Commit Graph

19168 Commits

Author SHA1 Message Date
Joel Sherrill
96d8af5b01 2009-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* pxa255/ffuart/ffuart.c: Add BSP_poll_char.
2009-09-18 01:37:44 +00:00
Ralf Corsepius
7a7949b1cb Update Source0-URL. 2009-09-17 03:29:39 +00:00
Ralf Corsepius
1d01844a71 Rebase against gdb-6.8.91. 2009-09-17 03:12:50 +00:00
Ralf Corsepius
a4c2b0091b Regenerate. 2009-09-17 03:10:40 +00:00
Ralf Corsepius
caa9f1e4e6 gdb-6.8.91. 2009-09-17 03:09:24 +00:00
Ralf Corsepius
19db385aaf gdb-%{gdb_version}-rtems4.10-20090917.diff 2009-09-17 03:06:39 +00:00
Joel Sherrill
ee3b1c1389 2009-09-16 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/userextaddapiset.c: Disable code that is only used when
	ITRON or POSIX is enabled.
2009-09-16 22:15:58 +00:00
Joel Sherrill
8a2944aba4 *** empty log message *** 2009-09-16 22:14:11 +00:00
Joel Sherrill
e0b664382e 2009-09-16 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Resolve confusion with Ralf's patch.
2009-09-16 22:13:58 +00:00
Joel Sherrill
d21f75fb11 2009-09-16 Roxana Leontie <roxana.leontie@gmail.com>
* configure.ac, fb/fb.c, include/bsp.h: updates made for porting to
	Nano-X and make testing easyer
2009-09-16 20:43:40 +00:00
Ralf Corsepius
18e835a819 Regenerate. 2009-09-16 09:14:16 +00:00
Ralf Corsepius
e5df322fb2 Bump GCC_RPMREL. 2009-09-16 09:13:20 +00:00
Ralf Corsepius
9d14e5992a newlib-1.17.0-rtems4.10-20090916.diff. 2009-09-16 07:45:44 +00:00
Ralf Corsepius
f8e4dc1962 New. 2009-09-16 07:43:27 +00:00
Till Straumann
446a1e8123 2009-09-15 Till Straumann <strauman@slac.stanford.edu>
PR 1344/bsps:
	* clock/ckinit.c: Fix more bugs (applied PR1344/attachment 702):
	TSC handler was used when 8254 was requested and vice versa.
	Also, nanosecond handler was never installed to RTEMS clock.
2009-09-16 00:04:44 +00:00
Ralf Corsepius
e5e9f1aede 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/bsp-configure.m4: Add RTEMS_BSP_BOOTCARD_OPTIONS.
2009-09-15 14:48:00 +00:00
Ralf Corsepius
6b2b37d28a 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
2009-09-15 14:45:47 +00:00
Ralf Corsepius
5efc3ca24d 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/shell/utils-cp.c: Include <utime.h> instead of
	<sys/utime.h> for better POSIX compilance.
2009-09-15 14:08:56 +00:00
Ralf Corsepius
bd6cc48e8a Include <utime.h> instead of <sys/utime.h> for better POSIX compilance. 2009-09-15 14:08:30 +00:00
Ralf Corsepius
a34d679ad1 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/malloc_p.h: Rely upon uintmax_t and PRIuMAX being
	provided.
2009-09-15 09:57:08 +00:00
Ralf Corsepius
002ca54e49 Rely upon uintmax_t and PRIuMAX being provided. 2009-09-15 09:56:52 +00:00
Ralf Corsepius
23c0451e76 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/libio_init.c, libcsupport/src/libio.c:
	Reflect rtems_libio_number_iops being uint32_t.
2009-09-15 09:53:12 +00:00
Ralf Corsepius
79e028d34c Reflect rtems_libio_number_iops being uint32_t. 2009-09-15 09:53:01 +00:00
Ralf Corsepius
fcb9044f98 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/libio_init.c: Reflect rtems_libio_number_iops
	being uint32_t.
2009-09-15 09:50:06 +00:00
Ralf Corsepius
464cd4c497 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/libio_init.c: Remove extern uint32_t
	rtems_libio_number_iops.
2009-09-15 09:47:14 +00:00
Ralf Corsepius
278fbfd66a Remove extern uint32_t rtems_libio_number_iops. 2009-09-15 09:46:54 +00:00
Ralf Corsepius
103c421f5d 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/fcntl.c, libcsupport/src/malloc_boundary.c,
	libcsupport/src/newlibc_reent.c, libcsupport/src/printk_plugin.c,
	libcsupport/src/stat.c, libcsupport/src/tcflow.c,
	libcsupport/src/tcflush.c, libcsupport/src/tcsendbreak.c,
	libcsupport/src/tcsetpgrp.c, libcsupport/src/unlink.c,
	libcsupport/src/unmount.c, libcsupport/src/write_r.c:
	Add __attribute__((unused)) to function arguments.
2009-09-15 09:42:56 +00:00
Ralf Corsepius
2e8737ad5e Add __attribute__((unused)) to function arguments. 2009-09-15 09:42:46 +00:00
Ralf Corsepius
f50ebdb6c2 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/__brk.c, libcsupport/src/__gettod.c,
	libcsupport/src/__sbrk.c, libcsupport/src/__times.c,
	libcsupport/src/_calloc_r.c, libcsupport/src/_free_r.c,
	libcsupport/src/_malloc_r.c, libcsupport/src/_realloc_r.c
	libcsupport/src/_rename_r.c, libcsupport/src/assocnamebad.c
	libcsupport/src/close.c, libcsupport/src/envlock.c
	libcsupport/src/fstat.c, libcsupport/src/getgroups.c
	libcsupport/src/getpid.c, libcsupport/src/isatty_r.c
	libcsupport/src/link.c, libcsupport/src/lseek.c
	libcsupport/src/open.c, libcsupport/src/read.c
	libcsupport/src/setpgid.c: Add __attribute__((unused)) to function
	arguments.
2009-09-15 09:30:21 +00:00
Ralf Corsepius
9e14ca27ef Add __attribute__((unused)) to function arguments. 2009-09-15 09:29:55 +00:00
Ralf Corsepius
ead79688da 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1441/cpukit
	* libcsupport/src/tcgetprgrp.c: Remove.
	* libcsupport/src/tcgetpgrp.c: New (Renamed from
	  libcsupport/src/tcgetprgrp.c).
	* libcsupport/Makefile.am: Add libcsupport/src/tcgetpgrp.c.
	  Remove libcsupport/src/tcgetprgrp.c.
2009-09-15 05:32:49 +00:00
Ralf Corsepius
37008d0686 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/getpwent.c: Ansify.
2009-09-15 04:18:40 +00:00
Joel Sherrill
0f4de1e33b 2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* sp43/init.c, sp43/sp43.scn: Minor correction to test case so it hits
	the intended code.
2009-09-14 20:07:32 +00:00
Joel Sherrill
d5ef083689 2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Revert accidentally committed lines.
2009-09-14 20:06:33 +00:00
Joel Sherrill
a5b04dabd9 2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, configure.ac, sp65/init.c: Add new test to exercise very
	simple priority ceiling case that was previously only tested via the
	POSIX API.
	* sp66/.cvsignore, sp66/Makefile.am, sp66/init.c, sp66/sp66.doc,
	sp66/sp66.scn: New files.
2009-09-14 20:05:44 +00:00
Joel Sherrill
ab2422c01f 2009-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* psxtests/psxclock/init.c, psxtests/psxclock/psxclock.scn: Add test
	case for nanosleep of a very small delay which mathematically is less
	than a clock tick.
2009-09-14 17:59:29 +00:00
Ralf Corsepius
a512ed213f 2009-09-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/check-bsps.m4: Add csb337 bsp family.
2009-09-14 15:42:28 +00:00
Joel Sherrill
0881ed02fd 2009-09-14 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* score/src/heapalignupuptr.c, score/src/heapallocatealigned.c:
	Removed files.
	* score/Makefile.am: Update.
2009-09-14 15:32:02 +00:00
Ralf Corsepius
27cb9ec53d 2009-09-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* capture/test1.c: Use size_t for sizes.
2009-09-14 14:56:35 +00:00
Ralf Corsepius
4ea75f2d1e 2009-09-14 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/gen83xx.cfg: Remove -funit-at-a-time.
2009-09-14 14:52:13 +00:00
Joel Sherrill
eebcc5be64 2009-09-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
* cpu_supplement/arm.t: Update.
	* cpu_supplement/preface.texi: Typo.
	* cpu_supplement/general.t: Expanded abbreviation.
2009-09-14 14:50:39 +00:00
Joel Sherrill
7c411bda5b 2009-09-14 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* score/src/wkspace.c: Removed work space area consistency checks.
	* libblock/include/rtems/ide_part_table.h: Functions are now
	deprecated.
	* libcsupport/include/rtems/libcsupport.h, libcsupport/src/calloc.c,
	libcsupport/src/malloc_boundary.c,
	libcsupport/src/malloc_initialize.c,
	libcsupport/src/malloc_report_statistics_plugin.c,
	libcsupport/src/malloc_statistics_helpers.c,
	libcsupport/src/malloc_walk.c, libcsupport/src/realloc.c,
	rtems/inline/rtems/rtems/region.inl: Update for heap API changes.

2009-09-14      Christian Mauderer <christian.mauderer@embedded-brains.de>

	* libcsupport/src/vprintk.c: Fixed warnings. Print nothing in case the
	pointer to the string is NULL.
2009-09-14 14:48:38 +00:00
Joel Sherrill
1e2d751036 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxclock/init.c, psxclock/psxclock.scn, psxenosys/init.c,
	psxenosys/psxenosys.scn, psxsignal03/Makefile.am, psxsignal03/init.c,
	psxsignal04/Makefile.am: Move test cases which needed to be executed
	when POSIX is disabled to psxclock so they will be.
2009-09-14 00:15:55 +00:00
Joel Sherrill
e7de563acf 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/src/nanosleep.c: Disable EINTR case when POSIX is disabled
	because it cannot happen.
2009-09-14 00:14:22 +00:00
Joel Sherrill
32aaaff486 2009-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/inline/rtems/score/coremsg.inl: Fix compilation issue when
	notifications are not enabled.
2009-09-13 22:11:41 +00:00
Joel Sherrill
41163687e4 Typo. 2009-09-13 22:10:46 +00:00
Joel Sherrill
46605724c1 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Some POSIX tests exercise functionality which is
	enabled when the POSIX threading is disabled. So build this suite all
	the time and let the psxtests select the specific tests to build.
2009-09-13 21:09:47 +00:00
Joel Sherrill
bacf79e0b9 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/thread.h, score/src/threadinitialize.c,
	score/src/threadstackfree.c: Disable capability for API to let user
	provide thread stack when no API configured includes this capability.
2009-09-13 21:00:11 +00:00
Joel Sherrill
8907a01c00 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/coresem.h, score/src/coresemseize.c:
	Disable body of _CORE_semaphore_Seize() if it is not used because all
	APIs using it are disabled.
2009-09-13 20:54:01 +00:00
Joel Sherrill
0fa8b4d1b0 2009-09-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/tod.h: Fix typo.
2009-09-13 20:50:56 +00:00