Ralf Corsepius
cd1de31047
Generate unversioned *gdb.spec.
2005-09-15 10:32:23 +00:00
Ralf Corsepius
917581562d
Rename *.spec into @rpmprefix@*.spec.
2005-09-02 07:29:55 +00:00
Ralf Corsepius
51586801d1
2005-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gdb/Makefile.am: Remove obsolete targets.
* gdb/gdb.add: Pass bindir, infodir, mandir to configure.
2005-04-13 07:06:29 +00:00
Ralf Corsepius
59788fa9a9
Move target-*.add before base*.add.
2005-04-13 06:20:16 +00:00
Ralf Corsepius
1a58b1f9d9
2005-03-17 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* gdb/Makefile.am: Add avr, mips64.
Cosmetics.
* gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
* gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
* gdb/mkspec.in: Add PATCH-magic.
Add gdb_suffix.
2005-03-17 13:42:17 +00:00
Joel Sherrill
e4e9d60233
2004-09-29 Joel Sherrill <joel@OARcorp.com>
...
* buildall.in, buildalltar.in, binutils/Makefile.am,
cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
rtemsdoc/Makefile.am: i960 obsoleted.
2004-09-29 17:29:10 +00:00
Ralf Corsepius
4d32751774
2004-02-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am, gdb/Makefile.am: Cosmetics.
2004-02-20 01:40:59 +00:00
Joel Sherrill
4e445522f4
2004-01-28 RTEMS
...
* buildall.in, buildalltar.in, binutils/Makefile.am,
cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
gdb/Makefile.am: Attempt to convert all c4x-rtems references to
tic4x-rtems. Left the rtems documentation alone.
2004-01-28 21:45:51 +00:00
Joel Sherrill
282180ccbf
2004-01-07 Joel Sherrill <joel@OARcorp.com>
...
* buildall.in, buildalltar.in, binutils/Makefile.am,
cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
rtemsdoc/Makefile.am: mips64orion port removed as mips port more
completely covers the MIPS family.
2004-01-07 20:35:07 +00:00
Ralf Corsepius
eec8e59e11
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Cosmetics.
* autotools/Makefile.am: Cosmetics.
* autotools/autoconf-rtems.spec.in: 2.59.
* autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
* binutils/Makefile.am: Cosmetics.
* cpukit/Makefile.am: Cosmetics.
* gcc3newlib/Makefile.am: Cosmetics.
* gccnewlib/Makefile.am: Cosmetics.
* gdb/Makefile.am: Cosmetics.
* rtems/Makefile.am: Cosmetics.
* rtemsdoc/Makefile.am: Cosmetics.
2003-12-11 16:12:23 +00:00
Joel Sherrill
923ecb6ff9
2003-09-26 Joel Sherrill <joel@OARcorp.com>
...
* buildall.in, buildalltar.in, binutils/Makefile.am,
cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
2003-09-26 21:48:56 +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
Joel Sherrill
a696c7ae9e
2003-02-26 RTEMS
...
* setup.def: Updated gdb revision to -2 so arm will build and
to fix psim build problem on NetBSD.
* gcc3newlib/gccnewlib.add: Ignore dependency on GNAT RPM since
RedHat 7.3 doesn't have it available. Maybe later.
* gdb/Makefile.am: Cleanup way the RPM_SPECS_DATA variable is built.
2003-02-26 18:05:17 +00:00
Ralf Corsepius
9c8ee7b2bd
2003-01-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gdb/gdb.add: Remove header, broken cdn-X configuration,
%clean, Replace @exe_ext@ with %{_exeext}.
* gdb/mkspec.in: Remove exe_ext.
* gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
* gdb/Makefile.am: Use $(top_builddir)/common/common.add,
$(top_builddir)/common/clean.add, header.add.
* gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
* cpukit/mkspec.in: Remove exe_ext.
* binutils/Makefile.am: Use $(top_builddir)/common/common.add,
$(top_builddir)/common/clean.add, header.add.
2003-01-31 05:32:20 +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
Joel Sherrill
3f60b2aaff
2001-04-16 Joel Sherrill <joel@OARcorp.com>
...
* .cvsignore: Added files added by automake 1.6.1.
* setup.def: New shot at gcc 3.0.4 RPMs.
* binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
Deleted m68k-rtemself.
* gcc3newlib/gccnewlib.add: Commented out host/target OS check.
2002-04-16 23:43:23 +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
7b2368b03d
2001-10-16 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Bumped the gdb_patch_version to account for a configuration
problem on psim where it could not be enabled for powerpc-RTEMS.
* gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
2001-10-16 13:16:53 +00:00
Joel Sherrill
0671af64ea
2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
Initially setup CLEANFILES using = instead of += to make
automake-1.5 happy.
2001-09-24 18:30:27 +00:00
Joel Sherrill
b9a7287e2d
2001-03-14 Joel Sherrill <joel@OARcorp.com>
...
* gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
configuration to gdb since this includes the JMR3904 simulator.
2001-03-14 19:43:57 +00:00
Joel Sherrill
06f2f75419
2000-10-30 Joel Sherrill <joel@OARcorp.com>
...
* buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
Added mips-rtems, updated to include new patches and
gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
2000-10-31 16:44:11 +00:00
Joel Sherrill
08330bf0be
Port of RTEMS to the ARM processor family by Eric Valette
...
<valette@crf.canon.fr > and Emmanuel Raguet <raguet@crf.canon.fr >
of Canon CRF - Communication Dept. This port includes a
basic BSP that is sufficient to link hello world.
2000-07-27 01:04:11 +00:00
Joel Sherrill
5b433165e1
Added initial h8300 support.
2000-06-29 16:28:39 +00:00
Joel Sherrill
df49c60c96
Merged from 4.5.0-beta3a
2000-06-12 15:00:15 +00:00
Joel Sherrill
4c46630639
Patch rtems-rc-20000118-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
that contains:
* cleanups to configuration files
* A reworked gccnewlib.spec.in: I have reformated it for enhanced
readability and added more rtems-base packages. It now should be free of
any installation conflicts (If there still remain some, they should be
regarded as bugs).
* A fix to the bin2boot RTEMS_BSP issue (make RTEMS_BSP="pc386 pc486"
now works).
* removes libbsp/bare/wrapup
* Further cleanups
2000-01-31 15:15:10 +00:00
Joel Sherrill
3953765718
Added sh-rtemself and m68k-rtemself.
1999-10-21 16:15:54 +00:00
Joel Sherrill
43e7d103a0
Changes from Ralf with script-19991021-0. He fixed the %files
...
issue and has mkbspspec in a better state. user.cfg is now
gone.
There are some miscellaneous changes to buildall done by Joel
to clean up the build process.
1999-10-21 15:59:54 +00:00
Joel Sherrill
c4d1d41caf
New files.
1999-10-20 15:50:13 +00:00