Commit Graph
54 Commits
Author SHA1 Message Date
Joel Sherrill 1591a1aa87 Uncommitted remains of a previous patch from Ralf Corsepius
<corsepiu@faw.uni-ulm.de> which converted fiels to automake.
1999-11-30 14:43:46 +00:00
Joel Sherrill b41a0d197c RTEMS RPM basically working. 1999-11-22 14:30:41 +00:00
Joel Sherrill 5503d75c00 Corrected to include extra arguments for simulators on sparc
and powerpc targets.
1999-11-18 20:41:13 +00:00
Joel Sherrill ea72a6c16c Corrected to remove references to non-existent subpackages. 1999-11-18 20:40:23 +00:00
Joel Sherrill 1479c223de Added code to set extra configure arguments for sparc and powerpc targets
such that the simulator is enabled.

Also corrected a typo which prevented the simulator files from being
included in the file list.
1999-11-18 20:38:27 +00:00
Joel Sherrill 97d7eaf83a Added ";;" to correct syntactical error. 1999-11-18 20:37:29 +00:00
Joel Sherrill 56e61bb8e1 Patch rtems-rc-19991105-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:
This is the gdb.spec.in fix patch:

        * install infos gzip-ed
        * add gdb to group rtems
1999-11-16 14:24:50 +00:00
Joel Sherrill 6c85bdda73 Removed. 1999-11-05 19:40:48 +00:00
Joel Sherrill e639b998f5 Added this file as a way to build RPMs for CPUs that would only
successfully build C/C++ and not all of the other languages
included in late model egcs/gcc releases.
1999-11-05 19:40:42 +00:00
Joel Sherrill f817b0283c The files in libcpu should not be directly dependent on any BSP. In
particular, using bsp.h, or getting information from the BSP which
should properly be obtained from RTEMS is forbidden.  This is
necessary to strengthen the division between the BSP independent
parts of RTEMS and the BSPs themselves.  This started after
comments and analysis by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
The changes primarily eliminated the need to include bsp.h and
peeking at BSP_Configuration.  The use of Cpu_table in each
BSP needs to be eliminated.
1999-11-04 18:05:09 +00:00
Joel Sherrill d5704c67a0 Added first stab at mkgnatnewlib. 1999-11-04 13:18:23 +00:00
Joel Sherrill f5a1fe913b Fixed typo. 1999-11-02 16:07:13 +00:00
Joel Sherrill ee9d8d528c Clean up /opt/rtems in case junk is installed in the wrong place.
This has been seen on some machine configurations.
1999-11-02 16:07:06 +00:00
Joel Sherrill 4b42e2003a Latest version from Ralf Corsepius <corsepiu@faw.uni-ulm.de> which
splits gcc, gcj, chill, f77 and objc into separate rpms..
1999-10-27 19:07:56 +00:00
Joel Sherrill 5f78061bdf Removing automatically generated files. 1999-10-26 12:31:48 +00:00
Joel Sherrill 1da921e1e0 Removed generated file. 1999-10-26 12:31:00 +00:00
Joel Sherrill 511a12c672 New versions for gcc and patch. 1999-10-26 12:29:36 +00:00
Joel Sherrill 85cb0e5f33 Regenerated 1999-10-26 02:35:51 +00:00
Joel Sherrill 213c518bd1 Patch generated from scripts-19991025-0.tar.gz from
Ralf Corsepius <corsepiu@faw.uni-ulm.de>:

  Most significant changes:

    * Names for rpms changed again
    * gccnewlib.rpm split into 3 rpms, one for chill, gcj, gcc (includes
      c/c++/f77/objc), simultaneously built from a common *.spec.
    * small patches with major impact to gcc and newlib (Those fixes
      mentioned to Ian, ie. libobjc/libchill are built, multilibing works)
    * gcc patch against gcc-2.95.2 (Should also apply to gcc-2.95.1 without
      major problems)
    * Buildroot removed from */*spec.in
    * New: rpm Group: "rtems" (rpm -q -g rtems reports all RTEMS packages)
1999-10-25 19:35:56 +00:00
Joel Sherrill c302d7a390 Regnenerated following update from Ralf. 1999-10-25 19:33:54 +00:00
Joel Sherrill 72d3f610f4 Merged scripts-19991022-0 changes from Ralf. 1999-10-25 14:15:09 +00:00
Joel Sherrill 666e377ba8 Changed version number. 1999-10-25 12:29:38 +00:00
Joel Sherrill ac5a9bf122 Now builds RPM without complete source. Each target is only 15K. 1999-10-21 19:25:19 +00:00
Joel Sherrill 7063e223dc Made the RTEMS version get substituted properly even though it is
not right yet.

Now can specify rpm_build_root via setup.
1999-10-21 17:22:02 +00:00
Joel Sherrill f4a5803e44 Now can specify rpm_build_root via setup.
Changed package name so generated RPM would have a nicer name.
1999-10-21 17:21:05 +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 98e6eb8ddd Shipping this all to Ralf. 1999-10-21 05:07:17 +00:00
Joel Sherrill 2f23359df0 Moved stuff to rtems subdirectory and made sure the system still
functioned.
1999-10-20 20:23:18 +00:00
Joel Sherrill 6e608c4373 Moved stuff to rtems subdirectory and made sure the system still
functioned.

Merged Ralf's changes into gccnewlib.spec.in.
1999-10-20 20:23:16 +00:00
Joel Sherrill e171450667 New file. 1999-10-20 20:22:13 +00:00
Joel Sherrill 431c35dccb Miscellaneous improvements and cleanups committed so I can merge
Ralf's end of day version.
1999-10-20 19:59:01 +00:00
Joel Sherrill c429ec8049 Moved rtems specific files into here. 1999-10-20 19:54:55 +00:00
Joel Sherrill 0f242f5f9a Moving things to an rtems subdirectory like the other tools. 1999-10-20 19:54:36 +00:00
Joel Sherrill d35e532bb3 New file. 1999-10-20 19:51:57 +00:00
Joel Sherrill e46cd61162 Added RPM release numbers. 1999-10-20 16:57:50 +00:00
Joel Sherrill e4b4a7713f Generated files removed. 1999-10-20 16:23:32 +00:00
Joel Sherrill c5fc4a0b1e Obsoleted. 1999-10-20 16:15:20 +00:00
Joel Sherrill bde7346108 Obsoleted as they were distributed to subdirectories. 1999-10-20 16:14:54 +00:00
Joel Sherrill 8ace612ede Made this more binutils like. :) 1999-10-20 15:55:45 +00:00
Joel Sherrill 1f339c247f New file. 1999-10-20 15:50:27 +00:00
Joel Sherrill c4d1d41caf New files. 1999-10-20 15:50:13 +00:00
Joel Sherrill 180501501e Adding the infrastructure for gdb. 1999-10-20 15:49:13 +00:00
Joel Sherrill 36b6704eab Corrected typo. 1999-10-20 15:31:15 +00:00
Joel Sherrill 5f7b1180c0 Restored joel's changes after merging old version from Ralf. 1999-10-20 15:29:35 +00:00
Joel Sherrill 10629f7435 New version from Ralf. 1999-10-20 15:29:12 +00:00
Joel Sherrill 1410dc36c7 Committing changes before Ralf's changed. 1999-10-20 15:21:11 +00:00
Joel Sherrill 7815d96560 Left to build overnight. 1999-10-19 22:27:13 +00:00
Joel Sherrill c937033eaf Made it easier to change version numbers. 1999-10-19 22:10:08 +00:00
Joel Sherrill 38118d35ec Now easier to modify version numbers in scripts. 1999-10-19 22:07:21 +00:00