summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-062-1/+5
| | | | * Makefile.am: Let shgen.1 depend on shgen$(EXEEXT).
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-042-2/+6
| | | | * genoffsets.c: URL for license changed.
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-042-1/+5
| | | | * size_rtems.in: URL for license changed.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-1110-5/+25
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* 2003-03-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-03-131-7/+0
| | | | | | | | * tools/Makefile.am: Remove. * configure.ac: Remove tools/Makefile.am * acinclude.m4: Fix build_subdir handling. * Makefile.am: Remove tools from SUBDIRS. Rename HOST|BUILD|TARGET_SUBDIRS into host|build|target_SUBDIRS.
* *** empty log message ***Ralf Corsepius2003-03-134-107/+0
|
* 2003-03-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-03-1211-2482/+15
| | | | | | | | | | | | | * 310_to_320_list: Delete (Obsolete). * acpolish: Delete (Obsolete). * ampolish: Delete (Obsolete). * cipolish: Delete (Obsolete). * rtems-polish.sh: Delete (Obsolete). * update.in: Delete (Unused). * word-replace.in: Delete (Unused). * README: Delete (Obsolete). * Makefile.am: Reflect changes above. * configure.ac: Reflect changes above.
* 2003-03-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-03-072-2/+7
| | | | | * configure.ac: Add AC_CHECK_HEADERS(getopt.h) to work around a bug in autoconf-2.57.
* 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-03-0612-6/+24
| | | | * configure.ac: Remove AC_CONFIG_AUX_DIR.
* 2003-03-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-03-022-0/+5
| | | | * configure.ac: Add AC_CHECK_HEADERS.
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-1112-6/+30
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-1112-6/+30
| | | | * configure.ac: AC_PREREQ(2.57).
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-2112-18/+54
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-10-02 Chris Johns <cjohns@cybertec.com.au>Joel Sherrill2002-10-043-1/+31
| | | | | * cvsignore-add.sh: Script to append a specific file to all .cvsignore files if the files exists is a specific directory.
* 2002-06-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-272-0/+6
| | | | * Makefile.am: genoffsets must be built before the executive.
* 2002-06-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-271-1/+1
| | | | * tools/Makefile.am: Build the cpu dependent tools as well.
* 2002-05-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-05-017-103/+6
| | | | | * lock-directory.in, unlock-directory.in: Removed. * Makefile.am, README, .cvsignore: Updated to reflect above.
* 2002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-04-036-3/+12
| | | | * configure.ac: Remove AC_EXEEXT (obsolete).
* 2001-04-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-032-0/+348
| | | | * sh/COPYING: Readded. Deleting this violated GPL on shgen.
* 2001-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-022-19/+4
| | | | * sh/COPYING: Deleted.
* 2001-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-022-1/+6
| | | | | * sh/Makefile.am: Use "./shgen" not "shgen" so current directory does not have to be in the PATH.
* 2001-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-022-1/+5
| | | | * Makefile.am: Remove unix from DIST_SUBDIRS.
* 2001-03-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-03-296-192/+6
| | | | | | * Per PR150, unix directory and contents removed. * unix/, unix/ChangeLog, unix/Makefile.am, unix/configure.ac, unix/gensize.c: Deleted.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-281-1/+0
| | | | | | | | * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-2821-21/+63
| | | | | | | * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-127-0/+178
| | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove.
* 2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-127-162/+0
| | | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
* 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-1114-0/+49
| | | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
* 2001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-112-3/+6
| | | | * configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS.
* 2001-02-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-03-011-1/+1
| | | | | | | | * configure.in: Reworked for Canadian Cross support. * Makefile.am: Reflect changes to configure.in. * config.guess, config.sub: Update from subversions.gnu.org. * README.cdn-X: New file. * tools/Makefile.am: Remove build, tools from SUBDIRS.
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-242-7/+4
| | | | * config.h.in: Automatically generated. Remove from CVS.
* 2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-152-2/+6
| | | | * shgen.c: Set default Phi to 20MHz (BUG-FIX).
* 2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-102-5/+5
| | | | * ampolish: Generate ACLOCAL_AMFLAGS = -I .../aclocal.
* 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-0914-7/+35
| | | | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
* 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-0214-7/+35
| | | | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
* 2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-10-3114-7/+35
| | | | * Makefile.am: Switch to GNU-canonicalized autoconf macros.
* 2000-08-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-122-1/+5
| | | | * multigen: Fix BARE_CPU_CFLAGS.
* 2000-09-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-062-2/+8
| | | | * multigen: Fix usage.
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-052-0/+21
| | | | * ampolish: Add rules to add compile.am
* Adding ChangeLogs.Joel Sherrill2000-08-107-0/+21
|
* Patch rtems-rc-20000731-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-08-011-1/+1
| | | | that is a cosmetic patch to ampolish.
* Patch rtems-rc-20000705-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-07-061-1/+1
| | | | that adds multigen to the list of noinst_SCRIPTS.
* Patch rtems-rc-20000705-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-07-061-11/+19
| | | | | | | | | | | CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: c/src/tests/libtests/termios/init.c CVS: ----------------------------------------------------------------------
* Patch rtems-rc-20000615-2-cvs.diff from Ralf CorsepiusJoel Sherrill2000-06-151-0/+6
| | | | <corsepiu@faw.uni-ulm.de> to update multigen.
* New file from Ralf.Joel Sherrill2000-06-141-0/+165
|
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-1216-167/+609
|
* Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-04-138-0/+102
| | | | adds .cvsignore.
* Patches rtems-rc-20000204-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-02-088-80/+196
| | | | | | | | | | | | | | | | | that contains: * Removes remaining (now illegal) references to $(SRC) from a couple of Makefile.ams * Removes duplicate AC_CONFIG_SUBDIRS macro from c/configure.in * Moves ENABLE_LIBCDIR into RTEMS_PROG_C[C|XX]_FOR_TARGET (hides LIBCDIR from most configure scripts, i.e. LIBCDIR becomes less visible) * Adds RTEMS_PROG_C[C|XX]_FOR_TARGET and RTEMS_CANONICALIZE_TOOLS to libbsp/*/configure.ins (A minor bug in previous implementations, which only has an impact when switching to GNU/Cygnus canonicalization) * Cleans up several bogus comments. * Removes MKLIB * Switches the version number to 4.5.0 (for testing version number handling)
* Ralf Corsepius <corsepiu@faw.uni-ulm.de> caught some files in CVSJoel Sherrill2000-01-311-1/+0
| | | | that should not have been.
* Patch rtems-rc-20000104-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-01-071-9/+19
| | | | | | | | | | | | | | | | | | | | | which is described below: This one is a (minor) patch in preparation of the upcoming patches. It actually is an excerpt of the upcoming patches and therefore is completely untested in this standalone form, but I don't expect it to break something. The essential changes in this patch are: * An update to rtems-polish.sh (Now can also be run in subdirectories) * A bug-fix for the libcpu/powerpc (A directory was missing from SUBDIRS in a Makefile.am) * An update to gensh2.cfg. * Cleanups/Enhancements to configuration files To apply: cd <srcdir> patch -p0 < rtems-rc-20000104-0.diff cvs rm -f c/src/lib/libbsp/Makefile.am.new