summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* COPYING: Fix address. Updated version from gnulib.Mark Wielaard2012-02-241-0/+4
|
* Prepare 0.153 release.elfutils-0.153Mark Wielaard2012-02-231-0/+4
|
* Handle --enable-deterministic-archives to make -D behavior default for ar ↵Roland McGrath2012-01-201-0/+4
| | | | and ranlib.
* Use POSIX.2 shell features in eu_version calculation.Roland McGrath2011-10-081-0/+6
|
* Fix use of AC_ARG_ENABLE to handle $enableval correctly.Mike Frysinger2011-10-081-0/+4
|
* Add demangling support to nmUlrich Drepper2011-10-021-0/+4
|
* Use AC_LANG_SOURCE.Roland McGrath2011-02-081-0/+2
|
* Remove obsolete ALL_LINGUAS variable from configure.Roland McGrath2011-02-081-0/+4
|
* Update ALL_LINGUAS.Ulrich Drepper2010-09-131-0/+5
|
* Set LOCALEDIR via make rather than configure, as per Autoconf manual.Roland McGrath2010-04-151-1/+1
|
* Fix LOCALEDIR default.Roland McGrath2010-04-151-0/+4
|
* Update configure.ac for recent autoconf.Ulrich Drepper2009-09-211-0/+4
|
* libdwfl: Support automatic decompression of files in XZ format.Roland McGrath2009-08-261-0/+4
|
* Moved misplaced ChangeLog entry.Roland McGrath2009-05-071-4/+0
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutilsUlrich Drepper2009-04-291-0/+9
|\ | | | | | | | | Conflicts: ChangeLog
| * Fiddle version.h magic back, so all the computation is in configure.Roland McGrath2009-04-191-0/+4
| |
| * _ELFUTILS_PREREQ magic update for 0.y.z numbersRoland McGrath2009-04-171-0/+5
| |
* | Add test of st_other field of symbol table entries.Ulrich Drepper2009-04-291-0/+4
|/
* configure.ac (zlib check): Check for gzdirect, need zlib >= 1.2.2.3.Roland McGrath2009-01-231-0/+2
|
* (__thread check): Use AC_LINK_IFELSE, in case of building with compiler ↵Roland McGrath2009-01-231-0/+5
| | | | support but no working runtime support.
* Fix creation of rpm file.Ulrich Drepper2009-01-221-0/+4
|
* Require __thread support in compiler.Ulrich Drepper2009-01-101-0/+6
| | | | Rename --enable-tls to more appropriate --enable-thread-safety.
* Move eu_ZIPLIB macro to m4/zip.am, new file.Roland McGrath2009-01-081-0/+4
|
* libdwfl automagic decompression supportRoland McGrath2009-01-051-0/+5
|
* We now need automake 1.8 for no-dist-gzip.Ulrich Drepper2008-12-301-0/+4
|
* Distribute .tar.bz2 file, not .tar.gz file.Roland McGrath2008-12-241-0/+5
|
* Install elfutils/version.h header for library compatibility checking.Roland McGrath2008-12-161-0/+6
|
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-251-0/+9
|
* propagate from branch 'com.redhat.elfutils.disasm' (head ↵Ulrich Drepper2008-01-021-0/+5
| | | | | | d15b4eb794e81e477f9896fe82a74cb5ecf4514c) to branch 'com.redhat.elfutils' (head eaacbf01f8cc89d043ec6eca9b5e35cb5c4cde06)
* Remove separate po dir for libelf.Ulrich Drepper2007-06-061-0/+6
|
* src/Roland McGrath2007-05-181-0/+4
| | | | | | | | | | | | | | | | | | | 2007-05-18 Roland McGrath <[email protected]> * unstrip.c (copy_elided_sections): Match up non-NOBITS sections with stripped file, so as not to duplicate a section copied in both. * strip.c (handle_elf): Keep SHT_NOTE section copies in the debug file. tests/ 2007-05-18 Roland McGrath <[email protected]> * run-strip-test4.sh (stripped, debugfile): Use new reference files. * testfile37.bz2: New data file. * testfile37.debug.bz2: New data file. * run-unstrip-test2.sh: New file. * Makefile.am (TESTS, EXTRA_DIST): Add them.
* propagate from branch 'com.redhat.elfutils' (head ↵Roland McGrath2006-12-171-0/+4
| | | | | | b4944cf70801d9dac056f4f80ef1334e5acb8bdc) to branch 'com.redhat.elfutils.roland.pending' (head e7e402c668fb0670fc5f6b6a522853ae88f32f11)
* 2006-10-09 Roland McGrath <[email protected]>Roland McGrath2006-10-101-0/+4
| | | | | * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
* Don't use internal visibility anywhere.Ulrich Drepper2006-07-121-0/+4
|
* merge of 2d5572f10b65f0ac7fdf54361b4dae41ebbd51d0Ulrich Drepper2006-07-071-0/+5
| | | | and fda3a25581b7bfac581504e9e887e9b97f234f86
* New spec file.elfutils-0.121Ulrich Drepper2006-06-151-5/+0
|
* Linker work.Ulrich Drepper2006-07-051-0/+5
| | | | | GNU hash support. 64-bit SysV hash support.
* 2005-11-18 Roland McGrath <[email protected]>Roland McGrath2005-11-181-0/+4
| | | | | | | | | | | | * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable. tests/ 2005-11-18 Roland McGrath <[email protected]> * test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib. * test-wrapper.sh: Likewise.
* Update new test after merge.Roland McGrath2005-11-171-0/+3
|
* 2005-11-16 Roland McGrath <[email protected]>Roland McGrath2005-11-171-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: Define HAVE_LIBASM and STANDALONE conditionals. In config.h, define ELFUTILS_HEADER macro. tests/ 2005-11-16 Roland McGrath <[email protected]> * configure.ac: New file, for standalone build/dist of test suite. * Makefile.am [!STANDALONE] (INCLUDES): Don't define it. (asm_TESTS): New variable, broken out of ... (TESTS): ... here. Also remove msg_tst. [!STANDALONE] (TESTS, noinst_PROGRAMS): Add in $(asm_TESTS), msg_tst. (installed_TESTS_ENVIRONMENT): New variable. [STANDALONE] (TESTS_ENVIRONMENT): Use that. [!STANDALONE] (installcheck-local): Likewise. [STANDALONE] (libdw, libelf, libasm, libebl): Define using -lfoo. * addrscopes.c: Include <config.h>. Use ELFUTILS_HEADER macro in #include of installed elfutils/ headers. * allfcts.c: Likewise. * asm-tst1.c: Likewise. * asm-tst2.c: Likewise. * asm-tst3.c: Likewise. * asm-tst4.c: Likewise. * asm-tst5.c: Likewise. * asm-tst6.c: Likewise. * asm-tst7.c: Likewise. * asm-tst8.c: Likewise. * asm-tst9.c: Likewise. * dwflmodtest.c: Likewise. * find-prologues.c: Likewise. * funcscopes.c: Likewise. * get-aranges.c: Likewise. * get-files.c: Likewise. * get-lines.c: Likewise. * get-pubnames.c: Likewise. * line2addr.c: Likewise. * newscn.c: Likewise. * show-abbrev.c: Likewise. * show-die-info.c: Likewise. * update3.c: Likewise. * update4.c: Likewise. * dwflmodtest.c (print_instance): Don't use INTUSE. (options): Don't use N_ macro.
* 2005-11-15 Roland McGrath <[email protected]>Roland McGrath2005-11-161-0/+4
| | | | | | | | | | | | | | | | | | | * configure.ac: Add --enable-tests-rpath option. tests/ 2005-11-15 Roland McGrath <[email protected]> * Makefile.am (BUILD_RPATH): New variable. [TESTS_RPATH] (AM_LDFLAGS): Pass -rpath option using that value. (tests_rpath): New variable. (installcheck-local): Pass it to test-wrapper.sh. * test-wrapper.sh: In "installed" format, take yes/no value for elfutils_tests_rpath, which export. When running a test binary for installcheck, exit 77. * test-subr.sh (installed_testrun): When running a test binary for installcheck, exit 77 if $elfutils_tests_rpath = yes.
* libdw/Roland McGrath2005-10-281-0/+6
| | | | | | | | | | | | Fixes to last changes. tests/ 2005-10-27 Roland McGrath <[email protected]> * run-find-prologues.sh: New file. * Makefile.am (TESTS, EXTRA_DIST): Add it.
* Add coverage analysis of test suite.Ulrich Drepper2005-08-301-0/+4
|
* merge of 333c187506c852455e9f7be44fa9adc360416217Ulrich Drepper2005-08-291-0/+4
| | | | and 79955b942e3f0ddc71117feea5754df61edcc42a
* 2005-08-24 Roland McGrath <[email protected]>Roland McGrath2005-08-251-4/+0
| | | | | * line2addr.c (print_address): Omit () for DSOs.
* Implement --enable-gconv option for configure.Ulrich Drepper2005-08-281-0/+4
|
* Implement --enable-gprof option in configure script.Ulrich Drepper2005-08-071-0/+4
|
* Merge libdwfl contents into libdw.soRoland McGrath2005-07-281-0/+4
|
* Adjust for monotone.Ulrich Drepper2005-07-261-0/+112