Commit Graph

7 Commits

Author SHA1 Message Date
Ralf Corsépius
06e1086ae6 Import from automake-1.12.4. 2012-10-09 19:26:51 +02:00
Gedare Bloom
6c5d6c591f Remove generated files. 2012-08-06 13:08:47 -04:00
Ralf Corsépius
c0456d7f0d Update from automake-1.12.2. 2012-07-19 15:24:36 +02:00
Ralf Corsépius
6903c7cd9d 2012-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* .gitignore: Remove config.guess, config.sub, missing, install-sh.
	* config.guess, config.sub, missing, install-sh: New.
2012-02-22 12:20:57 +01:00
Joel Sherrill
ceb9f8f0e4 2001-09-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bootstrap: remove/add automake added files.
	* .cvsignore: reflect changes to bootstrap.
2001-09-21 15:01:28 +00:00
Joel Sherrill
6f9c75c322 Ralf Corsepius reported a number of missing CVS Id's:
> RTEMS is under CVS control and has been since rtems 3.1.16 which was
  > around May 1995.  So I just to add the $Id$.  If you notice other files
  > with missing $Id$'s let me know.  I try to keep w\up with it.

  Now that you have asked -- I'll attach a list of files lacking an RCS-Id to
  this mail. This list has been generated by a little sh-script I'll also
  enclose.
1998-01-16 16:56:48 +00:00
Joel Sherrill
254b445071 This set of changes is the build of what was required to convert to
GNU autoconf.  This is the first large step in allowing an RTEMS
user to perform a one-tree build (per crossgcc FAQ) including RTEMS
in the build process.  With this change RTEMS is configured in
built in the same style as the GNU tools, yet retains the basic
structure of its traditional Makefiles (ala Tony Bennett).
Jiri Gaisler (jgais@wd.estec.esa.nl) deserves (and received)
a big thank you for doing this.

There are still issues to be resolved but as of this commit, all target
which can be built on a linux host have been using a modified version
of the source Jiri submitted.  This source was merged and most targets
built in the tree before this commit.

There are some issues which remain to be resolved but they are primarily
related to host OS dependencies, script issues, the use of gawk
for hack_specs, and the dependence on gcc snapshots.  These will
be resolved.
1997-04-01 23:07:52 +00:00