Commit Graph

28 Commits

Author SHA1 Message Date
7742236366 ldd: fail when no dynamic section is found 2021-10-08 21:26:37 +02:00
0120299822 Update the copyright notice 2021-10-02 05:38:15 +02:00
6f03429c7b ldd: introduce compilation modes 2021-10-02 05:33:38 +02:00
e62fd466b5 ldd: build with FORTIFY, stack protector, and RELRO 2021-10-02 05:31:24 +02:00
2e7ac6056a Loader: change the license to 2-clause BSD 2021-10-02 05:29:45 +02:00
77a6beade6 Add a couple .gitignore files 2015-05-16 14:49:13 +02:00
a786cb2dcb No longer store the Makefiles in the source tree 2015-05-16 14:48:28 +02:00
48a708aed3 Re-generate the Makefiles 2015-05-16 14:48:10 +02:00
e21f6edd6c .cvsignore files are no longer necessary 2014-12-27 18:10:18 +01:00
6ee7b33be5 Added support for building with OBJDIR 2014-11-04 00:42:06 +01:00
4a97e5301a Use $(BINDIR) instead of $(PREFIX)/bin 2014-04-23 18:10:02 +02:00
1ac21b1020 Re-generated the Makefiles 2014-04-23 18:10:02 +02:00
1a4b516c03 Re-generated the Makefiles 2013-03-24 17:14:01 +01:00
a2c5ce9fca Re-generated Makefiles 2013-01-07 02:21:28 +01:00
13e0c59d31 Re-generated Makefiles 2011-09-16 11:54:13 +00:00
6fdac87339 Re-generated Makefiles 2011-09-16 11:36:26 +00:00
bab07290d9 Re-generated Makefiles 2011-09-16 10:19:40 +00:00
12007e0a2e Removed useless self-mention of .cvsignore in .cvsignore files 2011-07-29 00:28:45 +00:00
e97614bc9d Implemented the LD_LIBRARY_PATH environment variable 2011-07-10 11:29:48 +00:00
4f4a64c2bf Code cleanup 2011-07-10 00:34:04 +00:00
eb74715b31 Fallback to "/usr/lib:/lib" if libraries aren't found in DT_RPATH 2011-07-10 00:21:36 +00:00
81dfb821b0 Displaying the full library filename when found 2011-07-10 00:15:42 +00:00
d27ce2e9bd Install ldd by default 2011-03-30 13:31:25 +00:00
8dbcda78ad Re-generated Makefiles 2011-01-27 02:18:20 +00:00
59792df1d6 Let CVS be quieter 2010-10-29 10:53:46 +00:00
e6707e830a Adapted ldd to work with 32-bits and 64-bits binaries at once 2010-10-19 13:00:19 +00:00
58a8794c2a Code cleanup 2010-10-18 23:20:38 +00:00
739ce7411d Investigating dynamic loading 2010-10-18 23:16:03 +00:00