2004-01-08 Michael Chastain <mec.gnu@mindspring.com>
[deliverable/binutils-gdb.git] / gas / ChangeLog
CommitLineData
73f20958
L
12004-01-07 H.J. Lu <hongjiu.lu@intel.com>
2
3 * config/tc-ia64.c (unwind): Move next_slot_number and
4 next_slot_frag to ...
5 (unw_rec_list): Here.
6 (free_list_records): Removed.
7 (output_unw_records): Likewise.
8 (generate_unwind_image): Make it void.
9 (alloc_record): Initialize next_slot_number and next_slot_frag.
10 (slot_index): Take .org, .space and .align into account.
11 (fixup_unw_records): Don't set slot_number to 0. Use
12 list->next_slot_number and list->next_slot_frag instead of
13 unwind.next_slot_number and unwind.next_slot_frag.
14 (ia64_convert_frag): New.
15 (generate_unwind_image): Generate a rs_machine_dependent frag
16 for unwind record.
17 (emit_one_bundle): Use list->next_slot_number and
18 list->next_slot_frag instead of unwind.next_slot_number and
19 unwind.next_slot_frag.
20
21 * config/tc-ia64.h (md_convert_frag): Defined as
22 ia64_convert_frag.
23 (md_estimate_size_before_relax): Defined as (f)->fr_var.
24
99d09cdb
AO
252004-01-06 Alexandre Oliva <aoliva@redhat.com>
26
27 2003-12-19 Alexandre Oliva <aoliva@redhat.com>
28 * config/tc-frv.h (md_apply_fix3): Don't define.
29 * config/tc-frv.c (md_apply_fix3): New. Shift/truncate %hi/%lo
30 operands.
31 * config/tc-frv.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
32 2003-10-07 Alexandre Oliva <aoliva@redhat.com>
33 * config/tc-frv.c (line_separator_chars): Add `!'.
34 2003-09-19 Alexandre Oliva <aoliva@redhat.com>
35 * config/tc-frv.c (md_assemble): Clear insn upfront.
36 2003-09-18 Alexandre Oliva <aoliva@redhat.com>
37 * config/tc-frv.c (OPTION_FDPIC): New macro.
38 (md_longopts): Add mfdpic.
39 (md_parse_option): Handle it.
40 2003-08-04 Alexandre Oliva <aoliva@redhat.com>
41 * config/tc-frv.c (md_cgen_lookup_reloc) <FRV_OPERAND_D12,
42 FRV_OPERAND_S12>: Use reloc type encoded in fix-up.
43 (frv_pic_ptr): Parse funcdesc.
44
4a4c4a1d
MR
452004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
46
47 * doc/as.texinfo: Let texi2pod parse asconfig.texi and
48 gasver.texi. Remove duplicate symbol definitions for texi2pod.
49
2251dd89
MR
502004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
51
52 * Makefile.am (Makefile): Move the dependency on
53 $(BFDDIR)/configure.in to...
54 (CONFIG_STATUS_DEPENDENCIES): ... here.
55 (AUTOMAKE_OPTIONS): Require automake 1.8.
56 * Makefile.in: Regenerate.
57 * doc/Makefile.am (BASEDIR, BFDDIR): Define.
58 (CONFIG_STATUS_DEPENDENCIES): Add a dependency on
59 $(BFDDIR)/configure.in here as well.
60 * doc/Makefile.in: Regenerate.
61
c6581168
MR
622004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
63
64 * Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove.
65 * Makefile.in: Regenerate.
66 * aclocal.m4: Regenerate.
67 * doc/Makefile.am (install, install-info): Remove.
68 (install-data-local): A new hook for install-info.
69 (AUTOMAKE_OPTIONS): Require automake 1.8.
70 * doc/Makefile.in: Regenerate.
71
303e7b79
NC
722004-01-02 Nutan Singh <nutan@kpitcummins.com>
73
74 * doc/c-sh.texi: Update description about floating point behavior
75 of SH family.
76
b50c15dc
NC
772004-01-02 Bernardo Innocenti <bernie@develer.com>
78
79 * configure.in: Add m68k-uClinux target.
80 * configure: Regenerate.
7de9afa2 81
c9e214e5 82For older changes see ChangeLog-0203
08d56133
NC
83\f
84Local Variables:
85mode: change-log
86left-margin: 8
87fill-column: 74
88version-control: never
89End:
This page took 0.155938 seconds and 4 git commands to generate.