summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Split the "selfcontained" configure option in twoHEADQtCreator4.15.1QtCreator4.15.0-rc1QtCreator4.15.0-beta2QtCreator4.15.0-beta1QtCreator4.15.0QtCreator4.14.2QtCreator4.14.1QtCreator4.14.0-rc1QtCreator4.14.0-beta2QtCreator4.14.0-beta1QtCreator4.14.0QtCreator4.13.3QtCreator4.13.2QtCreator4.13.1QtCreator4.13.0-rc1QtCreator4.13.0-beta2QtCreator4.13.0-beta1QtCreator4.13.0QtCreator4.12.4QtCreator4.12.3QtCreator4.12.2QtCreator4.12.1QtCreator4.12.0-rc1QtCreator4.12.0-beta2QtCreator4.12.0-beta1QtCreator4.12.0QtCreator4.11.2QtCreator4.11.0-rc1QtCreator4.11.0-beta2QtCreator4.11.0-beta1QtCreator4.11.0master5.04.154.144.134.124.1112.011.010.0Ulf Hermann2019-08-261-1/+1
* Merge tag 'elfutils-0.175'Ulf Hermann2019-01-092-0/+8
|\
| * libcpu: Recognize bpf jump variants BPF_JLT, BPF_JLE, BPF_JSLT and BPF_JSLEMark Wielaard2018-11-092-0/+8
* | Merge tag 'elfutils-0.174'Ulf Hermann2018-10-114-2/+8
|\|
| * Consolidate error.h inclusion in system.hRoss Burton2018-07-054-2/+8
* | Add a header for eu_compat.dll, and export more functionsQtCreator4.8.1QtCreator4.8.0-rc1QtCreator4.8.0-beta2QtCreator4.8.0-beta1QtCreator4.8.04.8Ulf Hermann2018-07-253-0/+82
* | Don't install versioned DLLs on windowsUlf Hermann2018-07-241-11/+3
* | Merge tag 'elfutils-0.173'Ulf Hermann2018-07-138-1026/+32
|\|
| * Prepare for 0.171.elfutils-0.171Mark Wielaard2018-06-012-2/+6
| * Use fallthrough attribute.Joshua Watt2018-02-102-0/+11
| * lib: Remove md5 and sha1 implementations.Mark Wielaard2017-10-206-1023/+9
| * Make sure packed structs follow the gcc memory layoutUlf Hermann2017-09-202-0/+13
| * Check if gcc complains about __attribute__ (visibility(..))Ulf Hermann2017-08-182-0/+9
| * Check for -z,defs, -z,relro, -fPIC, -fPIE before using themUlf Hermann2017-08-182-1/+5
* | Fix typos in lib/Makefile.amUlf Hermann2017-12-111-3/+7
* | Merge tag 'elfutils-0.170'Ulf Hermann2017-08-173-1/+88
|\|
| * backends: Don't depend on linux/bpf.h to compile bpf disassembler.Mark Wielaard2017-07-243-1/+88
* | 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