summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Dump com.redhat.elfutils.pmachata.threads from monotone.pmachata/threadsPetr Machata2008-12-1544-730/+1688
|
* Fix crashes on bad sh_name/st_name offsets.Roland McGrath2008-12-112-10/+46
|
* Fixes RHBZ#465878: eu-readelf crash on empty archiveRoland McGrath2008-12-112-5/+19
|
* * elf_getarhdr.c (elf_getarhdr): Fix missing rename in last change.Roland McGrath2008-12-102-1/+5
|
* Add .gitignore file.Roland McGrath2008-12-101-0/+27
|
* merge of '4c5dbb5e116d9a9c7f9014a3dcbabba8e7d89327'Roland McGrath2008-12-042-1/+10
| | | | and 'fddaff07d3c095a3d26f41fe7a7da147c024bd96'
* propagate from branch 'com.redhat.elfutils.roland.pending.libelf-threads' ↵Ulrich Drepper2008-12-0415-57/+171
| | | | | | (head fc97c9c202b5d7d7699a3b1d5c53007a2ef37bb1) to branch 'com.redhat.elfutils' (head 67cccb9bfffc1a7fe3d8d355a2d9b6d0e489ff81)
* [USE_TLS] Link libasm.so with libpthread.Ulrich Drepper2008-12-042-1/+10
|
* src/Roland McGrath2008-12-0321-52/+249
| | | | | | | 2008-12-02 Roland McGrath <roland@redhat.com> * readelf.c (count_dwflmod, process_file): Don't presume encoding of nonzero OFFSET argument to dwfl_getmodules.
* Fix some entries in i386_reloc.def.Ulrich Drepper2008-10-042-0/+8
|
* libdwfl/Roland McGrath2008-09-306-15/+70
| | | | | | | 2008-09-29 Roland McGrath <roland@redhat.com> * segment.c (insert): Must realloc DWFL->lookup_module here too. (dwfl_report_segment): Clear DWFL->lookup_module before insert calls.
* 0.137 release.elfutils-0.137Ulrich Drepper2008-08-273-1/+8
|
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head ↵Roland McGrath2008-08-265-4/+41
| | | | | | 6db56f08d1ba946c22c9bcfaec0ddeb6532e1dcc) to branch 'com.redhat.elfutils.roland.pending' (head d0bf16e5588ef191b1541ac0d07d841c1cf52fc9)
* 0.136 release.elfutils-0.136Ulrich Drepper2008-08-262-1/+5
|
* Fix up bogon and missing log entries from .pmachata.threads branch.Roland McGrath2008-08-2592-827/+3450
|
* Fix build problem after merge of pmachata.threads branch when compiled withoutUlrich Drepper2008-08-162-1/+6
| | | | thread support.
* propagate from branch 'com.redhat.elfutils.pmachata.threads' (head ↵Ulrich Drepper2008-08-1667-179/+459
| | | | | | 8bd3bc10eb015c96f7bafcc6a22c973620b57dd8) to branch 'com.redhat.elfutils' (head c5a11b6b3329382f1b5ffd0020f0d93c64176f20)
* src/Roland McGrath2008-08-0727-72/+622
| | | | | | (find_symbol): Likewise. Convert plain number, or handle strings like "(section)+offset" or "symbol+offset".
* cosmeticRoland McGrath2008-05-222-13/+22
|
* 0.135 release.elfutils-0.135Ulrich Drepper2008-05-122-1/+5
|
* 0.135 itemsRoland McGrath2008-05-071-0/+6
|
* libdwfl/Roland McGrath2008-05-073-6/+42
| | | | | | | | 2008-05-06 Roland McGrath <roland@frob.com> * linux-kernel-modules.c (dwfl_linux_kernel_report_offline): Use FTS_LOGICAL here too. (dwfl_linux_kernel_find_elf): Likewise.
* propagate from branch 'com.redhat.elfutils' (head ↵Roland McGrath2008-04-292-4/+9
| | | | | | bef2134618ae8468c403066e350769ec46e303b7) to branch 'com.redhat.elfutils.roland.pending' (head 0a8081a6b3306c7fc090f01691f4c561b841d4f0)
* src/Roland McGrath2008-04-1112-272/+362
| | | | | | | | | | | | | * 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.
* elfutils 0.134 release.elfutils-0.134Ulrich Drepper2008-04-082-1/+5
|
* libdwfl/Roland McGrath2008-04-064-11/+18
| | | | * linux-proc-maps.c (proc_maps_report): Don't leak LAST_FILE.
* 0.134 itemsRoland McGrath2008-04-055-2/+57
|
* backends/Roland McGrath2008-04-0118-11/+400
| | | | | | | | | | | * 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 McGrath2008-03-2610-16/+78
| | | | | * dwfl_module_getdwarf.c (load_symtab): Don't return success for SHT_DYNSYM, just set *SYMSCN like the comment says.
* 0.133 release.elfutils-0.133Ulrich Drepper2008-03-012-1/+8
|
* More news for 0.133.Ulrich Drepper2008-03-011-0/+2
|
* src/Roland McGrath2008-02-295-6/+25
| | | | | | | | | | | 2008-02-29 Roland McGrath <roland@redhat.com> * 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.
* Add missing fileUlrich Drepper2008-02-236-9/+199
| | | | Add more TLS support for x86 linker.
* tests/Roland McGrath2008-02-224-5/+15
| | | | | | 2008-02-22 Roland McGrath <roland@redhat.com> * run-elflint-test.sh: Typo fix.
* Finish elflint .gnu.attributes checkingRoland McGrath2008-02-2131-165/+908
|
* Start implementation of x86 TLS implementation in ld.Ulrich Drepper2008-02-025-28/+122
|
* Minor optimization in parameter substituion loop in ld.Ulrich Drepper2008-02-012-1/+4
|
* Implement SHA1 build-id handling in ld.Ulrich Drepper2008-02-019-67/+597
|
* Add missing files.Ulrich Drepper2008-02-012-0/+553
|
* Implement --build-id command line parameter for ld.Ulrich Drepper2008-01-3110-11/+274
|
* Rewrite old-style parameters.Ulrich Drepper2008-01-302-0/+32
|
* Finish implementation of .gnu.hash.Ulrich Drepper2008-01-303-138/+285
|
* Fix elflint messages for new hash table analysis.Ulrich Drepper2008-01-292-4/+10
|
* Remove magic assignment of indeces in the dynsymUlrich Drepper2008-01-256-209/+461
| | | | section. Start implementation of --hash-style.
* Add .got.plt handling. Fix R_386_GOT32 relocations for static binaries.Ulrich Drepper2008-01-225-73/+180
|
* Minor optimizations.Ulrich Drepper2008-01-226-22/+26
|
* Add missing copyright year updates. Fix ChangeLog.Ulrich Drepper2008-01-2214-16/+16
|
* Fix problems in last checkin.Ulrich Drepper2008-01-222-5/+12
|
* propagate from branch 'com.redhat.elfutils.roland.pending' (head ↵Ulrich Drepper2008-01-226-1/+19
| | | | | | 6b4ecd4bacd23aaea4922adc10aab7908c45d23e) to branch 'com.redhat.elfutils' (head 80a9de86977a1031c60888fe4072688434a961be)
* merge of '33d6cda327b8cb82fe8be29c24addb2bdf40acff'Ulrich Drepper2008-01-226-16/+25
| | | | and '4f7c8e6f95ff49761dd62bf932f09597f5838ab8'