src/gas ChangeLog config/tc-arm.c testsuite/ga ...
jules@sourceware.org
jules@sourceware.org
Thu Feb 10 14:14:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: jules@sourceware.org 2005-02-10 12:39:17
Modified files:
gas : ChangeLog
gas/config : tc-arm.c
gas/testsuite/gas/arm: unwind.d
Log message:
* config/tc-arm.c (do_t_ldmstm): Change BFD_RELOC_NONE to
BFD_RELOC_UNUSED.
(do_t_push_pop): Likewise.
(md_assemble): Likewise.
(md_apply_fix3): Handle BFD_RELOC_NONE correctly, make BFD_RELOC_UNUSED
same as previous meaning of BFD_RELOC_NONE.
(create_unwind_entry): Output dependency on the required personality
routines.
testsuite/gas/arm/unwind.d: Alter expected output to include dependency
on __aeabi_unwind_cpp_pr[01].
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2336&r2=1.2337
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-arm.c.diff?cvsroot=src&r1=1.190&r2=1.191
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/arm/unwind.d.diff?cvsroot=src&r1=1.3&r2=1.4
More information about the Binutils-cvs
mailing list