src/gas ChangeLog ehopt.c config/tc-mn10300.h ...
nickc@sourceware.org
nickc@sourceware.org
Tue Nov 6 17:15:00 GMT 2007
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2007-11-06 17:15:10
Modified files:
gas : ChangeLog ehopt.c
gas/config : tc-mn10300.h
gas/doc : internals.texi
gas/testsuite : ChangeLog
gas/testsuite/gas/elf: elf.exp
Log message:
* ehopt.c (check_eh_frame): If md_allow_eh_opt is defined, invoke it to see if the optimizations should be applied.
* config/tc-mn10300.h (md_allow_eh_opt): Define. Only allow call frame optimization if linker relaxation is not enabled.
* gas/elf/elf.exp: Disable ehopt test for mn10300.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3407&r2=1.3408
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ehopt.c.diff?cvsroot=src&r1=1.15&r2=1.16
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-mn10300.h.diff?cvsroot=src&r1=1.23&r2=1.24
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/doc/internals.texi.diff?cvsroot=src&r1=1.56&r2=1.57
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1251&r2=1.1252
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/elf/elf.exp.diff?cvsroot=src&r1=1.42&r2=1.43
More information about the Binutils-cvs
mailing list