Commit Graph

23268 Commits

Author SHA1 Message Date
Ralf Corsepius
add2977210 2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtmbarrier01/init.c, psxtmbarrier02/init.c, psxtmbarrier03/init.c,
	psxtmkey01/init.c, psxtmkey02/init.c, psxtmmq01/init.c,
	psxtmmutex01/init.c, psxtmmutex02/init.c, psxtmmutex03/init.c,
	psxtmmutex04/init.c, psxtmmutex05/init.c, psxtmmutex06/init.c,
	psxtmmutex07/init.c, psxtmnanosleep01/init.c, psxtmnanosleep02/init.c,
	psxtmrwlock01/init.c, psxtmrwlock02/init.c, psxtmrwlock03/init.c,
	psxtmrwlock04/init.c, psxtmrwlock05/init.c, psxtmrwlock06/init.c,
	psxtmrwlock07/init.c, psxtmsem01/init.c, psxtmsem02/init.c,
	psxtmsem03/init.c, psxtmsem04/init.c, psxtmsem05/init.c,
	psxtmsleep01/init.c, psxtmsleep02/init.c, psxtmthread03/init.c:
	Use benchmark_timer_t for benchmark_timer values (Avoid 64bit
	arch issues).
2011-10-19 15:27:27 +00:00
Ralf Corsepius
d4b5246079 2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/btimer.h: Introduce benchmark_timer_t.
	Let benchmark_timer_read return benchmark_timer_t.
2011-10-19 15:06:04 +00:00
Ralf Corsepius
15211c8307 Remove white spaces. 2011-10-19 09:43:36 +00:00
Ralf Corsepius
2e98d46bf2 2011-10-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* console.c: RTEMS_DEBUG is a define, not a variable.
2011-10-19 09:20:28 +00:00
Sebastian Huber
9e162be919 2011-10-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1939/cpukit
	* rtems/src/ratemonperiod.c: Fixed type mismatch.
2011-10-19 07:25:10 +00:00
Jennifer Averett
229bcca81d 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* libchip/serial/mc68681.c, libchip/serial/ns16550.c,
	libchip/serial/serial.h, libchip/serial/z85c30.c: Modifications to
	add dynamic tables for libchip serial drivers.
2011-10-18 18:40:27 +00:00
Jennifer Averett
11f7aab754 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* mongoosev/duart/mg5uart.c: Modifications to add dynamic tables for
	libchip serial drivers.
2011-10-18 18:39:05 +00:00
Jennifer Averett
7431fdc965 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* sh7045/sci/sci_termios.c: Modifications to add dynamic tables for
	libchip serial drivers.
2011-10-18 18:37:32 +00:00
Jennifer Averett
e1ddcec09e 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/conscfg.c: Modifications to add dynamic tables
	for libchip serial drivers.
2011-10-18 18:35:25 +00:00
Jennifer Averett
d5286a1fd8 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/consolelite.c: Modifications to add dynamic
	tables for libchip serial drivers.
2011-10-18 18:34:02 +00:00
Jennifer Averett
00991a3100 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, preinstall.am, console/config.c, console/mc68360_scc.c,
	console/ns16550cfg.c, console/printk_support.c: Modifications to add
	dynamic tables for libchip serial drivers.
2011-10-18 18:33:04 +00:00
Jennifer Averett
3bb9f198ba 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/console-config.c, startup/bspstart.c:
	Modifications to add dynamic tables for libchip serial drivers.
2011-10-18 18:32:49 +00:00
Jennifer Averett
964c734b04 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/console-config.c, console/uart-bridge-master.c,
	console/uart-bridge-slave.c, startup/bspstart.c: Modifications to add
	dynamic tables for libchip serial drivers.
2011-10-18 18:32:23 +00:00
Jennifer Averett
32f5a41c96 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* console/config.c: Modifications to add dynamic tables for libchip
	serial drivers.
2011-10-18 18:31:09 +00:00
Jennifer Averett
5976658617 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/erc32_console.c: Modifications to add dynamic
	tables for libchip serial drivers.
2011-10-18 18:30:22 +00:00
Jennifer Averett
a7f3a657a9 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* shared/console/conscfg.c: Modifications to add dynamic tables for
	libchip serial drivers.
2011-10-18 18:29:18 +00:00
Jennifer Averett
1aa561d614 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am: Modifications to add dynamic tables for libchip serial
	drivers.
2011-10-18 18:28:37 +00:00
Jennifer Averett
93b8c70a47 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/uarts.c: Modifications to add dynamic tables for
	libchip serial drivers.
2011-10-18 18:26:55 +00:00
Jennifer Averett
bdd3b6375b 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/uart.c: Modifications to add dynamic tables for
	libchip serial drivers.
2011-10-18 18:26:36 +00:00
Jennifer Averett
a39316315d 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/console-config.c: Modifications to add dynamic
	tables for libchip serial drivers.
2011-10-18 18:25:35 +00:00
Jennifer Averett
0a91018fd3 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* Makefile.am, console/console-config.c, console/hsu.c: Modifications
	to add dynamic tables for libchip serial drivers.
2011-10-18 18:25:15 +00:00
Jennifer Averett
ba692232fa 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>
PR 1917/bsps
	* console.c: Modifications to add dynamic tables for libchip serial
	drivers.
	* console_control.c, console_private.h, console_read.c,
	console_select.c, console_write.c: New files.
2011-10-18 18:23:51 +00:00
Jennifer Averett
4ec81807a1 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com
* mrfs_support/fs_support.c: Resolved name conflict that was causing a
	compiler error.
2011-10-18 18:19:36 +00:00
Ralf Corsepius
96406152d9 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/rtems/libio.h, libcsupport/src/termios.c:
	Use size_t for sizes.
2011-10-18 14:37:47 +00:00
Ralf Corsepius
5e9990b85c Fix typo. 2011-10-18 14:26:34 +00:00
Ralf Corsepius
96bb783aa0 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* fileio/init.c: Explictly consts in size_t initializers
	(avoid overflows on 16bit-int targets).
2011-10-18 13:36:37 +00:00
Ralf Corsepius
49755cfd68 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/pipe/fifo.c: Conditionally use var "sc".
2011-10-18 09:35:17 +00:00
Ralf Corsepius
76d04a0284 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/fts.c: Conditionally use var "nostat".
2011-10-18 09:21:32 +00:00
Ralf Corsepius
5ae9228ab9 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/options.c: Remove unused var "ok".
2011-10-18 09:04:36 +00:00
Ralf Corsepius
7c77085658 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_dhcp.c: Remove unused var
	"disconnected".
2011-10-18 09:01:23 +00:00
Ralf Corsepius
c0b35f9385 2011-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* tm26/fptest.h: Use PRIu32 to print uint32_t.
2011-10-18 08:42:57 +00:00
Jennifer Averett
35453000cc 2011-10-17 Daniel Hellstrom <daniel@gaisler.com>
PR 1935/cpukit
	* score/include/rtems/score/smplock.h, score/src/smplock.c: SMP nested
	count variable was being overritten when nested lock was taken more
	than once.
2011-10-17 18:51:44 +00:00
Sebastian Huber
d63f1c9243 2011-10-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1938/cpukit
	* score/include/rtems/score/thread.h: Removed obsolete suspend_count
	field from Thread_Control.
2011-10-17 15:54:41 +00:00
Ralf Corsepius
f25425b106 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/rfs/rtems-rfs-file-system.c (rtems_rfs_fs_open):
	Comment out unused vars "group", "group_base".
2011-10-17 13:59:26 +00:00
Ralf Corsepius
b0f6b6c7fb 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
*  libmisc/monitor/mon-editor.c (rtems_monitor_task):
	Comment out unused vars "debugee", "rp", "fp".
2011-10-17 13:50:05 +00:00
Ralf Corsepius
596cbc565d 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/alarm.c: Make _POSIX_signals_Alarm_TSR static.
	Remove unused var "status".
2011-10-17 13:32:54 +00:00
Ralf Corsepius
e6db5073f9 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/main_ls.c: Comment out unused var kflag.
2011-10-17 12:57:11 +00:00
Ralf Corsepius
c145d73986 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* ne2000/ne2000.c: Remove unused var "stat".
2011-10-17 12:37:24 +00:00
Ralf Corsepius
8fd5081a7f 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/ualarm.c: Make _POSIX_signals_Ualarm_TSR static.
2011-10-17 12:25:35 +00:00
Ralf Corsepius
f1e608864d 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libchip/rtc/icm7170.c (icm7170_get_time): Remove unused var setReg.
	* libchip/rtc/icm7170.c (icm7170_set_time): Remove unused var getReg.
2011-10-17 11:56:31 +00:00
Ralf Corsepius
7d49b04f11 Whitespace fixes. 2011-10-17 11:40:02 +00:00
Ralf Corsepius
6e9634614b 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/pthread01.c, psxhdrs/pthread02.c, psxhdrs/pthread03.c,
	psxhdrs/pthread04.c, psxhdrs/pthread05.c, psxhdrs/pthread06.c,
	psxhdrs/pthread07.c, psxhdrs/pthread09.c, psxhdrs/pthread10.c,
	psxhdrs/pthread11.c, psxhdrs/pthread12.c, psxhdrs/pthread13.c,
	psxhdrs/pthread14.c, psxhdrs/pthread15.c, psxhdrs/pthread16.c,
	psxhdrs/pthread17.c, psxhdrs/pthread18.c, psxhdrs/pthread19.c,
	psxhdrs/pthread20.c, psxhdrs/pthread21.c, psxhdrs/pthread22.c,
	psxhdrs/pthread23.c, psxhdrs/pthread24.c, psxhdrs/pthread25.c,
	psxhdrs/pthread26.c, psxhdrs/pthread27.c, psxhdrs/pthread28.c,
	psxhdrs/pthread29.c, psxhdrs/pthread30.c, psxhdrs/pthread34.c,
	psxhdrs/pthread35.c, psxhdrs/pthread36.c, psxhdrs/pthread37.c,
	psxhdrs/pthread38.c, psxhdrs/pthread39.c, psxhdrs/pthread40.c:
	Let test() return values (avoid warnings).
2011-10-17 11:39:04 +00:00
Ralf Corsepius
9620b6189f 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/cond01.c, psxhdrs/cond02.c, psxhdrs/cond03.c,
	psxhdrs/cond04.c, psxhdrs/cond05.c, psxhdrs/cond06.c,
	psxhdrs/cond07.c, psxhdrs/cond08.c, psxhdrs/cond09.c,
	psxhdrs/cond10.c: Let test() return values (avoid warnings).
2011-10-17 11:36:23 +00:00
Ralf Corsepius
38cc8d5385 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/mutex01.c, psxhdrs/mutex02.c, psxhdrs/mutex03.c,
	psxhdrs/mutex04.c, psxhdrs/mutex05.c, psxhdrs/mutex06.c,
	psxhdrs/mutex07.c, psxhdrs/mutex08.c, psxhdrs/mutex09.c,
	psxhdrs/mutex10.c, psxhdrs/mutex11.c, psxhdrs/mutex12.c,
	psxhdrs/mutex13.c, psxhdrs/mutex14.c, psxhdrs/mutex15.c,
	psxhdrs/mutex16.c: Let test() return values (avoid warnings).
2011-10-17 11:17:11 +00:00
Sebastian Huber
4f609eec67 2011-10-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/start-config.h, make/custom/lpc24xx_plx800_rom_int.cfg,
	startup/linkcmds.lpc24xx_plx800_rom_int,
	startup/start-config-emc-dynamic.c, startup/start-config-emc-static.c,
	startup/start-config-pinsel.c: New files.
	* Makefile.am, configure.ac, preinstall.am: Reflect changes above.
	* startup/bspstarthooks.c: Use configuration tables for EMC
	initialization.
2011-10-17 10:40:00 +00:00
Ralf Corsepius
a17ec5cbf2 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/proc01.c, psxhdrs/proc02.c, psxhdrs/proc03.c,
	psxhdrs/proc04.c, psxhdrs/proc05.c, psxhdrs/proc06.c,
	psxhdrs/proc07.c, psxhdrs/proc08.c, psxhdrs/proc09.c,
	psxhdrs/proc10.c, psxhdrs/proc11.c, psxhdrs/proc12.c,
	psxhdrs/proc13.c, psxhdrs/proc14.c:
	Let test() return values (avoid warnings).
2011-10-17 10:05:44 +00:00
Ralf Corsepius
f7870bfbfc Remove whitespaces. 2011-10-17 09:59:03 +00:00
Ralf Corsepius
d80b196e4c 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/sched01.c, psxhdrs/sched02.c, psxhdrs/sched03.c,
	psxhdrs/sched04.c, psxhdrs/sched05.c, psxhdrs/sched06.c,
	psxhdrs/sched07.c, psxhdrs/sched08.c:
	Let test() return values (avoid warnings).
2011-10-17 09:53:17 +00:00
Ralf Corsepius
e94ce2fd8e 2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/signal01.c, psxhdrs/signal02.c, psxhdrs/signal03.c,
	psxhdrs/signal04.c, psxhdrs/signal05.c, psxhdrs/signal06.c,
	psxhdrs/signal07.c, psxhdrs/signal08.c, psxhdrs/signal09.c,
	psxhdrs/signal10.c, psxhdrs/signal11.c, psxhdrs/signal12.c,
	psxhdrs/signal13.c, psxhdrs/signal14.c, psxhdrs/signal15.c,
	psxhdrs/signal16.c, psxhdrs/signal17.c, psxhdrs/signal18.c,
	psxhdrs/signal19.c, psxhdrs/signal20.c, psxhdrs/signal21.c,
	psxhdrs/signal22.c, psxhdrs/signal23.c:
	Let test() return values (avoid warnings).
2011-10-17 07:18:21 +00:00
Ralf Corsepius
63f4be9999 2011-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxhdrs/key01.c, psxhdrs/key02.c, psxhdrs/key03.c,
	psxhdrs/key04.c: Let test() return values (avoid warnings).
2011-10-15 09:19:50 +00:00