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