Commit Graph

17031 Commits

Author SHA1 Message Date
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
Thomas Doerfler
da6142f0f2 remove file 2008-10-10 15:51:50 +00:00
Thomas Doerfler
602aee2091 shared/include/utility.h: Removed file.
shared/include/powerpc-utility.h: Use constraint "b" for address
base registers in inline assembler statements.
Update for status-checks.h changes.
2008-10-10 15:50:15 +00:00
Thomas Doerfler
74954943d2 Update for status-checks.h changes. 2008-10-10 15:46:32 +00:00
Thomas Doerfler
9a9f662f33 *** empty log message *** 2008-10-10 15:44:40 +00:00
Thomas Doerfler
b08f12d709 Added -msoft-float and removed -funit-at-a-time in CPU_CFLAGS 2008-10-10 15:40:02 +00:00
Ralf Corsepius
0b4445f2d8 New. 2008-10-10 02:34:06 +00:00
Ralf Corsepius
945f9df9d4 Regenerate. 2008-10-10 02:33:18 +00:00
Ralf Corsepius
1171c46116 binutils-2.18.93-rtems4.10-20081010.diff. 2008-10-10 02:32:36 +00:00
Ralf Corsepius
c81b995523 BINUTILS_VERS = 2.18.93 2008-10-10 02:30:19 +00:00
Ralf Corsepius
c41d6b4923 Regenerate. 2008-10-04 05:01:08 +00:00
Ralf Corsepius
e7910cd7ec Update to binutils-2.18.92. 2008-10-04 05:00:16 +00:00
Ralf Corsepius
1547cff649 Update to 2.18.92. 2008-10-04 04:58:19 +00:00
Joel Sherrill
db41bb6784 2008-10-03 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/printk.c: Addresses can be larger than integers
	so use long for %p formats.
	* score/inline/rtems/score/address.inl: Offsets can be positive or
	negative, so use int32_t.  Also do math with intptr_t since there
	are cases where the number of bits in an address do not equal the
	number of bits in an integer.
	* score/inline/rtems/score/heap.inl: Offsets can be positive or
	negative, so use int32_t.
2008-10-03 22:27:01 +00:00