gas/
[deliverable/binutils-gdb.git] / include / ChangeLog
index 8fb2c4fca86dceeba0ced6215d0ddec02e004599..df6716b30dc46493e1c17bf5d143f59384f8ad75 100644 (file)
@@ -1,3 +1,110 @@
+2013-06-08  Catherine Moore  <clm@codesourcery.com>
+
+       * opcode/mips.h (mips_opcode): Add ase field.
+       (INSN_ASE_MASK): Delete.
+       (INSN_DSP): Rename to ASE_DSP.  Provide new value.
+       (INSN_DSPR2): Rename to ASE_DSPR2.  Provide new value.
+       (INSN_MCU): Rename to ASE_MCU.  Provide new value.
+       (INSN_MDMX): Rename to ASE_MDMX.  Provide new value.
+       (INSN_MIPS3d): Rename to ASE_MIPS3D.  Provide new value.
+       (INSN_MT): Rename to ASE_MT.  Provide new value.
+       (INSN_SMARTMIPS): Rename to ASE_SMARTMIPS.  Provide new value.
+       (INSN_VIRT): Rename to ASE_VIRT.  Provide new value.
+       (INSN_VIRT64): Rename to ASE_VIRT64.  Provide new value.
+       (opcode_is_member): Add ase argument.  Check ase.
+
+2013-05-06  Paul Brook  <paul@codesourcery.com>
+
+        include/elf/
+        * mips.h (R_MIPS_PC32): Update comment.
+
+2013-04-03  Jason Merrill  <jason@redhat.com>
+
+       Demangle C++11 ref-qualifier.
+       * demangle.h (enum demangle_component_type): Add
+       DEMANGLE_COMPONENT_REFERENCE_THIS,
+       DEMANGLE_COMPONENT_RVALUE_REFERENCE_THIS.
+
+2013-03-12  Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       * opcode/nios2.h: Edit comment.
+
+2013-03-11  Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       * opcode/nios2.h (OPX_WRPRS): New define.
+       (OP_MATCH_WRPRS): Likewise.
+
+2013-03-11  Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+       * opcode/nios2.h (OP_RDPRS): New define.
+       (OP_MATCH_RDPRS): Likewise.
+
+2013-03-01  Cary Coutant  <ccoutant@google.com>
+
+       * dwarf2.h (enum dwarf_sect): New enum type.
+
+2013-02-19  Alan Modra  <amodra@gmail.com>
+
+       * bfdlink.h (struct bfd_link_info): Delete emit_note_gnu_build_id.
+
+2013-02-11  Sriraman Tallam  <tmsriram@google.com>
+
+       * plugin-api.h (enum ld_plugin_level): Assign integers
+       explicitly for all values.
+
+2013-02-06  Sandra Loosemore  <sandra@codesourcery.com>
+            Andrew Jenner <andrew@codesourcery.com>
+
+       Based on patches from Altera Corporation.
+
+       * dis-asm.h (print_insn_big_nios2): Declare.
+       (print_insn_little_nios2): Declare.
+
+2013-01-30  Kai Tietz  <ktietz@redhat.com>
+
+       PR other/54620
+       PR target/39064
+       * md5.h (md5_uintptr, md5_uint32): Define as uintptr_t/uint32_t if
+       stdint.h and sys/types.h headers are present.
+       * sha1.h (sha1_uintptr, sha1_uint32): Likewise.
+
+2013-01-10  Will Newton <will.newton@imgtec.com>
+
+       * dis-asm.h (print_insn_metag): New declaration.
+
+2012-12-18  Aldy Hernandez  <aldyh@redhat.com>
+
+       PR other/54324
+       * ansidecl.h (ATTRIBUTE_UNUSED): Do not set __attribute__ for GCC
+       < 3.4.
+
+2012-12-17  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Add copyright notice.
+       * alloca-conf.h: Likewise.
+       * fopen-bin.h: Likewise.
+       * fopen-same.h: Likewise.
+       * fopen-vms.h: Likewise.
+       * aout/hppa.h: Likewise.
+       * opcode/tahoe.h: Likewise.
+
+2012-12-11  Edgar E. Iglesias <edgar.iglesias@gmail.com>
+
+       * elf/microblaze.h: Add TLS relocs to START_RELOC_NUMBERS
+
+2012-11-09  Jason Merrill  <jason@redhat.com>
+
+       * demangle.h (enum demangle_component_type): Add
+       DEMANGLE_COMPONENT_TAGGED_NAME.
+
+2012-10-29  Sterling Augustine <saugustine@google.com>
+            Cary Coutant <ccoutant@google.com>
+
+       * dwarf2.h (dwarf_location_list_entry_type): New enum with fields
+       DW_LLE_GNU_end_of_list_entry, DW_LLE_GNU_base_address_selection_entry,
+       DW_LLE_GNU_start_end_entry and DW_LLE_GNU_start_length_entry.
+
+
 2012-10-26  Shinichiro Hamaji  <shinichiro.hamaji@gmail.com>
 
        * dwarf2.h (DW_AT_APPLE_optimized, DW_AT_APPLE_flags)
 
 2012-08-02  Sean Keys  <skeys@ipdatasys.com>
 
-       * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING
-        0x000000200
+       * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING 0x000000200
 
 2012-07-24  Stephan McCamant  <smcc@cs.berkeley.edu>
             Dr David Alan Gilbert  <dave@treblig.org>
 
 2012-07-05  Sean Keys  <skeys@ipdatasys.com>
 
-        * opcode/xgate.h: Changed the format string for mode
-        XGATE_OP_DYA_MON.
+       * opcode/xgate.h: Changed the format string for mode
+       XGATE_OP_DYA_MON.
 
 2012-06-18  Doug Evans  <dje@google.com>
 
 
 For older changes see ChangeLog-9103
 \f
+Copyright (C) 2004-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.024364 seconds and 4 git commands to generate.