Ralf Corsepius
e36387cfe5
2007-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* make/Makefile.am: Cleanup.
2007-02-16 01:43:20 +00:00
Ralf Corsepius
8b75a07f4a
2007-02-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.maint: Use VERSION as master source for version.m4's.
2007-02-15 09:03:44 +00:00
Ralf Corsepius
decbbe4d84
2007-02-15 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* VERSION: Sync with version in aclocal/version.m4.
2007-02-15 08:49:41 +00:00
Ralf Corsepius
072cbd3cf7
AUTOCONF_RPMREL = 5
2007-02-14 17:21:43 +00:00
Ralf Corsepius
0852a4f7ef
Add ||: to install-info
2007-02-14 17:21:30 +00:00
Ralf Corsepius
9c58665be4
AUTOCONF_RPMREL = 4
2007-02-14 16:47:57 +00:00
Ralf Corsepius
843ee5d40e
Add req/prov filters
2007-02-14 16:46:18 +00:00
Ralf Corsepius
4385865920
AUTOMAKE_RPMREL = 5
2007-02-14 15:51:02 +00:00
Ralf Corsepius
2388d57bf6
Make install-infos safe against --exclude-docs.
...
Filter bogus req/prov.
Add dirlist.
2007-02-14 15:50:37 +00:00
Ralf Corsepius
ffabba3cf1
2007-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* aclocal/check-cpuopts.m4: Check rtems/system.h instead of
rtems/score/cpuopts.h.
2007-02-11 10:28:41 +00:00
Ralf Corsepius
a297369ccb
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/heap.h, score/src/heap.c,
score/src/heapallocatealigned.c, score/src/heapresizeblock.c:
More size_t for heap-sizes.
2007-02-11 08:37:48 +00:00
Ralf Corsepius
59c44c6b95
More size_t for heap-sizes.
2007-02-11 08:35:15 +00:00
Ralf Corsepius
3672dd9778
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* score/include/rtems/score/heap.h, score/src/heap.c,
score/src/heapallocate.c, score/src/heapextend.c: Use size_t for
heap-sizes.
2007-02-11 04:52:48 +00:00
Ralf Corsepius
8022a681a3
Use size_t for heap-sizes.
2007-02-11 04:52:37 +00:00
Ralf Corsepius
f692e0044d
2007-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* libnetworking/resolv.h: Typo fixes. Remove __P().
2007-02-11 04:47:54 +00:00
Ralf Corsepius
c1f3bf3c90
2007-02-09 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* rtems/include/rtems/rtems/tasks.h, rtems/src/taskcreate.c:
Use size_t for stack-sizes.
2007-02-09 15:06:49 +00:00
Ralf Corsepius
fb24f6985f
Use size_t for stack-sizes.
2007-02-09 15:06:37 +00:00
Ralf Corsepius
7be0ca25d2
2007-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shmsupp/getcfg.c: Comment out npu (Unused).
2007-02-09 14:53:16 +00:00
Ralf Corsepius
d87efdf8e0
Abandon newlib-1.14.0.
2007-02-08 08:13:40 +00:00
Ralf Corsepius
9b45f53c5e
newlib-1.15.0-rtems4.8-20070208.diff
2007-02-08 07:26:53 +00:00
Ralf Corsepius
b9605a959d
Bump GCC_RPMREL
2007-02-08 07:26:12 +00:00
Ralf Corsepius
ec011e5abe
New.
2007-02-08 07:22:11 +00:00
Ralf Corsepius
92b61a718f
Remove (Obsolete).
2007-02-08 06:01:40 +00:00
Ralf Corsepius
d044f9d72d
Abandon newlib-1.14.0.
2007-02-08 05:58:29 +00:00
Ralf Corsepius
ba2f913f21
2007-02-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libnetworking/vm/vm_extern.h: Remove non-implemented/unused
functions.
2007-02-07 04:34:46 +00:00
Ralf Corsepius
9a673dbaa8
2007-02-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Check fo intmax_t, uintptr_t, intptr_t,
pthread.h, pthread_rwlock_t, pthread_barrier_t, pthread_spinlock_t.
2007-02-07 03:36:52 +00:00
Till Straumann
64e442a227
2007-02-06 Till Straumann <strauman@slac.stanford.edu>
...
* libcsupport/src/gxx_wrappers.c: fix PR#690. Supply
taskvar dtor to plug memory leak. Applied patch attached
to PR#690.
2007-02-06 22:57:35 +00:00
Joel Sherrill
5343588483
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* tm09/task1.c, tm10/task1.c, tm11/task1.c, tm12/task1.c, tm13/task1.c,
tm14/task1.c, tm22/task1.c: Address size_t/uint32_t typing issues in
message queue tests.
2007-02-06 19:14:37 +00:00
Joel Sherrill
d6913f245e
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* sp09/screen07.c, sp09/task3.c, sp13/task1.c, sp13/task2.c,
sp13/task3.c: Address size_t/uint32_t typing issues in message queue
tests.
2007-02-06 19:14:35 +00:00
Joel Sherrill
b5a555a7e1
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* rtems++/Task1.cc, rtems++/Task3.cc: Address size_t/uint32_t typing
issues in message queue tests.
2007-02-06 19:14:32 +00:00
Joel Sherrill
8d581840b6
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* itronmbf01/init.c: Address size_t/uint32_t typing issues in message
queue tests.
2007-02-06 19:14:30 +00:00
Ralf Corsepius
936362b358
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* smc/smc.c: include bspIo.h for printk.
2007-02-06 18:23:00 +00:00
Ralf Corsepius
397060c936
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/ide/ata.c: Remove superfluous type casts.
2007-02-06 17:44:34 +00:00
Joel Sherrill
adf1ce5c5a
2007-02-06 Joel Sherrill <joel@OARcorp.com>
...
* include/rtems++/rtemsMessageQueue.h, src/rtemsMessageQueue.cc: Make
compile by using size_t and uint32_t where appropriate.
2007-02-06 16:42:45 +00:00
Ralf Corsepius
b3b82e7a80
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libcsupport/src/getpagesize.c: New (moved from posix/src).
* posix/src/getpagesize.c: Removed.
* posix/Makefile.am: Remove references to getpagesize.c.
* libcsupport/Makefile.am: Add getpagesize.c.
2007-02-06 14:46:24 +00:00
Ralf Corsepius
cddd2d0af3
Remove getpagesize.c.
2007-02-06 14:45:54 +00:00
Ralf Corsepius
f350dcf849
Add getpagesize.c.
2007-02-06 14:45:34 +00:00
Ralf Corsepius
bee19fe5a8
Removed (moved to libcsupport/src).
2007-02-06 14:45:10 +00:00
Ralf Corsepius
6fb68a50b4
New (moved from posix/src).
2007-02-06 14:44:34 +00:00
Ralf Corsepius
70261d10b8
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/src/sysconf.c: Add support for _SC_PAGESIZE (PR 1215).
2007-02-06 14:36:02 +00:00
Ralf Corsepius
f629a8b154
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* posix/src/mqueuesendsupp.c: Remove cast to make broken const cast
visible.
2007-02-06 13:51:30 +00:00
Ralf Corsepius
f0bc38351c
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* score/inline/rtems/score/coremsg.inl: More size_t and consts.
2007-02-06 13:40:57 +00:00
Ralf Corsepius
a33a6e431a
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/src/msgqsend.c: Use size_t for sizes.
* rtems/src/msgqurgent.c: Use size_t for sizes.
2007-02-06 11:27:54 +00:00
Ralf Corsepius
2e22795610
Use size_t for sizes.
2007-02-06 11:27:42 +00:00
Ralf Corsepius
ccc8fc855b
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* vmeUniverse/vmeUniverse.c: Use size_t for sizes.
2007-02-06 10:47:51 +00:00
Ralf Corsepius
2e4aa9e60c
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libchip/ide/ata.c, libchip/network/elnk.c, optman/rtems/no-msg.c:
Use size_t for sizes.
2007-02-06 10:28:23 +00:00
Ralf Corsepius
41a1c334da
Use size_t for sizes.
2007-02-06 10:28:13 +00:00
Ralf Corsepius
8ae331d8a5
Use size_t for sizes.
2007-02-06 10:23:05 +00:00
Ralf Corsepius
8f99833bb2
2007-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* rtems/src/msgqbroadcast.c: Use size_t for sizes.
* rtems/src/msgmp.c: Use size_t for sizes.
* rtems/src/msgqsubmit.c: Use size_t for sizes.
* rtems/include/rtems/rtems/msgmp.h: Use size_t for sizes.
* rtems/include/rtems/rtems/message.h: Use size_t for sizes.
* score/inline/rtems/score/coremsg.inl: Use size_t for sizes.
2007-02-06 08:57:56 +00:00
Ralf Corsepius
6703e49188
Use size_t for sizes.
2007-02-06 08:57:40 +00:00