X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog-0203;h=63be7bf391f565a681c1d5e0e55e3dd3b2a7ffb8;hb=36fc76aebb7315571094d66b35e13d69d512fbe2;hp=e22a5d5f2d55942b2947cf0c01fc0332e037cc72;hpb=c9e214e571d08fa968a53210682a14060261b91c;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog-0203 b/gas/ChangeLog-0203 index e22a5d5f2d..63be7bf391 100644 --- a/gas/ChangeLog-0203 +++ b/gas/ChangeLog-0203 @@ -14,7 +14,7 @@ .byte directive generates a pc-relative relocation. 2003-12-19 Nick Clifton - Andreas Schwab + Andreas Schwab * messages.c (as_perror): Save errno around library calls. * input-file.c [BFD_ASSEMBLER]: Set the BFD error to @@ -29,15 +29,15 @@ 2003-12-19 Kazuhiro Inaoka - Add m32r-linux and PIC support. Add new ABI that uses RELA. - * configure.in: Add m32r-linux targets. + Add m32r-linux and PIC support. Add new ABI that uses RELA. + * configure.in: Add m32r-linux targets. * configure: Regenerate. - * config/tc-m32r.c (md_parse_option): Add -KPIC option. - (tc_gen_reloc): Added. - (debug_sym, md_estimate_size_before_relax, md_convert_frag, - md_pcrel_from_section, m32r_fix_adjustable): Changed for PIC. - * config/tc-m32r.h (tc_gen_reloc, EXTERN_FORCE_RELOC): Undefined. - (TC_HANDLES_FX_DONE, TC_FIX_ADJUSTABLE, TC_RELOC_RTSYM_LOC_FIXUP): + * config/tc-m32r.c (md_parse_option): Add -KPIC option. + (tc_gen_reloc): Added. + (debug_sym, md_estimate_size_before_relax, md_convert_frag, + md_pcrel_from_section, m32r_fix_adjustable): Changed for PIC. + * config/tc-m32r.h (tc_gen_reloc, EXTERN_FORCE_RELOC): Undefined. + (TC_HANDLES_FX_DONE, TC_FIX_ADJUSTABLE, TC_RELOC_RTSYM_LOC_FIXUP): Defined. * doc/c-m32r.texi: Document -KPIC option. * NEWS: Mention the support m32r Linux and PIC. @@ -68,17 +68,17 @@ 2003-12-17 Nick Clifton * config/tc-m32r.c (error_explicit_parallel_conflicts): Rename - to 'ignore_parallel_conflicts'. - (md_longopts): Change option names as well. - (md_parse_option): Separate the warn_explicit and ignore - parallel conflicts options. - (md_show_usage): Update descriptions of these options. - (first_writes_to_seconds_operands): Do not run this check if - ignoring parallel conflicts. - (assemble_two_insns): Remove code that checked - error_explicit_parallel_conflicts. - * doc/c-m32r.texi: Update descriptions of the options. - + to 'ignore_parallel_conflicts'. + (md_longopts): Change option names as well. + (md_parse_option): Separate the warn_explicit and ignore + parallel conflicts options. + (md_show_usage): Update descriptions of these options. + (first_writes_to_seconds_operands): Do not run this check if + ignoring parallel conflicts. + (assemble_two_insns): Remove code that checked + error_explicit_parallel_conflicts. + * doc/c-m32r.texi: Update descriptions of the options. + 2003-12-16 Dmitry Semyonov * tc-arm.c (do_adr): Do not adjust pc by -8 if TE_WINCE is