summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use -fPIC instead of -fpic when generating PIC code.Jose E. Marchesi2015-10-062-1/+6
* Remove old-style function definitions.Mark Wielaard2015-09-237-80/+38
* Fix sanitize-undefined config check. Don't ALLOW_UNALIGNED when checking.Mark Wielaard2015-06-052-1/+6
* Allow disabling symbol versioning at configure timeMax Filippov2015-04-232-3/+7
* lib: Add missing config.h #include to crc32_file.c.Lei Zhang2014-01-172-0/+8
* lib: Avoid the hash-lookup division if possibleJosh Stone2013-12-132-2/+7
* New macro COMPAT_VERSION_NEWPROTO.Jan Kratochvil2013-04-302-0/+10
* Unify {BE,LE}{32,64} in lib/system.h.Jan Kratochvil2013-04-262-0/+9
* Updates for Automake 1.13.Mark Wielaard2013-04-262-1/+5
* Handle partial read or write.Adam Markey2012-10-102-6/+61
* lib/Jan Kratochvil2012-10-082-0/+11
* Update name, license and contributor policy.Mark Wielaard2012-06-0518-500/+342
* Remove .mtn-ignore and .cvsignore files.Mark Wielaard2012-06-051-1/+0
* Color code output of nm and objdumpUlrich Drepper2012-01-214-3/+272
* Add demangling support to nmUlrich Drepper2011-10-022-0/+9
* Clean up byte order handling in md5 and sha1 code.Roland McGrath2011-07-094-25/+54
* Handle reading .debug_types section.Roland McGrath2010-06-163-17/+28
* Clean up and consolidate automake magic to reduce duplication and to work wit...Roland McGrath2010-02-152-9/+8
* New macros for symbol versioning definitions, use them for libdw convenience ...Roland McGrath2009-08-092-0/+21
* Add multiple inclusion protection to eu-config.hRoland McGrath2009-01-232-0/+10
* Move argp_program_version_hook and argp_program_bug_address variablesUlrich Drepper2009-01-172-1/+18
* Require __thread support in compiler.Ulrich Drepper2009-01-102-21/+9
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-253-1/+210
* Implement SHA1 build-id handling in ld.Ulrich Drepper2008-02-014-2/+488
* Add missing files.Ulrich Drepper2008-02-012-0/+553
* Implement --build-id command line parameter for ld.Ulrich Drepper2008-01-312-3/+8
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-0412-12/+12
* Remove exception grant from lib/x*c files. Don't build xstrdup.Ulrich Drepper2006-04-045-70/+5
* propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345f...Ulrich Drepper2006-04-0412-107/+511
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-292-0/+12
* 2005-08-24 Roland McGrath <roland@redhat.com>Roland McGrath2005-08-252-12/+0
* Fix more EINTR handling problems. Add jump prediction.Ulrich Drepper2005-08-292-0/+12
* Implement --enable-gprof option in configure script.Ulrich Drepper2005-08-072-0/+6
* Adjust for monotone.Ulrich Drepper2005-07-2614-0/+1203