* NEWS: Mention gdbserver bi-arch capability.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
c41e87e3
CF
12008-05-09 Chao-ying Fu <fu@mips.com>
2
3 * config/tc-mips.c (md_begin): Use strncmp to compare TARGET_OS, in
4 case that some characters append at the end of the name.
5 (mips_ip): Likewise.
6 (s_change_sec): Likewise.
7 (md_section_align): Likewise.
8
51c8ebc1
BW
92008-05-07 Bob Wilson <bob.wilson@acm.org>
10
11 * config/tc-xtensa.c (xtensa_create_property_segments): Use
12 xtensa_make_property_section instead of xtensa_get_property_section.
13 (xtensa_create_xproperty_segments): Likewise.
14
f1f8f695
L
152008-05-02 H.J. Lu <hongjiu.lu@intel.com>
16
17 * NEWS: Mention XSAVE, EPT and MOVBE.
18
19 * config/tc-i386.c (cpu_arch): Add .movbe and .ept.
20 (md_show_usage): Add .movbe and .ept.
21
22 * doc/c-i386.texi: Add movbe and ept to -march=. Document
23 .movbe and .ept.
24
2b661f3d
DM
252008-04-29 David S. Miller <davem@davemloft.net>
26
27 * config/tc-sparc.c (v9a_asr_table): Fix order of softint entries.
28
037b32b9
AN
292008-04-28 Adam Nemet <anemet@caviumnetworks.com>
30
31 * config/tc-mips.c (file_mips_soft_float, file_mips_single_float):
32 New statics.
33 (OPTION_ELF_BASE): Make room for new option macros.
34 (OPTION_SOFT_FLOAT, OPTION_HARD_FLOAT, OPTION_SINGLE_FLOAT,
35 OPTION_DOUBLE_FLOAT): New option macros.
36 (md_longopts): Add msoft-float, mhard-float, msingle-float and
37 mdouble-float.
38 (md_parse_option): Handle OPTION_SINGLE_FLOAT,
39 OPTION_DOUBLE_FLOAT, OPTION_SOFT_FLOAT and OPTION_HARD_FLOAT.
40 (md_show_usage): Add -msoft-float, -mhard-float, -msingle-float
41 and -mdouble-float.
42 (struct mips_set_options): New fields soft_float and single_float.
43 (mips_opts): Initialized them. Add comment for each field
44 initializer.
45 (mips_after_parse_args): Set them based on file_mips_soft_float
46 and file_mips_single_float.
47 (s_mipsset): Add support for `.set softfloat', `.set hardfloat',
48 `.set singlefloat' and `.set doublefloat'.
49 (is_opcode_valid): New function to invoke OPCODE_IS_MEMBER.
50 Handle single-float and soft-float instructions here.
51 (macro_build, mips_ip): Use it instead of OPCODE_IS_MEMBER.
52 (is_opcode_valid_16): New function.
53 (mips16_ip): Use it instead of OPCODE_IS_MEMBER.
54 (macro) <M_LDC1_AB, M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB,
55 M_S_DOB>: Remove special-casing of r4650.
56 * doc/c-mips.texi (-march=): Add Octeon.
57 (MIPS Opts): Document -msoft-float and -mhard-float. Document
58 -msingle-float and -mdouble-float.
59 (MIPS floating-point): New section. Document `.set softfloat' and
60 `.set hardfloat'. Document `.set singlefloat' and `.set
61 doublefloat'.
62
f04d18b7
DM
632008-04-25 David S. Miller <davem@davemloft.net>
64
65 * config/tc-sparc.c: Accept 'softint_clear' and 'softint_set'
66 %asr aliases.
67
68 * doc/c-sparc.texi: Consistently refer to architecture 'versions',
69 rather than occaisionally 'levels'. Consistently refer to Sun's
70 UNIX variant as SunOS, every version of Solaris is also SunOS.
71 Document new 'softint_clear' and 'softint_set' aliases. Clarify
72 which architecture versions support '%dcr', '%cq', and '%gl'. Add
73 section on 32-bit/64-bit opcode translations.
74
fe4fa32c
MF
752008-04-23 Mike Frysinger <vapier@gentoo.org>
76
77 * Makefile.am (OBJ_FORMAT_CFILES): Add config/obj-fdpicelf.c.
78 (OBJ_FORMAT_HFILES): Add config/obj-fdpicelf.h.
79 (obj-fdpicelf.o): Define.
80 * Makefile.in: Regenerate.
81 * configure.tgt: Set bfd_gas to yes when fmt is fdpicelf.
82 (bfin-*-*): Delete.
83 (bfin-*-linux-uclibc): New; set fmt to fdpicelf and em to linux.
84 (bfin-*-uclinux*): New; set fmt to elf and em to linux.
85 * config/obj-fdpicelf.c: New.
86 * config/obj-fdpicelf.h: Likewise.
87 * config/tc-bfin.c (bfin_flags, bfin_pic_flag): Set default based on
88 the OBJ_FDPIC_ELF define.
89 (OPTION_NOPIC): Define.
90 (md_longopts): Add mnopic and mno-fdpic.
91 (md_parse_option): Handle OPTION_NOPIC.
92
6194aaab
L
932008-04-23 Paolo Bonzini <bonzini@gnu.org>
94
95 * aclocal.m4: Regenerate.
96 * configure: Regenerate.
97
1a6b486f
DM
982008-04-23 David S. Miller <davem@davemloft.net>
99
100 * config/tc-sparc.c (v9a_asr_table): Add missing
101 'stick' and 'stick_cmpr', and document ordering rules
102 of table.
103 (tc_gen_reloc): Accept BFD_RELOC_SPARC_PC22 and
104 BFD_RELOC_SPARC_PC10.
105 * doc/c-sparc.texi: New section on Sparc constants.
106 Add documentation for %stick and %stick_cmpr.
107
879d3736
NC
1082008-04-22 David S. Miller <davem@davemloft.net>
109
110 * config/obj-elf.c (obj_elf_section_type): Add prototype
111 before obj_elf_section_word and add 'warn' arg.
112 (obj_elf_section_word): Add type pointer arg, and if no #SECTION
113 is matched, try checking for #SECTION_TYPE.
114 (obj_elf_section): Adjust for new args.
115 (obj_elf_type_name): New function.
116 (obj_elf_type): Call it, and accept STT_foo number strings
117 in .type statements as output by SunPRO compiler.
118
81f8a913
L
1192008-04-22 H.J. Lu <hongjiu.lu@intel.com>
120
121 * config/tc-i386.c (md_assemble): Don't check SSE instructions
122 if noavx is 0.
123
c15295d5
DM
1242008-04-18 David S. Miller <davem@davemloft.net>
125
126 * doc/c-sparc.texi: Add syntax section.
127
eff014d9
L
1282008-04-18 H.J. Lu <hongjiu.lu@intel.com>
129
130 * config/tc-i386.c (build_modrm_byte): Don't check FMA to swap
131 REG and NDS for instructions with immediate operand.
132
dae39acc
L
1332008-04-18 H.J. Lu <hongjiu.lu@intel.com>
134
135 * config/tc-i386.c (build_modrm_byte): Swap REG and NDS for
136 FMA.
137
739f7f82
DM
1382008-04-16 David S. Miller <davem@davemloft.net>
139
140 * config/tc-sparc.c (sparc_ip): Add support for gotdata mnemonics
141 and relocation generation.
142 (tc_gen_reloc): Likewise.
143
52b5ca5b
AS
1442008-04-15 Andrew Stubbs <andrew.stubbs@st.com>
145
146 * config/tc-sh.c (md_apply_fix): Make sure BFD_RELOC_SH_PCRELIMM8BY4
147 relocations are properly aligned, and not negative.
148
a5f245b5
NC
1492008-04-15 Khem Raj <kraj@mvista.com>
150
151 * doc/tc-arm.texi: Fix fnstart and fnend directive names.
152
19a6653c
AM
1532008-04-14 Edmar Wienskoski <edmar@freescale.com>
154
155 * config/tc-ppc.c (parse_cpu): Handle "e500mc". Extend "e500" to
156 accept e500mc instructions.
157 (md_show_usage): Document -me500mc.
158
d5a35a55
NC
1592008-04-11 Nick Clifton <nickc@redhat.com>
160
161 * listing.c (print_timestamp): Use localtime rather than
162 localtime_r since not all build environments provide the latter.
163
daf50ae7
L
1642008-04-10 H.J. Lu <hongjiu.lu@intel.com>
165
166 * NEWS: Mention -msse-check=[none|error|warning].
167
168 * config/tc-i386.c (sse_check): New.
169 (OPTION_MSSE_CHECK): Likewise.
170 (md_assemble): Check SSE instructions if needed.
171 (md_longopts): Add -msse-check.
172 (md_parse_option): Handle OPTION_MSSE_CHECK.
173 (md_show_usage): Show -msse-check=[none|error|warning].
174
175 * doc/c-i386.texi: Document -msse-check=[none|error|warning].
176