gas/
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 852c1eaa633daf199ae6e1d804ca76e8823dc248..344102489fbf568623fb508a08f763054099dc4f 100644 (file)
-2012-01-31  Paul Brook  <paul@codesourcery.com>
-    
-       * doc/c-tic6x.c: Fix typo.
+2013-01-08  Yufeng Zhang  <yufeng.zhang@arm.com>
 
-2012-01-26  Alexey Makhalov  <makhaloff@gmail.com>
+       * config/tc-aarch64.c (parse_operands): Change to compare the result
+       of function call 'parse_sys_reg' with 'PARSE_FAIL' instead of 'FALSE'.
 
-       PR gas/13624
-       * app.c (app_push): Set 'add_newlines' to zero after saving.
+2013-01-07  Nick Clifton  <nickc@redhat.com>
 
-2012-01-24  DJ Delorie  <dj@redhat.com>
+       PR gas/14887
+       * config/tc-arm.c (skip_past_char): Skip whitespace before the
+       anticipated character.
+       * config/tc-arm.c (parse_address_main): Delete skip of whitespace
+       here as it is no longer needed.
 
-       * config/rl78-parse.y (NOT1): Add.
+2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
 
-2012-01-23  Roland McGrath  <mcgrathr@google.com>
+       * doc/c-mips.texi (MIPS Opts): Fix use of @itemx.
+       * doc/c-score.texi (SCORE-Opts): Likewise.
+       * doc/c-tic54x.texi (TIC54X-Directives): Likewise.
 
-       * configure.tgt (i386-*-nacl*): Match it.
-       * config/te-nacl.h: New file.
-       * config/tc-i386.h [TE_NACL] (ELF_TARGET_FORMAT): Define for this case.
-       * config/tc-i386.c [TE_NACL] (i386_comment_chars, PREFIX_SEPARATOR):
-       Use TE_GNU et al case for TE_NACL too.
+2013-01-04  Juergen Urban <JuergenUrban@gmx.de>
 
-2012-01-20  H.J. Lu  <hongjiu.lu@intel.com>
+       * config/tc-mips.c: Add support for MIPS r5900.
+       Add M_LQ_AB and M_SQ_AB to support large values for instructions
+       lq and sq.
+       (can_swap_branch_p, get_append_method): Detect some conditional
+       short loops to fix a bug on the r5900 by NOP in the branch delay
+       slot.
+       (M_MUL): Support 3 operands in multu on r5900.
+       (M_TRUNCWS): Support trunc.w.s on r5900 in MIPS ISA I.
+       (s_mipsset): Force 32 bit floating point on r5900.
+       (mips_ip): Check parameter range of instructions mfps and mtps on
+       r5900.
+       * configure.in: Detect CPU type when target string contains r5900
+       (e.g. mips64r5900el-linux-gnu).
 
-       * config/tc-i386.c (_i386_insn): Replace disp32_encoding with
-       disp_encoding.
-       (md_assemble): Updated.
-       (output_branch): Likewise.
-       (parse_insn): Support .d8 suffix.
-       (build_modrm_byte): Fake zero displacement for .d8 and .d32
-       suffixes.
+2013-01-02  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * doc/c-i386.texi: Document .d8 suffix.
+       * as.c (parse_args): Update copyright year to 2013.
 
-2012-01-17  Andrew Burgess  <aburgess@broadcom.com>
+2013-01-02  Yufeng Zhang  <yufeng.zhang@arm.com>
 
-       * write.c (fix_new_internal): Don't mark used parameter as unused.
+       * config/tc-aarch64.c (aarch64_cpus): Add entries for "cortex-a53"
+       and "cortex57".
 
-2012-01-17  Alan Modra  <amodra@gmail.com>
+2013-01-02  Nick Clifton  <nickc@redhat.com>
 
-       * as.c (parse_args): Update copyright message year.
-
-2012-01-13  H.J. Lu  <hongjiu.lu@intel.com>
-
-       * config/tc-i386.c (cpu_arch): Add ".vmfunc".
-
-       * doc/c-i386.texi: Document vmfunc.
-
-2012-01-13  Tristan Gingold  <gingold@adacore.com>
-
-       * config/obj-macho.c (obj_mach_o_reorder_section_relocs): New.
-       * config/obj-macho.h (SET_SECTION_RELOCS): Define.
-       (obj_mach_o_reorder_section_relocs): Declare.
-
-2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
-
-       * config/obj-macho.c (obj_mach_o_set_indirect_symbols): Handle
-       absolute indirect symbols.
-
-2012-01-13  Iain Sandoe  <idsandoe@googlemail.com>
-
-       * config/obj-macho.c (obj_mach_o_set_vma_data): New type.
-       (obj_mach_o_set_section_vma): New.
-       (obj_mach_o_post_relax_hook): New.
-       * config/obj-macho.h (md_post_relax_hook): Define.
-       (obj_mach_o_post_relax_hook): Declare.
-
-2012-01-12  Iain Sandoe  <idsandoe@googlemail.com>
-
-       * config/obj-macho.c (obj_mach_o_set_symbol_qualifier): Switch off
-       lazy when the symbol is private_extern.
-       (obj_mach_o_indirect_sym): New type.
-       (obj_mach_o_indirect_symbol): New.
-       (mach_o_pseudo_table): Use obj_mach_o_indirect_symbol.
-       (obj_macho_frob_label): Adjust to avoid adding bsyms for locals.
-       (obj_macho_frob_label): Likewise.  Adjust external and comm
-       symbol tests.
-       (obj_mach_o_set_indirect_symbols): New.
-       (obj_mach_o_frob_file_after_relocs): New.
-       *config/obj-macho.h (obj_frob_file_after_relocs): Define.
-       (obj_mach_o_frob_file_after_relocs): Declare.
-
-2012-01-12  Tristan Gingold  <gingold@adacore.com>
-
-       PR gas/13591
-       * config/obj-coff.h (sy_obj): Rename macro to avoid a name conflict.
-
-2012-01-10  Tristan Gingold  <gingold@adacore.com>
-
-       * struc-symbol.h (struct symbol_flags): New struct, created from...
-       (struct symbol): ... this one.  Add sy_flags field, remove flag fields.
-       (struct local_symbol): Replace lsy_marker field by lsy_flags.
-       Adjust comment.
-       (local_symbol_resolved_p): Adjust.
-       (local_symbol_mark_resolved): Likewise.
-       * symbols.c (LOCAL_SYMBOL_CHECK): Adjust.
-       (local_symbol_make, local_symbol_convert, colon)
-       (symbol_clone_if_forward_ref, verify_symbol_chain)
-       (resolve_symbol_value, snapshot_symbol, S_GET_VALUE)
-       (S_IS_WEAKREFR, S_IS_WEAKREFD, S_IS_VOLATILE, S_IS_FORWARD_REF)
-       (S_SET_WEAKREFR, S_CLEAR_WEAKREFR, S_SET_WEAKREFD)
-       (S_CLEAR_WEAKREFD, S_SET_VOLATILE, S_CLEAR_VOLATILE)
-       (S_SET_FORWARD_REF, symbol_same_p, symbol_mark_used)
-       (symbol_clear_used, symbol_used_p, symbol_mark_used_in_reloc)
-       (symbol_clear_used_in_reloc, symbol_used_in_reloc_p)
-       (symbol_mark_mri_common, symbol_clear_mri_common)
-       (symbol_mri_common_p, symbol_mark_written, symbol_clear_written)
-       (symbol_written_p, symbol_mark_resolved, symbol_resolved_p)
-       (symbol_equated_reloc_p, dot_symbol_init)
-       (print_symbol_value_1): Adjust.
-
-2012-01-09  Iain Sandoe  <idsandoe@googlemail.com>
-
-       * config/obj-macho.c (obj_mach_o_weak): Remove.
-       (obj_mach_o_common_parse): Set symbol qualifiers.
-       (LAZY, REFE): New macros.
-       (obj_mach_o_symbol_type): New enum.
-       (obj_mach_o_set_symbol_qualifier): New.
-       (obj_mach_o_sym_qual): New.
-       (mach_o_pseudo_table): Add symbol qualifiers, set indirect_symbol to
-       a dummy function.
-       (obj_mach_o_type_for_symbol): New.
-       (obj_macho_frob_label): New.
-       (obj_macho_frob_symbol): New.
-       * config/obj-macho.h (S_SET_ALIGN): Amend temorary var name.
-       (obj_frob_label, obj_macho_frob_label): Declare.
-       (obj_frob_symbol, obj_macho_frob_symbol): Declare.
-
-2012-01-08  Richard Sandiford  <rdsandiford@googlemail.com>
-
-       * config/tc-mips.c (s_tls_rel_directive): Call mips_clear_insn_labels.
-
-2012-01-08  Andrew Pinski  <andrew.pinski@caviumnetworks.com>
-           Richard Sandiford  <rdsandiford@googlemail.com>
-
-       * config/tc-mips.c (mips_move_labels): Take the list of labels and
-       textness as parameters.
-       (mips_move_text_labels): New function.
-       (append_insn): Use it instead of mips_move_labels.
-       (mips_emit_delays, start_noreorder): Likewise.
-       (mips_align): Take the labels rather than just one label.
-       Move all labels to after the .align.
-       (s_align): Change the last argument to mips_align.
-       (s_cons): Likewise.
-       (s_float_cons): Likewise.
-       (s_gpword): Likewise.
-       (s_gpdword): Likewise.
-
-2012-01-06  Tristan Gingold  <gingold@adacore.com>
-
-       * config/tc-i386.c: Update copyright year.
-       (lex_got): Also defined for Mach-O.
-       Add a guard for non-ELF configuration.
-       (md_longopts): Also handle -64 for Mach-O.
-       (md_parse_option): Likewise.
-       (i386_target_format): Adjust for x86_64-darwin.
-
-2012-01-04  Iain Sandoe  <idsandoe@googlemail.com>
-
-       * config/obj-macho.c (obj_mach_o_segT_from_bfd_name): Tidy definition.
-       (obj_mach_o_get_section_names): New (split from obj_mach_o_section).
-       (obj_mach_o_make_or_get_sect): Likewise.
-       (obj_mach_o_section): Split out the functionality shared with zerofill.
-       (obj_mach_o_zerofill): New.
-       (obj_mach_o_common_parse): Ensure whitespace is skipped.
-       (mach_o_pseudo_table): Add .zerofill.
-
-2012-01-03  Iain Sandoe  <idsandoe@googlemail.com>
-
-       * config/obj-macho.c (obj_macho_process_stab): New.
-       * config/obj-macho.h (OBJ_PROCESS_STAB): Define.
-       (obj_macho_process_stab): Declare.
-
-For older changes see ChangeLog-2011
+       PR gas/14987
+       * config/tc-arm.c (parse_address_main): Skip whitespace before a
+       closing bracket.
+
+For older changes see ChangeLog-2012
 \f
+Copyright (C) 2013 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.026058 seconds and 4 git commands to generate.