*** empty log message ***
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 0f4d6e9dc98e9cf6ba4c5829c3e11dd7ca3bb6d0..a4e07d33a79108d439062c823c86ccae74ccc415 100644 (file)
@@ -1,3 +1,30 @@
+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):
This page took 0.023064 seconds and 4 git commands to generate.