Commit Graph

22037 Commits

Author SHA1 Message Date
Sebastian Huber
ebebd71cdc Synchronization with RTEMS CVS (HEAD revision). 2011-02-10 12:56:55 +00:00
Joel Sherrill
ad6b881fa1 2011-02-09 Jennifer Averett <jennifer.averett@oarcorp.com>
* console/ps2_mouse.c: Formatting changes in preparation for making
	mouse parsing and serial mouse driver BSP independent.
2011-02-09 15:57:29 +00:00
Ralf Corsepius
26c173775a 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 12:15:54 +00:00
Ralf Corsepius
097c600163 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* misc/timer.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 12:02:24 +00:00
Ralf Corsepius
2c4cae4bf3 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* misc/timer.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 11:41:54 +00:00
Ralf Corsepius
14102e1ebd 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 11:38:36 +00:00
Ralf Corsepius
d085040aef 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 08:38:15 +00:00
Ralf Corsepius
44d775307c 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* shared/milkymist_timer/timer.c, shared/timer/timer.c:
	Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 08:19:30 +00:00
Ralf Corsepius
af3048ad5e 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 06:41:41 +00:00
Ralf Corsepius
c8d4c6121b 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* timerstub.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 06:36:52 +00:00
Ralf Corsepius
ec54b2b5e8 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* timer/timer.c: Include <rtems/btimer.h>.
	Fix benchmark_timer_read() definition.
2011-02-09 06:33:58 +00:00
Ralf Corsepius
b2b56cb985 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* sapi/include/confdefs.h: Fix typo.
2011-02-09 06:18:57 +00:00
Ralf Corsepius
71f5f489d6 Regenerate. 2011-02-09 06:16:10 +00:00
Ralf Corsepius
46d6e7a9f1 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/btimer.h: New.
	* Makefile.am: Add rtems/btimer.h
	* libcsupport/include/timerdrv.h: Reflect having split out functions
	  to rtems/btimer.h.
2011-02-09 06:15:53 +00:00
Ralf Corsepius
a3347f0a52 2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* make/custom/erc32.cfg: Remove -ftest-coverage.
2011-02-09 06:02:51 +00:00
Ralf Corsepius
4a2d1ea4ac 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxtmmutex02/init.c, psxtmthread03/init.c: end_time is a uint32_t.
2011-02-08 08:26:13 +00:00
Ralf Corsepius
e45c13ca70 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp69/init.c: Use "ld" instead of PRId32 to print
	struct timespec->tv_nsec.
2011-02-08 07:23:42 +00:00
Ralf Corsepius
5aa9263ff0 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Remove PRIxblksize_t, PRIxblkcnt_t.
2011-02-08 06:39:57 +00:00
Ralf Corsepius
c03792fcd7 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/pmacros.h: Add PRIxblksize_t, PRIxblkcnt_t.
	* configure.ac: Add AC_CHECK_SIZEOF([blksize_t]),
	AC_CHECK_SIZEOF([blkcnt_t]).
2011-02-08 06:37:34 +00:00
Ralf Corsepius
cfa956e9c7 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/pmacros.h: Add PRIxblksize_t, PRIxblkcnt_t.
	* configure.ac: Add AC_CHECK_SIZEOF([blksize_t]),
	AC_CHECK_SIZEOF([blkcnt_t]).
2011-02-08 06:37:33 +00:00
Ralf Corsepius
5661a69614 2011-02-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp19/inttest.h: Use PRIx32 instead of "lx".
2011-02-08 04:49:38 +00:00
Chris Johns
9632f83df8 011-02-08 Brett Swimley <bswimley@advanced.pro>
* libfs/src/rfs/rtems-rfs-rtems.c: Fix bug where the eval path did
        not close an inode.
2011-02-07 22:41:37 +00:00
Joel Sherrill
28ab68ae6f 2011-02-02 Joel Sherrill <joel.sherrilL@OARcorp.com>
* sp04/tswitch.c: Shrink memory requirements.
2011-02-02 19:02:06 +00:00
Joel Sherrill
e6e9cbe050 2011-02-02 Joel Sherrill <joel.sherrilL@OARcorp.com>
* cpuuse/tswitch.c: Shrink memory requirements.
2011-02-02 18:52:50 +00:00
Ralf Corsepius
8ee3775f30 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Ralf Corsepius
677e81332b 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:25 +00:00
Ralf Corsepius
89b2fdb40e 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* tools/configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 14:54:53 +00:00
Ralf Corsepius
ae790c6477 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* math/math.scn, mathf/mathf.scn, mathl/mathl.scn: Regenerate.
2011-02-02 14:06:13 +00:00
Ralf Corsepius
a19ed1350c 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am, configure.ac: Add mathf/, mathl/.
	* math/init.c, math/Makefile.am: Reflect having split-out
	mathl and mathf.
	* math/domathf.c, math/domathl.c: Remove.
	* mathf/Makefile.am, mathf/domathf.c, mathf/init.c,
	mathf/mathf.scn: New (Split out from math/).
	* mathl/Makefile.am, mathf/domathl.c, mathl/init.c,
	mathl/mathl.scn: New (Split out from math/).
2011-02-02 14:02:18 +00:00
Ralf Corsepius
e9c71fc0e3 Add mathf/, mathl/. 2011-02-02 14:02:10 +00:00
Ralf Corsepius
1c64f50386 Reflect having split-out mathl and mathf. 2011-02-02 14:00:38 +00:00
Ralf Corsepius
e12d49d9da Remove. 2011-02-02 13:59:01 +00:00
Ralf Corsepius
2e50ba1a2b New (Split out from math/). 2011-02-02 13:58:02 +00:00
Ralf Corsepius
6fc0d9a479 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* math/init.c, complex/init.c:
	Use fprintf(stdout,..) instead of printf.
	Use CONFIGURE_APPLICATION_DISABLE_FILESYSTEM.
2011-02-02 07:36:25 +00:00
Ralf Corsepius
b8563fa95e 2011-01-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* POSIX/clock_gettime.c, POSIX/gettimeofday.c: New.
	* POSIX/Makefile.am: Add clock_gettime, gettimeofday.c.
2011-02-02 07:34:34 +00:00
Ralf Corsepius
5b1f197948 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/hexdump-display.c:
	Eliminate bcopy, bzero, bcmp, index (Obsolete).
	* libmisc/shell/hexdump-parse.c: Eliminate index (Obsolete).
	* libmisc/shell/hexsyntax.c: Eliminate rindex (Obsolete).
	* libmisc/shell/main_hexdump.c: Eliminate rindex (Obsolete).
	* libmisc/shell/main_rm.c: Eliminate rindex (Obsolete).
2011-02-02 04:21:26 +00:00
Joel Sherrill
931ed32beb 2011-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am, trap34/console-io.c: Install syscall.h as
	bsp/syscall.h to avoid confusing autoconf.
2011-02-01 22:46:44 +00:00
Joel Sherrill
c52c319ebf 2011-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1733/cpukit
	* score/src/isr.c: If target architecture does nto require stack
	initialization, then do not perform adjustment.
2011-02-01 20:22:08 +00:00
Sebastian Huber
cdc056098d 2011-02-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
* console.c: Flow control is optional.
2011-02-01 15:48:26 +00:00
Ralf Corsepius
c14db0a302 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/src/printk.c: Fix typo.
2011-02-01 06:36:00 +00:00
Ralf Corsepius
200c945879 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtounsignedchar.c,
	libmisc/stringto/stringtounsignedint.c: Reformat range check.
2011-02-01 05:55:32 +00:00
Ralf Corsepius
5410c14a56 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/Makefile.am: Add stringto/stringtolongdouble.c.
	* libmisc/stringto/stringtolongdouble.c: New.
2011-02-01 05:48:30 +00:00
Ralf Corsepius
ebf806fd52 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringto.h: Rename header-guard.
	Add rtems_string_to_long_double.
2011-02-01 05:45:33 +00:00
Ralf Corsepius
fe7c9a1f83 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtoint.c: Reformat range check.
	Add check for result==0.
2011-02-01 05:43:21 +00:00
Ralf Corsepius
a38457a755 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtofloat.c: Reformat range check.
	Add check for result = -HUGE_VALF.
2011-02-01 05:41:48 +00:00
Ralf Corsepius
61bbacea0a 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtodouble.c: Reformat range check.
	Add check for result = -HUGE_VAL.
2011-02-01 05:41:07 +00:00
Ralf Corsepius
5df16fab53 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtolonglong.c: Reformat range check.
	c99 portability improvements. Add check for result==0.
2011-02-01 05:39:20 +00:00
Ralf Corsepius
c368bd6414 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtounsignedlonglong.c: Reformat range check.
	c99 portability improvements.
2011-02-01 05:38:01 +00:00
Ralf Corsepius
37ecff5c4a 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtounsignedlong.c: Reformat range check.
2011-02-01 05:36:03 +00:00
Ralf Corsepius
80604fa73b 2011-02-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/stringto/stringtolong.c:  Reformat range check.
	Add check for result==0.
2011-02-01 05:29:26 +00:00