Add gas and ld support for openrisc
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 749d89b8eed9f8a4f7b200332c892102c9f14651..0469acbc0c7cec406e810b22fe643de51ef5cea2 100644 (file)
@@ -1,3 +1,79 @@
+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.
+
+2001-04-24  Christian Groessler  <cpg@aladdin.de>
+
+       * config/tc-z8k.c (build_bytes): 12 and 16 bit displacements now
+       generate R_CALLR and R_REL16 relocations
+
+2000-04-20  Jason Eckhardt  <jle@redhat.com>
+
+       * config/tc-d10v.h (tc_frob_label): Update the symbol's frag
+       since frag_now can change after d10v_cleanup is called.
+
+2001-04-16  David O'Brien  <obrien@FreeBSD.org>
+
+       * configure.in: Add the em type for FreeBSD targets.
+       * configure: Regenerate.
+
+2001-04-14  Alexandre Oliva  <aoliva@redhat.com>
+
+       * struc-symbol.h (struct local_symbol): New TC_LOCAL_SYMFIELD_TYPE.
+       * symbols.c (local_symbol_convert): Call TC_LOCAL_SYMFIELD_CONVERT.
+
+       * config/tc-mn10300.c (md_assemble): Simplify offset adjustment of
+       pc-relative relocations not placed at the end of the instruction.
+
 2001-04-13  Jim Wilson  <wilson@redhat.com>
 
        * tc-ia64.c (is_conditional_branch): Return true for br, brl, and br.
This page took 0.025511 seconds and 4 git commands to generate.