summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'elfutils-0.169'QtCreator4.5.1QtCreator4.5.0-rc1QtCreator4.5.0QtCreator4.4.1QtCreator4.4.0-rc1QtCreator4.4.0-beta1QtCreator4.4.04.54.4Ulf Hermann2017-05-082-2/+6
|\
| * Prepare for 0.169.elfutils-0.169Mark Wielaard2017-05-052-2/+6
| * Avoid double-including config.hUlf Hermann2017-05-023-4/+9
* | Provide build rules for a compatibility libraryUlf Hermann2017-05-083-2/+46
* | Drop the trickery in printversion.hUlf Hermann2017-05-082-7/+8
* | Use OS-specific pathsUlf Hermann2017-05-082-0/+21
* | Open files in O_BINARYUlf Hermann2017-05-082-0/+8
* | Define unlocked io functions to locked ones if they are unavailableUlf Hermann2017-05-042-0/+33
* | Add fake features.h for win32Ulf Hermann2017-05-031-2/+8
* | If f(un)lockfile is unavailable define it awayUlf Hermann2017-05-031-0/+7
* | Fix typoUlf Hermann2017-05-021-1/+1
* | Add a "selfcontained" mode to provide missing headers on windowsUlf Hermann2017-05-022-1/+53
* | Make sure packed structs follow the gcc memory layoutUlf Hermann2017-05-021-0/+8
* | Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-04-282-0/+9
* | Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-04-282-1/+5
* | Drop handrolled or #ifdef'ed libc replacementsUlf Hermann2017-04-283-6/+6
* | Avoid double-including config.hUlf Hermann2017-04-263-4/+9
|/
* Move print_version into printversion.{h|c}Ulf Hermann2017-02-175-21/+65
* Check for existence of mempcpyUlf Hermann2017-02-173-1/+11
* Always use the same method to query the system page sizeUlf Hermann2017-02-152-1/+5
* Move color handling into a separate headerUlf Hermann2017-02-155-34/+72
* Fix TEMP_FAILURE_RETRY definition when not defined.Luiz Angelo Daros de Luca2016-12-303-1/+7
* http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/Mark Wielaard2016-12-244-2/+57
* Do not depend on some non-POSIX features.Akihiko Odaki2016-10-133-0/+29
* lib: Provide MAX and MIN in system.hAkihiko Odaki2016-10-129-48/+106
* 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