19d402500ffe8fbd141204e821b05905cc2998ab
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2014-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
11 2014-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
17 2014-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
29 2014-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
36 2014-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
41 2014-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
46 2014-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
52 2014-01-22 Alan Modra <amodra@gmail.com>
53
54 * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
55
56 2014-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
63 2014-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
68 2014-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
76 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
77
78 * config/tc-i386.c (regbnd): Removed.
79 (vec_disp8): Likewise.
80
81 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
82
83 * as.c (parse_args): Update copyright year to 2014.
84
85 2014-01-07 Tom Tromey <tromey@redhat.com>
86
87 * config/tc-tic30.c (debug): Avoid old VA_* compatibility
88 wrappers.
89
90 2014-01-07 Tom Tromey <tromey@redhat.com>
91
92 * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
93 use PARAMS.
94
95 2014-01-07 Tom Tromey <tromey@redhat.com>
96
97 * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
98
99 2013-01-07 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
100
101 * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
102
103 For older changes see ChangeLog-2013
104 \f
105 Copyright (C) 2014 Free Software Foundation, Inc.
106
107 Copying and distribution of this file, with or without modification,
108 are permitted in any medium without royalty provided the copyright
109 notice and this notice are preserved.
110
111 Local Variables:
112 mode: change-log
113 left-margin: 8
114 fill-column: 74
115 version-control: never
116 End:
This page took 0.040191 seconds and 4 git commands to generate.