summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-2513-2581/+0
|
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-1112-7/+35
|
* 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
* Miscellaneous patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-11-232-1/+12
| | | | | that are part of the Makefile.am conversion effort but were missed in the previous commits.
* Updated copyright notice.Joel Sherrill1999-11-173-8/+5
|
* Patch rtems-rc-19991105-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-11-173-7/+25
| | | | | | | His comments follow: This is a minor enhancement to shgen, which should not have any side-effects.
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-091-0/+4
| | | | for RTEMS.
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-067-1827/+0
|
* Removed configure generated from configure.inJoel Sherrill1999-10-067-10564/+0
|
* Regenerated.Joel Sherrill1999-10-0514-511/+539
|