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