Simplify windows-nat.c::get_module_name
[deliverable/binutils-gdb.git] / gas / ChangeLog
... / ...
CommitLineData
12014-02-12 Ilya Tocar <ilya.tocar@intel.com>
2
3 * config/tc-i386.c (cpu_arch): Add .clflushopt, .xsavec, .xsaves.
4 * doc/c-i386.texi: Document .xsavec/xsavec/.xsaves/xsaves/
5 clflushopt/.clfushopt.
6
72014-02-10 Alan Modra <amodra@gmail.com>
8
9 * po/POTFILES.in: Regenerate.
10 * po/gas.pot: Regenerate.
11
122014-02-03 Sandra Loosemore <sandra@codesourcery.com>
13
14 * config/tc-nios2.c (md_apply_fix): Test for new relocs.
15 (nios2_special_reloc): Add %call_lo, %call_hiadj, %got_lo,
16 %got_hiadj relocation operators. Sort table and add comment
17 to explain ordering.
18 (nios2_fix_adjustable): Test for new relocs.
19 * doc/c-nios2.texi (Nios II Relocations): Document new relocation
20 operators.
21
222014-01-30 Sandra Loosemore <sandra@codesourcery.com>
23
24 * config/tc-nios2.c (md_apply_fix): Handle BFD_RELOC_NIOS2_CALL26_NOAT.
25 (nios2_assemble_args_m): Likewise.
26 (md_assemble): Likewise.
27
282014-01-24 DJ Delorie <dj@redhat.com>
29
30 * config/tc-msp430.c (msp430_section): Always flag data sections,
31 regardless of -md.
32 (msp430_frob_section): New. Make sure all sections are noticed if
33 they have content.
34 (msp430_lcomm): New. Flag bss if .lcomm is seen.
35 (msp430_comm): New. Likewise.
36 (md_pseudo_table): Add them.
37 * config/tc-msp430.h (msp430_frob_section): Declare.
38 (tc_frob_section): Define.
39
402014-01-23 Nick Clifton <nickc@redhat.com>
41
42 * config/tc-msp430.c (show_mcu_list): Delete.
43 (md_parse_option): Accept any MCU name. Accept several more
44 variants for the -mcpu option.
45 (md_show_usage): Do not call show_mcu_list.
46
472014-01-22 DJ Delorie <dj@redhat.com>
48
49 * config/tc-msp430.c (msp430_refsym): New: ".refsym <symbol>"
50 * doc/c-msp430.texi (MSP430 Directives): Document it.
51
522014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
53
54 * config/tc-i386.c (check_VecOperands): Remove regzmm from AVX2
55 gather assert.
56
572014-01-22 Michael Zolotukhin <michael.v.zolotukhin@gmail.com>
58
59 PR gas/16489
60 * config/tc-i386.c (check_VecOperands): Add check for invalid
61 register set in AVX512 gathers.
62
632014-01-22 Alan Modra <amodra@gmail.com>
64
65 * config/tc-tic4x.c (md_shortopts): s/CONST/const/.
66
672014-01-21 DJ Delorie <dj@redhat.com>
68
69 * config/tc-rl78.c (require_end_of_expr): New.
70 (md_operand): Call it.
71 (rl78_cons_fix_new): Mark LO16, HI16, ahd HI8 internal relocations
72 as not overflowing.
73
742014-01-17 Will Newton <will.newton@linaro.org>
75
76 * config/tc-arm.c (do_vfp_nsyn_cvt_fpv8): Set OP to 1
77 for the s32.f64 flavours of VCVT.
78
792014-01-14 Nick Clifton <nickc@redhat.com>
80
81 PR gas/16434
82 * config/tc-z80.c (wrong_match): Provide format string to
83 as_warn.
84 (parse_exp_not_indexed): Delete unused variable dummy.
85 (emit_byte): Delete unused variable fixp.
86
872014-01-08 H.J. Lu <hongjiu.lu@intel.com>
88
89 * config/tc-i386.c (regbnd): Removed.
90 (vec_disp8): Likewise.
91
922014-01-08 H.J. Lu <hongjiu.lu@intel.com>
93
94 * as.c (parse_args): Update copyright year to 2014.
95
962014-01-07 Tom Tromey <tromey@redhat.com>
97
98 * config/tc-tic30.c (debug): Avoid old VA_* compatibility
99 wrappers.
100
1012014-01-07 Tom Tromey <tromey@redhat.com>
102
103 * config/tc-microblaze.h (parse_cons_expression_microblaze): Don't
104 use PARAMS.
105
1062014-01-07 Tom Tromey <tromey@redhat.com>
107
108 * config/tc-xc16x.h: Don't use ANSI_PROTOTYPES.
109
1102013-01-07 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
111
112 * config/tc-aarch64.c (aarch64_cpus): Add entry for "xgene-1"
113
114For older changes see ChangeLog-2013
115\f
116Copyright (C) 2014 Free Software Foundation, Inc.
117
118Copying and distribution of this file, with or without modification,
119are permitted in any medium without royalty provided the copyright
120notice and this notice are preserved.
121
122Local Variables:
123mode: change-log
124left-margin: 8
125fill-column: 74
126version-control: never
127End:
This page took 0.026153 seconds and 4 git commands to generate.