2003-12-19 Alexandre Oliva <aoliva@redhat.com>
[external/binutils.git] / gas / ChangeLog
1 2004-01-06  Alexandre Oliva  <aoliva@redhat.com>
2
3         2003-12-19  Alexandre Oliva  <aoliva@redhat.com>
4         * config/tc-frv.h (md_apply_fix3): Don't define.
5         * config/tc-frv.c (md_apply_fix3): New.  Shift/truncate %hi/%lo
6         operands.
7         * config/tc-frv.h (TC_FORCE_RELOCATION_SUB_LOCAL): Define.
8         2003-10-07  Alexandre Oliva  <aoliva@redhat.com>
9         * config/tc-frv.c (line_separator_chars): Add `!'.
10         2003-09-19  Alexandre Oliva  <aoliva@redhat.com>
11         * config/tc-frv.c (md_assemble): Clear insn upfront.
12         2003-09-18  Alexandre Oliva  <aoliva@redhat.com>
13         * config/tc-frv.c (OPTION_FDPIC): New macro.
14         (md_longopts): Add mfdpic.
15         (md_parse_option): Handle it.
16         2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
17         * config/tc-frv.c (md_cgen_lookup_reloc) <FRV_OPERAND_D12,
18         FRV_OPERAND_S12>: Use reloc type encoded in fix-up.
19         (frv_pic_ptr): Parse funcdesc.
20
21 2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
22
23         * doc/as.texinfo: Let texi2pod parse asconfig.texi and
24         gasver.texi.  Remove duplicate symbol definitions for texi2pod.
25
26 2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
27
28         * Makefile.am (Makefile): Move the dependency on
29         $(BFDDIR)/configure.in to...
30         (CONFIG_STATUS_DEPENDENCIES): ... here.
31         (AUTOMAKE_OPTIONS): Require automake 1.8.
32         * Makefile.in: Regenerate.
33         * doc/Makefile.am (BASEDIR, BFDDIR): Define.
34         (CONFIG_STATUS_DEPENDENCIES): Add a dependency on
35         $(BFDDIR)/configure.in here as well.
36         * doc/Makefile.in: Regenerate.
37
38 2004-01-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
39
40         * Makefile.am (install, install-info, RECURSIVE_TARGETS): Remove.
41         * Makefile.in: Regenerate.
42         * aclocal.m4: Regenerate.
43         * doc/Makefile.am (install, install-info): Remove.
44         (install-data-local): A new hook for install-info.
45         (AUTOMAKE_OPTIONS): Require automake 1.8.
46         * doc/Makefile.in: Regenerate.
47
48 2004-01-02  Nutan Singh <nutan@kpitcummins.com>
49
50         * doc/c-sh.texi: Update description about floating point behavior
51         of SH family.
52
53 2004-01-02  Bernardo Innocenti  <bernie@develer.com>
54
55         * configure.in: Add m68k-uClinux target.
56         * configure: Regenerate.
57
58 For older changes see ChangeLog-0203
59 \f
60 Local Variables:
61 mode: change-log
62 left-margin: 8
63 fill-column: 74
64 version-control: never
65 End: