Add copyright notices
[deliverable/binutils-gdb.git] / gas / ChangeLog
index bcf76b8cbdb1226f1e1029069785886ebe367345..eb6d1726dada45df449a4cf004348139f6c03c54 100644 (file)
@@ -1,3 +1,59 @@
+2012-12-17  Nick Clifton  <nickc@redhat.com>
+
+       * CONTRIBUTORS: Add copyright notice.
+       * MAINTAINERS: Likewise.
+       * Makefile.am: Likewise.
+       * NEWS: Likewise.
+       * README: Likewise.
+       * configure.com: Likewise.
+       * configure.in: Likewise.
+       * configure.tgt: Likewise.
+       * itbl-lex-wrapper.c: Likewise.
+       * makefile.vms: Likewise.
+       * config/bfin-lex-wrapper.c: Likewise.
+       * config/obj-fdpicelf.c: Likewise.
+       * config/obj-fdpicelf.h: Likewise.
+       * doc/Makefile.am: Likewise.
+       * doc/h8.texi: Likewise.
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
+2012-12-11  Edgar E. Iglesias <edgar.iglesias@gmail.com>
+
+       * config/tc-microblaze.c: Define TLS offsets
+       (md_relax_table): Add TLS offsets
+       (imm_types), (match_imm), (get_imm_otype): New to support TLS offsets.
+       (tc_microblaze_fix_adjustable): Add TLS relocs.
+       (md_convert_frag): Support TLS offsets.
+       (md_apply_fix), (md_estimate_size_before_relax), (tc_gen_reloc):
+       Add TLS relocs
+
+2012-12-06  Yufeng Zhang  <yufeng.zhang@arm.com>
+
+       * config/tc-aarch64.c (exp_has_bignum_p): Remove.
+       (my_get_expression): Not get rid of bignums.
+       (s_ltorg): Increase the range of 'align'.
+       (programmer_friendly_fixup): Allow bignum expression.
+
+2012-11-29  David Holsgrove  <david.holsgrove@xilinx.com>
+
+       * config/tc-microblaze.c: Rename INST_TYPE_RD_R1_SPECIAL to
+       INST_TYPE_R1_R2_SPECIAL, don't set RD for wic.
+
+2012-11-28  Julian Brown  <julian@codesourcery.com>
+
+       * config/tc-arm.c (md_apply_fix): Fix conversion of BL to BLX for
+       local targets in Thumb mode.
+
+2012-11-23  Alan Modra  <amodra@gmail.com>
+
+       * config/tc-ppc.c (sticky): New var.
+       (md_parse_option, ppc_machine): Update ppc_parse_cpu calls.
+
+2012-11-21  Edgar E. Iglesias <edgar.iglesias@gmail.com>
+
+       * config/tc-microblaze.c (parse_reg): Parse REG_SLR, REG_SHR
+
 2012-11-20  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR gas/14859
@@ -9,6 +65,11 @@
        * config/tc-aarch64.c (first_error_fmt): Add ATTRIBUTE_UNUSED to the
        local variable "ret".
 
+2012-11-20  Roland McGrath  <mcgrathr@google.com>
+
+       * config/tc-arm.c (arm_symbol_chars): New variable.
+       * config/tc-arm.h (tc_symbol_chars): New macro, defined to that.
+
 2012-11-20  David S. Miller  <davem@davemloft.net>
 
        * config/tc-sparc.c (md_parse_option): Only certain arch
        CPU_BTVER2_FLAGS.
        (i386_align_code): Add case for PROCESSOR_BT.
 
-       * config/tc-i386.h (enum processor_type): Add PROCESSOR_BT.       
+       * config/tc-i386.h (enum processor_type): Add PROCESSOR_BT.
 
        * doc/c-i386.texi: Add -march={btver1, btver2} options.
 
 
 For older changes see ChangeLog-2011
 \f
+Copyright (C) 2012 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
 Local Variables:
 mode: change-log
 left-margin: 8
This page took 0.023502 seconds and 4 git commands to generate.