Joel Sherrill
8f9457efab
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/console.c: Fix prototypes.
2010-04-26 01:29:05 +00:00
Joel Sherrill
642c500988
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libchip/serial/mc68681.c, libchip/serial/mc68681_reg.c,
libchip/serial/ns16550.c, libchip/serial/serial.h,
libchip/serial/z85c30.c, libchip/serial/z85c30_reg.c: Use uintptr_t
or intptr_t instead of uint32_t or int32_t.
2010-04-26 00:58:39 +00:00
Joel Sherrill
c0c5635164
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libmisc/stringto/stringto_template.h: Remove warning.
2010-04-26 00:50:15 +00:00
Joel Sherrill
9bbba5401c
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/console.c, ide/pcmcia_ide.c, startup/bspstart.c,
startup/imbx8xx.c: Fix some warnings.
2010-04-25 22:36:25 +00:00
Joel Sherrill
ceda5c27e0
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* context_init.c: Eliminate warnings.
2010-04-25 22:17:35 +00:00
Joel Sherrill
a0cb87cbfc
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* cpu.c, rtems/score/cpu.h: Move _CPU_Context_Initialize() to cpu.c so
it is easier to make warning free.
2010-04-25 21:37:46 +00:00
Joel Sherrill
2b0d72afb8
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* libchip/rtc/ds1375-rtc.h, libchip/rtc/ds1375.c,
libchip/rtc/icm7170.c, libchip/rtc/icm7170_reg.c,
libchip/rtc/m48t08_reg.c, libchip/rtc/rtc.h: Use uintptr_t instead of
uint32_t.
2010-04-25 21:18:06 +00:00
Joel Sherrill
18b3b58110
2010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psxrdwrv/test.c: Use SIZE_MAX not SSIZE_MAX.
2010-04-25 19:53:38 +00:00
Joel Sherrill
85e0a2201f
2010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* posix/src/pthread.c: Make default pthread_attr_t match the
conditionals in the version in newlib. This way it will always be
right.
2010-04-25 19:51:12 +00:00
Joel Sherrill
124800adcd
2010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libcsupport/src/readv.c: Check for < 0 on iov_len, not <= 0. A
readv() with all iov_len equal to 0 should have no effect.
2010-04-25 19:50:05 +00:00
Joel Sherrill
2cc30e90c2
2010-04-25 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* psx07/init.c, psx07/task.c: Introduce enough of a delay so the Init()
thread can reliably reach the pthread_join() call.
2010-04-25 19:40:12 +00:00
Joel Sherrill
e8b4506836
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* psxreaddir/psxreaddir.scn, psxreaddir/test.c: Do not test for
rewinddir(NULL) since we are now using newlib's implementation and it
does not check for NULL. This causes a fault on some targets.
2010-04-25 19:17:52 +00:00
Joel Sherrill
fb2789688a
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bspcmdline01/init.c: Fix assert conditional.
2010-04-25 19:12:22 +00:00
Joel Sherrill
46b6a01ef1
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/linkcmds: Add NOLOAD to .bss to eliminate warnings.
2010-04-25 16:11:05 +00:00
Joel Sherrill
fbd06a090c
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* ppc403/clock/clock.c, ppc403/console/console405.c,
ppc403/tty_drv/tty_drv.c: Remove warnings and simple vectored
interrupt support.
2010-04-25 16:10:36 +00:00
Joel Sherrill
f295c4c69f
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/consolebsp.h: Remove extraneous #warning.
2010-04-25 15:27:55 +00:00
Joel Sherrill
ee2903f27e
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bsp_specs: Remove warning on __start not found.
2010-04-25 15:20:36 +00:00
Joel Sherrill
2146dbac19
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* rtems/score/cpu.h: Remove warning in _CPU_Context_Initialize.
2010-04-25 15:06:32 +00:00
Joel Sherrill
524055a909
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* rtems/score/cpu.h: Remove warning in _CPU_Context_Initialize.
2010-04-25 14:58:27 +00:00
Joel Sherrill
8a5012003e
2010-04-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bsp_specs: Remove extra } to eliminate warning.
2010-04-25 14:08:50 +00:00
Ralf Corsepius
4cc3c24f3a
Rename cygwin-gcc-3.4.4.diff inro cygwin-gcc-3.4.4-3.diff.
2010-04-25 07:39:17 +00:00
Ralf Corsepius
30a052af62
New.
2010-04-25 05:38:06 +00:00
Ralf Corsepius
8e81eaf575
Regenerate.
2010-04-25 05:37:05 +00:00
Ralf Corsepius
9b4bbd6ff0
Bump BINUTILS_RPMREL.
2010-04-25 05:36:48 +00:00
Ralf Corsepius
6d235a479f
Regenerate.
2010-04-25 05:30:33 +00:00
Ralf Corsepius
09a43a7343
Refactor patching.
2010-04-25 05:30:01 +00:00
Ralf Corsepius
153b9381de
Revert to gcc-3.4.4.
2010-04-25 05:12:03 +00:00
Joel Sherrill
c669bf30e4
2010-04-24 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* start/start.S: Verify boot_card is invoked properly with argc, argv.
2010-04-24 21:45:57 +00:00
Ralf Corsepius
4bb28d49bf
Regenerate.
2010-04-24 14:18:05 +00:00
Ralf Corsepius
8a2e918100
Regenerate.
2010-04-24 14:05:52 +00:00
Ralf Corsepius
0e16f0add5
Require gmp-4.2 if building mpc.
2010-04-24 14:05:25 +00:00
Ralf Corsepius
f2bb33b2eb
Regenerate.
2010-04-24 08:04:56 +00:00
Ralf Corsepius
f0cb9aea04
Bump GCC_RPMREL.
2010-04-24 08:04:22 +00:00
Ralf Corsepius
b2c76e9cdb
Regenerate.
2010-04-24 05:59:58 +00:00
Ralf Corsepius
423a18d695
Revert last patch.
2010-04-24 05:59:17 +00:00
Ralf Corsepius
461e171b99
Fix typo in comment.
...
Use %{el6} to identify building for CentOS6/RHEL6.
Reflect several packages are missing from RHEL6 Beta.
2010-04-24 05:57:58 +00:00
Joel Sherrill
e1dbc640be
2010-04-23 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* texi2www/texi2www: Add some new texinfo commands.
2010-04-23 21:05:48 +00:00
Ralf Corsepius
106127551b
Regenerate.
2010-04-23 16:49:17 +00:00
Ralf Corsepius
4aa415fe2e
Bump GCC_RPMREL.
2010-04-23 16:47:01 +00:00
Ralf Corsepius
fee6d69a57
newlib-1.18.0-rtems4.11-20100423.diff.
2010-04-23 16:46:41 +00:00
Ralf Corsepius
76f2a2e1e1
New.
2010-04-23 13:06:40 +00:00
Ralf Corsepius
3a3865f252
Add rhel6.
2010-04-23 11:01:26 +00:00
Chris Johns
452e5b0828
2010-04-22 Alin Rus <alin.codejunkie@gmail.com>
...
* user/chain.t: Fixed the example from PR 1504.
2010-04-22 06:47:28 +00:00
Joel Sherrill
32eadeb250
2010-04-20 Allan Hessenflow <allanh@kallisti.com>
...
* cpu_asm.S: L0-L3 were part of the interrupt context, but as
Mike Frysinger noted they were not being zeroed before calling
the C handlers. A patch that corrects this, as well as improving
some of the push/pop order to avoid stalls.
2010-04-20 13:27:48 +00:00
Ralf Corsepius
25ddacd4f3
2010-04-20 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* console/console.c: Reflect termios-API having changed.
2010-04-20 08:13:58 +00:00
Ralf Corsepius
5c2c96f112
Abandon freebsd7.2.
2010-04-19 16:58:15 +00:00
Ralf Corsepius
4e8aad7727
Abandon freebsd7.2
2010-04-19 16:57:01 +00:00
Ralf Corsepius
447de8f3b1
Regenerate.
2010-04-19 14:19:21 +00:00
Ralf Corsepius
6aa50b063f
Bump GCC_RPMREL.
2010-04-19 14:13:27 +00:00
Ralf Corsepius
c96718c4eb
Sync with amd64.
2010-04-19 14:10:52 +00:00