Add gas and ld support for openrisc
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 5d382edac333b9916093d7a51502483f0201bfe7..0469acbc0c7cec406e810b22fe643de51ef5cea2 100644 (file)
@@ -1,3 +1,52 @@
+2001-05-02  Johan Rydberg  <jrydberg@opencores.org>
+
+        * config/tc-openrisc.c: New file.
+        * config/tc-openrisc.h: Likewise.
+
+        * Makefile.am: Add OpenRISC target.
+        * Makefile.in: Regenerated.
+
+        * configure.in (openrisc-*-*): Add target.
+        * configure: Regenerated.
+
+2001-05-02  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/tc-arm.c (arm_frag_align_code): Change error message to
+       more explanatory version.
+
+2001-04-29  Keith M Wesolowski <wesolows@foobazco.org>
+
+       * config/tc-mips.c (md_parse_option): Also accept
+       elf64-tradbigmips and elf64-tradlittlemips for OPTION_64.
+
+2001-04-27  David Mosberger  <davidm@hpl.hp.com>
+
+       * config/tc-ia64.c (dot_spillmem_p): Fix output_spill_?sprel_p()
+       argument passing order: predicate goes last, not first.
+
+2001-04-27  Sean McNeil <sean@mcneil.com>
+
+       * configure.in: Add arm-vxworks.
+       * configure: Regenerate.
+
+2001-04-26  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/tc-arm.c (arm_handle_align): New Function:  Generate
+       no-op filled alignment frags.
+       (arm_frag_align_code): New Function: Create a code alignment frag.
+       (arm_init_frag): New Function: Initialse the target dependent
+       parts of a frag.
+
+       * config/tc-arm.h (TC_FRAG_TYPE): Define.
+       (TC_FRAG_INIT): Define.
+       (HANDLE_ALIGN): Define.
+       (md_do_align): Define.
+
+2001-04-25  Nick Clifton  <nickc@cambridge.redhat.com>
+
+       * config/obj-coff.c (do_linenos_for): Check to see if the filename
+       symbol has been initialised before extracting its symbol index.
+
 2001-04-24  H.J. Lu  <hjl@gnu.org>
 
        * configure: Regenerated with the right version of autoconf.
This page took 0.024992 seconds and 4 git commands to generate.