Fix formatting.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index baed8e98260beb6c16a705076663590e73a796d6..6accdbb3555f4a113137af8d2b7a399538f6fac6 100644 (file)
@@ -1,3 +1,78 @@
+2000-07-17  Kazu Hirata  <kazu@hxi.com>
+
+       * config/tc-w65.c: Fix formatting.
+       * config/tc-mn10200.c: Fix formatting.
+       * config/tc-mn10300.c: Likewise.
+
+2000-07-17  Frank Ch. Eigler  <fche@redhat.com>
+
+       * expr.c (operand): Permit %bin literals if LITERAL_PREFIXPERCENT_BIN
+       is defined.
+
+2000-07-15  Ian Lance Taylor  <ian@zembu.com>
+
+       * doc/c-mips.texi (MIPS Opts): Remove erroneous space after
+       @code.
+
+2000-07-15  Alan Modra  <alan@linuxcare.com.au>
+
+       * config/tc-hppa.c (hppa_fix_adjustable): Use the same checks for
+       ELF as are used for SOM (except the 32-bit reloc one) to decide
+       whether a symbol can be reduced to a section symbol.  Expand on
+       the comment for symbols involved in LR% and RR% expressions.
+
+2000-07-14  Nick Clifton  <nickc@cygnus.com>
+
+       * config/tc-mips.c (mips_disable_float_construction): New
+       static variable.  Set to true if doubles should not be
+       constructed by loading two single width fp registers with
+       halves of the value.
+       (mips_ip): Test mips_disable_float_construction.
+       (md_longopts): Add command line switches --construct-floats
+       and --no-construct-floats.
+       (md_parse_option): Parse new command line options.
+       (md_show_usage): Describe new command line options.
+
+       * doc/c-mips.texi: Document new command line options.
+
+2000-07-13  Koundinya K  <kk@ddeorg.soft.net>
+
+       * configure.in: Remove the test /usr/dde for mips-*-sysv4*MP*
+       * configure: Regenerate.
+
+2000-07-13  Hans-Peter Nilsson  <hp@axis.com>
+
+       * configure.in (DEFAULT_EMULATION setting): Revert part of
+       2000-07-01 change that set te_multi=multi unless set to tmips.
+       * configure: Regenerate.
+
+2000-07-12  Mark Elbrecht  <snowball3@bigfoot.com>
+
+       * config/obj-coff.c (coff_frob_section): Add padding to the last
+         section when aligning it increases its size.
+
+2000-07-11  Kazu Hirata  <kazu@hxi.com>
+
+       * config/tc-tic54x.c: Fix formatting.
+
+2000-07-10  Kazu Hirata  <kazu@hxi.com>
+
+       * config/tc-h8500.c: Fix formatting.
+       * config/tc-tic54x.c: Fix formatting.
+
+2000-07-10  Alan Modra  <alan@linuxcare.com.au>
+
+       * config/tc-hppa.c (md_apply_fix): Check fmt 12 and 22 pc-rel
+       displacements correctly.
+
+       * read.h (s_abort): Add ATTRIBUTE_NORETURN.
+
+2000-07-10  Ryan Bradetich  <rbradetich@uswest.net>
+
+       * hash.c (hash_insert): Add cast to obstruct_alloc to fix
+       warning.
+       (hash_jam): Ditto.
+
 2000-07-09  Alan Modra  <alan@linuxcare.com.au>
 
        From  David Huggins-Daines  <dhd@linuxcare.com>
@@ -23,8 +98,6 @@
        redifinition warning.
        (md_apply_fix): Added cast from enum to int for fixP->fx_r_type.
        (hppa_force_relocation): ditto
-       (pa_vtable_entry): ditto
-       (pa_vtable_inherit): ditto
        (md_apply_fix): Added cast to buf to fix warnings.
 
        * config/tc-hppa.h (pa_define_label, parse_cons_expression_hppa,
@@ -439,7 +512,7 @@ Tue Jun 13 20:58:28 2000  Catherine Moore <clm@redhat.com>
 
 Wed Jun  7 22:44:14 2000  Denis Chertykov  <denisc@overta.ru>
 
-       * config/tc-avr.c (avr_operand): fix the fomratting of the comment.
+       * config/tc-avr.c (avr_operand): fix the formatting of the comment.
 
 Wed Jun  7 21:26:15 2000  Denis Chertykov  <denisc@overta.ru>
 
This page took 0.024123 seconds and 4 git commands to generate.