mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-06 15:43:15 +00:00
57 lines
1.5 KiB
Plaintext
57 lines
1.5 KiB
Plaintext
2001-04-03 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* sh/COPYING: Readded. Deleting this violated GPL on shgen.
|
|
|
|
|
|
2001-04-02 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* sh/COPYING: Deleted.
|
|
|
|
2001-04-02 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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>
|
|
|
|
* Makefile.am: Remove unix from DIST_SUBDIRS.
|
|
|
|
2001-03-29 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* 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>
|
|
|
|
* 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>
|
|
|
|
* .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>
|
|
|
|
* configure.in: AC_PREREQ(2.52), apply RTEMS_CPU_SUBDIRS.
|
|
|
|
2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
|
|
|
|
2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
|
|
|
|
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
|
|
|
* Makefile.am: Switch to GNU-canonicalized autoconf macros.
|
|
|
|
2000-08-10 Joel Sherrill <joel@OARcorp.com>
|
|
|
|
* ChangeLog: New file.
|