Nios II CALL26 linker relaxation
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2014-01-30 Sandra Loosemore <sandra@codesourcery.com>
2
3 * config/tc-nios2.c (md_apply_fix): Handle BFD_RELOC_NIOS2_CALL26_NOAT.
4 (nios2_assemble_args_m): Likewise.
5 (md_assemble): Likewise.
6
7 2014-01-24 DJ Delorie <dj@redhat.com>
8
9 * config/tc-msp430.c (msp430_section): Always flag data sections,
10 regardless of -md.
11 (msp430_frob_section): New. Make sure all sections are noticed if
12 they have content.
13 (msp430_lcomm): New. Flag bss if .lcomm is seen.
14 (msp430_comm): New. Likewise.
15 (md_pseudo_table): Add them.
16 * config/tc-msp430.h (msp430_frob_section): Declare.
17 (tc_frob_section): Define.
18
19 2014-01-23 Nick Clifton <nickc@redhat.com>
20
21 * config/tc-msp430.c (show_mcu_list): Delete.
22 (md_parse_option): Accept any MCU name. Accept several more
23 variants for the -mcpu option.
24 (md_show_usage): Do not call show_mcu_list.
25
26 2014-01-22 DJ Delorie <dj@redhat.com>
27
28 * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
29 * doc/c-msp430.texi (MSP430 Directives): Document it.
30
31 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
32
33 * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
34 gather assert.
35
36 2014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
37
38 PR gas/16489
39 * config/tc-i386.c (check_VecOperands): Add check for invalid
40 register set in AVX512 gathers.
41
42 2014-01-22 Alan Modra <amodra@gmail.com>
43
44 * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
45
46 2014-01-21 DJ Delorie <dj@redhat.com>
47
48 * config/tc-rl78.c (require_end_of_expr): New.
49 (md_operand): Call it.
50 (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
51 as not overflowing.
52
53 2014-01-17 Will Newton <will.newton@linaro.org>
54
55 * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
56 for the s32.f64 flavours of VCVT.
57
58 2014-01-14 Nick Clifton <nickc@redhat.com>
59
60 PR gas/16434
61 * config/tc-z80.c (wrong_match): Provide format string to
62 as_warn.
63 (parse_exp_not_indexed): Delete unused variable dummy.
64 (emit_byte): Delete unused variable fixp.
65
66 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
67
68 * config/tc-i386.c (regbnd): Removed.
69 (vec_disp8): Likewise.
70
71 2014-01-08 H.J. Lu <hongjiu.lu@intel.com>
72
73 * as.c (parse_args): Update copyright year to 2014.
74
75 2014-01-07 Tom Tromey <tromey@redhat.com>
76
77 * config/tc-tic30.c (debug): Avoid old VA_* compatibility
78 wrappers.
79
80 2014-01-07 Tom Tromey <tromey@redhat.com>
81
82 * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
83 use PARAMS.
84
85 2014-01-07 Tom Tromey <tromey@redhat.com>
86
87 * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
88
89 2013-01-07 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
90
91 * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
92
93 For older changes see ChangeLog-2013
94 \f
95 Copyright (C) 2014 Free Software Foundation, Inc.
96
97 Copying and distribution of this file, with or without modification,
98 are permitted in any medium without royalty provided the copyright
99 notice and this notice are preserved.
100
101 Local Variables:
102 mode: change-log
103 left-margin: 8
104 fill-column: 74
105 version-control: never
106 End:
This page took 0.033655 seconds and 5 git commands to generate.