summaryrefslogtreecommitdiff
path: root/libdw/relocate.c
Commit message (Expand)AuthorAgeFilesLines
* Skip libdw reloc sorting when superfluous.Roland McGrath2010-06-301-32/+52
* Optimize libdw reloc sorting.Roland McGrath2010-06-301-21/+33
* Wire libdw relocation support into libdwfl.Roland McGrath2010-06-291-57/+24
* Disable libdwfl relocation of debug sectionsRoland McGrath2010-06-291-1/+2
* Rejigger relocatable Dwarf_Line in a sort-friendly way.Roland McGrath2010-06-281-35/+56
* More relocatable libdw interfaces.Roland McGrath2010-06-221-115/+30
* Rejigger relocatable libdw interface.Roland McGrath2010-06-221-2/+3
* Nit in __libdw_relocatable.Roland McGrath2010-06-221-1/+2
* Fetch section name in relocatable calls.Roland McGrath2010-06-211-1/+15
* Add libdw APIs for relocatable address values.Roland McGrath2010-06-211-0/+53
* Direct relocation handling in libdw reader.Roland McGrath2010-06-211-0/+546