Commit Graph

17044 Commits

Author SHA1 Message Date
Ralf Corsepius
d2c15d6527 Bump version. 2008-11-05 16:54:08 +00:00
Ralf Corsepius
81f386b3cb Silence unpackaging objc. 2008-11-04 07:54:58 +00:00
Ralf Corsepius
2e34d12585 Filter out -std=gnu99 from CFLAGS. 2008-11-04 07:53:37 +00:00
Till Straumann
1f8ac4aa09 2008-11-03 Till Straumann <strauman@slac.stanford.edu>
PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl()
	only from 'firstOpen' and only if this is a serial console.
2008-11-03 21:10:25 +00:00
Till Straumann
abf3845f9f 2008-11-03 Till Straumann <strauman@slac.stanford.edu>
PR 1332: call BSP_uart_termios_set()/BSP_uart_intr_ctrl()
	only from 'firstOpen' and only if this is a serial console.
2008-11-03 20:57:38 +00:00
Till Straumann
4df8765484 2008-11-03 Till Straumann <strauman@slac.stanford.edu>
* shared/startup/linkcmds: increased size of CODE memory
	area.
2008-11-03 20:36:46 +00:00
Till Straumann
0612ad2650 2008-11-03 Till Straumann <strauman@slac.stanford.edu>
* shared/startup/pretaskinghook.c, shared/startup/sbrk.c:
	Fixed PR#1335. Pass initial starting address to heap
	initialization to avoid 1st 'sbrk'. User may now define
	'BSP_sbrk_policy' variable (see sbrk.c) to tune behavior.
2008-11-03 20:23:29 +00:00
Joel Sherrill
bc5d8704c9 2008-11-03 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1333/cpukit
	* libcsupport/include/rtems/termiostypes.h: Typo on type name -- should
	be rtems_device_minor_number.
2008-11-03 15:35:12 +00:00
Ralf Corsepius
d41e18f8fe Bump BINUTILS_RPMREL. 2008-10-28 22:12:04 +00:00
Ralf Corsepius
01ed848bd5 Add %sysdir %{_prefix} to cater rpm5. 2008-10-28 22:09:59 +00:00
Joel Sherrill
55b115ec90 2008-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* context_init.c, context_switch.S, cpu.c, cpu_asm.c: Correct file
	headers.
2008-10-28 21:44:58 +00:00
Joel Sherrill
55448ebeea 2008-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* tm22/system.h, tm22/task1.c: Account for message buffers used.
2008-10-28 21:42:42 +00:00
Joel Sherrill
0e5b446af7 2008-10-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, preinstall.am, rtems/score/cpu.h: Now performs context
	switches and many tests run.
	* context_init.c, context_switch.S, cpu.c, cpu_asm.c: New files.
2008-10-28 20:03:19 +00:00
Ralf Corsepius
d6223f869f Add OS_NAME. 2008-10-24 06:46:54 +00:00
Ralf Corsepius
5ac4461845 Bump version. Add OS_NAME 2008-10-24 06:46:33 +00:00
Ralf Corsepius
dcd0d35ba7 Fix names. 2008-10-24 06:46:08 +00:00
Ralf Corsepius
d9bea0c96c Remove testing. 2008-10-23 05:16:43 +00:00
Ralf Corsepius
ca3950ef99 Bump version. 2008-10-23 04:45:09 +00:00
Ralf Corsepius
0aebf87569 Rename *-debug repo into *-debuginfo to support debuginfo-install. 2008-10-23 04:42:33 +00:00
Ralf Corsepius
0b6975a6e5 New. 2008-10-23 04:34:49 +00:00
Ralf Corsepius
b3bfca665c Regenerate. 2008-10-23 04:34:14 +00:00
Ralf Corsepius
1cf80bf6ba binutils-2.19. 2008-10-23 04:32:35 +00:00
Thomas Doerfler
f6726c8f2a removed orphaned spi/mc68360_spidrv.c 2008-10-21 20:04:20 +00:00
Ralf Corsepius
54726239d0 Regenerate. 2008-10-16 03:09:18 +00:00
Ralf Corsepius
bc23d85544 Bump GDB_RPMREL. 2008-10-16 03:08:20 +00:00
Ralf Corsepius
e56584fb2c Regenerate. 2008-10-16 02:49:07 +00:00
Ralf Corsepius
d59663086c Bump BINUTILS_RPMREL. 2008-10-16 02:48:16 +00:00
Ralf Corsepius
6440a9c9af New. 2008-10-16 02:31:01 +00:00
Ralf Corsepius
04c9086c72 Bump RPMREL. 2008-10-16 02:30:20 +00:00
Ralf Corsepius
7589cbfc3b Add full list of rpm path-macros (regression in FC10's rpm). 2008-10-16 02:28:57 +00:00
Joel Sherrill
b4288f054d 2008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1303/bsps
	* fatal/bspfatal.c: strcat() is safe to use even in worst case, so do
	not have BSP specific mystrcat().
2008-10-15 17:50:00 +00:00
Joel Sherrill
1fae7b43d7 2008-10-15 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1331/networking
	* libmisc/shell/shell.c, telnetd/check_passwd.c, telnetd/telnetd.c,
	telnetd/telnetd.h: Improve comments and explanation of options to
	rtems_telnetd_initialize. Add extra newline to login sequence from
	shell.
2008-10-15 17:37:16 +00:00
Ralf Corsepius
f3b9811b51 Remove. 2008-10-15 12:33:48 +00:00
Joel Sherrill
356f558fde 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds: Do not specify architecture since the linker gets
	it right even with multiple variants.
2008-10-14 22:00:00 +00:00
Joel Sherrill
7d35b7ff1a 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant
	of h8sim.
2008-10-14 21:58:07 +00:00
Joel Sherrill
1b7363bfa7 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am: Add h8sxsim BSP variant.
	* custom/h8sxsim.cfg: New file.
2008-10-14 21:57:38 +00:00
Joel Sherrill
f1cf019629 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpu_asm.S: Enable same code paths for SX. Tested on simulator.
2008-10-14 21:28:20 +00:00
Joel Sherrill
f3893072e4 2008-10-14 Steven Grunza <grunza@ulticom.com>
* cpu_asm.S: Use proper diredctive for h8300/sx.
2008-10-14 18:30:55 +00:00
Joel Sherrill
7df0d54172 2008-10-14 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/conf.t: Fix typo.
2008-10-14 17:44:56 +00:00
Joel Sherrill
05dbc0e0e3 Add PR. 2008-10-14 16:09:25 +00:00
Joel Sherrill
8e37731cd0 2008-10-14 Tim Cussins <timcussins@eml.cc>
* libcsupport/src/free.c: Should print begin field not start field.
2008-10-14 16:08:58 +00:00
Joel Sherrill
e2324c081a 2008-10-14 Wei Shen <cquark@gmail.com>
* Makefile.am, preinstall.am, libcsupport/src/mknod.c,
	libcsupport/src/open.c, libcsupport/src/pipe.c, libfs/Makefile.am,
	libfs/preinstall.am, libfs/src/imfs/imfs.h,
	libfs/src/imfs/imfs_creat.c, libfs/src/imfs/imfs_debug.c,
	libfs/src/imfs/imfs_eval.c, libfs/src/imfs/imfs_initsupp.c,
	libfs/src/imfs/imfs_mknod.c, libfs/src/imfs/imfs_stat.c,
	libfs/src/imfs/memfile.c: Initial commit of POSIX pipe support.
	* libfs/src/imfs/imfs_fifo.c, libfs/src/pipe/fifo.c,
	libfs/src/pipe/pipe.c, libfs/src/pipe/pipe.h: New files.
2008-10-14 15:06:25 +00:00
Joel Sherrill
c1fe2a115a Fix formatting. 2008-10-14 14:49:00 +00:00
Joel Sherrill
d7e739a96b 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* malloctest/init.c: Do not generate alignment factors larger that will
	not fit in a native integer.
2008-10-14 13:16:03 +00:00
Joel Sherrill
29ff6c9ccb 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* sp09/screen07.c: Use INT_MAX as number of messages so always
	properly sized and no overflow on constant.
	* sp09/screen10.c: Delay so on targets with simulator idle clock
	tick driver this will work.
	* sp09/screen11.c, sp09/system.h: Move badly aligned objects to odd
	byte boundaries rather than two byte boundaries.
	* sp09/screen03.c, sp09/screen14.c: Skip tests which try to
	allocate more memory than size_t holds on m32c.
2008-10-14 13:03:38 +00:00
Joel Sherrill
a0653adab1 2008-10-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* unlimited/system.h: Tighten configuration for stack space.
2008-10-13 19:15:26 +00:00
Joel Sherrill
f517be08f1 2008-10-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* context_switch.S, cpu_asm.c, rtems/score/cpu.h: Add support for
	restarting the currently executing thread. Fine tune alignment factor
	as two-byte aligned and use this for critical structures.
2008-10-13 17:07:57 +00:00
Joel Sherrill
08467405b0 2008-10-13 Joel Sherrill <joel.sherrill@oarcorp.com>
* clock_driver_simidle.c: Ensure ISR nest level and Thread Dispatch
	disable level are in the same state they would be in a true ISR. This
	ensures that all of the clock tick handling is as similar as possible
	in this limited environment.
2008-10-13 17:06:33 +00:00
Thomas Doerfler
06c3530efc libnetworking/rtems/rtems_glue.c: Copy nothing if rtems_bsdnet_parse_driver_name() if namep is NULL.
include/rtems/status-checks.h: Added prefix "RTEMS" for all macros. Doxygen style comments.  Cleanup.
2008-10-10 15:56:32 +00:00
Thomas Doerfler
f049983145 Update for status-checks.h changes. 2008-10-10 15:52:41 +00:00