2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* .cvsignore: Reformat.
	Add autom4te*cache.
	Remove autom4te.cache.
This commit is contained in:
Ralf Corsepius
2002-10-21 12:04:36 +00:00
parent 42e768c684
commit f8cb04a54a
54 changed files with 244 additions and 82 deletions
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-08-30 Joel Sherrill <joel@OARcorp.com>
* rtems.adb (IO_Initialize): Make this match the C prototype.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,6 +8,8 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
stamp-h.in
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-07 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-ss-20021007.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-08-30 Joel Sherrill <joel@OARcorp.com>
* rtems.adb (IO_Initialize): Make this match the C prototype.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Use .$(OBJEXT) instead of .o.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-09-07 Joel Sherrill <joel@OARcorp.com>
* src/bdbuf.c: Previous fix for PR282 regressed mutex changes.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-02 Eric Norum <eric.norum@usask.ca>
* src/getpwent.c: Per PR283, reimplement to address reentrancy problems.
+4 -4
View File
@@ -1,16 +1,16 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.h*
config.log
config.status
config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
config.h*
stamp-h*
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-02 Jennifer Averett <jennifer@OARcorp.com>
* src/imfs/memfile.c: Fixed case where last close of unlinked file
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* net/if_ethersubr.c: Add comments to #endif NETATALK to stop
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-08-20 Joel Sherrill <joel@OARcorp.com>
* src/xdr/xdr_stdio.c: Per PR268, add include of <netinet/in.h>
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-09-14 Joel Sherrill <joel@OARcorp.com>
* src/psignal.c: Remove duplication from rtems/posix/psignal.h.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>
* rtems/score/cpu.h: Fix u16 and u32 swap routines.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-08-26 Eric Norum <eric.norum@usask.ca>
* cpu_asm.S: More PR267 tinkering which eliminates some conditional
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-08-14 Greg Menke <gregory.menke@gsfc.nasa.gov>
* cpu_asm.S: Clarified some comments, removed code that forced
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-09-14 Ivan Guzvinec <ivang@opencores.org>
* rtems/score/cpu.h (_CPU_Initialize_vectors) Define to NULL
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.
+3 -3
View File
@@ -1,7 +1,5 @@
Makefile
Makefile.in
aclocal.m4
autom4te.cache
autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
Makefile
Makefile.in
missing
mkinstalldirs
+6
View File
@@ -1,3 +1,9 @@
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Build libscorecpu.a instead of rtems-cpu.rel.

Some files were not shown because too many files have changed in this diff Show More