2001-08-20 H.J. Lu <hjl@gnu.org>
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 022e05819cbab5af38ca37b79ad3f9a1db09194b..526d5dff36a1da8a364d2df76b75c3bb6ef548cf 100644 (file)
@@ -1,3 +1,41 @@
+2001-08-21  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (md_parse_option): #ifdef the
+       traditional/non-traditional names as it is done in mips_target_format.
+
+2001-08-20  Richard Henderson  <rth@redhat.com>
+
+       * config/tc-alpha.h (MD_APPLY_FIX3): Define.
+       * config/tc-alpha.c (md_apply_fix3): Rename from md_apply_fix;
+       use seg parameter instead of now_seg.
+
+2001-08-18  H.J. Lu  <hjl@gnu.org>
+
+       * config/tc-mips.c (show): Add the missing prototype.
+
+2001-08-18  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (S_EX_*): New enum for my_getSmallExpression()
+       return values.
+       (mips_ip): Use the new return values instead of characters. Add
+       support for %higher and %highest.
+       (LP): Remove.
+       (RP): Remove.
+       (my_getSmallExpression): Make parsing case insensitive and more
+       reliable. Add support for %higher and %highest. Further support to
+       parse %gprel and %neg is implemented but currently deactivated.
+
+2001-08-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * ecoff.c (ecoff_frob_symbol): Remove casts from bfd_get_gp_size.
+       (ecoff_build_symbols): Likewise.
+       * read.c (s_lcomm_internal): Fix signed/unsigned warning.
+
+2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (mips_elf_final_processing): Set elf header flags
+       for n32 ABI if appropriate.
+
 2001-08-16  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
 
        * config/tc-mips.c (cons_fix_new_mips): Remove.
        * dwarf2dbg.c (dwarf2_directive_file): Call s_app_file (0) if
        BFD_ASSEMBLER is not defined.
 
-2001-02-23   Richard Sandiford <rsandifo@redhat.com>
+2001-02-23  Richard Sandiford  <rsandifo@redhat.com>
 
        * config/tc-mn10300.c (md_apply_fix3): Don't mark a fixup as
        done if it's against a symbol.
@@ -1737,7 +1775,7 @@ Mon Feb 12 17:45:50 CET 2001  Jan Hubicka  <jh@suse.cz>
        * config/tc-sh.c (md_pseudo_table): Add uaquad.  Use s_uacons for
        2byte, 4byte and 8byte.
 
-2001-02-08  Alan Modra   <alan@linuxcare.com.au>
+2001-02-08  Alan Modra  <alan@linuxcare.com.au>
 
        * config/tc-hppa.c (pa_build_unwind_subspace): Don't call
        md_number_to_chars with size > sizeof (valueT).
@@ -2440,7 +2478,7 @@ Mon Dec 11 14:35:42 MET 2000  Jan hubicka  <jh@suse.cz>
        * doc/as.texinfo: Correct description of MIPS -mcpu
        option, by copying some of the text from doc/c-mips.texi.
 
-2000-12-01      Joel Sherrill <joel@OARcorp.com>
+2000-12-01  Joel Sherrill  <joel@OARcorp.com>
 
        * configure.in (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*):
        New targets.
@@ -5951,7 +5989,7 @@ Fri Feb 11 14:21:51 2000  Jeffrey A Law  (law@cygnus.com)
        * config/tc-ppc.c (ppc_fix_adjustable): Don't look at the frag
        of a symbol when we really care about its value.
 
-2000-01-19  Chandra Chavva   <cchavva@cygnus.com>
+2000-01-19  Chandra Chavva  <cchavva@cygnus.com>
 
        * config/tc-mcore.c (md_assemble): Give warning message if
        operands passes to instruction are more than the spec.
@@ -5960,7 +5998,7 @@ Fri Feb 11 14:21:51 2000  Jeffrey A Law  (law@cygnus.com)
 
        * config/tc-arm.c (armadjust_symtab): If the assembler is in
        Thumb mode but the label seen was not declared as '.thumb_func'
-       then set the ST_INFO type to STT_ARM_16BIT mode.   This allows
+       then set the ST_INFO type to STT_ARM_16BIT mode.  This allows
        correct disassembly of Thumb code bounded by non function labels.
 
 2000-01-27  Alan Modra  <alan@spri.levels.unisa.edu.au>
This page took 0.026481 seconds and 4 git commands to generate.