Tweak in memory_error
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
1c2de463
SL
12014-02-03 Sandra Loosemore <sandra@codesourcery.com>
2
3 * config/tc-nios2.c (md_apply_fix): Test for new relocs.
4 (nios2_special_reloc): Add %call_lo, %call_hiadj, %got_lo,
5 %got_hiadj relocation operators. Sort table and add comment
6 to explain ordering.
7 (nios2_fix_adjustable): Test for new relocs.
8 * doc/c-nios2.texi (Nios II Relocations): Document new relocation
9 operators.
10
78058a5e
SL
112014-01-30 Sandra Loosemore <sandra@codesourcery.com>
12
13 * config/tc-nios2.c (md_apply_fix): Handle BFD_RELOC_NIOS2_CALL26_NOAT.
14 (nios2_assemble_args_m): Likewise.
15 (md_assemble): Likewise.
16
34b822e3
DD
172014-01-24 DJ Delorie <dj@redhat.com>
18
19 * config/tc-msp430.c (msp430_section): Always flag data sections,
20 regardless of -md.
21 (msp430_frob_section): New. Make sure all sections are noticed if
22 they have content.
23 (msp430_lcomm): New. Flag bss if .lcomm is seen.
24 (msp430_comm): New. Likewise.
25 (md_pseudo_table): Add them.
26 * config/tc-msp430.h (msp430_frob_section): Declare.
27 (tc_frob_section): Define.
28
8e75a78f
NC
292014-01-23 Nick Clifton <nickc@redhat.com>
30
31 * config/tc-msp430.c (show_mcu_list): Delete.
32 (md_parse_option): Accept any MCU name. Accept several more
33 variants for the -mcpu option.
34 (md_show_usage): Do not call show_mcu_list.
35
96b96102
DD
362014-01-22 DJ Delorie <dj@redhat.com>
37
38 * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
39 * doc/c-msp430.texi (MSP430 Directives): Document it.
40
7c84a0ca
MZ
412014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
42
43 * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
44 gather assert.
45
8444f82a
MZ
462014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
47
48 PR gas/16489
49 * config/tc-i386.c (check_VecOperands): Add check for invalid
50 register set in AVX512 gathers.
51
cda796e1
AM
522014-01-22 Alan Modra <amodra@gmail.com>
53
54 * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
55
c9d66558
DD
562014-01-21 DJ Delorie <dj@redhat.com>
57
58 * config/tc-rl78.c (require_end_of_expr): New.
59 (md_operand): Call it.
60 (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
61 as not overflowing.
62
827f64ff
WN
632014-01-17 Will Newton <will.newton@linaro.org>
64
65 * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
66 for the s32.f64 flavours of VCVT.
67
73812f59
NC
682014-01-14 Nick Clifton <nickc@redhat.com>
69
70 PR gas/16434
71 * config/tc-z80.c (wrong_match): Provide format string to
72 as_warn.
73 (parse_exp_not_indexed): Delete unused variable dummy.
74 (emit_byte): Delete unused variable fixp.
75
143e9f4a
L
762014-01-08 H.J. Lu <hongjiu.lu@intel.com>
77
78 * config/tc-i386.c (regbnd): Removed.
79 (vec_disp8): Likewise.
80
221fd5d5
L
812014-01-08 H.J. Lu <hongjiu.lu@intel.com>
82
83 * as.c (parse_args): Update copyright year to 2014.
84
1651e569
TT
852014-01-07 Tom Tromey <tromey@redhat.com>
86
87 * config/tc-tic30.c (debug): Avoid old VA_* compatibility
88 wrappers.
89
b51f1626
TT
902014-01-07 Tom Tromey <tromey@redhat.com>
91
92 * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
93 use PARAMS.
94
3cea37c4
TT
952014-01-07 Tom Tromey <tromey@redhat.com>
96
97 * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
98
9877c63c
PT
992013-01-07 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
100
101 * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
102
5fb776a6 103For older changes see ChangeLog-2013
08d56133 104\f
5fb776a6 105Copyright (C) 2014 Free Software Foundation, Inc.
752937aa
NC
106
107Copying and distribution of this file, with or without modification,
108are permitted in any medium without royalty provided the copyright
109notice and this notice are preserved.
110
08d56133
NC
111Local Variables:
112mode: change-log
113left-margin: 8
114fill-column: 74
115version-control: never
116End:
This page took 0.796833 seconds and 4 git commands to generate.