missed from last commit

This commit is contained in:
Alan Modra 2007-01-12 06:27:20 +00:00
parent 66a4ad4264
commit e8630bd766
1 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,12 @@
2007-01-12 Alan Modra <amodra@bigpond.net.au>
* config/tc-spu.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.
* config/tc-m32r.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.
* config/tc-mn10300.h (TC_RELOC_RTSYM_LOC_FIXUP): Delete.
(TC_FORCE_RELOCATION): Define.
(TC_FORCE_RELOCATION_LOCAL): Define.
* config/tc-mn10300.c (mn10300_fix_adjustable): Adjust.
2007-01-12 Alan Modra <amodra@bigpond.net.au>
* input-file.c (input_file_open): Check fgets return.