* coffdump.c (PROGRAM_VERSION): Delete.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index b69be0841aee6a9fb2ad26c27432b5d9ccde56f0..52da47a6da56f1264e1fd0692574c4c32120cb1c 100644 (file)
@@ -1,3 +1,71 @@
+2001-09-30  H.J. Lu  <hjl@gnu.org>
+
+       * config/obj-elf.c (obj_elf_parse_section_letters): Accept "am"
+       and "ams" for compatibility.
+
+2001-09-30  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * config/tc-sh.c (md_pcrel_from_section): Transformed from
+       md_pcrel_from.  Handle pc-relativeness against link-time
+       symbol.  Handle relativeness to elsewhere than the fixup.
+       * config/tc-sh.h (MD_PCREL_FROM_SECTION): Define.
+       (md_pcrel_from_section): Prototype.
+
+       * Makefile.am: Update dependencies with "make dep-am".
+       * Makefile.in: Regenerate.
+
+2001-09-30  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
+
+       * config/tc-m68hc11.c (cmp_opcode): Define prototype.
+       (print_opcode_format, skip_whites): Likewise.
+       (convert_branch, m68hc11_new_insn): Likewise.
+       (build_dbranch_insn, build_indexed_byte): Likewise.
+       (build_reg_mode, find, find_opcode): Likewise.
+       (print_insn_format): Fix call to print_opcode_format.
+       (md_assemble): Fix call to build_dbranch_insn.
+
+2001-09-27  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/tc-arm.c: Add missing prototypes.
+
+2001-09-26  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * input-file.c (input_file_open): When reading the
+       first line looking for #NO_APP, prepare for the possibility
+       of finding #APP instead.  Also fix algorithm to allow
+       white-space to follow either #NO_APP or #APP directives.
+
+2001-09-25  Geoff Berry  <geoff.berry@bops.com>
+
+       * listing.c (buffer_line): Don't write past the end of `line' when
+       EOF is reached.
+
+2001-09-25  Alexandre Oliva  <aoliva@redhat.com>
+
+       * config/tc-mn10300.c (tc_gen_reloc): Don't emit an *ABS*
+       relocation for differences between symbols in a section other
+       than the one in which the difference is to be placed; apply
+       the relocation instead.
+
+2001-09-24  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/tc-arc.c: Add missing prototype.
+       (md_atof): Change type to int. Add missing prototype.
+       * config/tc-arc.h: Prototype exported functions.
+
+2001-09-22  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * as.c: Add missing function prototype.
+       * config/obj-aout.c: Fix compile time warning.
+
+2001-09-21  Bruno Haible  <haible@clisp.cons.org>
+
+       * config/tc-openrisc.c: Don't include <ctype.h>.
+
+2001-09-19  Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+       * gas/config/tc-s390.c: Add option -mwarn-areg-zero.
+
 2001-09-19  Alan Modra  <amodra@bigpond.net.au>
 
        * config/tc-i370.c: Fix typo in last change.
This page took 0.065596 seconds and 4 git commands to generate.