1 2014-03-05 Alan Modra <amodra@gmail.com>
3 Update copyright years.
5 2014-03-05 Alan Modra <amodra@gmail.com>
7 * config/tc-ppc.c (ppc_elf_suffix): Support @localentry.
8 (md_apply_fix): Support R_PPC64_ADDR64_LOCAL.
10 2014-03-05 Alan Modra <amodra@gmail.com>
12 * config/tc-ppc.c (md_assemble): Move code adjusting reloc types
13 later. Merge absolute and relative branch reloc selection.
14 Generate 16-bit relocs for most 16-bit insn fields given a
15 non-constant expression.
17 2014-03-05 Alan Modra <amodra@gmail.com>
19 * config/tc-ppc.c (ppc_is_toc_sym): Remove OBJ_ELF support.
20 (md_assemble): Don't call ppc_is_toc_sym for ELF.
22 2014-03-04 Heiher <r@hev.cc>
24 * config/tc-mips.c (mips_cpu_info_table): Use ISA_MIPS64R2 for
27 2014-03-03 Nick Clifton <nickc@redhat.com>
29 * config/msp430/msp430.c: Replace known mcu array with known
30 msp430 ISA mcu name array.
31 Accept any name for -mmcu option.
32 Add -mz option to warn about missing NOP following an interrupt
35 (msp430_operands): Emit a warning, if requested, when an interrupt
36 changing instruction is not followed by a NOP.
37 * doc/c-msp430.c: Document -mz option.
39 2014-03-03 Alan Modra <amodra@gmail.com>
41 * config/bfin-lex-wrapper.c: Correct copyright date.
42 * config/obj-fdpicelf.c: Likewise.
43 * config/obj-fdpicelf.h: Likewise.
44 * config/tc-frv.c: Correct copyright punctuation.
45 * config/tc-ip2k.c: Likewise.
46 * config/tc-iq2000.c: Likewise.
47 * config/tc-mep.c: Likewise.
48 * config/tc-tic4x.c: Likewise.
49 * config/tc-tic4x.h: Likewise.
51 2014-03-01 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
53 * config/tc-avr.c: Remove atxmega16x1.
55 2014-02-28 Alan Modra <amodra@gmail.com>
57 * dwarf2dbg.c (out_debug_line): Correct .debug_line header_length
58 field for 64-bit dwarf.
60 2014-02-21 Ilya Tocar <ilya.tocar@intel.com>
62 * config/tc-i386.c (cpu_arch): Add .prefetchwt1.
63 * doc/c-i386.texi: Document .prefetchwt1/prefetchwt1.
65 2014-02-12 Ilya Tocar <ilya.tocar@intel.com>
67 * config/tc-i386.c (cpu_arch): Add .clflushopt, .xsavec, .xsaves.
68 * doc/c-i386.texi: Document .xsavec/xsavec/.xsaves/xsaves/
69 clflushopt/.clfushopt.
71 2014-02-10 Alan Modra <amodra@gmail.com>
73 * po/POTFILES.in: Regenerate.
74 * po/gas.pot: Regenerate.
76 2014-02-03 Sandra Loosemore <sandra@codesourcery.com>
78 * config/tc-nios2.c (md_apply_fix): Test for new relocs.
79 (nios2_special_reloc): Add %call_lo, %call_hiadj, %got_lo,
80 %got_hiadj relocation operators. Sort table and add comment
82 (nios2_fix_adjustable): Test for new relocs.
83 * doc/c-nios2.texi (Nios II Relocations): Document new relocation
86 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
88 * config/tc-nios2.c (md_apply_fix): Handle BFD_RELOC_NIOS2_CALL26_NOAT.
89 (nios2_assemble_args_m): Likewise.
90 (md_assemble): Likewise.
92 2014-01-24 DJ Delorie <dj@redhat.com>
94 * config/tc-msp430.c (msp430_section): Always flag data sections,
96 (msp430_frob_section): New. Make sure all sections are noticed if
98 (msp430_lcomm): New. Flag bss if .lcomm is seen.
99 (msp430_comm): New. Likewise.
100 (md_pseudo_table): Add them.
101 * config/tc-msp430.h (msp430_frob_section): Declare.
102 (tc_frob_section): Define.
104 2014-01-23 Nick Clifton <nickc@redhat.com>
106 * config/tc-msp430.c (show_mcu_list): Delete.
107 (md_parse_option): Accept any MCU name. Accept several more
108 variants for the -mcpu option.
109 (md_show_usage): Do not call show_mcu_list.
111 2014-01-22 DJ Delorie <dj@redhat.com>
113 * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
114 * doc/c-msp430.texi (MSP430 Directives): Document it.
116 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
118 * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
121 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
124 * config/tc-i386.c (check_VecOperands): Add check for invalid
125 register set in AVX512 gathers.
127 2014-01-22 Alan Modra <amodra@gmail.com>
129 * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
131 2014-01-21 DJ Delorie <dj@redhat.com>
133 * config/tc-rl78.c (require_end_of_expr): New.
134 (md_operand): Call it.
135 (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
138 2014-01-17 Will Newton <will.newton@linaro.org>
140 * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
141 for the s32.f64 flavours of VCVT.
143 2014-01-14 Nick Clifton <nickc@redhat.com>
146 * config/tc-z80.c (wrong_match): Provide format string to
148 (parse_exp_not_indexed): Delete unused variable dummy.
149 (emit_byte): Delete unused variable fixp.
151 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
153 * config/tc-i386.c (regbnd): Removed.
154 (vec_disp8): Likewise.
156 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
158 * as.c (parse_args): Update copyright year to 2014.
160 2014-01-07 Tom Tromey <tromey@redhat.com>
162 * config/tc-tic30.c (debug): Avoid old VA_* compatibility
165 2014-01-07 Tom Tromey <tromey@redhat.com>
167 * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
170 2014-01-07 Tom Tromey <tromey@redhat.com>
172 * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
174 2013-01-07 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
176 * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
178 For older changes see ChangeLog-2013
180 Copyright (C) 2014 Free Software Foundation, Inc.
182 Copying and distribution of this file, with or without modification,
183 are permitted in any medium without royalty provided the copyright
184 notice and this notice are preserved.
190 version-control: never