src/bfd ChangeLog elf.c
nickc@sourceware.org
nickc@sourceware.org
Thu Mar 29 14:37:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2007-03-29 15:37:05
Modified files:
bfd : ChangeLog elf.c
Log message:
PR binutils/4110
* elf.c (IS_VALID_GROUP_SECTION_HEADER): New macro.
(setup_group): Use it. Report corrupt group section headers.
(bfd_section_from_shdr): Use new macro. Replace constant 4 with
GRP_ENTRY_SIZE. Cope with NULLs in the group section table.
(elf_fake_section): Replace constant 4 with GRP_ENTRY_SIZE.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3792&r2=1.3793
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf.c.diff?cvsroot=src&r1=1.381&r2=1.382
More information about the Binutils-cvs
mailing list