lexsup.c (parse_args: OPTION_CALL_SHARED): Revise comment describing defaults.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 2369a76cde69d6812c9af7911e1aa9d9b05d2c91..583e0ca7b930c954bc31d9641169c26c9e1bab1d 100644 (file)
@@ -1,3 +1,69 @@
+2003-10-06      Matt Thomas <matt@3am-software.com>
+
+         Switch NetBSD/hppa to use Linux PA-RISC ELF ABI and
+         assembler syntax.
+
+         tc-hppa.c: Add "%farg[0-3]", "%fret", "%t[1-4]", "%tf[1-4]"
+         register names.  Change all "defined (TE_LINUX)" to
+         "(defined (TE_LINUX) || defined (TE_NETBSD))".
+
+         tc-hppa.h: Make NetBSD use "elfXX-hppa-linux" bfd target.
+         Remove NetBSD's use of LABELS_WITHOUT_COLONS.
+
+2003-10-06  Robert Millan  <robertmh@gnu.org>
+
+       * configure.in: Match GNU/KNetBSD with new knetbsd*-gnu triplet.
+       * configure: Regenerate.
+
+2003-10-05  Nick Clifton  <nickc@redhat.com>
+
+       * as.c (parse_args): Revert patch to change handling of -f
+       option.  Its behaviour is mandated by the POSIX 2 spec.
+
+2003-10-04  Christian Groessler  <chris@groessler.org>
+
+       * tc-z8k.c (newfix): Tell fix_new_exp about pc relativeness.
+       (md_apply_fix3): Fix R_JR, R_DISP7, and R_CALLR cases.
+       (md_pcrel_from): This function now gets called. Supply return
+       value.
+
+2003-10-04  Nick Clifton  <nickc@redhat.com>
+
+       * as.c: Convert to ISO C90.
+
+2003-10-04  Nick Clifton  <nickc@redhat.com>
+
+       * as.c (std_shortopts): Remove 'f'.
+       (std_longopts): Add 'f'.  Doing this prevents -f<foo> being
+       acecpted as an alias for -f.
+
+2003-10-04  Danny Smith  <danny_r_smith_2001@yahoo.co.nz>
+
+       * config/obj-coff.c (obj_coff_section [BEF_ASSEMBLER]):
+       Make 'r' mean readonly data.
+
+2003-10-01  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (macro_build_ldst_constoffset,load_register,macro):
+       Unbreak overflow checks.
+
+2003-10-01  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (s_cpreturn): Correct errors in comment.
+
+2003-10-01  Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+
+       * config/tc-mips.c (macro_build_ldst_constoffset): Fix sign extension
+       tests.
+       (load_register): Likewise.
+       (macro): Likewise.
+
+2003-09-30  Chris Demetriou  <cgd@broadcom.com>
+
+       * config/tc-mips.c (mips_ip): Capitalize first word of
+       existing condition code warning, and add condition code
+       warnings for .ps instructions, and for bc1any[24][tf].
+
 2003-09-30  Chris Demetriou  <cgd@broadcom.com>
 
        * NEWS: Mention support for MIPS64 Release 2.
This page took 0.024302 seconds and 4 git commands to generate.