[M3commit] CVS Update: cm3
Rodney M. Bates
rodney at elego.de
Mon Jun 29 01:26:00 CEST 2009
CVSROOT: /usr/cvs
Changes by: rodney at birch. 09/06/29 01:26:00
Modified files:
cm3/m3-sys/m3gdb/gdb/bfd/: elf.c
cm3/m3-sys/m3gdb/gdb/include/elf/: common.h
Log message:
Back patch from newer bfd/binutils, to handle new elf section type
".gnu.hash", SHT_GNU_HASH, with code 6ffffff6. Apparently, (m3)gdb
doesn't do anything with this, but must be able to recognize its
header, size, etc. when reading elf binaries. This section type does
not appear to occur in Modula-3 code compiled on LINUXLIBC6 platforms,
but it does on AMD64_LINUX.
Note: m3gdb on AMD64_LINUX is showing other problems with handling
64-bit values.
More information about the M3commit
mailing list