Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-01 | dwarf: Actually allow relocation processing to happen | Richard Lowe | 1 | -1/+1 | |
Well, this is embarrassing... Due to differences (apparently) between our libelf and what libdwarf expects, we don't actually define the R_* relocation types for a platform unless asked to, because the include of sys/elf_foo.h is guarded. Because of poor error reporting, this error is not actually reported by this version of libdwarf, even though attempting to view the .debug_info section fails, as it contains relocations of "unknown" or non-absolute offset (because we don't actually understand _any_). Luckily (read: annoyingly), since we use -fno-dwarf2-indirect-strings to prevent the old, non-relocatey libdwarf seeing relocations it dislikes, we seem to have largely gotten away with (read: irritatingly masked) this. | |||||
2011-06-29 | dwarf: Upgrade to libdwarf-20110113 | Richard Lowe | 99 | -14074/+25063 | |
2011-06-08 | 1057 should correctly integrate libdwarf sources | Richard Lowe | 94 | -102/+25863 | |
Reviewed by: Gordon Ross <gwr@nexenta.com> Reviewed by: Garrett D'Amore <garrett@nexenta.com> Approved by: Eric Schrock <eric.schrock@delphix.com> --HG-- rename : usr/src/tools/ctf/dwarf/dwarf.h => usr/src/tools/ctf/dwarf/common/dwarf.h rename : usr/src/tools/ctf/dwarf/libdwarf.h => usr/src/tools/ctf/dwarf/common/libdwarf.h | |||||
2007-05-03 | 6455242 nightly should be able to preserve all proto areas from a single build. | kupfer | 2 | -0/+31 | |
6467531 nightly(1) needs option to generate OpenSolaris delivery --HG-- rename : usr/src/pkgdefs/SUNWftpu/copyright => usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/LICENSE | |||||
2005-06-14 | OpenSolaris Launch | stevel@tonic-gate | 10 | -0/+2382 | |