diff options
author | K. Richard Pixley <rich@cygnus> | 1991-11-06 09:48:32 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1991-11-06 09:48:32 +0000 |
commit | 6951f3cc3f73f01cd766a554d2e1f57a29090d05 (patch) | |
tree | 35b0a0d5a6a2022b0c6215bd8e93fa1ab2933824 /gas | |
parent | ef1587739da78dc0481534c47444a2ef6dd1f9be (diff) | |
download | gdb-6951f3cc3f73f01cd766a554d2e1f57a29090d05.zip gdb-6951f3cc3f73f01cd766a554d2e1f57a29090d05.tar.gz gdb-6951f3cc3f73f01cd766a554d2e1f57a29090d05.tar.bz2 |
Initial revision
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/rs6000.mt | 1 | ||||
-rw-r--r-- | gas/config/tc-rs6000.c | 0 | ||||
-rw-r--r-- | gas/config/tc-rs6000.h | 0 |
3 files changed, 1 insertions, 0 deletions
diff --git a/gas/config/rs6000.mt b/gas/config/rs6000.mt new file mode 100644 index 0000000..f40f51d --- /dev/null +++ b/gas/config/rs6000.mt @@ -0,0 +1 @@ +ALL=fake-as diff --git a/gas/config/tc-rs6000.c b/gas/config/tc-rs6000.c new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/gas/config/tc-rs6000.c diff --git a/gas/config/tc-rs6000.h b/gas/config/tc-rs6000.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/gas/config/tc-rs6000.h |