Ralf Corsepius
22bed3e56a
Add missing prototypes.
2009-10-24 05:52:23 +00:00
Ralf Corsepius
04abc236a6
Printf fixes.
2009-10-24 05:52:02 +00:00
Ralf Corsepius
21d821bea3
New.
2009-10-24 05:51:46 +00:00
Ralf Corsepius
5f4d6cccb5
Add missing prototype.
2009-10-24 05:51:36 +00:00
Ralf Corsepius
8a990c7fc1
Remove unused var.
2009-10-24 05:51:21 +00:00
Ralf Corsepius
a3b2830e0f
Fix broken prints.
2009-10-24 05:51:06 +00:00
Ralf Corsepius
38903a537d
Fix prototype.
2009-10-24 05:50:51 +00:00
Ralf Corsepius
3a6530f90e
Remove test*().
...
Add setup_tasks_to_watch().
2009-10-24 05:50:35 +00:00
Ralf Corsepius
b47496200f
Remove setup_tasks_to_watch.
2009-10-24 05:50:06 +00:00
Ralf Corsepius
0b74b13f48
2009-10-24 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* Makefile.am: Add support/include/test_support.h.
2009-10-24 05:40:33 +00:00
Ralf Corsepius
97806efb65
Add support/include/test_support.h.
2009-10-24 05:40:26 +00:00
Ralf Corsepius
2a22b87c97
2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/prog-cc.m4: Remove RTEMS_CFLAGS.
Rework CFLAGS setup.
* automake/compile.am: Remove RTEMS_CFLAGS.
2009-10-23 14:58:56 +00:00
Ralf Corsepius
b9b3a5c5c7
Remove RTEMS_CFLAGS.
...
Rework CFLAGS setup.
2009-10-23 14:58:16 +00:00
Ralf Corsepius
05eb1fb576
Remove RTEMS_CFLAGS.
2009-10-23 14:57:58 +00:00
Ralf Corsepius
c524d9ce73
2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Rework CFLAGS setup.
* aclocal/prog-cc.m4: Remove RTEMS_CFLAGS.
* automake/compile.am: Remove RTEMS_CFLAGS.
2009-10-23 14:53:53 +00:00
Ralf Corsepius
1a44f1b8bf
Rework CFLAGS setup.
2009-10-23 14:53:46 +00:00
Ralf Corsepius
d387391a7e
2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/check-custom-bsp.m4: Be less verbose.
2009-10-23 13:09:30 +00:00
Thomas Doerfler
856cce5068
add new files for exception handler
2009-10-23 09:51:03 +00:00
Ralf Corsepius
402ac7b7c8
Fix broken formating.
2009-10-23 08:17:41 +00:00
Ralf Corsepius
6d778485f8
2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* console/console.c: Include <rtems/error.h>.
* spi/spi.c: Remove m8xx_spi_softc_ptr (Unused).
2009-10-23 08:16:43 +00:00
Ralf Corsepius
30e516ad0e
Remove m8xx_spi_softc_ptr (Unused).
2009-10-23 08:16:19 +00:00
Ralf Corsepius
d7637d8dcf
Include <rtems/error.h>.
2009-10-23 08:16:03 +00:00
Thomas Doerfler
2d2de4eba1
Update for exception support changes.
2009-10-23 07:32:46 +00:00
Ralf Corsepius
cc1e864dfe
2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* irq/irq.h: Add BSP_irq_enabled_at_cpm.
* network/network.c: Remove local decl of BSP_irq_enabled_at_cpm.
2009-10-23 06:48:42 +00:00
Ralf Corsepius
2e9d27c06c
2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* irq/BSP_irq.c, network/if_100MHz/GT64260eth.c,
network/if_1GHz/if_wm.c, network/if_1GHz/pci_map.c,
startup/bspstart.c: Add missing prototypes.
Adjust bogus types. Remove unused vars.
2009-10-23 06:28:17 +00:00
Ralf Corsepius
8f53ef7177
2009-10-23 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* automake/compile.am: Add *.ralf to clean-local.
2009-10-23 05:37:46 +00:00
Ralf Corsepius
4ef2738221
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/cpu/Makefile.am: Update DIST_SUBDIRS.
2009-10-22 17:10:59 +00:00
Joel Sherrill
ee7fc43b0e
2009-10-22 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am: Build file IO related tests even with POSIX threading is
disabled.
2009-10-22 14:54:29 +00:00
Ralf Corsepius
3144f90c4f
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* new-exceptions/bspsupport/vectors_init.c: Remove duplicate
defines DEAR_BOOKE, DEAR_405.
2009-10-22 12:22:12 +00:00
Ralf Corsepius
fb5785cce6
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libblock/include/rtems/flashdisk.h: Use UINT32_C consts to
avoid implicit int-cast overflows in RTEMS_FDISK_KBYTES.
2009-10-22 11:56:01 +00:00
Ralf Corsepius
4b8a90e523
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/ide/ata.h: Move extern "C".
2009-10-22 11:48:29 +00:00
Ralf Corsepius
07bfeb149c
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* clock/clock-config.c, misc/dma.c, network/network.c,
rtc/rtc-config.c, ssp/ssp.c: Remove unused vars.
2009-10-22 11:46:12 +00:00
Ralf Corsepius
fc5799fb88
Remove unused vars.
2009-10-22 11:46:05 +00:00
Ralf Corsepius
c38407e6be
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/include/rtems/error.h: Use ordinal constants for
RTEMS_ERROR_ERRNO, RTEMS_ERROR_PANIC, RTEMS_ERROR_ABORT to avoid
implicit constant conversion overflows on 16bit-int targets.
2009-10-22 11:20:44 +00:00
Ralf Corsepius
0818be589b
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-fram-fm25l256.c:
Use hex-constants to avoid implicit int-casts.
* libchip/i2c/spi-memdrv.c:
Use hex-constants to avoid implicit int-casts.
Use rtems_off64_t offsets to avoid loosing precision.
2009-10-22 05:43:37 +00:00
Ralf Corsepius
2ea9810878
Use hex-constants to avoid implicit int-casts.
...
Use rtems_off64_t offsets to avoid loosing precision.
2009-10-22 05:43:26 +00:00
Ralf Corsepius
05c599df30
Use hex-constants to avoid implicit int-casts.
2009-10-22 05:43:06 +00:00
Ralf Corsepius
db96a76b29
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/uuid/uuid_time.c: Add cast to uint32_t to allow 16bit
shift on 16bit-int targets.
* libmisc/uuid/gen_uuid.c: Add HAVE_CONFIG_H guard.
Include <limits.h>. Shift pid_t's by (sizeof(pid_t)*CHAR_BIT)>>1
instead of hard-coded 16 to permit building on non 16bit-int
targets.
2009-10-22 05:07:35 +00:00
Ralf Corsepius
2334ea19ae
Add HAVE_CONFIG_H guard.
...
Include <limits.h>. Shift pid_t's by (sizeof(pid_t)*CHAR_BIT)>>1
instead of hard-coded 16 to permit building on non 16bit-int
targets.
2009-10-22 05:07:25 +00:00
Ralf Corsepius
7ae4262d63
Add cast to uint32_t to allow 16bit shift on 16bit-int targets.
2009-10-22 05:06:30 +00:00
Ralf Corsepius
869d5e2481
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/shell/extern-ls.h: Remove DAYSPERNYEAR, SECSPERDAY.
* libmisc/shell/print-ls.c: Add DAYSPERNYEAR, SECSPERDAY.
Add casts to time_t on constants in DAYSPERNYEAR, SECSPERDAY for
16bit-int targets.
2009-10-22 04:30:05 +00:00
Ralf Corsepius
306dba911a
Add DAYSPERNYEAR, SECSPERDAY.
...
Add casts to time_t on constants in DAYSPERNYEAR, SECSPERDAY for 16bit-int targets.
2009-10-22 04:29:55 +00:00
Ralf Corsepius
0f4bf2f2aa
Remove DAYSPERNYEAR, SECSPERDAY.
2009-10-22 04:29:32 +00:00
Ralf Corsepius
5699d86790
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libmisc/shell/dd-args.c: Use uint_least32_t instead of u_int,
force 32bit constants to make code functional on 16bit-int targets.
2009-10-22 03:22:06 +00:00
Ralf Corsepius
77429b0669
Use uint_least32_t instead of u_int, force 32bit constants to make code functional on 16bit-int targets.
2009-10-22 03:21:54 +00:00
Ralf Corsepius
2f00c244bd
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* clock/clock.c: Add missing prototypes.
Remove argument from clockOff().
* tod/pcf8563.c: Add missing const.
2009-10-22 02:42:15 +00:00
Ralf Corsepius
955c499d6b
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Remove -fasm.
2009-10-22 02:00:41 +00:00
Ralf Corsepius
40993862c5
2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mpc6xx/mmu/bat.c: Add missing prototypes.
2009-10-22 01:57:51 +00:00
Joel Sherrill
8bf89f3b46
Spacing.
2009-10-21 18:35:02 +00:00
Till Straumann
35693ae223
2009-10-21 Till Straumann <strauman@slac.stanford.edu>
...
* sapi/include/rtems/config.h: Fixed typos (wrong case) in macro
expansion for
rtems_configuration_get_device_driver_table()
and
rtems_configuration_get_user_extension_table()
2009-10-21 16:06:50 +00:00