Ralf Corsepius
4a243b5ffd
Remove GCC3NEWLIBVERS, BINUTILSVERS, GDBVERS.
2005-09-15 10:31:22 +00:00
Ralf Corsepius
c579940953
Add patch having been missed in 05/02 patch
2005-05-03 13:40:48 +00:00
Ralf Corsepius
b17dd93574
2005-04-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* configure.ac: chmod +x rtems/mkspec.
* binutils/binutils.add: Remove Prefix.
Use mkdir -p.
* cpukit/rtems-cpukit.add: Fix Source URL.
* rtems/Makefile.am: Append @osversion@ to rules.
* rtems/rtems.add: Fix Source URL. Misc cosmetics.
2005-04-20 07:14:16 +00:00
Ralf Corsepius
96efa1fd0b
Fix typo
2005-04-13 17:06:44 +00:00
Ralf Corsepius
b3dc9ac4ab
2005-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/mkspec.in: New.
* mkbspspec.in: Remove.
* Makefile.am: Reflect changes above.
* configure.ac: Reflect changes above.
2005-04-13 16:47:50 +00:00
Ralf Corsepius
327b340d5a
Use gccnewlib/ instead of gcc3newlib/
2005-04-12 16:17:59 +00:00
Ralf Corsepius
3cba82269f
Use newlib_* instead of gcc3newlib_* for values from setup.*.
2005-04-12 08:11:11 +00:00
Ralf Corsepius
c610055cae
Use gcc_* instead of gcc3_* for setup.* values.
2005-04-12 07:51:07 +00:00
Ralf Corsepius
3e46c1cf83
Fix typo in previous change.
2004-09-24 06:32:10 +00:00
Ralf Corsepius
97891e5ea3
2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Require automake > 1.9.
2004-09-24 05:54:59 +00:00
Ralf Corsepius
674ded3c78
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac, setup, setup.def: Remove now unused vars.
2004-02-12 15:17:52 +00:00
Ralf Corsepius
5333511e91
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
gccnewlib/gccnewlib.add, gccnewlib/header.add,
gccnewlib/target-chill.add, gccnewlib/target-g77.add,
gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
gccnewlib/target-objc.add: Remove (Obsolete).
* configure.ac, Makefile.am: Reflect changes above.
2004-02-12 15:00:11 +00:00
Ralf Corsepius
beabcaf936
2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
* rtemsdoc/.cvsignore: Reformat.
* Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
rtems-source.add, Use rtems_source_spec_DEPS instead of
rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
* rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
* rtemsdoc/mkspec.in: Remove.
* rtemsdoc/Makefile.am: Reworked.
* rtemsdoc/header.add: Update Copyright notice.
* rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
Add %{rpmgroup}. Remove bzip-ing *.ps.
* rtemsdoc/supplement.add.in: Add %{rpmgroup}.
* rtemsdoc/templ.add.in: Add %{rpmgroup}.
2004-02-10 16:41:08 +00:00
Ralf Corsepius
5d85028701
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* rtems/rtems-source.add: New.
* Makefile.am: Add rtems/rtems-source.spec handling.
* configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
* common/common.add.in: Use www.rtems.com as Vendor.
2004-02-09 13:21:24 +00:00
Ralf Corsepius
c0b267a2a4
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
2004-02-04 16:38:25 +00:00
Joel Sherrill
e85312ddcf
2004-01-28 RTEMS
...
* configure.ac: Enable OS versioning by default for 4.7 branch.
* setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
* autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
Update for new tool spin.
2004-01-28 21:19:49 +00:00
Ralf Corsepius
810720b633
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
2003-12-12 03:28:02 +00:00
Joel Sherrill
d61e9c0fec
2003-10-22 Joel Sherrill <joel@OARcorp.com>
...
* configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
3.2.3 with 20030826 gcc patch.
2003-10-22 17:25:00 +00:00
Ralf Corsepius
f8f365a6c9
2003-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add --enable-osversions (OS-versioned RPMS support).
* binutils/Makefile.am: Add osversion support.
* binutils/mkspec.in: Add osversion support.
* gcc3newlib/Makefile.am: Add osversion support.
* gcc3newlib/mkspec.in: Add osversion support.
* gdb/Makefile.am: Add osversion support.
* gdb/mkspec.in: Add osversion support.
Add rpmprefix, rpmgroup.
2003-09-04 13:35:27 +00:00
Ralf Corsepius
087a6c86f5
2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am, configure.ac,
autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
binutils/Makefile.am, binutils/base-binutils.add,
binutils/binutils.add, binutils/mkspec.in,
binutils/target-binutils.add,
common/common.add.in,
cpukit/Makefile.am,
gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
gcc3newlib/target-objc.add,
gccnewlib/Makefile.am,
gdb/Makefile.am,
rtems/Makefile.am,
rtemsdoc/Makefile.am:
Merger from rtems-4-6-branch.
* common/common.am: New.
2003-09-02 16:41:50 +00:00
Ralf Corsepius
7dcc3feefc
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-11 14:20:43 +00:00
Ralf Corsepius
ccd81b60c2
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
2003-02-11 11:47:49 +00:00
Ralf Corsepius
9b5c258556
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: AC_PREREQ(2.57).
2003-02-11 11:11:33 +00:00
Ralf Corsepius
6044dd2f53
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Remove reference to mkbinutilsspec.
* configure.ac: Remove EXEEXT check.
Add common/clean.add, common/common.add.
2003-01-31 05:10:02 +00:00
Ralf Corsepius
b601e1a44e
2003-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/mkspec.in: New.
* binutils/.cvsignore: Add mkspec.
* mkbinutilspec.in: Remove.
* gdb/Makefile.am: Depend on mkspec.
* binutils/binutils.add: Add @exe_ext@ to c++filt.
Add %_defaultbuildroot.
* configure.ac: Reflect changes above.
2003-01-30 10:21:40 +00:00
Ralf Corsepius
c86d8e7f37
2003-01-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* ChangeLog: Fix yesterday's entry.
* gdb/target-gdb.add: %defattr(-,root,root).
Use %{_prefix} instead of /opt/rtems.
Misc. minor changes.
* gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
Remove stray unpackaged files.
Use %{_defaultbuildroot} instead of hard-coded values.
configure --disable-nls.
Misc. minor changes.
Add BuildPreReq: ncurses-devel.
* gdb/base-gdb.add: %defattr(-,root,root).
Use %{_prefix} instead of /opt/rtems.
Misc. minor changes.
* gdb/mkspec.in: New.
* gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
* gcc3newlib/mkspec.in: Fix usage.
* gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
hard-coded values. Update copyright notice.
* mkgdbspec.in: Removed.
* Makefile.am: Remove mkgdbspec.
* configure.ac: Remove mkgdbspec.
Add gdb/mkspec.
2003-01-29 14:06:02 +00:00
Ralf Corsepius
2eb3fdaacd
2003-01-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add rtemsdoc.
* Makefile.ac: Add rtemsdoc.
* rtemsdoc/README: New.
* rtemsdoc/.cvsignore: New.
2003-01-26 08:20:30 +00:00
Ralf Corsepius
d21091b98b
2002-10-25 Joel Sherrill <joel@OARcorp.com>
...
* autotools/autoconf-rtems.spec.in: New.
Remove Provides: autoconf (Conflicts with RH-8.0).
* autotools/autoconf-rtems.spec: Remove.
* autotools/automake-rtems.spec.in:
Remove Provides: automake (Conflicts with RH-8.0).
* gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
* Makefile.am: Ditto.
* configure.ac: Add autotools/autoconf-rtems.spec.in.
2002-10-25 14:52:25 +00:00
Ralf Corsepius
4aba88a119
2002-08-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mkgcc3newlibspec.in: Remove
* gcc3newlib/mkspec.in: New.
* configure.ac: Reflect changes above.
* gcc3newlib/gccnewlib.add: Add build_XXX defines.
Add preliminary gnat support.
* gcc3newlib/base-g77.add: Add build_g77.
* gcc3newlib/base-gcj.add: Add build_gcj.
* gcc3newlib/base-gnat.add: New.
* gcc3newlib/target-c++.add: Add build_cxx.
* gcc3newlib/target-g77.add: Add build_g77.
* gcc3newlib/target-gcj.add: Add build_gcj.
* gcc3newlib/target-objc.add: Add build_objc.
* gcc3newlib/target-gnat.add: New.
* gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
2002-08-12 10:11:44 +00:00
Ralf Corsepius
3d36fe3d82
2002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
to generate mk*spec scripts.
* mkbspspec.in: Use ',' as pattern delimiter in sed expression
for $rpm_build_root.
* mkbinutilsspec.in: Use ',' as pattern delimiter in sed
expression for $rpm_build_root.
* cpukit/mkspec.in: Cosmetical changes.
2002-07-29 07:55:49 +00:00
Ralf Corsepius
620c972cf1
2002-07-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
Joel.
* cpukit/Makefile.am: New.
* cpukit/mkspec.in: New.
* cpukit/rtems-cpukit.spec.in: New.
* cpukit/.cvsignore: New.
* configure.ac: Add cpukit.
Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
* Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
RTEMS_VERSION).
* setup.def: Use %{_tmppath} as default for $rpm_build_root.
* mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
for $rpm_build_root.
* mkgccnewlibspec.in: Use ',' as pattern delimiter in sed
expression for $rpm_build_root.
* mkgcc3newlibspec.in: Use ',' as pattern delimiter in sed
expression for $rpm_build_root.
* mkgdbspec.in: Use ',' as pattern delimiter in sed expression for
$rpm_build_root.
2002-07-29 07:40:53 +00:00
Joel Sherrill
afe5cac98d
2001-03-28 Joel Sherrill <joel@OARcorp.com>
...
* Per PR64 added support for gcc 3.x RPMs
* Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
* mkgcc3newlibspec.in: New file.
* gcc3newlib: New subdirectory.
* base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
README, target-g77.add, target-gcc.add, target-gcj.add,
target-objc.add: New files.
2002-03-28 18:17:40 +00:00
Joel Sherrill
d7c82390d8
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac:
AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
AM_INIT_AUTOMAKE([no-define foreign 1.6]).
* autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
* Makefile.am: Remove AUTOMAKE_OPTIONS.
* binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
* gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
* gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
* rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:54:33 +00:00
Joel Sherrill
353dbe95fc
2002-03-06 Ralf Corsepius <corsepiu@faw-uni-ulm.de>
...
* PR151
* autotools/automake-rtems.spec.in: New.
* autotools/automake-rtems.spec: Removed.
* configure.ac: Reflect changes above.
2002-03-20 14:17:17 +00:00
Joel Sherrill
0694dbab39
2001-02-27 Joel Sherrill <joel@OARcorp.com>
...
* configure.ac: Be a little more lenient in matching sparc-solaris.
2002-02-27 21:56:41 +00:00
Joel Sherrill
b96a7b14f9
2002-01-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
* mkbinutilsspec.in: Add propagation of @prefix@.
* binutils/base-binutils.add:
Let %post and %unpost apply %{_prefix}.
Apply %{_prefix} instead of /opt/rtems.
* binutils/binutils.add: Update copyright notice.
Add _prefix.
Apply %{_prefix} instead of /opt/rtems.
Remove -a 0 in %setup.
Rework hack to SuSE's rpm screwing up %{_target}.
Replace ARGS with CONFIGURE_ARGS.
* binutils/target-binutils.add:
Apply %{_prefix} instead of /opt/rtems.
2002-01-24 14:14:31 +00:00
Joel Sherrill
96a2a020bf
2001-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Fix typo to allow custom RPM_SPECSdirs.
2001-11-15 16:51:20 +00:00
Joel Sherrill
64cc4bb5af
2001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* mkbinutilsspec.in: Guard sed-pattern against autoconf.
* mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
Target_alias.
* mkgdbspec.in: Guard sed-pattern against autoconf.
* mkbspspec.in: Guard sed-pattern against autoconf.
* configure.ac: Rework check for RPM_SPECSdir.
* autotools/automake-rtems.spec: Update to automake-1.5.
2001-10-15 17:49:35 +00:00
Joel Sherrill
d7aecdc8f8
2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
* configure.in: Remove.
2001-10-12 18:47:00 +00:00