do not allow size or nbytes to go negative.
[external/binutils.git] / gas / ChangeLog
1 2002-01-07  Nick Clifton  <nickc@cambridge.redhat.com>
2
3         * read.c (emit_expr): Do not allow 'size' or 'nbytes' to go
4         negative.
5
6 2002-01-06  Alan Modra  <amodra@bigpond.net.au>
7
8         * config/tc-m68k.h (md_prepare_relax_scan): Rewrite.
9         * config/tc-m68k.c (md_relax_table): Add md_prepare_relax_scan comment.
10
11 2002-01-05  Daniel Jacobowitz  <drow@mvista.com>
12
13         * tc-mips.c (mips_cprestore_valid): New flag.
14         (mips_frame_reg_valid): New flag.
15         (macro) [M_JAL_2]: Check both flags.
16         [M_JAL_A]: Likewise.
17         (s_cprestore): Set mips_cprestore_valid.
18         (tc_get_register): If setting mips_frame_reg, set
19         mips_frame_reg_valid and clear mips_cprestore_valid.
20         (s_mips_ent): Clear both flags.
21         (s_mips_end): Clear both flags.
22
23 2002-01-05  Alan Modra  <amodra@bigpond.net.au>
24
25         * write.c (write_object_file): Make use of bfd_section_list_remove.
26         * config/obj-ecoff.c (ecoff_frob_file): Likewise.
27         * config/tc-mmix.c (mmix_frob_file): Likewise.
28
29 2002-01-04  Jason Thorpe  <thorpej@wasabisystems.com>
30
31         * configure.in (i386-*-netbsdelf*): Collapse target into...
32         (i386-*-netbsd*): ...this.  Add support for x86-64.
33         * configure: Regenerated.
34
35 2002-01-03  matthew green  <mrg@redhat.com>
36
37         * config/tc-ppc.c (md_parse_option): BookE is not Motorola specific.
38
39 2002-01-02  Nick Clifton  <nickc@cambridge.redhat.com>
40
41         * config/tc-m68k.c (md_estimate_size_before_relax): Test for a
42         NULL frag link.
43
44 For older changes see ChangeLog-0001
45 \f
46 Local Variables:
47 mode: change-log
48 left-margin: 8
49 fill-column: 74
50 version-control: never
51 End:
52