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