* solist.h (struct target_so_ops): New member bfd_open.
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
7b86a9fa
AS
12009-01-15 Andrew Stubbs <ams@codesourcery.com>
2
3 * read.c (s_vendor_attribute): bfd_elf_add_obj_attr_compat ->
4 bfd_elf_add_obj_attr_int_string.
5
01e1a5bc
NC
62009-01-15 Douglas B Rupp <rupp@gnat.com>
7
8 * configure.tgt(ia64-*-*vms*): New target.
9 * dwarf2dbg.h (dwarf2_loc_mark_labels): Make extern.
10 * tc.h (md_number_to_chars): Declare iff undefined.
11 * config/obj-elf.c (obj_elf_change_section): Change type of arg
12 attr to bfd_vma.
13 (obj_elf_parse_section_letters): Return a bfd_vma. Change type of
14 variables attr, md_attr to bfd_vma.
15 (obj_elf_section_word): Likewise.
16 (obj_elf_section): Change type of variable attr to bfd_vma
17 * config/obj-elf.h (obj_elf_change_section): Change type of arg
18 attr to bfd_vma.
19 * config/tc-ia64.c (bfdver.h,time.h): Include.
20 (ia64_elf_section_letter): Now returns a bfd_vma.
21 Handle VMS specific attributes.
22 (ia64_elf_section_flags): Arg attr now a bfd_vma.
23 (ia64_init): Don't turn on dependency checking for VMS.
24 (ia64_target_format): Check for VMS flag bit.
25 (do_alias): Hande decc$ functions.
26 (get_vms_time): New function.
27 (ia64_vms_note): New function.
28 * config/tc-ia64.h (ia64_elf_section_letter): Now returns a bfd_vma.
29 (ia64_elf_section_flags): Arg attr now a bfd_vma.
30 (tc_init_after_args): Define for VMS.
31 * config/tc-alpha.c (alpha_elf_section_letter): Return a bfd_vma.
32 (alpha_elf_section_flags): Change type of arg attr to bfd_vma.
33 * config/tc-alpha.h: Likewise.
34 * config/tc-i386.c (x86_64_section_letter): Return a bfd_vma.
35 (x86_64_section_word): Return a bfd_vma.
36 * config/tc-i386.h: Likewise.
37 * config/tc-ip2k.c (ip2k_elf_section_flags): Change type of arg
38 attr to bfd_vma.
39 * config/tc-ip2k.h: Likewise.
40 * config/tc-mep.c (mep_elf_section_letter): Return a bfd_vma.
41 (mep_elf_section_flags): Change type of arg attr to bfd_vma.
42 * config/tc-mep.h: Likewise.
43 * config/tc-ppc.c (ppc_section_letter): Return a bfd_vma.
44 (ppc_section_word): Return a bfd_vma.
45 (ppc_section_flags): Change type of arg attr to bfd_vma.
46 * config/tc-ppc.h: Likewise.
47 * config/tc-frv.h: Provide a prototype for frv_md_number_to_chars.
48 * config/te-vms.h (DWARF2_DIR_SHOULD_END_WITH_SEPARATOR,
49 DWAR2_FILE_TIME_NAME, DWARF2_FILE_SIZE_NAME, DWARF2_FILEN_NAME):
50 New file with new macros
51 * dwarf2dbg.c (get_filenum, out_file_list): Default and call new
52 macros.
53
bc2d1808
NC
542009-01-15 Nick Clifton <nickc@redhat.com>
55
56 PR 9722
57 * config/tc-arm.c (do_t_nop): Check for availability of Thumb2
58 instructions before generating a Thumb2 nop.
59
7b6598a4
AK
602009-01-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
61
62 * config/tc-s390.h: Define LOCAL_LABEL_PREFIX.
63
cd4a7468
AM
642009-01-12 Alan Modra <amodra@bigpond.net.au>
65
66 * config/tc-spu.c (md_pseudo_table): Add "brinfo".
67 (brinfo): New var.
68 (md_assemble): Poke brinfo into branch instructions.
69 (spu_brinfo): New function.
70 (md_apply_fix): Don't assume insn fields start off at zero, mask
71 them to remove possible brinfo.
72
1543849b
L
732009-01-10 H.J. Lu <hongjiu.lu@intel.com>
74
75 * doc/c-i386.texi: Reformat.
76
bd5295b2
L
772009-01-10 H.J. Lu <hongjiu.lu@intel.com>
78
79 * gas/config/tc-i386.c (cpu_arch): Add corei7, .clflush and
80 .syscall.
81 (i386_align_code): Handle PROCESSOR_COREI7.
82 (md_show_usage): Add corei7, clflush and syscall.
83 (i386_target_format): Replace cpup4 with cpuclflush.
84
85 * gas/config/tc-i386.h (processor_type): Add PROCESSOR_COREI7.
86
87 * doc/c-i386.texi: Document corei7, clflush and syscall.
88
1b7f3fb0
L
892009-01-09 H.J. Lu <hongjiu.lu@intel.com>
90
91 * config/tc-i386.c (cpu_arch): Add .rdtscp.
92 (md_show_usage): Display rdtscp.
93
94 * doc/c-i386.texi: Document rdtscp.
95
1cb0a767
PB
962009-01-09 Peter Bergner <bergner@vnet.ibm.com>
97
98 * config/tc-ppc.c (ppc_setup_opcodes): Remove PPC_OPCODE_NOPOWER4 test.
99 Test the new "deprecated" opcode field.
100
19fc3723
SA
1012009-01-07 Sterling Augustine <sterling@tensilica.com>
102
103 * config/tc-xtensa.c (produce_flix): New.
104 (option_flix, optoin_no_generate_flix, option_no_flix) Define.
105 (md_longopts): Add support for them.
106 (md_parse_option): Likewise.
107 (md_show_usage): Add help message.
108 (finish_vinsn): Don't allow multi-slot flix when produce_flix
109 option is set to FLIX_NONE.
110 * config/xtensa-relax.c (transition_applies): Only relax to
111 flix branches when produce_flix equals FLIX_ALL.
112 * config/xtensa-relax.h (flix_level, FLIX_ALL, FLIX_NO_GENERATE
113 FLIX_NONE): New.
114 (produce_flix): Declare.
115
24864476
CF
1162009-01-06 Chao-ying Fu <fu@mips.com>
117
118 * config/tc-mips.c (mips_ip): Set lastregno to 0xffffffff.
119 Use strncmp to match jalr and jalr.hb.
120 Fix a typo.
121
0bfee649 1222009-01-05 H.J. Lu <hongjiu.lu@intel.com>
d62f07d0 123
0bfee649
L
124 AVX Programming Reference (December, 2008)
125 * config/tc-i386.c (build_modrm_byte): Remove 5 operand instruction
126 support. Don't swap REG and NDS for FMA.
d62f07d0 127
0bfee649 1282009-01-02 Matthias Klose <doko@ubuntu.com>
e7c604dd 129
0bfee649
L
130 * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf
131 behaviour.
e7c604dd 132
0bfee649 133For older changes see ChangeLog-2008
08d56133
NC
134\f
135Local Variables:
136mode: change-log
137left-margin: 8
138fill-column: 74
139version-control: never
140End:
This page took 0.374951 seconds and 4 git commands to generate.