Ralf Corsepius
d7f6e5cc40
2009-02-20 Ralf Corsepius <ralf.corsepius@rtems.org>
...
* include/sys/priority.h: New.
* Makefile.am: Add include/sys/priority.h
2009-02-20 14:28:45 +00:00
Ralf Corsepius
b4a22096bd
Add include/sys/priority.h.
2009-02-20 14:27:38 +00:00
Ralf Corsepius
6c3fa5b634
Regenerate.
2009-02-20 10:10:16 +00:00
Ralf Corsepius
273b931c81
Split ttyname.c/ttyname_r.c
2009-02-20 10:03:21 +00:00
Joel Sherrill
f239aa9a04
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* aclocal/bsp-alias.m4: Add simsh2e.
2009-02-19 21:34:09 +00:00
Joel Sherrill
a064ef56f4
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* custom/simsh2e.cfg: New file.
2009-02-19 21:23:59 +00:00
Joel Sherrill
a62222fb51
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_asm.S: Add shared
interrupt support to i386.
2009-02-19 20:22:25 +00:00
Joel Sherrill
9bb39026a8
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/irq/irq.c: Spacing.
2009-02-19 20:19:03 +00:00
Joel Sherrill
aad655835a
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* include/rtems/irq-extension.h, include/rtems/irq.h: Spelling errors
and spacing.
2009-02-19 19:29:19 +00:00
Joel Sherrill
78fe9589ad
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libnetworking/rtems/rtems_bsdnet_internal.h: Re-add boolean when
building BSD code. This is used by at least one of the BSD NIC
drivers I am currently porting. I am trying out
2009-02-19 19:27:58 +00:00
Joel Sherrill
66913da28a
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libchip/network/dec21140.c, libchip/network/elnk.c: Make sure this is
enabled on x86.
2009-02-19 19:25:53 +00:00
Joel Sherrill
0a90bf269b
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shell/rtems.t: Add halt command.
2009-02-19 19:20:51 +00:00
Joel Sherrill
4e54befe7b
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add halt command to
shell which results in the shutting RTEMS down.
* libmisc/shell/main_halt.c: New file.
2009-02-19 18:54:00 +00:00
Ralf Corsepius
16e6f5bfea
Regenerate.
2009-02-19 16:49:17 +00:00
Ralf Corsepius
aa941f8925
Move %{?dist} handling to rtems4.10/*.am.
2009-02-19 16:49:02 +00:00
Ralf Corsepius
327c70b25b
Update.
2009-02-19 16:11:21 +00:00
Ralf Corsepius
5c24de444f
Bump GCC_RPMREL, NEWLIB_RPMREL.
2009-02-19 15:12:07 +00:00
Ralf Corsepius
c752ccb8cf
2009-02-16 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* libc/sys/rtems/sys/param.h:
Update copyright notice from FreeBSD.
Remove HZ.
Add #include <sys/priority.h>
Remove priority handling (moved to sys/priority.h).
Remove CLBYTES (Unused, abandoned in BSD).
2009-02-19 15:08:06 +00:00
Joel Sherrill
94dd4f6cdf
2009-02-17 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems/score/sh.h: SH2E and SH3E have a DSP rather than an FPU. They
are not compatible. We currently only support the FPU found on the
SH3 and SH4.
2009-02-17 20:39:44 +00:00
Joel Sherrill
f6cef3aff9
2009-02-17 Till Straumann <strauman@slac.stanford.edu>
...
PR 1371/bsps
* network/network.c: mvme167 network driver buggy.
2009-02-17 18:37:02 +00:00
Joel Sherrill
49633b9b8f
2009-02-17 Till Straumann <strauman@slac.stanford.edu>
...
PR 1371/bsps
* custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
2009-02-17 18:35:09 +00:00
Joel Sherrill
2235066781
2009-02-17 Till Straumann <strauman@slac.stanford.edu>
...
PR 1370/bsps
* console/console.c: mvme167 console driver BSP_output_char fails to
convert \n -> \n\r
2009-02-17 18:32:33 +00:00
Joel Sherrill
e399e9d607
2009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1377/shell
* libmisc/shell/main_netstats.c: Remove #if 0 which should not have
been there anyway.
2009-02-17 15:09:57 +00:00
Joel Sherrill
9c2af12e3f
2009-02-17 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* custom/uC5282.cfg: Add cvs Id.
2009-02-17 14:37:34 +00:00
Ralf Corsepius
f969fcb7bb
2009-02-17 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* Makefile.am: Fix breakage introduced in 2009-02-13 changes.
2009-02-17 12:43:53 +00:00
Joel Sherrill
ef06d30cd4
2009-02-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, preinstall.am: Use stub tm27.h.
2009-02-13 20:47:27 +00:00
Joel Sherrill
9b974cf425
2009-02-13 Joel Sherrill <joel.sherrill@OARcorp.com>
...
* new-exceptions/cpu.c: Correct prototype of _CPU_Initialize.
2009-02-13 14:20:58 +00:00
Joel Sherrill
72f4b2468a
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* startup/setvec.c: Change prototype of IDLE thread to consistently
return void * and take a uintptr_t argument.
2009-02-12 15:58:02 +00:00
Joel Sherrill
2a0a791fce
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* clock/clock.c, include/bsp.h: Change prototype of IDLE thread to
consistently return void * and take a uintptr_t argument.
2009-02-12 15:57:29 +00:00
Joel Sherrill
06f3a3ef2a
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* startup/bspstart.c: Change prototype of IDLE thread to consistently
return void * and take a uintptr_t argument.
2009-02-12 15:57:15 +00:00
Joel Sherrill
6994cd9991
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* include/bsp.h, startup/bspstart.c: Change prototype of IDLE thread to
consistently return void * and take a uintptr_t argument.
2009-02-12 15:57:05 +00:00
Joel Sherrill
326220ee47
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/misc/m68kidle.c: Change prototype of IDLE thread to
consistently return void * and take a uintptr_t argument.
2009-02-12 15:57:00 +00:00
Joel Sherrill
3aaf4797d0
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sapi/include/rtems/config.h, score/include/rtems/score/thread.h,
score/src/threadidlebody.c: Change prototype of IDLE thread to
consistently return void * and take a uintptr_t argument.
2009-02-12 15:56:42 +00:00
Joel Sherrill
6d869dfde8
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* porting/idlethread.t: Change prototype of IDLE thread to consistently
return void * and take a uintptr_t argument.
2009-02-12 15:56:16 +00:00
Joel Sherrill
cca8379862
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu.c, rtems/score/cpu.h: Change prototype of IDLE thread to
consistently return void * and take a uintptr_t argument.
2009-02-12 15:55:55 +00:00
Joel Sherrill
59b68bd1c8
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems/score/cpu.h: Change prototype of IDLE thread to consistently
return void * and take a uintptr_t argument.
2009-02-12 15:55:54 +00:00
Joel Sherrill
8bbead13c0
2009-02-12 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu.c: Change prototype of IDLE thread to consistently return void *
and take a uintptr_t argument.
2009-02-12 15:55:36 +00:00
Joel Sherrill
6748b76cfb
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* tod.c: Use rtems_clock_get_tod().
2009-02-11 23:06:55 +00:00
Joel Sherrill
094e5204d0
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* stackchk/stackchk.scn: Correct screen to match output.
2009-02-11 21:53:38 +00:00
Joel Sherrill
45d107ecfc
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sapi/src/exinit.c: Eliminate _CPU_Thread_dispatch_pointer and passing
address of _Thread_Dispatch to _CPU_Initialize. Clean up comments.
2009-02-11 21:48:42 +00:00
Joel Sherrill
c03e2bc8c7
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* cpu.c, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and
passing address of _Thread_Dispatch to _CPU_Initialize. Clean up
comments.
2009-02-11 21:45:05 +00:00
Joel Sherrill
ef1be69b65
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems/new-exceptions/cpu.h, rtems/score/cpu.h: Eliminate
_CPU_Thread_dispatch_pointer and passing address of _Thread_Dispatch
to _CPU_Initialize. Clean up comments.
2009-02-11 21:44:59 +00:00
Joel Sherrill
e8cba4cce9
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* shared/irq/irq.h: Fix spelling error.
2009-02-11 20:39:22 +00:00
Joel Sherrill
e856d14ae5
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* custom/h8sxsim.cfg: Small H8SX should be optimized for size.
2009-02-11 20:37:51 +00:00
Joel Sherrill
938c666e87
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* startup/linkcmds: It appears 16 MB is the configuration.
2009-02-11 19:49:34 +00:00
Joel Sherrill
c63fde5c77
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* configure.ac, start/start16.S: Remove duplicate configure option and
add support for the configure time variable BSP_VIDEO_80x50.
2009-02-11 19:48:25 +00:00
Joel Sherrill
9cf17fb8cf
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems/score/cpu.h: Use a 16 bit object id on this target.
2009-02-11 19:35:30 +00:00
Joel Sherrill
ef47bc78fc
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* rtems/score/cpu.h: Do not unroll any code on this target and use a
16-bit object id.
2009-02-11 19:35:09 +00:00
Joel Sherrill
65e8f257c6
2009-02-11 Joel Sherrill <joel.sherrill@OARcorp.com>
...
PR 1374/misc
* libmisc/stackchk/check.c: Fix printk formatting string.
2009-02-11 19:33:44 +00:00
Joel Sherrill
a0d22251b2
2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* sapi/src/exinit.c: Interrupts are guaranteed to be disabled by
boot_card(), do not do it here as well.
2009-02-11 19:30:24 +00:00