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:
817c2f7
)
* configure.tgt: Add bfin-*rtems*.
author
Nick Clifton
<nickc@redhat.com>
Tue, 7 Aug 2007 09:32:06 +0000
(09:32 +0000)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 7 Aug 2007 09:32:06 +0000
(09:32 +0000)
ld/ChangeLog
patch
|
blob
|
history
ld/configure.tgt
patch
|
blob
|
history
diff --git
a/ld/ChangeLog
b/ld/ChangeLog
index 69c65d573c45c92f6fbe58e0be8c674b0b1e850f..be87b5572a27ab1fe20e5d2019e2e0369c76cf38 100644
(file)
--- a/
ld/ChangeLog
+++ b/
ld/ChangeLog
@@
-1,3
+1,7
@@
+2007-08-07 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.tgt: Add bfin-*rtems*.
+
2007-08-06 Kai Tietz <kai.tietz@onevision.com>
* emultempl/pep.em: (pep_enable_stdcall_fixup): Set to value 1.
diff --git
a/ld/configure.tgt
b/ld/configure.tgt
index 46e05d33a8ab554fe71d7c1c8d1ee67b8179f10e..1591571a3d9bec2fe0ea9c02bdae5cc085d6ec15 100644
(file)
--- a/
ld/configure.tgt
+++ b/
ld/configure.tgt
@@
-113,6
+113,10
@@
bfin-*-elf) targ_emul=elf32bfin;
targ_extra_emuls="elf32bfinfd"
targ_extra_libpath=$targ_extra_emuls
;;
+bfin-*-rtems*) targ_emul=elf32bfin;
+ targ_extra_emuls="elf32bfinfd"
+ targ_extra_libpath=$targ_extra_emuls
+ ;;
bfin-*-uclinux*) targ_emul=elf32bfin;
targ_extra_emuls="elf32bfinfd"
targ_extra_libpath=$targ_extra_emuls