2004-01-12 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
cc3d92a5
RS
12004-01-12 Richard Sandiford <rsandifo@redhat.com>
2
3 * config/tc-mips.c (macro_build_jalr): When adding an R_MIPS_JALR
4 reloc, reserve space for the delay slot as well as the jalr itself.
5
e45d0630
PB
62004-01-09 Paul Brook <paul@codesourcery.com>
7
8 * config/tc-arm.c (do_vfp_reg2_from_sp2): Rename from do_vfp_sp_reg2.
9 (do_vfp_sp2_from_reg2): New function.
10 (insns): Use them.
11 (do_vfp_dp_from_reg2): Check return values properly.
12
81912461
ILT
132004-01-08 Ian Lance Taylor <ian@wasabisystems.com>
14
78849248
ILT
15 * config/tc-mips.c (warn_nops): Remove static variable.
16 (macro): Remove test of warn_nops.
17 (md_shortops): Remove 'n'.
18 (md_parse_option): Remove 'n' case.
19 (md_show_usage): Remove -n.
20 * doc/as.texinfo (Overview): Remove MIPS -n option.
21 * doc/c-mips.texi (MIPS Opts): Remove mention -n.
22 * NEWS: Mention removal of MIPS -n option.
23
81912461
ILT
24 * config/tc-mips.c (ISA_HAS_COPROC_DELAYS): Remove.
25 (cop_interlocks): Check ISA level.
26 (cop_mem_interlocks): Define.
27 (reg_needs_delay): Check cop_interlocks rather than
28 ISA_HAS_COPROC_DELAYS.
29 (append_insn): Likewise. Use cop_mem_interlocks rather than
30 directly checking mips_opts.isa.
31 (mips_emit_delays): Likewise.
32
73f20958
L
332004-01-07 H.J. Lu <hongjiu.lu@intel.com>
34
35 * config/tc-ia64.c (unwind): Move next_slot_number and
36 next_slot_frag to ...
37 (unw_rec_list): Here.
38 (free_list_records): Removed.
39 (output_unw_records): Likewise.
40 (generate_unwind_image): Make it void.
41 (alloc_record): Initialize next_slot_number and next_slot_frag.
42 (slot_index): Take .org, .space and .align into account.
43 (fixup_unw_records): Don't set slot_number to 0. Use
44 list->next_slot_number and list->next_slot_frag instead of
45 unwind.next_slot_number and unwind.next_slot_frag.
46 (ia64_convert_frag): New.
47 (generate_unwind_image): Generate a rs_machine_dependent frag
48 for unwind record.
49 (emit_one_bundle): Use list->next_slot_number and
50 list->next_slot_frag instead of unwind.next_slot_number and
51 unwind.next_slot_frag.
52
53 * config/tc-ia64.h (md_convert_frag): Defined as
54 ia64_convert_frag.
55 (md_estimate_size_before_relax): Defined as (f)->fr_var.
56
99d09cdb
AO
572004-01-06 Alexandre Oliva <aoliva@redhat.com>
58
59 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
60 * config/tc-frv.h (md_apply_fix3): Don't define.
61 * config/tc-frv.c (md_apply_fix3): New. Shift/truncate %hi/%lo
62 operands.
63 * config/tc-frv.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
64 2003-10-07 Alexandre Oliva <aoliva@redhat.com>
65 * config/tc-frv.c (line_separator_chars): Add `!'.
66 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
67 * config/tc-frv.c (md_assemble): Clear insn upfront.
68 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
69 * config/tc-frv.c (OPTION_FDPIC): New macro.
70 (md_longopts): Add mfdpic.
71 (md_parse_option): Handle it.
72 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
73 * config/tc-frv.c (md_cgen_lookup_reloc) <FRV_OPERAND_D12,
74 FRV_OPERAND_S12>: Use reloc type encoded in fix-up.
75 (frv_pic_ptr): Parse funcdesc.
76
4a4c4a1d
MR
772004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
78
79 * doc/as.texinfo: Let texi2pod parse asconfig.texi and
80 gasver.texi. Remove duplicate symbol definitions for texi2pod.
81
2251dd89
MR
822004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
83
84 * Makefile.am (Makefile): Move the dependency on
85 $(BFDDIR)/configure.in to...
86 (CONFIG_STATUS_DEPENDENCIES): ... here.
87 (AUTOMAKE_OPTIONS): Require automake 1.8.
88 * Makefile.in: Regenerate.
89 * doc/Makefile.am (BASEDIR, BFDDIR): Define.
90 (CONFIG_STATUS_DEPENDENCIES): Add a dependency on
91 $(BFDDIR)/configure.in here as well.
92 * doc/Makefile.in: Regenerate.
93
c6581168
MR
942004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
95
96 * Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove.
97 * Makefile.in: Regenerate.
98 * aclocal.m4: Regenerate.
99 * doc/Makefile.am (install, install-info): Remove.
100 (install-data-local): A new hook for install-info.
101 (AUTOMAKE_OPTIONS): Require automake 1.8.
102 * doc/Makefile.in: Regenerate.
103
303e7b79
NC
1042004-01-02 Nutan Singh <nutan@kpitcummins.com>
105
106 * doc/c-sh.texi: Update description about floating point behavior
107 of SH family.
108
b50c15dc
NC
1092004-01-02 Bernardo Innocenti <bernie@develer.com>
110
111 * configure.in: Add m68k-uClinux target.
112 * configure: Regenerate.
7de9afa2 113
c9e214e5 114For older changes see ChangeLog-0203
08d56133
NC
115\f
116Local Variables:
117mode: change-log
118left-margin: 8
119fill-column: 74
120version-control: never
121End:
This page took 0.156012 seconds and 4 git commands to generate.