X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2FChangeLog;h=4361aa3a16b689b801b6eb084fa6053af4dea8d6;hb=db6579d415fafa3833828f9528bc8d9525da3cd8;hp=b9c6e8f25a914974d2497d56748dce83f40e297d;hpb=e9863d7f64b0f4c954fec19129fb31eb52845376;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/ChangeLog b/gas/ChangeLog index b9c6e8f25a..4361aa3a16 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,68 @@ +2004-08-06 Paul Brook + + * config/tc-arm.c (md_apply_fix3, tc_gen_reloc, arm_parse_reloc): + Handle new relocations. + * include/elf/arm.h (elf_arm_reloc_type): Add new EABI relocations. + +2004-08-05 Bob Wilson + + * write.c (relax_segment): Use was_address instead of address when + setting fr_fix field for align frag due to backwards .org. + +2004-07-29 Alexandre Oliva + + Introduce SH2a support. + 2004-02-24 Corinna Vinschen + * config/tc-sh.c (get_specific): Change arch_sh2a_up to + arch_sh2a_nofpu_up. + 2004-02-24 Corinna Vinschen + * config/tc-sh.c (md_parse_option): Add sh2a-nofpu ISA handling. + 2004-02-20 Corinna Vinschen + * config/tc-sh.c (sh_elf_final_processing): Move sh2a recognition + to end of conditional expression. + 2004-02-20 Corinna Vinschen + * config/tc-sh.c: Add sh2a-nofpu support. + 2003-12-29 DJ Delorie + * tc-sh.c: Add sh2a support. + (parse_reg): Add tbr. + (parse_at): Support @@(disp,tbr). + (get_specific): Support sh2a opcodes. + (insert4): New, for 4 byte relocs. + (build_Mytes): Support sh2a opcodes. + (md_apply_fix3_Mytes): Support sh2a opcodes. + 2003-12-02 Michael Snyder + * config/tc-sh.c (md_parse_option): Handle sh2a. + (sh_elf_final_processing): Ditto. + +2004-07-27 Jason Thorpe + + * config/tc-hppa.h (TARGET_FORMAT): Set to "elf32-hppa-netbsd" + for TE_NetBSD. + +2004-07-27 Alan Modra + + * config/tc-ppc.c (ppc_frob_file_before_adjust): Warn if .toc too big. + (ppc_arch): Expand comment. + +2004-07-27 Tomer Levi + + * config/tc-crx.c: Support evaluating the difference between two + symbols. + * config/tc-crx.h: Likewise. + +2004-07-26 H.J. Lu + + * config/tc-ia64.c (start_unwind_section): Set the linked-to + section. + (ia64_elf_section_change_hook): Set the linked-to section for + SHT_IA_64_UNWIND. + +2004-07-26 Dmitry Diky + + * config/tc-msp430.c: Add new subtargets: msp430x1610, + msp430x1611, msp430x1612, msp430x415, msp430x417, msp430xG437, + msp430xG438, msp430xG439. + 2004-07-25 Daniel Jacobowitz * doc/as.texinfo (Section, PushSection): Correct documentation