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