Eric Norum
261e743d66
Add flag to inhibit ICMP replies.
2006-05-30 15:12:54 +00:00
Ralf Corsepius
ebbe2af238
This commit was generated by cvs2svn to compensate for changes in r13434,
...
which included commits to RCS files with non-trunk default branches.
2006-05-28 16:54:00 +00:00
Ralf Corsepius
cf9af2fbf5
Import from zlib-1.2.4
2006-05-28 16:54:00 +00:00
Eric Norum
be31de713f
Provide customisable mbuf allocation.
...
Patch from Steven Johnson <sjohnson@sakuraindustries.com >
2006-05-25 17:36:31 +00:00
Ralf Corsepius
4bee7d9c3c
2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Use RTEMS_AMPOLISH3.
2006-05-16 14:32:21 +00:00
Ralf Corsepius
068cf700ac
2006-05-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/rtems-ampolish.m4: New.
* configure.ac: Use RTEMS_AMPOLISH3.
2006-05-16 14:26:57 +00:00
Eric Norum
8a742ddf67
Allow single spurious FPGA interrupt.
2006-05-15 15:59:01 +00:00
Eric Norum
a7edc92901
Improve handling of unexpected FPGA interrupt conditions.
2006-05-15 14:47:32 +00:00
Eric Norum
b613408817
Remove non-longer-appropriate comment.
2006-05-15 13:51:39 +00:00
Eric Norum
2861df2b13
telnetd and capture changes.
2006-04-27 18:40:30 +00:00
Eric Norum
b84fbbe80b
Accept <CR><NUL> as equivalent to <CR><LF>.
2006-04-27 18:18:49 +00:00
Eric Norum
32293d6929
Add ability to free information on task delete.
2006-04-27 18:17:20 +00:00
Joel Sherrill
8a1ea19678
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-4.6.99.3.
2006-04-19 02:55:04 +00:00
Joel Sherrill
84c86f212a
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-04-19 02:55:03 +00:00
Joel Sherrill
0bcbbd2140
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* release_support: Fix typos.
2006-04-19 02:53:04 +00:00
Joel Sherrill
9fdf81014c
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-4.6.99.3.
2006-04-19 02:32:52 +00:00
Joel Sherrill
f771953d9c
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-04-19 02:32:51 +00:00
Joel Sherrill
ea2af2987d
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* VERSION: Updated to rtems-4.6.99.3.
2006-04-18 21:47:29 +00:00
Joel Sherrill
c5a6717676
2006-04-18 Joel Sherrill <joel@OARcorp.com>
...
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-04-18 21:47:28 +00:00
Joel Sherrill
dace614255
Fixed comment.
2006-04-13 13:05:16 +00:00
Joel Sherrill
f18ebd2ee6
2006-04-13 Joel Sherrill <joel@OARcorp.com>
...
PR 949/networking
* libnetworking/sys/socket.h: GNU/Linux is wrong in making
MSG_DONTWAIT public. It is strictly BSD and not SUSV. See
http://www.opengroup.org/onlinepubs/009695399/basedefs/sys/socket.h.html for clarification.
2006-04-13 13:03:29 +00:00
Joel Sherrill
6654e25ea2
2006-04-13 Joel Sherrill <joel@OARcorp.com>
...
PR 949/networking
* libnetworking/sys/socket.h:
2006-04-13 13:03:28 +00:00
Joel Sherrill
0637bb3b01
2006-04-12 Lars Munch <lars@segv.dk>
...
PR 949/networking
* libnetworking/sys/socket.h: Make MSG_DONTWAIT public as in GNU/Linux.
2006-04-12 20:59:21 +00:00
Joel Sherrill
cd0142d550
2006-04-12 Konrad Eisele <konrad@gaisler.com>
...
* include/leon.h: Add LEON_INTERRUPT_EXTERNAL_1 define.
2006-04-12 20:32:35 +00:00
Eric Norum
e846fc90ab
Add default exception handler.
2006-04-11 19:17:09 +00:00
Eric Norum
e1d44a830d
Keep the frame pointer since its presence makes various diagnostic tools
...
much more useful.
2006-04-10 15:09:02 +00:00
Joel Sherrill
5287d3e7e5
2006-04-06 Joel Sherrill <joel@OARcorp.com>
...
* posix/inline/rtems/posix/mutex.inl,
posix/inline/rtems/posix/timer.inl,
posix/macros/rtems/posix/cond.inl,
posix/macros/rtems/posix/mutex.inl,
posix/macros/rtems/posix/timer.inl: Fix warnings.
2006-04-07 01:16:55 +00:00
Joel Sherrill
5fbb909775
* score/inline/rtems/score/threadmp.inl,
...
score/macros/rtems/score/threadmp.inl: Fix compile error.
2006-04-07 01:16:32 +00:00
Joel Sherrill
73ad88072a
Fix formatting.
2006-04-05 20:12:51 +00:00
Joel Sherrill
5675896592
2006-04-05 Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru>
...
* mpc6xx/clock/c_clock.c: Now works with MPCI SHM driver.
2006-04-05 20:11:57 +00:00
Joel Sherrill
0c30bc58c1
2006-04-05 Joel Sherrill <joel@OARcorp.com>
...
Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru >
* spsize/size.c: Victor spotted the problem that
_MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate
variables and needed to be set to the same value. I took that
idea and just removed _Thread_MP_Receive. All uses are now
_MPCI_Receive_server_tcb.
2006-04-05 20:09:33 +00:00
Joel Sherrill
5250299424
2006-04-05 Joel Sherrill <joel@OARcorp.com>
...
Victor V. Vengerov <Victor.Vengerov@oktetlabs.ru >
* score/include/rtems/score/mpci.h,
score/include/rtems/score/threadmp.h,
score/inline/rtems/score/threadmp.inl,
score/macros/rtems/score/threadmp.inl, score/src/threadmp.c,
score/src/threadqenqueue.c: Victor spotted the problem that
_MPCI_Receive_server_tcb and _Thread_MP_Receive were duplicate
variables and needed to be set to the same value. I took that
idea and just removed _Thread_MP_Receive. All uses are now
_MPCI_Receive_server_tcb.
2006-04-05 20:08:59 +00:00
Ralf Corsepius
c19b37d49e
2006-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Remove bogus CFLAGS_OPTIMIZE_V.
2006-04-02 06:57:50 +00:00
Eric Norum
03f246fb58
Eliminate undesired sign-extension.
2006-03-27 15:14:07 +00:00
Eric Norum
84572474fe
Add missing reset cause bit.
2006-03-24 20:07:57 +00:00
Ralf Corsepius
267ecf03ac
Import from zlib-1.2.4
2006-03-23 20:33:33 +00:00
Ralf Corsepius
23d25184d7
This commit was generated by cvs2svn to compensate for changes in r13387,
...
which included commits to RCS files with non-trunk default branches.
2006-03-23 20:33:33 +00:00
Ralf Corsepius
12f1d7d06a
New.
2006-03-23 13:21:05 +00:00
Ralf Corsepius
e39da00dc4
Add defaults for non-standard $prefix.
2006-03-23 13:06:28 +00:00
Joel Sherrill
a71c31b3a7
2006-03-22 Joel Sherrill <joel@OARcorp.com>
...
* include/.cvsignore: New file.
2006-03-22 13:53:32 +00:00
Ralf Corsepius
26d61ce4d3
2006-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/interrupts/vectorexceptions.c: Merger with submission from
Bruce Robinson <brucer@pmccorp.com >.
Make some arrays static const.
2006-03-17 15:31:13 +00:00
Ralf Corsepius
900ae6fd27
Apply @sysdirpattern@
2006-03-17 13:14:52 +00:00
Ralf Corsepius
c3af37cb1f
Use %sysdir instead of %if %_prefix ==|!= /usr
2006-03-17 13:13:46 +00:00
Ralf Corsepius
c1a9680450
Misc. cosmetics.
2006-03-17 10:34:12 +00:00
Ralf Corsepius
674be42169
Remove eof include file
2006-03-17 10:11:37 +00:00
Ralf Corsepius
a3de1b48f6
2006-03-17 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* cpu.c (_CPU_Initialize): Add fpu initialization.
2006-03-17 08:38:26 +00:00
Ralf Corsepius
01a76a6f9f
2006-03-17 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/score/cpu.h: Setup CPU_*_ENDIAN from GCC's__MIPS{EL|EB}__.
(Partial merger of submission by Bruce Robinson <brucer@pmccorp.com >).
2006-03-17 05:24:30 +00:00
Ralf Corsepius
0c3269ce8e
Regenerate.
2006-03-16 18:12:27 +00:00
Ralf Corsepius
01d8a42988
Cosmetics.
2006-03-16 18:11:32 +00:00
Ralf Corsepius
401fe87540
2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am, configure.ac: Reflect addition of rm52xx, tx49.
2006-03-16 18:10:19 +00:00