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