/gas:
[deliverable/binutils-gdb.git] / gas / ChangeLog
index cc855cd137e74f26a80cccbb9b6967d2d4a0d93b..f8f14bb01a51ffa2410a2e606c4368148a19c0a5 100644 (file)
@@ -1,3 +1,97 @@
+2009-01-29  Eric B. Weddington  <eric.weddington@atmel.com>
+
+       * config/tc-avr.c (mcu_types): Add ata6289.
+       * doc/c-avr.texi: Likewise.
+
+2009-02-03  Carlos O'Donell  <carlos@codesourcery.com>
+
+       * configure.in: AC_SUBST pdfdir.
+       * Makefile.am: Add install-pdf, install-pdf-am,
+       and install-pdf-recursive targets.
+       * doc/Makefile.am: Define pdf__strip_dir. Add
+       install-pdf and install-pdf-am targets.
+       * po/Make-in: Add install-pdf target.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
+2009-02-03  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+       * config/m68k-parse.h (enum pic_relocation): Add values for TLS
+       relocations.
+       * config/m68k-parse.y (yylex): Parse TLS relocations.
+       * config/tc-m68k.c (m68k_elf_cons): New static function.
+       (md_pseudo_table): Use it.
+       (get_reloc_code, tc_m68k_fix_adjustable, tc_gen_reloc): Handle TLS
+       relocations.
+       (md_apply_fix): Fix to set thread local flag.
+       (m68k_elf_suffix): New static function; helper for m68k_elf_cons.
+
+2009-02-03  Vince Weaver <vince@csl.cornell.edu>
+
+       PR 9779
+       * config/tc-pdp11.c (parse_op_no_deferred): Fix handling of
+       indexed addressing for symbolic expressions.
+
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/tc-arm.c (BAD_SP): Define.
+       (s_arm_unwind_fnstart): Use REG_SP.
+       (s_arm_unwind_setfp): Likewise.
+       (reject_bad_reg): New macro.
+       (do_co_reg): Check for bad registers.
+       (do_co_reg2c): Likewise.
+       (do_srs): Use REG_SP.
+       (do_t_add_sub): Check for bad registers.
+       (do_t_adr): Likewise.
+       (do_t_arit3): Likewise.
+       (do_t_arit3c): Likewise.
+       (do_t_bfc): Likewise.
+       (do_t_bfi): Likewise.
+       (do_t_bfx): Likewise.
+       (do_t_blx): Likewise.
+       (do_t_bx): Likewise.
+       (do_t_bxj): Likewise.
+       (do_t_clz): Likewise.
+       (do_t_div): Likewise.
+       (do_t_mla): Likewise.
+       (do_t_mlal): Likewise.
+       (do_t_mov_cmp): Likewise.
+       (do_t_mov16): Likewise.
+       (do_t_mvn_tst): Likewise.
+       (do_t_mrs): Likewise.
+       (do_t_msr): Likewise.
+       (do_t_mul): Likewise.
+       (do_t_mull): Likewise.
+       (do_t_orn): Likewise.
+       (do_t_pkhbt): Likewise.
+       (do_t_pld): Likewise.
+       (do_t_rbit): Likewise.
+       (do_t_rev): Likewise.
+       (do_t_rrx): Likewise.
+       (do_t_rsb): Likewise.
+       (do_t_shift): Likewise.
+       (do_t_simd): Likewise.
+       (do_t_ssat): Likewise.
+       (do_t_ssat16): Likewise.
+       (do_t_sxtah): Likewise.
+       (do_t_sxth): Likewise.
+       (do_t_tb): Likewise.
+       (do_t_usat): Likewise.
+       (do_t_usat16): Likewise.
+       (nysn_insert_sp): Use REG_SP.
+
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/tc-arm.c (do_t_orn): New function.
+       (do_t_rrx): Likewise.
+       (insns): Add orn and rrx.
+
+2009-01-29  Mark Mitchell  <mark@codesourcery.com>
+
+       * config/tc-arm.c (insns): Add qasx, qsax, shasx, shsax, ssax,
+       uasx, uhasx, uhsx, uqasx, uqsax, usax. 
+
 2009-01-29  Mark Mitchell  <mark@codesourcery.com>
 
        * config/tc-arm.c (insns): Correct encoding of qadd, qdadd, qsub,
This page took 0.023624 seconds and 4 git commands to generate.