| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add new ebl_check_st_other_bits function.upstream/mpolacek/autotest | Mark Wielaard | 2011-03-11 | 1 | -1/+1 |
| | | |||||
| * | elflint: Remove unused variables. | Roland McGrath | 2011-02-08 | 1 | -13/+0 |
| | | |||||
| * | ld: Remove an unused variable. | Roland McGrath | 2011-02-08 | 1 | -3/+4 |
| | | |||||
| * | Fix some message typos and xgettext markers. | Roland McGrath | 2010-04-06 | 1 | -2/+2 |
| | | |||||
| * | Fix sloppy #include use, breaks with latest glibc. | Roland McGrath | 2010-01-15 | 1 | -0/+1 |
| | | |||||
| * | Handle extended phnum in elflint and elfcmp. | Roland McGrath | 2010-01-07 | 1 | -33/+54 |
| | | |||||
| * | Handle new .comment section flags. | Mark Wielaard | 2009-09-21 | 1 | -2/+2 |
| | | | | | | Newer gcc+ld combinations use string merging in the .comment section. Allow that in elflint. | ||||
| * | Handle NT_GNU_GOLD_VERSION. | Mark Wielaard | 2009-07-26 | 1 | -0/+1 |
| | | |||||
| * | Add STB_GNU_UNIQUE support to elflint. | Ulrich Drepper | 2009-07-14 | 1 | -3/+11 |
| | | |||||
| * | Add test of st_other field of symbol table entries. | Ulrich Drepper | 2009-04-29 | 1 | -0/+11 |
| | | |||||
| * | Fix error handling in a few programs. | Ulrich Drepper | 2009-02-01 | 1 | -3/+2 |
| | | |||||
| * | Fix handling of debuginfo files when checking exception handling tables. | Ulrich Drepper | 2009-01-21 | 1 | -21/+40 |
| | | |||||
| * | Fix elflint test for .eh_frame_hdr allocation. | Ulrich Drepper | 2009-01-21 | 1 | -1/+5 |
| | | |||||
| * | More improveents to exception handling table printing and checking. | Ulrich Drepper | 2009-01-17 | 1 | -5/+18 |
| | | |||||
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils | Ulrich Drepper | 2009-01-17 | 1 | -3/+2 |
| |\ | |||||
| | * | Move argp_program_version_hook and argp_program_bug_address variables | Ulrich Drepper | 2009-01-17 | 1 | -3/+2 |
| | | | | | | | | | in all programs into the .rodata section. | ||||
| * | | Beginning of exception table testing. | Ulrich Drepper | 2009-01-17 | 1 | -0/+38 |
| |/ | |||||
| * | Implement check for PT_GNU_EH_FRAME program header check. | Ulrich Drepper | 2009-01-16 | 1 | -1/+36 |
| | | |||||
| * | Unpdate copyright in messages. | Ulrich Drepper | 2009-01-01 | 1 | -2/+2 |
| | | |||||
| * | src/ | Roland McGrath | 2008-04-11 | 1 | -4/+9 |
| | | | | | | | | | | | | | | * strip.c (handle_elf): Don't keep sections that kept symbol tables refer to. Instead, just be sure to preserve the original symbol table in the debug file so those symbols go with their sections and can be elided from the stripped version of the symbol table. tests/ * testfile48.bz2, testfile48.bz2.debug: New data files. * Makefile.am (EXTRA_DIST): Add them. * run-strip-test8.sh: Use them. | ||||
| * | backends/ | Roland McGrath | 2008-04-01 | 1 | -0/+72 |
| | | | | | | | | | | | | * sparc_symbol.c (sparc_symbol_type_name): New function. (sparc_dynamic_tag_name): New function. (sparc_dynamic_tag_check): New function. * sparc_init.c (sparc_init): Initialize those hooks. libebl/ * ebldynamictagname.c (ebl_dynamic_tag_name): Use hex for unknown tag. | ||||
| * | libdwfl/ | Roland McGrath | 2008-03-26 | 1 | -2/+3 |
| | | | | | | * dwfl_module_getdwarf.c (load_symtab): Don't return success for SHT_DYNSYM, just set *SYMSCN like the comment says. | ||||
| * | src/ | Roland McGrath | 2008-02-29 | 1 | -1/+1 |
| | | | | | | | | | | | | 2008-02-29 Roland McGrath <[email protected]> * readelf.c (print_attributes): Add a cast. * elflint.c (check_attributes): Likewise. * unaligned.h (add_8ubyte_unaligned): Cast PTR argument for parity with [UNALIGNED_ACCESS_CLASS == BYTE_ORDER] definition. (add_4ubyte_unaligned, add_2ubyte_unaligned): Likewise. | ||||
| * | Finish elflint .gnu.attributes checking | Roland McGrath | 2008-02-21 | 1 | -1/+200 |
| | | |||||
| * | Fix elflint messages for new hash table analysis. | Ulrich Drepper | 2008-01-29 | 1 | -4/+6 |
| | | |||||
| * | Remove magic assignment of indeces in the dynsym | Ulrich Drepper | 2008-01-25 | 1 | -2/+15 |
| | | | | | section. Start implementation of --hash-style. | ||||
| * | propagate from branch 'com.redhat.elfutils.roland.pending' (head ↵ | Ulrich Drepper | 2008-01-09 | 1 | -2/+1 |
| | | | | | | | 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) to branch 'com.redhat.elfutils' (head bb519012dee7013b2cab5c2f5ed465cb3821b063) | ||||
| * | propagate from branch 'com.redhat.elfutils.disasm' (head ↵ | Ulrich Drepper | 2008-01-02 | 1 | -5/+7 |
| | | | | | | | d15b4eb794e81e477f9896fe82a74cb5ecf4514c) to branch 'com.redhat.elfutils' (head eaacbf01f8cc89d043ec6eca9b5e35cb5c4cde06) | ||||
| * | Update copyright year. | Ulrich Drepper | 2008-01-02 | 1 | -1/+1 |
| | | |||||
| * | merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' | Ulrich Drepper | 2007-10-16 | 1 | -18/+45 |
| | | | | | and 'c22c8c43f8f68b0bffd4d5ccdb2282c958268742' | ||||
| * | src/ | Roland McGrath | 2007-10-04 | 1 | -134/+119 |
| | | | | | | | | | | | | | | | | | | | | | 2007-10-04 Roland McGrath <[email protected]> * readelf.c (print_archive_index): New variable. (options, parse_opt): Accept -c/--archive-index to set it. (dump_archive_index): New function. (process_file): Take new arg WILL_PRINT_ARCHIVE_INDEX. Call dump_archive_index on archives if set. (main): Update caller. (any_control_option): Give it file scope, moved out of ... (parse_opt): ... here. tests/ 2007-10-04 Roland McGrath <[email protected]> * run-readelf-test4.sh: New file. * Makefile.am (TESTS, EXTRA_DIST): Add it. | ||||
| * | missed testdata files | Roland McGrath | 2007-08-13 | 1 | -1/+10 |
| | | |||||
| * | 2007-08-11 Roland McGrath <[email protected]> | Roland McGrath | 2007-08-11 | 1 | -4/+10 |
| | | | | | | * elflint.c (check_note): Accept NT_GNU_HWCAP, NT_GNU_BUILD_ID. | ||||
| * | Prepare for 0.128 release. | Ulrich Drepper | 2007-06-06 | 1 | -2/+2 |
| | | | | | | | Minor fixes. Update gettext files to 0.16.1. | ||||
| * | src/ | Roland McGrath | 2007-05-18 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | 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.roland.pending' (head ↵ | Ulrich Drepper | 2007-02-05 | 1 | -6/+19 |
| | | | | | | | c44dcfac5b545aecb173fede31f34cb003be0173) to branch 'com.redhat.elfutils' (head 4196d4e01486bdeb0c0632291881d1c6d7163fab) | ||||
| * | Implement ar program. | Ulrich Drepper | 2007-02-05 | 1 | -2/+15 |
| | | | | | Relax elflint in GNU ld mode for latest idiosyncracies. | ||||
| * | Update copyright year.elfutils-0.125 | Ulrich Drepper | 2007-01-10 | 1 | -2/+2 |
| | | |||||
| * | Lock down libelf and elflint a bit more after import of Roland's changes. | Ulrich Drepper | 2006-12-18 | 1 | -1/+1 |
| | | |||||
| * | propagate from branch 'com.redhat.elfutils' (head ↵ | Roland McGrath | 2006-12-17 | 1 | -1/+2 |
| | | | | | | | b4944cf70801d9dac056f4f80ef1334e5acb8bdc) to branch 'com.redhat.elfutils.roland.pending' (head e7e402c668fb0670fc5f6b6a522853ae88f32f11) | ||||
| * | Compare content of both hash tables. | Ulrich Drepper | 2006-12-09 | 1 | -0/+146 |
| | | |||||
| * | 2006-10-09 Roland McGrath <[email protected]> | Roland McGrath | 2006-10-10 | 1 | -1/+1 |
| | | | | | | * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple. | ||||
| * | Changes to fix GNU-style hash table handling. | Ulrich Drepper | 2006-08-08 | 1 | -4/+70 |
| | | |||||
| * | 2006-07-17 Roland McGrath <[email protected]> | Roland McGrath | 2006-07-17 | 1 | -3/+3 |
| | | | | | | | | * elflint.c (struct version_namelist): Use GElf_Versym for `ndx' field. (add_version): Likewise for argument. (check_versym): Cast constant to GElf_Versym for comparison. | ||||
| * | Fix printf format for 32bit archs. | Ulrich Drepper | 2006-07-12 | 1 | -2/+2 |
| | | |||||
| * | Adjust for final version of GNU-style hash table format. | Ulrich Drepper | 2006-07-12 | 1 | -30/+65 |
| | | |||||
| * | merge of 2d5572f10b65f0ac7fdf54361b4dae41ebbd51d0 | Ulrich Drepper | 2006-07-07 | 1 | -40/+308 |
| | | | | | and fda3a25581b7bfac581504e9e887e9b97f234f86 | ||||
| * | New spec file.elfutils-0.121 | Ulrich Drepper | 2006-06-15 | 1 | -308/+40 |
| | | |||||
| * | Updated support for new hash table format. | Ulrich Drepper | 2006-07-06 | 1 | -30/+76 |
| | | | | | Fix handling of discarded COMDAT symbols in ld. | ||||
| * | Linker work. | Ulrich Drepper | 2006-07-05 | 1 | -36/+258 |
| | | | | | | GNU hash support. 64-bit SysV hash support. | ||||
