Ralf Corsepius
2bc49cf764
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* rtems/score/sh.h: Fix typo in comment (Starus->Status).
2002-10-25 05:02:43 +00:00
Ralf Corsepius
fa87598d8a
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Makefile.am: Remove bogus reference to CHANGELOG.
2002-10-25 04:36:19 +00:00
Joel Sherrill
17a11842dd
2002-10-24 Joel Sherrill <joel@OARcorp.com>
...
* setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
* gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
currently include the patch referenced in PR8344.
2002-10-24 22:34:37 +00:00
Joel Sherrill
698b292f61
2002-10-24 Joel Sherrill <joel@OARcorp.com>
...
* samples/hello/config.h: Change CONFIGURE_SPTEST to
CONFIGURE_APPLICATION to reflect current usage.
* support/init.c: Include stdlib.h not unistd.h to remove warning.
2002-10-24 22:34:22 +00:00
Joel Sherrill
7265f3ab8f
2002-10-24 Joel Sherrill <joel@OARcorp.com>
...
* stamp-vti, version.texi: Regenerated.
2002-10-24 22:28:02 +00:00
Joel Sherrill
4dfda3beb6
2002-10-24 <strauman@slac.stanford.edu>
...
* src/eval.c: Per PR293, added freenode calls for evaluate
link failures.
2002-10-24 22:24:41 +00:00
Joel Sherrill
12857dda9a
2002-10-24 Fabrizio Pirovano <pirovano.thysys@tiscalinet.it>
...
* capture/capture.c, monitor/mon-manager.c, stackchk/check.c:
Patch to remove problems introduced by object name rework.
2002-10-24 22:19:27 +00:00
Joel Sherrill
38ad163054
2002-10-24 Joel Sherrill <joel@OARcorp.com>
...
* index.html.in: Add links to multiple missing CPU supplements.
2002-10-24 22:13:52 +00:00
Jennifer Averett
1d6662951e
2002-10-24 <strauman@slac.stanford.edu>
...
* src/eval.c: Per PR293, added freenode calls for evaluate
link failures.
2002-10-24 18:54:07 +00:00
Jennifer Averett
bf61751c5a
2002-10-23 <strauman@slac.stanford.edu>
...
* src/mount.c per PR290, add check for ops->node_type_h
* src/mknod.c per PR291, remove erroneous call to freenod
2002-10-23 18:10:27 +00:00
Joel Sherrill
3767e25c9f
2002-10-21 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-20021021-test.
2002-10-21 16:59:22 +00:00
Joel Sherrill
f8ee48bf01
2002-10-21 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-20021021-test.
2002-10-21 16:59:21 +00:00
Ralf Corsepius
45789f2bb2
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Fix --enable-rtemsbsp= handling.
2002-10-21 13:10:06 +00:00
Ralf Corsepius
352288b7b1
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-21 12:28:23 +00:00
Ralf Corsepius
8730f45f28
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-21 12:19:27 +00:00
Ralf Corsepius
f8cb04a54a
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-21 12:04:36 +00:00
Ralf Corsepius
42e768c684
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
2002-10-21 11:46:02 +00:00
Ralf Corsepius
c22d6134a0
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Reformat.
Add autom4te*cache.
Remove autom4te.cache.
* wrapup/.cvsignore: Remove autom4te.cache.
2002-10-21 11:45:05 +00:00
Ralf Corsepius
7b93cedcd4
2002-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* net/if_ethersubr.c: Add comments to #endif NETATALK to stop
gcc from complaining.
2002-10-13 21:47:29 +00:00
Ralf Corsepius
154c99ce3e
2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:32:49 +00:00
Ralf Corsepius
2fe08ccb0b
2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* configure.ac: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:31:22 +00:00
Ralf Corsepius
aa7428ae37
2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/ppc.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:28:28 +00:00
Ralf Corsepius
59d28b7a1a
2002-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* aclocal/quoting.m4: New (Implements RTEMS_CONFIGURE_ARGS_QUOTE).
* acinclude.m4: Apply RTEMS_CONFIGURE_ARGS_QUOTE.
2002-10-11 04:27:07 +00:00
Ralf Corsepius
ff8676efbe
2002-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* .cvsignore: Add autom4te.cache.
2002-10-09 20:22:13 +00:00
Ralf Corsepius
58fd5ab6b8
2002-10-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* bootstrap: Add autoconf/automake version checks by popular demand.
[FWIW: I dislike this.]
2002-10-09 17:23:52 +00:00
Joel Sherrill
4bf6f90d4b
2002-10-07 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-ss-20021007.
2002-10-07 17:13:57 +00:00
Joel Sherrill
523fb4b30b
2002-10-07 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-ss-20021007.
2002-10-07 17:13:56 +00:00
Joel Sherrill
a63efae255
2002-10-07 Eric Norum <eric.norum@usask.ca>
...
* netinet/tcp_var.h: Corrected typo in ARM alignment patch which
broke all other ports.
2002-10-07 17:11:27 +00:00
Joel Sherrill
e1229013c2
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-JUNK.
2002-10-04 22:02:10 +00:00
Joel Sherrill
71a0854333
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-JUNK.
2002-10-04 22:02:09 +00:00
Joel Sherrill
d8befba2d5
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-ss-20021004.
2002-10-04 19:03:07 +00:00
Joel Sherrill
2233b0dad5
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 19:03:06 +00:00
Joel Sherrill
b1a66e9a87
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-ss-20021004.
2002-10-04 16:03:22 +00:00
Joel Sherrill
fecaed73fa
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-ss-20021004.
2002-10-04 16:03:21 +00:00
Joel Sherrill
47c6985d5a
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 16:03:20 +00:00
Joel Sherrill
348d21b9c7
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 16:03:19 +00:00
Joel Sherrill
54afd5ef3e
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-ss-20021004.
2002-10-04 16:01:01 +00:00
Joel Sherrill
b6ea96efc8
2002-10-04 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-ss-20021004.
2002-10-04 16:00:59 +00:00
Joel Sherrill
3fb7680513
2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>
...
* netinet/in_cksum.c, netinet/ip_icmp.h, netinet/ip_input.c,
netinet/tcp_input.c, netinet/tcp_subr.c, netinet/tcp_var.h,
sys/queue.h: Address alignment requirements for the ARM.
2002-10-04 14:47:11 +00:00
Joel Sherrill
6f0df14228
2002-10-02 Chris Johns <cjohns@cybertec.com.au>
...
* cvsignore-add.sh: Script to append a specific file to all
.cvsignore files if the files exists is a specific directory.
2002-10-04 13:36:13 +00:00
Joel Sherrill
ed15301c7b
2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>
...
* rtems/rtems_glue.c: Add IP aliasing ioctls SIOCAIFADDR and
SIOCDIFADDR.
2002-10-04 13:25:31 +00:00
Joel Sherrill
3762222f94
2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>
...
* irq/irq_asm.S: Add FIQ support.
2002-10-04 13:24:40 +00:00
Joel Sherrill
b32fe7938a
2002-10-04 Jay Monkman <jtm@smoothsmoothie.com>
...
* rtems/score/cpu.h: Fix u16 and u32 swap routines.
2002-10-04 13:24:06 +00:00
Joel Sherrill
2b30225a64
2002-10-02 Jennifer Averett <jennifer@OARcorp.com>
...
* src/imfs/memfile.c: Fixed case where last close of unlinked file
did not remove the resources associated with that file. Reported
by Till Straumann <strauman@slac.stanford.edu > on the mailing list.
2002-10-02 17:42:39 +00:00
Joel Sherrill
0381a8d47b
2002-10-02 Joel Sherrill <joel@OARcorp.com>
...
* rtems-stub-glue.c: Removed should only be common copy.
2002-10-02 17:38:36 +00:00
Joel Sherrill
6e32d88995
2002-10-02 Joel Sherrill <joel@OARcorp.com>
...
* custom/armulator.cfg: Remove reference to PowerPC arguments.
2002-10-02 17:36:24 +00:00
Joel Sherrill
6ca248c37c
2002-10-02 Joel Sherrill <joel@OARcorp.com>
...
* kern/uipc_socket.c: Make sure that small non-zero delays work.
Suggested cleanup from Eric Norum.
2002-10-02 17:35:29 +00:00
Joel Sherrill
bcac0cb2c3
2002-10-02 Eric Norum <eric.norum@usask.ca>
...
* rtems/mkrootfs.c: As part of PR283, remove redundant code that
creates /etc/passwd and /etc/group.
2002-10-02 17:34:28 +00:00
Joel Sherrill
ed8c513a74
2002-10-02 Eric Norum <eric.norum@usask.ca>
...
* src/getpwent.c: Per PR283, reimplement to address reentrancy problems.
* src/getgrent.c: Removed as functionality is now just a wrapper for
common routines in src/getpwent.c.
* Makefile.am: Reflect file removal.
2002-10-02 17:33:17 +00:00
Joel Sherrill
f4ceef3ef6
2002-09-16 Joel Sherrill <joel@OARcorp.com>
...
* netinet/Makefile.am, netinet/udp_usrreq.c: Back off some of
the IP_FORWARD patch as it appears to not compile in the
current tree.
2002-09-16 11:55:43 +00:00