21c82999659274487b4defdce587138168bb61f1
[deliverable/binutils-gdb.git] / gas / ChangeLog
1 2007-01-11 Nick Clifton <nickc@redhat.com>
2
3 PR gas/3707
4 * config/tc-arm.c (md_begin): Cope with an NULL mcpu_fpu_opt
5 variable.
6
7 * config/tc-mcore.c (md_number_to_chars): Use
8 number_to_chars_{big|little}endian.
9
10 2007-01-08 Kazu Hirata <kazu@codesourcery.com>
11
12 * config/tc-m68k.c (m68k_archs, m68k_cpus): Treat Fido as an
13 architecture by itself.
14 (m68k_ip): Don't issue a warning for tbl instructions on fido.
15 (m68k_elf_final_processing): Treat Fido as an architecture by
16 itself.
17
18 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
19
20 * configure.tgt: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*
21
22 2007-01-05 H.J. Lu <hongjiu.lu@intel.com>
23
24 * config/tc-i386.c (set_intel_syntax): Update set_intel_syntax
25 depending on allow_naked_reg.
26
27 2007-01-04 Paul Brook <paul@codesourcery.com>
28
29 * config/tc-arm.c (do_cpsi): Set mmod bit for 2 argument form.
30
31 2007-01-04 H.J. Lu <hongjiu.lu@intel.com>
32
33 PR gas/3826
34 * config/tc-i386.c (register_prefix): New.
35 (set_intel_syntax): Set set_intel_syntax to "" if register
36 prefix isn't needed.
37 (check_byte_reg): Use register_prefix for error message.
38 (check_long_reg): Likewise.
39 (check_qword_reg): Likewise.
40 (check_word_reg): Likewise.
41
42 2006-01-04 Julian Brown <julian@codesourcery.com>
43
44 * config/tc-arm.c (do_neon_shl_imm): Swap rN, rM.
45 (do_neon_qshl_imm): Likewise.
46 (do_neon_rshl): New function. Handle rounding variants of
47 v{q}shl-by-register.
48 (insns): Use do_neon_rshl for vrshl, vqrshl.
49
50 2007-01-04 Paul Brook <paul@codesourcery.com>
51
52 * config/tc-arm.c (NEON_ENC_TAB): Fix encoding of vclt, vcle, vaclt
53 and vacle.
54
55 2007-01-03 H.J. Lu <hongjiu.lu@intel.com>
56
57 * config/tc-i386.c (swap_operands): Remove branches.
58
59 2007-01-03 H.J. Lu <hongjiu.lu@intel.com>
60
61 * config/tc-i386.c: Update copyright year.
62 * config/tc-i386.h: Likewise.
63
64 2007-01-03 H.J. Lu <hongjiu.lu@intel.com>
65
66 * config/tc-i386.c (smallest_imm_type): Return unsigned int
67 instead of int.
68
69 2007-01-03 H.J. Lu <hongjiu.lu@intel.com>
70
71 * config/tc-i386.c: Convert to ISO C90 formatting
72 * config/tc-i386.h: Likewise.
73
74 2007-01-03 David Daney <ddaney@avtrex.com>
75
76 * config/tc-mips.c (md_show_usage): Clean up -mno-shared
77 documentation.
78
79 For older changes see ChangeLog-2006
80 \f
81 Local Variables:
82 mode: change-log
83 left-margin: 8
84 fill-column: 74
85 version-control: never
86 End:
This page took 0.031374 seconds and 4 git commands to generate.