| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into ↵ | Roland McGrath | 2009-05-27 | 5 | -4/+373 |
| |\ | | | | | | | | | | | | | | | | | roland/unwind Conflicts: libdw/ChangeLog tests/ChangeLog tests/Makefile.am | ||||
| | * | Cosmetic fixup and missed EXTRA_DIST file. | Roland McGrath | 2009-05-07 | 2 | -4/+5 |
| | | | |||||
| | * | Add a test for dwarf_getmacros | Petr Machata | 2009-05-07 | 5 | -3/+372 |
| | | | |||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into ↵ | Roland McGrath | 2009-04-24 | 4 | -7/+22 |
| |\| | | | | | | | | | | | | | roland/unwind Conflicts: tests/ChangeLog | ||||
| | * | Fix building tests with mudflap. | Ulrich Drepper | 2009-04-23 | 2 | -3/+8 |
| | | | |||||
| | * | Revert leaked bogon. | Roland McGrath | 2009-04-22 | 1 | -1/+0 |
| | | | |||||
| | * | Fix derelocate crash for non-ET_REL file with some sh_addr at 0. | Roland McGrath | 2009-04-21 | 5 | -4/+15 |
| | | | |||||
| * | | CFI interface fixes. | Roland McGrath | 2009-04-19 | 1 | -11/+25 |
| | | | |||||
| * | | unwind branch cleanup, closer to merge-ready. | Roland McGrath | 2009-04-19 | 2 | -2/+1 |
| | | | |||||
| * | | dwarf_frame_return_address_register -> dwarf_frame_info: return address ↵ | Roland McGrath | 2009-03-28 | 1 | -4/+7 |
| | | | | | | | | | range too | ||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into ↵ | Roland McGrath | 2009-03-25 | 5 | -0/+11 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | roland/unwind Conflicts: backends/ChangeLog libdw/dwarf.h libdw/dwarf_error.c libdw/memory-access.h libdwfl/ChangeLog libdwfl/Makefile.am libebl/ChangeLog src/ChangeLog src/readelf.c | ||||
| | * | Add Intel SSE4 support to disassembler. | Ulrich Drepper | 2009-01-01 | 5 | -0/+11 |
| | | | |||||
| * | | Merge branch 'master' of ssh://git.fedorahosted.org/git/elfutils into ↵ | Roland McGrath | 2008-12-31 | 5 | -0/+21 |
| |\| | | | | | | | | | | | | | | | | | roland/unwind Conflicts: libdw/libdw.map libdwfl/ChangeLog tests/ChangeLog | ||||
| | * | Implement blendvpd and blendvps opcodes in x86/x86-64 disassembler. | Ulrich Drepper | 2008-12-31 | 5 | -0/+7 |
| | | | |||||
| | * | Implement blendps opcode for x86/x86-64. | Ulrich Drepper | 2008-12-30 | 5 | -1/+1 |
| | | | |||||
| | * | Implement disassembly of blendpd instruction for x86/x86-64. | Ulrich Drepper | 2008-12-30 | 5 | -0/+7 |
| | | | |||||
| | * | Implement AMD 3DNOW disassembly. | Ulrich Drepper | 2008-12-19 | 5 | -0/+7 |
| | | | |||||
| * | | Unwind branch migrated from Monotone. | Roland McGrath | 2008-12-10 | 3 | -1/+183 |
| |/ | |||||
| * | src/ | Roland McGrath | 2008-12-03 | 6 | -8/+95 |
| | | | | | | | | 2008-12-02 Roland McGrath <[email protected]> * readelf.c (count_dwflmod, process_file): Don't presume encoding of nonzero OFFSET argument to dwfl_getmodules. | ||||
| * | Fix up bogon and missing log entries from .pmachata.threads branch. | Roland McGrath | 2008-08-25 | 4 | -2/+144 |
| | | |||||
| * | src/ | Roland McGrath | 2008-04-11 | 9 | -5/+29 |
| | | | | | | | | | | | | | | * 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 | 4 | -3/+104 |
| | | | | | | | | | | | | * 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 | 2 | -1/+27 |
| | | | | | | * dwfl_module_getdwarf.c (load_symtab): Don't return success for SHT_DYNSYM, just set *SYMSCN like the comment says. | ||||
| * | Add missing file | Ulrich Drepper | 2008-02-23 | 1 | -0/+79 |
| | | | | | Add more TLS support for x86 linker. | ||||
| * | tests/ | Roland McGrath | 2008-02-22 | 4 | -5/+15 |
| | | | | | | | 2008-02-22 Roland McGrath <[email protected]> * run-elflint-test.sh: Typo fix. | ||||
| * | Finish elflint .gnu.attributes checking | Roland McGrath | 2008-02-21 | 4 | -2/+12 |
| | | |||||
| * | Implement SHA1 build-id handling in ld. | Ulrich Drepper | 2008-02-01 | 2 | -2/+9 |
| | | |||||
| * | propagate from branch 'com.redhat.elfutils.roland.pending' (head ↵ | Ulrich Drepper | 2008-01-22 | 3 | -0/+5 |
| | | | | | | | 6b4ecd4bacd23aaea4922adc10aab7908c45d23e) to branch 'com.redhat.elfutils' (head 80a9de86977a1031c60888fe4072688434a961be) | ||||
| * | Fix a couple of x86-64 disassembler cases. | Ulrich Drepper | 2008-01-14 | 3 | -0/+5 |
| | | |||||
| * | Add comment with absolute address to %rip based address modes. | Ulrich Drepper | 2008-01-12 | 2 | -0/+5 |
| | | |||||
| * | Yet more disasm tests. | Ulrich Drepper | 2008-01-11 | 2 | -0/+0 |
| | | |||||
| * | More tests. | Ulrich Drepper | 2008-01-11 | 2 | -0/+0 |
| | | |||||
| * | More immediate operand fixes for x86 disassembler. | Ulrich Drepper | 2008-01-11 | 2 | -0/+0 |
| | | |||||
| * | Fix a few instructions with immediate arguments. | Ulrich Drepper | 2008-01-11 | 3 | -0/+5 |
| | | |||||
| * | propagate from branch 'com.redhat.elfutils.roland.pending' (head ↵ | Ulrich Drepper | 2008-01-09 | 2 | -2/+6 |
| | | | | | | | 26cc2ce45739af072e7ff4fdab5e8eb7cd756d50) to branch 'com.redhat.elfutils' (head bb519012dee7013b2cab5c2f5ed465cb3821b063) | ||||
| * | Add x86-64 disassembler support. | Ulrich Drepper | 2008-01-09 | 8 | -3/+51 |
| | | |||||
| * | Add remaining Intel x86 opcodes. | Ulrich Drepper | 2008-01-04 | 3 | -0/+5 |
| | | |||||
| * | Yet more x86 disassembler changes. | Ulrich Drepper | 2008-01-04 | 2 | -0/+0 |
| | | |||||
| * | Add more SSE instructions for x86 disassembler. | Ulrich Drepper | 2008-01-03 | 3 | -4/+9 |
| | | |||||
| * | Cleanup after .disasm branch merge. | Ulrich Drepper | 2008-01-02 | 2 | -1/+5 |
| | | |||||
| * | propagate from branch 'com.redhat.elfutils.disasm' (head ↵ | Ulrich Drepper | 2008-01-02 | 5 | -2/+89 |
| | | | | | | | d15b4eb794e81e477f9896fe82a74cb5ecf4514c) to branch 'com.redhat.elfutils' (head eaacbf01f8cc89d043ec6eca9b5e35cb5c4cde06) | ||||
| * | backends/ | Roland McGrath | 2007-12-15 | 2 | -2/+6 |
| | | | | | | | | | | | | | 2007-12-15 Roland McGrath <[email protected]> * ppc_regs.c (ppc_register_info): Return "spefscr", not "spr512". tests/ 2007-12-15 Roland McGrath <[email protected]> * run-allregs.sh: Change expected output for powerpc spefscr. | ||||
| * | 2007-10-23 Roland McGrath <[email protected]> | Roland McGrath | 2007-10-23 | 7 | -11/+75 |
| | | | | | | | * linux-kernel-modules.c (report_kernel_archive): Reorder the kernel module to appear first. | ||||
| * | merge of '92c36bfdbc6468d1711c043b530e0dfe5abb6dec' | Ulrich Drepper | 2007-10-16 | 6 | -4/+18 |
| | | | | | and 'c22c8c43f8f68b0bffd4d5ccdb2282c958268742' | ||||
| * | src/ | Roland McGrath | 2007-10-04 | 4 | -2/+94 |
| | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | 2007-10-01 Roland McGrath <[email protected]> | Roland McGrath | 2007-10-02 | 3 | -2/+45 |
| | | | | | | | * run-readelf-test2.sh: New file. * Makefile.am (TESTS, EXTRA_DIST): Add it. | ||||
| * | 2007-09-27 Roland McGrath <[email protected]> | Roland McGrath | 2007-09-27 | 4 | -2/+16 |
| | | | | | | | | | | | | | * alpha_retval.c: Use dwarf_attr_integrate and dwarf_hasattr_integrate. * i386_retval.c: Likewise. * ia64_retval.c: Likewise. * ppc64_retval.c: Likewise. * ppc_retval.c: Likewise. * s390_retval.c: Likewise. * sparc_retval.c: Likewise. * x86_64_retval.c: Likewise. | ||||
| * | readelf register printing sort order tweak | Roland McGrath | 2007-08-23 | 2 | -1/+5 |
| | | |||||
| * | missed testdata files | Roland McGrath | 2007-08-13 | 6 | -3/+17 |
| | | |||||
| * | 2007-08-09 Roland McGrath <[email protected]> | Roland McGrath | 2007-08-09 | 5 | -3/+24 |
| | | | | | | * dwfl-bug-report.c: Fix header inclusion. | ||||
