Commit Graph

3065 Commits

Author SHA1 Message Date
Ralf Corsepius
edbd3df670 2005-04-09 Ralf Corsepius <ralf.corsepius@rtems.org>
* libmisc/monitor/mon-symbols.c: size_t.
2005-04-09 05:19:45 +00:00
Joel Sherrill
4b9d865afe 2005-03-14 Joel Sherrill <joel@OARcorp.com>
* include/rtems/pci.h: Continue PCI API unification. All use
	pci_find_device().
2005-03-14 21:48:18 +00:00
Joel Sherrill
e9105d48b8 2005-03-14 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
* libnetworking/netinet/in_cksum_m68k.h: Change back to lcsum[12]_lbl
	to temporary labels.
2005-03-14 21:45:33 +00:00
Joel Sherrill
c995cd6689 2005-03-10 Joel Sherrill <joel@OARcorp.com>
* libnetworking/netinet/in_cksum_m68k.h: Change back to lcsum[12]_lbl
	since my fix did not fix all issues.
2005-03-10 21:46:12 +00:00
Joel Sherrill
c025abde80 2005-03-05 Joel Sherrill <joel@OARcorp.com>
* libnetworking/netinet/in_cksum_m68k.h: Change lcsum[12]_lbl to
	temporary inline assembly labels to remove compilation error.
2005-03-05 23:53:37 +00:00
Joel Sherrill
b3f80031c7 2005-03-04 Joel Sherrill <joel@OARcorp.com>
* include/rtems/pci.h: Clean up and reformatting. Make PCI initialize
	function part of the unified PCI API.
2005-03-04 21:47:36 +00:00
Ralf Corsepius
f28dcc9183 Regenerate. 2005-03-04 16:20:27 +00:00
Ralf Corsepius
ff1eb4c09b 2005-03-04 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for newlib with stdint.h/inttypes.h.
	* Makefile.am: Conditionally use external stdint.h/inttypes.h for
	newlib.
2005-03-04 16:20:05 +00:00
Ralf Corsepius
d8f159ca67 2005-02-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/rtems-top.m4: Rework rtems_updir handling to work around
	ash cd'ing to '/' for 'cd .//'.
2005-02-22 17:50:30 +00:00
Ralf Corsepius
8d1928f562 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/powerpc.h: Add  "defined(mpc7400) || defined(mpc7450)
	|| defined(mpc7455)" to altivec (gcc-3.2.x compatibility).
2005-02-21 16:40:43 +00:00
Ralf Corsepius
17225e0cc4 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 764/networking
	* libnetworking/sys/sysctl.h: include <rtems/stdint.h>.
2005-02-21 16:24:43 +00:00
Ralf Corsepius
c1f9a87784 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* score/inline/rtems/score/address.inl,
	score/inline/rtems/score/chain.inl,
	score/inline/rtems/score/coremsg.inl,
	score/inline/rtems/score/coremutex.inl,
	score/inline/rtems/score/coresem.inl,
	score/inline/rtems/score/heap.inl,
	score/inline/rtems/score/isr.inl,
	score/inline/rtems/score/mppkt.inl,
	score/inline/rtems/score/object.inl,
	score/inline/rtems/score/objectmp.inl,
	score/inline/rtems/score/priority.inl,
	score/inline/rtems/score/stack.inl,
	score/inline/rtems/score/states.inl,
	score/inline/rtems/score/sysstate.inl,
	score/inline/rtems/score/thread.inl,
	score/inline/rtems/score/threadmp.inl,
	score/inline/rtems/score/tod.inl,
	score/inline/rtems/score/tqdata.inl,
	score/inline/rtems/score/userext.inl,
	score/inline/rtems/score/watchdog.inl,
	score/inline/rtems/score/wkspace.inl,
	score/macros/rtems/score/address.inl,
	score/macros/rtems/score/chain.inl,
	score/macros/rtems/score/coremsg.inl,
	score/macros/rtems/score/coremutex.inl,
	score/macros/rtems/score/coresem.inl,
	score/macros/rtems/score/heap.inl,
	score/macros/rtems/score/isr.inl,
	score/macros/rtems/score/mppkt.inl,
	score/macros/rtems/score/object.inl,
	score/macros/rtems/score/objectmp.inl,
	score/macros/rtems/score/priority.inl,
	score/macros/rtems/score/stack.inl,
	score/macros/rtems/score/states.inl,
	score/macros/rtems/score/sysstate.inl,
	score/macros/rtems/score/thread.inl,
	score/macros/rtems/score/threadmp.inl,
	score/macros/rtems/score/tod.inl,
	score/macros/rtems/score/tqdata.inl,
	score/macros/rtems/score/userext.inl,
	score/macros/rtems/score/watchdog.inl,
	score/macros/rtems/score/wkspace.inl: New header guards.
2005-02-21 07:54:21 +00:00
Ralf Corsepius
61d330f56a New header guards. 2005-02-21 07:53:52 +00:00
Ralf Corsepius
27b299d932 New header guards. 2005-02-21 07:39:58 +00:00
Ralf Corsepius
b5dcb0ac24 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/inline/rtems/rtems/asr.inl,
	rtems/inline/rtems/rtems/attr.inl,
	rtems/inline/rtems/rtems/dpmem.inl,
	rtems/inline/rtems/rtems/event.inl,
	rtems/inline/rtems/rtems/eventset.inl,
	rtems/inline/rtems/rtems/message.inl,
	rtems/inline/rtems/rtems/modes.inl,
	rtems/inline/rtems/rtems/options.inl,
	rtems/inline/rtems/rtems/part.inl,
	rtems/inline/rtems/rtems/ratemon.inl,
	rtems/inline/rtems/rtems/region.inl,
	rtems/inline/rtems/rtems/sem.inl,
	rtems/inline/rtems/rtems/status.inl,
	rtems/inline/rtems/rtems/support.inl,
	rtems/inline/rtems/rtems/tasks.inl,
	rtems/inline/rtems/rtems/timer.inl,
	rtems/macros/rtems/rtems/asr.inl,
	rtems/macros/rtems/rtems/attr.inl,
	rtems/macros/rtems/rtems/dpmem.inl,
	rtems/macros/rtems/rtems/event.inl,
	rtems/macros/rtems/rtems/eventset.inl,
	rtems/macros/rtems/rtems/message.inl,
	rtems/macros/rtems/rtems/modes.inl,
	rtems/macros/rtems/rtems/options.inl,
	rtems/macros/rtems/rtems/part.inl,
	rtems/macros/rtems/rtems/ratemon.inl,
	rtems/macros/rtems/rtems/region.inl,
	rtems/macros/rtems/rtems/sem.inl,
	rtems/macros/rtems/rtems/status.inl,
	rtems/macros/rtems/rtems/support.inl,
	rtems/macros/rtems/rtems/tasks.inl,
	rtems/macros/rtems/rtems/timer.inl: New header guards.
2005-02-21 07:39:34 +00:00
Ralf Corsepius
a951c4d828 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* itron/inline/rtems/itron/eventflags.inl,
	itron/inline/rtems/itron/fmempool.inl,
	itron/inline/rtems/itron/intr.inl,
	itron/inline/rtems/itron/mbox.inl,
	itron/inline/rtems/itron/msgbuffer.inl,
	itron/inline/rtems/itron/network.inl,
	itron/inline/rtems/itron/port.inl,
	itron/inline/rtems/itron/semaphore.inl,
	itron/inline/rtems/itron/sysmgmt.inl,
	itron/inline/rtems/itron/task.inl,
	itron/inline/rtems/itron/time.inl,
	itron/inline/rtems/itron/vmempool.inl,
	itron/macros/rtems/itron/eventflags.inl,
	itron/macros/rtems/itron/fmempool.inl,
	itron/macros/rtems/itron/intr.inl,
	itron/macros/rtems/itron/mbox.inl,
	itron/macros/rtems/itron/msgbuffer.inl,
	itron/macros/rtems/itron/network.inl,
	itron/macros/rtems/itron/port.inl,
	itron/macros/rtems/itron/semaphore.inl,
	itron/macros/rtems/itron/sysmgmt.inl,
	itron/macros/rtems/itron/task.inl,
	itron/macros/rtems/itron/time.inl,
	itron/macros/rtems/itron/vmempool.inl: New header guards.
2005-02-21 07:35:41 +00:00
Ralf Corsepius
797d43912c 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* posix/inline/rtems/posix/cond.inl,
	posix/inline/rtems/posix/intr.inl,
	posix/inline/rtems/posix/key.inl,
	posix/inline/rtems/posix/mqueue.inl,
	posix/inline/rtems/posix/mutex.inl,
	posix/inline/rtems/posix/priority.inl,
	posix/inline/rtems/posix/pthread.inl,
	posix/inline/rtems/posix/semaphore.inl,
	posix/inline/rtems/posix/timer.inl,
	posix/macros/rtems/posix/cond.inl,
	posix/macros/rtems/posix/intr.inl,
	posix/macros/rtems/posix/key.inl,
	posix/macros/rtems/posix/mqueue.inl,
	posix/macros/rtems/posix/mutex.inl,
	posix/macros/rtems/posix/priority.inl,
	posix/macros/rtems/posix/pthread.inl,
	posix/macros/rtems/posix/semaphore.inl,
	posix/macros/rtems/posix/timer.inl: New header guards.
2005-02-21 07:29:34 +00:00
Ralf Corsepius
180295adc8 New header guards. 2005-02-21 07:29:05 +00:00
Ralf Corsepius
bf678a0861 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* posix/include/aio.h, posix/include/devctl.h,
	posix/include/intr.h, posix/include/mqueue.h,
	posix/include/sched.h, posix/include/semaphore.h,
	posix/include/rtems/posix/cancel.h,
	posix/include/rtems/posix/cond.h,
	posix/include/rtems/posix/condmp.h,
	posix/include/rtems/posix/config.h,
	posix/include/rtems/posix/intr.h,
	posix/include/rtems/posix/key.h,
	posix/include/rtems/posix/mqueue.h,
	posix/include/rtems/posix/mqueuemp.h,
	posix/include/rtems/posix/mutex.h,
	posix/include/rtems/posix/mutexmp.h,
	posix/include/rtems/posix/posixapi.h,
	posix/include/rtems/posix/priority.h,
	posix/include/rtems/posix/psignal.h,
	posix/include/rtems/posix/pthread.h,
	posix/include/rtems/posix/pthreadmp.h,
	posix/include/rtems/posix/ptimer.h,
	posix/include/rtems/posix/semaphore.h,
	posix/include/rtems/posix/semaphoremp.h,
	posix/include/rtems/posix/threadsup.h,
	posix/include/rtems/posix/time.h,
	posix/include/rtems/posix/timer.h: New header guards.
2005-02-21 07:20:46 +00:00
Ralf Corsepius
5ec2f12d86 New header guards. 2005-02-21 07:20:13 +00:00
Ralf Corsepius
fb42d2b90d 2005-02-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* backward/asm.h, backward/chain.h, backward/clockdrv.h,
	backward/confdefs.h, backward/console.h, backward/dosfs.h,
	backward/ftpd.h, backward/imfs.h, backward/iosupp.h,
	backward/itron.h, backward/ringbuf.h, backward/rtc.h,
	backward/spurious.h, backward/timerdrv.h, backward/vmeintr.h,
	backward/motorola/mc68230.h, backward/motorola/mc68681.h,
	backward/zilog/z8030.h, backward/zilog/z8036.h,
	backward/zilog/z8536.h:
	New header guards.
2005-02-21 06:18:14 +00:00
Ralf Corsepius
e737471e45 New header guards. 2005-02-21 06:17:47 +00:00
Joel Sherrill
160c8d4fee 2005-02-19 Joel Sherrill <joel@OARcorp.com>
PR doc/763
	* score/Doxyfile: Fixed path to no_cpu.
2005-02-20 00:59:36 +00:00
Ralf Corsepius
476114f5e9 Auto-generated update. 2005-02-19 17:08:36 +00:00
Ralf Corsepius
fe3cf83ad6 2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Check for external ampolish3.
2005-02-19 17:05:59 +00:00
Ralf Corsepius
2489663815 2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Remove traces from NO_CPU.
2005-02-19 06:30:56 +00:00
Ralf Corsepius
8fab7fa939 Cosmetics. 2005-02-19 06:30:55 +00:00
Ralf Corsepius
22ddca1f4a 2005-02-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Remove traces from NO_CPU.
2005-02-19 06:29:39 +00:00
Ralf Corsepius
56c5e0917f (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
CPU_IDLE_TASK_IS_FP, CPU_SOFTWARE_FP): New.
2005-02-18 11:29:53 +00:00
Ralf Corsepius
74e98074fe (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
CPU_IDLE_TASK_IS_FP): Remove.
2005-02-18 11:29:22 +00:00
Ralf Corsepius
e170e571d6 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
	CPU_IDLE_TASK_IS_FP): Remove.
	* rtems/old-exceptions/cpu.h (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
	CPU_IDLE_TASK_IS_FP): Remove.
	* rtems/score/cpu.h (CPU_HARDWARE_FP, CPU_ALL_TASKS_ARE_FP,
	CPU_IDLE_TASK_IS_FP, CPU_SOFTWARE_FP): New.
2005-02-18 11:28:56 +00:00
Ralf Corsepius
1f6dc36414 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h: Derive CPU_{BIG|LITTLE}_ENDIAN from
	__BIG_ENDIAN__.
2005-02-18 10:59:57 +00:00
Ralf Corsepius
10c661910d (CPU_PROVIDES_IDLE_THREAD_BODY, CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT, CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN, CPU_LITTLE_ENDIAN): Add. 2005-02-18 10:53:29 +00:00
Ralf Corsepius
829736e583 (CPU_PROVIDES_IDLE_THREAD_BODY, CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT, CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN, CPU_LITTLE_ENDIAN): Remove 2005-02-18 10:53:10 +00:00
Ralf Corsepius
e48c50de13 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h (CPU_PROVIDES_IDLE_THREAD_BODY,
	CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT,
	CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN,
	CPU_LITTLE_ENDIAN): Add.
	* rtems/old-exceptions/cpu.h (CPU_PROVIDES_IDLE_THREAD_BODY,
	CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT,
	CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN,
	CPU_LITTLE_ENDIAN): Remove.
	* rtems/new-exceptions/cpu.h (CPU_PROVIDES_IDLE_THREAD_BODY,
	CPU_STACK_GROWS_UP, CPU_STRUCTURE_ALIGNMENT,
	CPU_HAS_OWN_HOST_TO_NETWORK_ROUTINES, CPU_BIG_ENDIAN,
	CPU_LITTLE_ENDIAN): Remove.
2005-02-18 10:52:30 +00:00
Ralf Corsepius
6b0912e11d 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/score/cpu.h:
	(rtems_cpu_configuration_get_serial_per_sec,
	rtems_cpu_configuration_get_serial_external_clock,
	rtems_cpu_configuration_get_serial_xon_xoff,
	rtems_cpu_configuration_get_serial_cts_rts,
	rtems_cpu_configuration_get_serial_rate,
	rtems_cpu_configuration_get_timer_average_overhead,
	rtems_cpu_configuration_get_timer_least_valid,
	rtems_cpu_configuration_get_timer_internal_clock,
	rtems_cpu_configuration_get_clock_speed): New.
	* rtems/old-exceptions/cpu.h:
	(rtems_cpu_configuration_get_serial_per_sec,
	rtems_cpu_configuration_get_serial_external_clock,
	rtems_cpu_configuration_get_serial_xon_xoff,
	rtems_cpu_configuration_get_serial_cts_rts,
	rtems_cpu_configuration_get_serial_rate,
	rtems_cpu_configuration_get_timer_average_overhead,
	rtems_cpu_configuration_get_timer_least_valid,
	rtems_cpu_configuration_get_timer_internal_clock,
	rtems_cpu_configuration_get_clock_speed): Remove.
2005-02-18 10:26:21 +00:00
Ralf Corsepius
55074bcd9d 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/vm/vm_extern.h, libnetworking/vm/vm_kern.h:
	Update from FreeBSD.
2005-02-18 10:25:05 +00:00
Ralf Corsepius
cd6f0984f2 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h
	(rtems_cpu_table): Sync defines between {old|new}-exceptions.
2005-02-18 08:01:05 +00:00
Ralf Corsepius
b7c7b75be7 (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Add. 2005-02-18 06:24:48 +00:00
Ralf Corsepius
3662a9afc9 (Context_Control, Context_Control_fp, CPU_Interrupt_frame): Remove. 2005-02-18 06:24:27 +00:00
Ralf Corsepius
d160668ea5 2005-02-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (Context_Control,
	Context_Control_fp, CPU_Interrupt_frame): Remove.
	* rtems/old-exceptions/cpu.h (Context_Control,
	Context_Control_fp, CPU_Interrupt_frame): Remove.
	* rtems/score/cpu.h (Context_Control,
	Context_Control_fp, CPU_Interrupt_frame): Add.
2005-02-18 06:23:54 +00:00
Joel Sherrill
a71e623822 2005-02-17 Joel Sherrill <joel@OARcorp.com>
* include/rtems/pci.h: Merge differences from
	libbsp/powerpc/shared/pci/pci.h.
2005-02-17 16:30:00 +00:00
Ralf Corsepius
7a83cb1598 2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/vm/vm_param.h: Update from FreeBSD.
2005-02-17 10:46:12 +00:00
Ralf Corsepius
e0820e07cd 2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/diskdevs.h: Use uint32_t for ictrl req
	argument (16bit target compliance).
2005-02-17 08:38:59 +00:00
Ralf Corsepius
f6a8433dc6 2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libblock/include/rtems/ramdisk.h: size_t
	rtems_ramdisk_configuration_size.
	* libblock/src/ramdisk.c: Adaptations for 16bit target compliance.
2005-02-17 07:24:46 +00:00
Ralf Corsepius
0e9384d5e7 2005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/sys/sysctl.h (struct sysctl_oid): uint32_t
	oid_kind (16bit target compliance).
2005-02-17 07:17:14 +00:00
Ralf Corsepius
b4f43549b9 (CPU_STACK_MINIMUM_SIZE, CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT, CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Add. 2005-02-16 17:05:47 +00:00
Ralf Corsepius
afe666fad7 (CPU_STACK_MINIMUM_SIZE, CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT, CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Remove. 2005-02-16 17:05:27 +00:00
Ralf Corsepius
8bc1bb9863 2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h (CPU_STACK_MINIMUM_SIZE,
	CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT,
	CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Remove.
	* rtems/old-exceptions/cpu.h (CPU_STACK_MINIMUM_SIZE,
	CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT,
	CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Remove.
	* rtems/score/cpu.h (CPU_STACK_MINIMUM_SIZE,
	CPU_ALIGNMENT, CPU_HEAP_ALIGNMENT,
	CPU_PARTITION_ALIGNMENT, CPU_STACK_ALIGNMENT): Add.
2005-02-16 17:04:35 +00:00
Ralf Corsepius
be1272f512 2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* rtems/new-exceptions/cpu.h: Remove CPU_MINIMUM_STACK_FRAME_SIZE.
2005-02-16 09:06:27 +00:00