Ralf Corsepius
cba5e8199d
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* startup/bspstart.c: Convert to using c99 fixed size types.
2004-03-31 03:26:46 +00:00
Ralf Corsepius
8c936238b6
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* include/bsp.h, include/canbus.h, include/info.h,
network/network.c, startup/bspstart.c: Convert to using c99 fixed
size types.
2004-03-31 03:23:51 +00:00
Ralf Corsepius
ed9e449942
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* clock/clock.c, console/conscfg.c, console/debugio.c,
include/bsp.h, include/dmv170.h, scv64/scv64.c, sonic/dmvsonic.c,
startup/bspstart.c, startup/genpvec.c, startup/vmeintr.c,
timer/timer.c, tod/todcfg.c: Convert to using c99 fixed size types.
2004-03-31 03:08:46 +00:00
Ralf Corsepius
3d04f8ba1e
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* startup/bspstart.c: Convert to using c99 fixed size types.
2004-03-31 02:59:43 +00:00
Ralf Corsepius
66c373bf01
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* mpc505/timer/timer.c, mpc5xx/timer/timer.c,
mpc6xx/clock/c_clock.c, mpc6xx/timer/timer.c, mpc8260/clock/clock.c,
mpc8260/console-generic/console-generic.c, mpc8260/cpm/cp.c,
mpc8260/cpm/dpram.c, mpc8260/include/cpm.h, mpc8260/include/mmu.h,
mpc8260/include/mpc8260.h, mpc8260/mmu/mmu.c, mpc8260/timer/timer.c,
mpc8xx/clock/clock.c, mpc8xx/console-generic/console-generic.c,
mpc8xx/cpm/cp.c, mpc8xx/cpm/dpram.c, mpc8xx/include/cpm.h,
mpc8xx/include/mmu.h, mpc8xx/include/mpc8xx.h, mpc8xx/mmu/mmu.c,
mpc8xx/timer/timer.c, ppc403/clock/clock.c,
ppc403/console/console.c, ppc403/console/console405.c,
ppc403/ictrl/ictrl.c, ppc403/ictrl/ictrl.h, ppc403/timer/timer.c,
ppc403/tty_drv/tty_drv.c, rtems/powerpc/cache.h, shared/src/cache.c:
Convert to using c99 fixed size types.
2004-03-31 02:04:00 +00:00
Ralf Corsepius
35f9701021
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* clock/ckinit.c, clock/clock.h, mongoosev/duart/mg5uart.c,
mongoosev/duart/mg5uart.h, mongoosev/duart/mg5uart_reg.c,
mongoosev/include/mongoose-v.h, mongoosev/vectorisrs/vectorisrs.c,
shared/interrupts/vectorexceptions.c, timer/timer.c,
tx39/include/tx3904.h: Convert to using c99 fixed size types.
2004-03-31 02:02:23 +00:00
Ralf Corsepius
e96a950bcf
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* sh7032/clock/ckinit.c, sh7032/delay/delay.c,
sh7032/include/ispsh7032.h, sh7032/sci/sci.c,
sh7032/score/cpu_asm.c, sh7032/timer/timer.c, sh7045/clock/ckinit.c,
sh7045/include/ispsh7045.h, sh7045/sci/sci.c,
sh7045/sci/sci_termios.c, sh7045/score/cpu_asm.c,
sh7045/timer/timer.c, sh7750/clock/ckinit.c,
sh7750/include/rtems/score/ispsh7750.h, sh7750/include/sh/sh4uart.h,
sh7750/sci/sh4uart.c, sh7750/score/cpu_asm.c,
sh7750/score/ispsh7750.c, sh7750/timer/timer.c: Convert to using c99
fixed size types.
2004-03-31 02:00:03 +00:00
Ralf Corsepius
8bc4430b7b
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* m68040/fpsp/rtems_fpsp.c, mcf5206/clock/ckinit.c,
mcf5206/console/mcfuart.c, mcf5206/include/mcf5206e.h,
mcf5206/include/mcfmbus.h, mcf5206/include/mcfuart.h,
mcf5206/mbus/mcfmbus.c, mcf5206/timer/timer.c: Convert to using c99
fixed size types.
2004-03-31 01:59:32 +00:00
Ralf Corsepius
a4a1ccf66d
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* i960ca/cpu_install_intr_stack.c, i960ca/cpu_install_raw_isr.c,
i960ka/cpu_install_intr_stack.c, i960ka/cpu_install_raw_isr.c,
i960rp/cpu_install_intr_stack.c, i960rp/cpu_install_raw_isr.c:
Convert to using c99 fixed size types.
2004-03-31 01:58:17 +00:00
Ralf Corsepius
b5cfa4eeb3
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* page.c: Convert to using c99 fixed size types.
2004-03-31 01:57:42 +00:00
Joel Sherrill
a841314365
2004-03-30 David Querbach <querbach@realtime.bc.ca>
...
PR 595/tests
* sp13/fillbuff.c, sp13/init.c, sp13/putbuff.c, sp13/system.h,
sp13/task1.c, sp13/task2.c: Fill_buffer() in fillbuff.c overruns the
supplied buffer due to confusion in the definition of MESSAGE_SIZE.
Some files in the sp13 test treat MESSAGE_SIZE as a count of bytes,
others treat it as a count of longs.
2004-03-30 19:46:38 +00:00
Joel Sherrill
378aed9ac4
2004-03-30 David Querbach <querbach@realtime.bc.ca>
...
PR 596/tests
* sp32/init.c: A missing definition of TEST_INIT before including
<tmacros.h> means that buffered output will not work even if selected
in buffer_test_io.h.
2004-03-30 19:20:59 +00:00
Joel Sherrill
e0f75b1573
2004-03-30 David Querbach <querbach@realtime.bc.ca>
...
PR 597/tests
* tm02/system.h, tm03/system.h, tm04/system.h, tm05/system.h,
tm06/system.h, tm07/system.h, tm08/system.h, tm10/system.h,
tm11/system.h, tm12/system.h, tm13/system.h, tm14/system.h,
tm15/system.h, tm16/system.h, tm17/system.h, tm18/system.h,
tm19/system.h, tm21/system.h, tm22/system.h, tm23/system.h,
tm24/system.h, tm25/system.h, tm26/system.h, tm27/system.h,
tm27/task1.c, tm29/system.h: The actual workspace needed by the
tmtests depends on OPERATION_COUNT, but the definitions of
CONFIGURE_MAXIMIM_xxx in the their system.h files do not reflect
this. This results in unnecessary memory exhaustion on small-memory
systems such as the SS555.
2004-03-30 19:17:34 +00:00
Ralf Corsepius
6cd05d2aa2
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* rtems/include/rtems/rtems/region.h:
Include stddef.h for size_t.
(rtems_region_get_segment_size): Use size_t instead of uint32_t for "size" (3rd arg).
* rtems/src/regiongetsegmentsize.c: Reflect changes above.
* libcsupport/src/malloc.c: Reflect changes above.
2004-03-30 15:23:50 +00:00
Ralf Corsepius
6855663657
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Don't AC_SUBST(PROJECT_ROOT).
Add project_libdir, project_include and libdir.
* aclocal/env-rtemscpu.m4: Remove all references to RTEMS_BSP.
Remove project_libdir, project_include and libdir.
Unconditionally use CPU_CFLAGS, CFLAGS_OPTIMIZE_V, CFLAGS_DEBUG_V.
2004-03-30 15:19:48 +00:00
Ralf Corsepius
ddeb76938c
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* librdbg/Makefile.am: Fix rpcgen rules.
* librdbg/src/i386/any/remdeb_xdr.c,
librdbg/src/m68k/any/remdeb_xdr.c,
librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c:
Reflect changes to librdbg/Makefile.am.
2004-03-30 15:00:29 +00:00
Ralf Corsepius
30b1016bf8
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h,
rtems/powerpc/registers.h: Convert to using c99 fixed size types.
2004-03-30 11:49:33 +00:00
Ralf Corsepius
c346f33d6d
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpu.c, rtems/score/cpu.h: Convert to using c99 fixed size types.
2004-03-30 11:49:14 +00:00
Ralf Corsepius
e6aeabd8dc
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/interrupts.h:
Convert to using c99 fixed size types.
2004-03-30 11:48:14 +00:00
Ralf Corsepius
2a0a685118
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpu.c, rtems/score/cpu.h, rtems/score/sparc.h: Convert to using
c99 fixed size types.
2004-03-30 11:47:19 +00:00
Ralf Corsepius
d86bae84e6
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpu.c, m68302.h, rtems/score/cpu.h, rtems/score/m68k.h: Convert to
using c99 fixed size types.
2004-03-30 11:47:03 +00:00
Ralf Corsepius
9a26317f87
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpu.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h:
Convert to using c99 fixed size types.
2004-03-30 11:46:37 +00:00
Ralf Corsepius
42540ecd0e
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpu.c, cpu_asm.c, rtems/score/cpu.h: Convert to using c99 fixed
size types.
2004-03-30 11:46:13 +00:00
Ralf Corsepius
16ce0e7078
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* c4xio.h, cpu.c, irq.c, rtems/score/cpu.h: Convert to using c99
fixed size types.
2004-03-30 11:45:56 +00:00
Ralf Corsepius
d8e681e7fb
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* mp02/task1.c, mp03/system.h, mp03/task1.c, mp04/task1.c,
mp05/system.h, mp06/task1.c, mp07/task1.c, mp08/task1.c,
mp09/recvmsg.c, mp09/sendmsg.c, mp09/task1.c, mp10/task1.c,
mp11/init.c, mp12/init.c, mp13/task1.c, mp14/evtask1.c,
mp14/evtmtask.c, mp14/init.c, mp14/msgtask1.c, mp14/pttask1.c,
mp14/smtask1.c, mp14/system.h: Convert to using c99 fixed size
types.
2004-03-30 11:18:29 +00:00
Ralf Corsepius
ac3a07ae8e
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* include/timesys.h: Convert to using c99 fixed size types.
2004-03-30 11:17:24 +00:00
Ralf Corsepius
6965fc4342
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* psx06/init.c, psx06/system.h, psx06/task.c, psx06/task2.c: Convert
to using c99 fixed size types.
2004-03-30 11:16:17 +00:00
Ralf Corsepius
c87608fd82
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* sp02/task1.c, sp04/system.h, sp04/task1.c, sp04/tswitch.c,
sp05/task1.c, sp06/task1.c, sp09/screen01.c, sp09/screen07.c,
sp09/screen12.c, sp09/system.h, sp09/task3.c, sp11/task1.c,
sp12/pridrv.c, sp12/pritask.c, sp12/system.h, sp13/task1.c,
sp13/task2.c, sp13/task3.c, sp14/system.h, sp15/system.h,
sp16/system.h, sp17/system.h, sp19/first.c, sp19/fptask.c,
sp19/inttest.h, sp19/system.h, sp19/task1.c, sp20/init.c,
sp20/system.h, sp20/task1.c, sp23/system.h, sp24/init.c,
sp25/system.h, sp30/init.c, spfatal/fatal.c, spfatal/puterr.c,
spfatal/system.h, spsize/size.c: Convert to using c99 fixed size
types.
2004-03-30 11:15:35 +00:00
Ralf Corsepius
9919946a82
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
monitor/system.h, rtems++/System.h, rtems++/Task1.cc,
rtems++/Task2.cc, rtems++/Task3.cc, rtmonuse/init.c,
rtmonuse/system.h, rtmonuse/task1.c, stackchk/blow.c: Convert to
using c99 fixed size types.
2004-03-30 11:12:47 +00:00
Ralf Corsepius
4c84d7b760
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
unlimited/test3.c: Convert to using c99 fixed size types.
2004-03-30 11:12:01 +00:00
Ralf Corsepius
d8dbdc02cf
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* libnetworking/lib/ftpfs.c, libnetworking/lib/rtems_bsdnet_ntp.c,
libnetworking/lib/tftpDriver.c, libnetworking/machine/endian.h,
libnetworking/net/if_ppp.c, libnetworking/rtems/rtems_bsdnet.h,
libnetworking/rtems/rtems_bsdnet_internal.h,
libnetworking/rtems/rtems_glue.c,
libnetworking/rtems/rtems_syscall.c: Convert to using c99 fixed size
types.
2004-03-29 22:11:51 +00:00
Ralf Corsepius
d6154c70dc
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* score/include/rtems/debug.h, score/include/rtems/score/bitfield.h,
score/include/rtems/score/chain.h,
score/include/rtems/score/coremsg.h,
score/include/rtems/score/coremutex.h,
score/include/rtems/score/coresem.h,
score/include/rtems/score/heap.h,
score/include/rtems/score/interr.h, score/include/rtems/score/isr.h,
score/include/rtems/score/mpci.h, score/include/rtems/score/mppkt.h,
score/include/rtems/score/object.h,
score/include/rtems/score/objectmp.h,
score/include/rtems/score/priority.h,
score/include/rtems/score/stack.h,
score/include/rtems/score/states.h,
score/include/rtems/score/thread.h,
score/include/rtems/score/threadmp.h,
score/include/rtems/score/threadq.h,
score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h,
score/include/rtems/score/userext.h,
score/include/rtems/score/watchdog.h,
score/include/rtems/score/wkspace.h,
score/inline/rtems/score/address.inl,
score/inline/rtems/score/coremsg.inl,
score/inline/rtems/score/coresem.inl,
score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl,
score/inline/rtems/score/object.inl,
score/inline/rtems/score/priority.inl,
score/inline/rtems/score/stack.inl,
score/inline/rtems/score/thread.inl,
score/inline/rtems/score/tqdata.inl,
score/inline/rtems/score/userext.inl,
score/inline/rtems/score/wkspace.inl,
score/macros/rtems/score/address.inl,
score/macros/rtems/score/heap.inl,
score/macros/rtems/score/object.inl,
score/macros/rtems/score/priority.inl,
score/macros/rtems/score/userext.inl: Convert to using c99 fixed
size types.
2004-03-29 16:41:13 +00:00
Ralf Corsepius
8bd411783a
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* sapi/include/confdefs.h, sapi/include/rtems/config.h,
sapi/include/rtems/extension.h, sapi/include/rtems/fatal.h,
sapi/include/rtems/init.h, sapi/include/rtems/io.h,
sapi/src/exinit.c, sapi/src/extension.c, sapi/src/fatal.c,
sapi/src/io.c: Convert to using c99 fixed size types.
2004-03-29 16:20:10 +00:00
Ralf Corsepius
1d496f6eec
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* rtems/include/rtems.h,
rtems/include/rtems/rtems/asr.h,
rtems/include/rtems/rtems/attr.h,
rtems/include/rtems/rtems/clock.h,
rtems/include/rtems/rtems/config.h,
rtems/include/rtems/rtems/dpmem.h,
rtems/include/rtems/rtems/eventset.h,
rtems/include/rtems/rtems/message.h,
rtems/include/rtems/rtems/modes.h,
rtems/include/rtems/rtems/msgmp.h,
rtems/include/rtems/rtems/options.h,
rtems/include/rtems/rtems/part.h,
rtems/include/rtems/rtems/ratemon.h,
rtems/include/rtems/rtems/region.h,
rtems/include/rtems/rtems/regionmp.h,
rtems/include/rtems/rtems/sem.h,
rtems/include/rtems/rtems/support.h,
rtems/include/rtems/rtems/taskmp.h,
rtems/include/rtems/rtems/tasks.h,
rtems/include/rtems/rtems/timer.h,
rtems/inline/rtems/rtems/part.inl,
rtems/inline/rtems/rtems/region.inl,
rtems/macros/rtems/rtems/part.inl,
rtems/src/attr.c,
rtems/src/dpmem.c,
rtems/src/dpmemcreate.c,
rtems/src/dpmemexternal2internal.c,
rtems/src/dpmeminternal2external.c,
rtems/src/eventseize.c,
rtems/src/msg.c,
rtems/src/msgmp.c,
rtems/src/msgqallocate.c,
rtems/src/msgqbroadcast.c,
rtems/src/msgqcreate.c,
rtems/src/msgqflush.c,
rtems/src/msgqgetnumberpending.c,
rtems/src/msgqident.c,
rtems/src/msgqreceive.c,
rtems/src/msgqsend.c,
rtems/src/msgqsubmit.c,
rtems/src/msgqtranslatereturncode.c,
rtems/src/msgqurgent.c,
rtems/src/part.c,
rtems/src/partcreate.c,
rtems/src/partident.c,
rtems/src/partmp.c,
rtems/src/ratemon.c,
rtems/src/region.c,
rtems/src/regioncreate.c,
rtems/src/regionextend.c,
rtems/src/regiongetsegment.c,
rtems/src/regiongetsegmentsize.c,
rtems/src/regionmp.c,
rtems/src/regionreturnsegment.c,
rtems/src/rtemstimer.c,
rtems/src/sem.c,
rtems/src/semcreate.c,
rtems/src/semident.c,
rtems/src/semmp.c,
rtems/src/semobtain.c,
rtems/src/semtranslatereturncode.c,
rtems/src/taskcreate.c,
rtems/src/taskgetnote.c,
rtems/src/taskident.c,
rtems/src/taskinitusers.c,
rtems/src/taskmp.c,
rtems/src/taskrestart.c,
rtems/src/tasks.c,
rtems/src/tasksetnote.c,
rtems/src/taskstart.c,
rtems/src/timerserver.c: Convert to using c99 fixed size types.
2004-03-29 16:04:42 +00:00
Ralf Corsepius
850c88df7f
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Reflect changes testsuites/configure.ac and
cpukit/configure.ac.
2004-03-29 13:06:20 +00:00
Ralf Corsepius
d3b09bf4e6
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: RTEMS_TOP([../../../..]).
2004-03-29 12:59:18 +00:00
Ralf Corsepius
3127180e74
2004-04-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* score/src/Unlimited.txt, score/src/chain.c, score/src/coremsg.c,
score/src/coremsgbroadcast.c, score/src/coremsgclose.c,
score/src/coremsgflush.c, score/src/coremsgflushsupp.c,
score/src/coremsgseize.c, score/src/coremsgsubmit.c,
score/src/coremutex.c, score/src/coremutexflush.c,
score/src/coresem.c, score/src/coresemflush.c, score/src/coretod.c,
score/src/coretodtickle.c, score/src/coretodtoseconds.c,
score/src/coretodvalidate.c, score/src/heap.c,
score/src/heapallocate.c, score/src/heapextend.c,
score/src/heapfree.c, score/src/heapsizeofuserarea.c,
score/src/interr.c, score/src/iterateoverthreads.c,
score/src/mpci.c, score/src/object.c, score/src/objectallocate.c,
score/src/objectallocatebyindex.c, score/src/objectclearname.c,
score/src/objectcomparenameraw.c,
score/src/objectcomparenamestring.c, score/src/objectcopynameraw.c,
score/src/objectcopynamestring.c,
score/src/objectextendinformation.c, score/src/objectfree.c,
score/src/objectget.c, score/src/objectgetbyindex.c,
score/src/objectgetisr.c, score/src/objectgetnoprotection.c,
score/src/objectidtoname.c, score/src/objectinitializeinformation.c,
score/src/objectmp.c, score/src/objectnametoid.c,
score/src/objectshrinkinformation.c, score/src/thread.c,
score/src/threadcreateidle.c, score/src/threadget.c,
score/src/threadidlebody.c, score/src/threadinitialize.c,
score/src/threadmp.c, score/src/threadq.c,
score/src/threadqdequeuepriority.c,
score/src/threadqenqueuepriority.c,
score/src/threadqfirstpriority.c, score/src/threadqflush.c,
score/src/threadreset.c, score/src/threadrestart.c,
score/src/threadsettransient.c, score/src/threadstackallocate.c,
score/src/threadstart.c, score/src/userext.c,
score/src/watchdoginsert.c, score/src/wkspace.c: Convert to using
c99 fixed size types.
2004-03-29 12:51:43 +00:00
Ralf Corsepius
2f4c86f83e
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
PR 561/rtems
* include/rtems/concat.h: New.
* Makefile.am: Add include/rtems/concat.h.
PR/589 rtems
* Makefile.am: Add include/rtems/pci.h.
* Makefile.am: Include automake/compile.am.
* configure.ac: RTEMS_TOP([..],[]).
2004-03-29 12:43:20 +00:00
Ralf Corsepius
894b7f9712
2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Add MULTISUBDIR. Add MULTIBUILDTOP.
Add rtems_updir. Remove version.m4 check.
Add PROJECT_ROOT/with_project_root processing.
Add PROJECT_INCLUDE. Add PROJECT_LIB.
* aclocal/env-rtemscpu.a4: Remove cpukit_topdir.
Remove with_project_root processing. Remove PROJECT_INCLUDE,
PROJECT_LIB.
2004-03-29 12:35:15 +00:00
Ralf Corsepius
c50e97811a
2004-03-28 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/rtems-top.m4: s/RTEMS_RTEMS/RTEMS_ROOT (typo).
2004-03-28 07:23:07 +00:00
Ralf Corsepius
0720ff433e
2004-03-28 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* include/timesys.h, tm01/task1.c, tm02/task1.c, tm03/task1.c,
tm04/task1.c, tm05/task1.c, tm06/task1.c, tm07/task1.c,
tm08/task1.c, tm09/task1.c, tm10/task1.c, tm11/task1.c,
tm12/task1.c, tm13/task1.c, tm14/task1.c, tm15/task1.c,
tm16/task1.c, tm17/task1.c, tm18/task1.c, tm20/task1.c,
tm21/task1.c, tm22/task1.c, tm23/task1.c, tm24/task1.c,
tm25/task1.c, tm26/task1.c, tm27/task1.c, tm28/task1.c,
tm29/task1.c, tmck/task1.c, tmoverhd/testtask.c: Convert to using
c99 fixed size types.
2004-03-28 07:20:11 +00:00
Ralf Corsepius
02c7c81471
2004-03-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
Apply _infodir, _mandir. Gzip man pages.
Reflect gcc having fixed gccinstall.info.
2004-03-27 03:16:25 +00:00
Ralf Corsepius
1dec74de98
2004-03-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
...
* binutils/base-binutils.add: Apply _infodir.
Don't install libiberty. Misc. cleanups.
* binutils/binutils.add: Apply _infodir, _mandir.
Don't install libiberty. Gzip man pages. Misc. cleanups.
* binutils/target-binutils.add: Apply _mandir.
2004-03-27 02:51:19 +00:00
Ralf Corsepius
fc235f442f
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-03-26 09:11:59 +00:00
Ralf Corsepius
e63a784c8a
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
sh7750/score/cpu_asm.c: Use asm constraint "i" instead of "I" to
pass sizeof(Context_Control) to context switch.
2004-03-26 09:07:02 +00:00
Ralf Corsepius
3e08d4ee62
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* libmisc/capture/capture-cli.c, libmisc/capture/capture.c,
libmisc/capture/capture.h, libmisc/cpuuse/cpuuse.c,
libmisc/devnull/devnull.c, libmisc/fsmount/fsmount.h,
libmisc/monitor/mon-config.c, libmisc/monitor/mon-dname.c,
libmisc/monitor/mon-driver.c, libmisc/monitor/mon-extension.c,
libmisc/monitor/mon-itask.c, libmisc/monitor/mon-monitor.c,
libmisc/monitor/mon-mpci.c, libmisc/monitor/mon-object.c,
libmisc/monitor/mon-prmisc.c, libmisc/monitor/mon-queue.c,
libmisc/monitor/mon-server.c, libmisc/monitor/mon-symbols.c,
libmisc/monitor/monitor.h, libmisc/monitor/symbols.h,
libmisc/mw-fb/mw_uid.c, libmisc/rtmonuse/rtmonuse.c,
libmisc/serdbg/serdbg.h, libmisc/serdbg/serdbgio.c,
libmisc/serdbg/termios_printk.c, libmisc/serdbg/termios_printk.h,
libmisc/shell/shell.c, libmisc/shell/shell.h, libmisc/stackchk/check.c,
libmisc/stackchk/internal.h: Convert to using c99 fixed size types.
2004-03-26 06:59:18 +00:00
Ralf Corsepius
c91605312d
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* include/Makefile.am: Remove.
* Makefile.am: Merge-in include/Makefile.am.
* configure.ac: Reflect changes above.
2004-03-26 05:09:01 +00:00
Ralf Corsepius
c5e9109f2e
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* Makefile.am: Remove include from SUBDIRS.
2004-03-26 04:58:50 +00:00
Ralf Corsepius
dc75609271
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* include/Makefile.am: Remove.
* Makefile.am: Merge-in include/Makefile.am.
* configure.ac: Reflect changes above.
2004-03-26 04:57:54 +00:00
Ralf Corsepius
ef02bc1828
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* aclocal/rtems-top.m4: Add 2nd arg to RTEMS_TOP.
Rework with_project_root/PROJECT_ROOT and with_project_top/PROJECT_TOPdir.
2004-03-26 03:57:24 +00:00