[6e431ba] | 1 | 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
| 2 | |
---|
| 3 | * configure.ac: |
---|
| 4 | AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). |
---|
| 5 | AM_INIT_AUTOMAKE([no-define foreign 1.6]). |
---|
| 6 | * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
| 7 | * Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
| 8 | * delay/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
| 9 | * include/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
| 10 | * sci/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
| 11 | * score/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
| 12 | * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. |
---|
| 13 | |
---|
[7ef47cc] | 14 | 2002-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
| 15 | |
---|
| 16 | * include/Makefile.am: Remove EXTRA_DIST. |
---|
| 17 | |
---|
[650a5397] | 18 | 2001-10-12 Joel Sherrill <joel@OARcorp.com> |
---|
| 19 | |
---|
| 20 | * clock/ckinit.c, delay/delay.c, include/iosh7032.h, |
---|
| 21 | include/ispsh7032.h, include/sci.h, include/sh7_pfc.h, |
---|
| 22 | include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c, |
---|
| 23 | timer/timer.c: Fixed typo. |
---|
[df25c998] | 24 | 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
| 25 | |
---|
| 26 | * .cvsignore: Add autom4te.cache for autoconf > 2.52. |
---|
| 27 | * configure.in: Remove. |
---|
| 28 | * configure.ac: New file, generated from configure.in by autoupdate. |
---|
| 29 | |
---|
[c1767be0] | 30 | 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
| 31 | |
---|
| 32 | * include/Makefile.am: Use 'TMPINSTALL_FILES ='. |
---|
| 33 | |
---|
[2eb9d169] | 34 | 2001-02-18 Ralf Corsepiu <corsepius@faw.uni-ulm.de> |
---|
| 35 | |
---|
| 36 | * include/Makefile.am: Apply include_*HEADERS instead of H_FILES. |
---|
| 37 | |
---|
[98e1de84] | 38 | 2001-01-05 Joel Sherrill <joel@OARcorp.com> |
---|
| 39 | |
---|
| 40 | * /dev/null moved to libmisc. |
---|
| 41 | * Makefile.am, configure.in: Removed null directory. |
---|
| 42 | * include/Makefile.am: Removed null.h. |
---|
| 43 | * include/null.h, null/.cvsignore, null/Makefile.am, null/close.c, |
---|
| 44 | null/cntrl.c, null/init.c, null/open.c, null/read.c, null/write.c: |
---|
| 45 | Removed. |
---|
| 46 | |
---|
[feead226] | 47 | 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
| 48 | |
---|
| 49 | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS. |
---|
| 50 | |
---|
[a314d3b4] | 51 | 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
| 52 | |
---|
| 53 | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal. |
---|
| 54 | |
---|
[d82c006] | 55 | 2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
| 56 | |
---|
| 57 | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. |
---|
| 58 | Switch to GNU canonicalization. |
---|
| 59 | |
---|
[ff8395a] | 60 | 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> |
---|
| 61 | |
---|
| 62 | * clock/Makefile.am, delay/Makefile.am, null/Makefile.am, |
---|
| 63 | sci/Makefile.am, timer/Makefile.am, score/Makefile.am: Include |
---|
| 64 | compile.am |
---|
| 65 | |
---|
[e94ad1fe] | 66 | 2000-08-10 Joel Sherrill <joel@OARcorp.com> |
---|
| 67 | |
---|
| 68 | * ChangeLog: New file. |
---|