gas/testsuite/
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
417c21b7
AO
12008-01-09 Alexandre Oliva <aoliva@redhat.com>
2
3 * config/tc-ia64.c (ia64_convert_frag): Zero-initialize room for
4 unwind personality function address.
5
7ddd14de
BW
62008-01-09 Bob Wilson <bob.wilson@acm.org>
7
8 * dwarf2dbg.c (out_sleb128): Delete.
9 (size_fixed_inc_line_addr, emit_fixed_inc_line_addr): New.
10 (out_fixed_inc_line_addr): Delete.
11 (relax_inc_line_addr, dwarf2dbg_estimate_size_before_relax): Call new
12 size_fixed_inc_line_addr if DWARF2_USE_FIXED_ADVANCE_PC is set.
13 (dwarf2dbg_convert_frag): Likewise for emit_fixed_inc_line_addr.
14 (process_entries): Remove calls to out_fixed_inc_line_addr. When
15 DWARF2_USE_FIXED_ADVANCE_PC is set, call relax_inc_line_addr.
16 * read.h (emit_expr_fix): New prototype.
17 * read.c (emit_expr): Move code to emit_expr_fix and use it here.
18 (emit_expr_fix): New.
19
45664ddb
L
202008-01-09 H.J. Lu <hongjiu.lu@intel.com>
21
22 * config/tc-i386.c (match_template): Check register size
23 only when size of operands can be encoded the canonical way.
24
a7619375
L
252008-01-08 H.J. Lu <hongjiu.lu@intel.com>
26
27 * config/tc-i386.c (i386_operand): Renamed to ...
28 (i386_att_operand): This.
29 (parse_operands): Updated.
30
e1d4d893
L
312008-01-05 H.J. Lu <hongjiu.lu@intel.com>
32
33 * doc/c-i386.texi: Update .att_mnemonic and .intel_mnemonic.
34
35 * config/tc-i386.c (set_intel_mnemonic): Set intel_mnemonic
36 only.
37 (md_assemble): Remove Intel mode workaround.
38 (match_template): Check support for old gcc, AT&T mnemonic
39 and Intel Syntax.
40 (md_parse_option): Don't set intel_mnemonic to 0 for
41 OPTION_MOLD_GCC.
42
23117009
L
432008-01-04 H.J. Lu <hongjiu.lu@intel.com>
44
45 * config/tc-i386.h: Update copyright to 2008.
46
b0e34bfe
NC
472008-01-04 Nick Clifton <nickc@redhat.com>
48
49 * config/tc-ppc.c (parse_cpu): Preserve the settings of the
50 PPC_OPCODE_ALTIVEC and PPC_OPCODE_SPE flags.
51
aacd03c3
L
522008-01-03 H.J. Lu <hongjiu.lu@intel.com>
53
54 * config/tc-i386.c (md_assemble): Use !intel_mnemonic instead
55 of SYSV386_COMPAT.
56
3629bb00
L
572008-01-03 H.J. Lu <hongjiu.lu@intel.com>
58
59 * gas/config/tc-i386.c (cpu_arch_flags_not): Removed.
60 (cpu_flags_not): Likewise.
61 (cpu_flags_match): Updated to check 64bit and arch.
62 (set_code_flag): Remove cpu_arch_flags_not.
63 (set_16bit_gcc_code_flag): Likewise.
64 (set_cpu_arch): Likewise.
65 (md_begin): Likewise.
66 (parse_insn): Call cpu_flags_match to check 64bit and arch.
67 (match_template): Likewise.
68
5dd15031
JJ
692008-01-03 Jakub Jelinek <jakub@redhat.com>
70
71 * config/tc-i386.c (process_drex): Initialize modrm_reg and
72 modrm_regmem to 0 instead of None.
73
24995bd6
L
742008-01-03 H.J. Lu <hongjiu.lu@intel.com>
75
76 * config/tc-i386.c (match_template): Use the xmmword field
77 instead of no_xsuf.
78
fc4adea1
L
792008-01-02 H.J. Lu <hongjiu.lu@intel.com>
80
81 * config/tc-i386.c (process_suffix): Fix a typo.
82
582d5edd
L
832008-01-02 H.J. Lu <hongjiu.lu@intel.com>
84
85 PR gas/5534
86 * config/tc-i386.c (match_template): Handle XMMWORD_MNEM_SUFFIX.
87 Check memory size in Intel mode.
88 (process_suffix): Handle XMMWORD_MNEM_SUFFIX.
89 (intel_e09): Likewise.
90
91 * config/tc-i386.h (XMMWORD_MNEM_SUFFIX): New.
92
e7c604dd
CM
932008-01-02 Catherine Moore <clm@codesourcery.com>
94
95 * config/tc-mips.c (mips_ip): Check operands on jalr instruction.
96
6c7ac64e 97For older changes see ChangeLog-2007
08d56133
NC
98\f
99Local Variables:
100mode: change-log
101left-margin: 8
102fill-column: 74
103version-control: never
104End:
This page took 0.354527 seconds and 4 git commands to generate.