forked from Imagelibrary/rtems
2002-11-13 Joel Sherrill <joel@OARcorp.com>
* setup.def: Switched to binutils 2.13.1 * binutils/Makefile.am: Remove a29k-rtems.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-11-13 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* setup.def: Switched to binutils 2.13.1
|
||||
* binutils/Makefile.am: Remove a29k-rtems.
|
||||
|
||||
2002-11-11 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
|
||||
|
||||
@@ -15,9 +15,6 @@ CLEANFILES = binutils.spec.in
|
||||
MKBINUTILSSPEC_DEPS = $(top_builddir)/mkbinutilspec binutils.spec.in \
|
||||
$(top_builddir)/setup.cache
|
||||
|
||||
a29k-rtems-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache -o . a29k-rtems
|
||||
|
||||
arm-rtems-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache -o . arm-rtems
|
||||
|
||||
@@ -60,7 +57,7 @@ sparc-rtems-$(BINUTILSVERS).spec: $(MKBINUTILSSPEC_DEPS)
|
||||
$(MKBINUTILSSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems
|
||||
|
||||
RPM_SPECS_DATA = \
|
||||
a29k-rtems-$(BINUTILSVERS).spec arm-rtems-$(BINUTILSVERS).spec \
|
||||
arm-rtems-$(BINUTILSVERS).spec \
|
||||
c4x-rtems-$(BINUTILSVERS).spec h8300-rtems-$(BINUTILSVERS).spec \
|
||||
hppa1.1-rtems-$(BINUTILSVERS).spec \
|
||||
i386-rtems-$(BINUTILSVERS).spec i960-rtems-$(BINUTILSVERS).spec \
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
binutils_version=2.13.1pre1
|
||||
binutils_version=2.13.1
|
||||
binutils_patch_version=
|
||||
binutils_rpm_release=1
|
||||
newlib_version=1.10.0
|
||||
|
||||
Reference in New Issue
Block a user