summaryrefslogtreecommitdiffstats
path: root/libdw/dwarf_entrypc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix FSF address. No exception for libdwarf.Ulrich Drepper2006-04-041-1/+1
|
* propagate from branch 'com.redhat.elfutils.roland.pending' (head ↵Ulrich Drepper2006-04-041-8/+44
| | | | | | 4f8fc821345feef58624f0aa5b470d4827577d8c) to branch 'com.redhat.elfutils' (head 76e26cb54695fd3b21ee8fb5be3036bd68200633)
* libdw/Roland McGrath2005-10-281-0/+35
| | | | | | | | | | | | 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.
* disapproval of revision c1decd790dc3a6ab55ecfc0ace23dd93f55c01ffRoland McGrath2005-09-111-35/+0
|
* 2005-09-09 Roland McGrath <[email protected]>Roland McGrath2005-09-111-0/+35
* elf_update.c (write_file): Stat the file and fchmod it after update if its mode had S_ISUID or S_ISGID bits set.