Add openRISC support in opcodes

This commit is contained in:
Nick Clifton
2001-04-27 13:34:20 +00:00
parent 015a42b4cf
commit 87e6d78217
20 changed files with 4506 additions and 304 deletions

View File

@@ -1,3 +1,7 @@
2001-04-27 Johan Rydberg <jrydberg@opencores.org>
* NEWS: Announce support for OpenRISC.
2001-04-17 Danny Smith <dannysmith@users.sourceforge.net>
* dlltool.c (do_default_excludes): Initialise to true.

View File

@@ -1,5 +1,7 @@
-*- text -*-
* Support for OpenRISC by Johan Rydberg.
* New command line switch to objcopy -B (or --binary-architecture) which sets
the archiceture of the output file to the given argument. This option only
makes sense, if the input target is binary. Otherwise it is ignored.