projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcccef2
)
Add tic4x-*-rtems*.
author
Nick Clifton
<nickc@redhat.com>
Fri, 20 Jun 2003 08:36:19 +0000
(08:36 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Fri, 20 Jun 2003 08:36:19 +0000
(08:36 +0000)
bfd/ChangeLog
patch
|
blob
|
history
bfd/config.bfd
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 4f64c507b5679f6c49896a0147dc4a8c42cbc91d..c68e9e50cf6f5a7a190ff151bc34351ec57ae220 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,7
@@
+2003-06-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * config.bfd: Add tic4x-*-rtems*.
+
2003-06-20 Alan Modra <amodra@bigpond.net.au>
* elf64-ppc.c: Convert to C90 function definitions, remove unnecessary
diff --git
a/bfd/config.bfd
b/bfd/config.bfd
index 90b52cc7806a7f9bebe8be7c6ffe842a43ee1b0a..e1aa6b74cbad8bad9f133d445388f607abf83c93 100644
(file)
--- a/
bfd/config.bfd
+++ b/
bfd/config.bfd
@@
-284,7
+284,7
@@
case "${targ}" in
targ_defvec=tic30_coff_vec
;;
- c4x-*-*coff* | tic4x-*-*coff*)
+ c4x-*-*coff* | tic4x-*-*coff*
| tic4x-*-rtems*
)
targ_defvec=tic4x_coff1_vec
targ_selvecs="tic4x_coff1_beh_vec tic4x_coff2_vec tic4x_coff2_beh_vec tic4x_coff0_vec tic4x_coff0_beh_vec"
targ_underscore=yes