Greg Menke
|
25571ae49f
|
Added __mips==32 to fix build problems on those targets caused by the B.Robinson patch
|
2006-06-10 10:42:07 +00:00 |
|
Joel Sherrill
|
0243b0d8d3
|
2006-06-08 Joel Sherrill <joel@OARcorp.com>
* posix/Makefile.am, posix/preinstall.am,
posix/include/rtems/posix/timer.h, posix/src/ptimer.c,
posix/src/ptimer1.c, sapi/src/posixapi.c,
score/include/rtems/score/object.h:
|
2006-06-08 20:47:48 +00:00 |
|
Greg Menke
|
7c99007641
|
B.Robinson MIPS patch
|
2006-06-08 18:03:55 +00:00 |
|
Ralf Corsepius
|
549e88f623
|
Preps for VPATH builts.
|
2006-06-08 15:07:30 +00:00 |
|
Jay Monkman
|
965c3924ff
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* shared/irq/irq_init.c: Changed interrupt handling
to use shared rtems_irq_connect_data struct.
|
2006-06-03 03:24:00 +00:00 |
|
Jay Monkman
|
1453d92b64
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* startup/linkcmds: Removed unnecessary global definition of
bsp_vector_table.
|
2006-06-03 03:22:19 +00:00 |
|
Jay Monkman
|
20e266cab8
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* times: Reran timing tests and updated 'times' file.
|
2006-06-03 03:21:30 +00:00 |
|
Jay Monkman
|
47dbc76bfa
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* startup/bspstart.c: Fixed PLL calculations.
|
2006-06-03 03:20:15 +00:00 |
|
Jay Monkman
|
9cdfb0e586
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* Makefile.am, console/uart.c, startup/exit.c: Changed UART
driver to be interrupt driven, added support for both UARTs.
|
2006-06-03 03:18:46 +00:00 |
|
Jay Monkman
|
bc19e2a0ba
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* mc9328mxl/include/mc9328mxl.h: Added UART register definitions.
|
2006-06-03 03:16:18 +00:00 |
|
Jay Monkman
|
7afe5a2fe0
|
2006-06-02 Jay Monkman
* at91rm9200/irq/bsp_irq_init.c, mc9328mxl/clock/clockdrv.c,
mc9328mxl/irq/bsp_irq_asm.S, mc9328mxl/irq/bsp_irq_init.c,
mc9328mxl/irq/irq.c, mc9328mxl/irq/irq.h,
s3c2400/irq/bsp_irq_init.c: Changed interrupt handling
to use shared rtems_irq_connect_data struct.
|
2006-06-03 03:14:07 +00:00 |
|
Jay Monkman
|
ada5201813
|
2006-06-02 Jay Monkman
* at91rm9200/irq/bsp_irq_init.c, mc9328mxl/clock/clockdrv.c,
mc9328mxl/irq/bsp_irq_asm.S, mc9328mxl/irq/bsp_irq_init.c,
mc9328mxl/irq/irq.c, mc9328mxl/irq/irq.h,
s3c2400/irq/bsp_irq_init.c: Changed interrupt handling
to use shared rtems_irq_connect_data struct.
|
2006-06-03 03:12:06 +00:00 |
|
Jay Monkman
|
128bbf97d9
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* irq/bsp_irq_init.c: Changed interrupt handling
to use shared rtems_irq_connect_data struct.
|
2006-06-03 03:08:01 +00:00 |
|
Jay Monkman
|
1ca844f906
|
2006-06-02 Jay Monkman
* irq/bsp_irq_init.c: Changed interrupt handling
to use shared rtems_irq_connect_data struct.
|
2006-06-03 03:06:54 +00:00 |
|
Jay Monkman
|
9c05850cb2
|
2006-06-02 Jay Monkman
* network/network.c: Changed interrupt handling
to use shared rtems_irq_connect_data struct.
|
2006-06-03 03:04:41 +00:00 |
|
Joel Sherrill
|
3a06b20bb9
|
Formatting.
|
2006-06-03 00:34:08 +00:00 |
|
Joel Sherrill
|
a761495bb1
|
2006-06-02 Joel Sherrill <joel@OARcorp.com>
* itron/src/trcv_mbf.c, posix/src/semopen.c,
rtems/src/taskvariableadd.c, score/macros/rtems/score/heap.inl: Fix
warnings.
|
2006-06-03 00:33:10 +00:00 |
|
Jay Monkman
|
0eede05d70
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* start/start.S, startup/linkcmds: Defined UNDEF exception
stack space.
|
2006-06-02 21:53:04 +00:00 |
|
Jay Monkman
|
aed1db6c00
|
2006-06-02 Jay Monkman <jtm@lopingdog.com>
* cpu.c, cpu_asm.S: Fixed ARM Data Abort handling.
|
2006-06-02 21:49:36 +00:00 |
|
Jay Monkman
|
7a4b5cb404
|
Fixed ARM Data Abort handling.
|
2006-06-02 21:48:05 +00:00 |
|
Joel Sherrill
|
1db81f9878
|
Formatting.
|
2006-06-01 15:23:31 +00:00 |
|
Eric Norum
|
491d8825c9
|
Update icps_allecho counter.
|
2006-05-31 14:52:05 +00:00 |
|
Joel Sherrill
|
5c89efae6a
|
2006-05-31 Joel Sherrill <joel@OARcorp.com>
* at91rm9200/clock/clock.c: Convert to using shared clock driver shell.
|
2006-05-31 13:46:23 +00:00 |
|
Joel Sherrill
|
2ba4b723d0
|
2006-05-31 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c: Switch to using shared clock driver shell.
|
2006-05-31 13:43:16 +00:00 |
|
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 |
|