Commit Graph

14050 Commits

Author SHA1 Message Date
Joel Sherrill
eec7c441d7 2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am: You need main() to link all applications.
	There is no C++ specific way to link currently.
2007-08-01 00:49:03 +00:00
Joel Sherrill
51b6226c25 2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1248/networking
	* libnetworking/rtems/rtems_glue.c: Luke Stras <luke@spacequest.com>
	reported that when no interfaces are successfully attached, the
	default route is broken and may result in a jump to an illegal
	address.
2007-08-01 00:44:05 +00:00
Joel Sherrill
8661209e6e 2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1249/build
	* configure.ac: Jerry Needell <jerry.needell@unh.edu> reported that the
	leon3 was left out of the cache enable logic. Thus the cache
	management support code was empty on LEON3 CPUs.
2007-07-31 20:23:52 +00:00
Ralf Corsepius
ee69dc6967 2007-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpu_asm.S, rtems/score/cpu.h, rtems/score/m68k.h:
	Replace M68K_COLDFIRE_ARCH with __mcoldfire__.
2007-07-31 16:48:47 +00:00
Ralf Corsepius
97c73edae6 Replace M68K_COLDFIRE_ARCH with __mcoldfire__. 2007-07-31 16:48:38 +00:00
Ralf Corsepius
4d03577cb5 2007-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/inline/rtems/score/priority.inl: Use size_t instead of
	  uint32_t for array index.
2007-07-31 06:35:10 +00:00
Ralf Corsepius
3a8d083bc1 2007-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/netinet/in_cksum_m68k.h: Use __mcoldfire__ to
	  identify coldfire cpus.
2007-07-30 17:14:10 +00:00
Ralf Corsepius
edc4bbd4c1 changes 2007-07-30 08:16:53 +00:00
Ralf Corsepius
f29163ab49 2007-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/log.c: Add preliminary version of SPLIT_SNPRINTF to
	  work-around bug m68k/coldfire -fomit-frame-pointer bug
	  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32307.
2007-07-30 07:54:14 +00:00
Chris Johns
f6cd0dbead 2007-07-28 Chris Johns <chisj@rtems.org>
* README, build-rpms.sh, rtems.ini, build-exes.sh,
        rtems-tools.nsi: Updated to the new 4.8 build plus a new
        installer.

        * autoconf.def, automake.def, ba-wrap.sh, build-autotools.sh,
        msys-path.nsi, rtems-autotools.nsi, target-section-text,
        upload.sh, version: New to version 4.8. Autotools is built when
        installing.
2007-07-28 08:31:57 +00:00
Ralf Corsepius
e4a22331c6 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/Linux-posix.cfg: Use -O2.
2007-07-28 04:40:16 +00:00
Ralf Corsepius
e0730075a9 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/rbtx4938.cfg: Add missing -O2.
2007-07-28 04:39:30 +00:00
Ralf Corsepius
14c415f10b 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/rtl22xx.cfg: Adjust indentation.
2007-07-28 04:38:40 +00:00
Ralf Corsepius
ae590b415e Fix typo. 2007-07-28 04:37:49 +00:00
Ralf Corsepius
74cde4d39a 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>
* custom/virtex.cfg: Use -O2.
2007-07-28 04:37:28 +00:00
Ralf Corsepius
2aaa164372 2007-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/src/dirutils.c: Use PATH_MAX instead of MAXPATHLEN.
2007-07-27 16:35:15 +00:00
Joel Sherrill
15b81bb58d Formatting. 2007-07-27 13:37:36 +00:00
Thomas Doerfler
ab66cf0d24 removed superfluous bss section 2007-07-27 06:39:21 +00:00
Chris Johns
735892e345 2007-07-27 Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Create archive from a file for hosts
	with a limited command line size.
2007-07-27 03:58:04 +00:00
Chris Johns
0630d52751 2007-07-27 Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Create archive from a file for hosts with
	a limited command line size.
2007-07-27 03:55:49 +00:00
Chris Johns
8d8e6e7d9d 2007-07-27i Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Create archive from a file for hosts with
	a limited command line size.
2007-07-27 03:51:31 +00:00
Chris Johns
6232750181 2007-07-27 Chris Johns <chrisj@rtems.org>
* wrapup/Makefile.am: Create archive from a file for hosts with
	a limited command line size.
2007-07-27 03:50:16 +00:00
Ralf Corsepius
462b28db13 chmod +x etc/postinstall/libncurses-devel.sh 2007-07-26 09:31:41 +00:00
Ralf Corsepius
5a379b0183 Don't use sed -i. 2007-07-26 09:19:22 +00:00
Ralf Corsepius
1b1452b6ee NCURSES_RPMREL = 0.20070726.1 2007-07-26 09:19:02 +00:00
Ralf Corsepius
8eea24b8d3 2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/rtems/bspIo.h, include/rtems/pci.h:
	Add extern "C" guards. Reported by
	Robert S. Grimes <rsg@alum.mit.edu>.
2007-07-26 06:12:29 +00:00
Ralf Corsepius
ef38e6caf3 2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message
	  sizes.
2007-07-26 05:29:47 +00:00
Ralf Corsepius
433ea5f850 Cleanup. 2007-07-25 09:33:59 +00:00
Ralf Corsepius
9faed348b8 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Add nfsclient.
2007-07-25 09:33:23 +00:00
Ralf Corsepius
6e6267bb20 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/Makefile.am: New.
	* nfsclient/proto/Makefile, nfsclient/Makefile,
	  nfsclient/src/Makefile: Remove.
2007-07-25 09:32:37 +00:00
Ralf Corsepius
bb9dd72099 Regenerate. 2007-07-25 09:31:27 +00:00
Ralf Corsepius
c91dc45c45 New. 2007-07-25 05:57:07 +00:00
Ralf Corsepius
1f3d2bd322 Remove. 2007-07-25 05:47:18 +00:00
Ralf Corsepius
adb1a084f2 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/ChangeLog: Remove (Rename into ChangeLog.slac).
	* nfsclient/ChangeLog.slac: New (Renamed from ChangeLog).
2007-07-25 05:42:02 +00:00
Ralf Corsepius
526cfa8271 Remove (Rename into ChangeLog.slac). 2007-07-25 05:41:48 +00:00
Ralf Corsepius
228a9b16c9 New (Renamed from ChangeLog). 2007-07-25 05:41:25 +00:00
Ralf Corsepius
516f2d716a 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* nfsclient/README, nfsclient/proto/nfs_prot_xdr.c,
	nfsclient/proto/mount_prot.x, nfsclient/proto/mount_prot_xdr.c,
	nfsclient/proto/Makefile, nfsclient/proto/mount_prot.h,
	nfsclient/proto/nfs_prot.h, nfsclient/proto/nfs_prot.x,
	nfsclient/Makefile, nfsclient/ChangeLog, nfsclient/src/dirutils.c,
	nfsclient/src/nfsTest.c, nfsclient/src/rpcio.h,
	nfsclient/src/nfs.modini.c, nfsclient/src/xdr_mbuf.c,
	nfsclient/src/cexphelp.c, nfsclient/src/Makefile,
	nfsclient/src/sock_mbuf.c, nfsclient/src/nfs.c,
	nfsclient/src/librtemsNfs.h, nfsclient/src/rpcio.modini.c
	nfsclient/src/rpcio.c, nfsclient/rtems-filesystem-patch,
	nfsclient/rfc1094.txt, nfsclient/LICENSE: Import from rtems-nfs-1.5.
2007-07-25 05:38:29 +00:00
Ralf Corsepius
ee08e0815c This commit was generated by cvs2svn to compensate for changes in r15677,
which included commits to RCS files with non-trunk default branches.
2007-07-25 05:22:23 +00:00
Ralf Corsepius
c589ebc885 Import from rtems-nfs-1.5.tgz. 2007-07-25 05:22:23 +00:00
Joel Sherrill
3462c34326 2007-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/cpuuse/cpuusagereport.c, libmisc/cpuuse/cpuusagereset.c,
	score/src/timespecdivide.c: Fix various math and reporting bugs. Now
	the time appears to be reported correctly and add up to what is
	expected.
2007-07-24 21:37:39 +00:00
Joel Sherrill
6db3522085 2007-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* cpuuse/init.c: Do not delete the Init task. Leaving it suspended lets
	the CPU Usage Report include it. If it is deleted, the CPU time it
	had consumed is not listed later in the report.
2007-07-24 21:36:45 +00:00
Joel Sherrill
845c202a48 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am, startup/linkcmds: Save the old linker
	script as linkcmds.sim and use one with enough memory to link all
	tests so we can at least build things.
	* startup/linkcmds.sim: New file.
2007-07-24 21:34:28 +00:00
Joel Sherrill
f10d37f018 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, startup/main.c: Now can link with C compiler and not
	require C++ compiler to link. The file rtems-ctor.cc is not being
	built but if there is a need for C++ code to run on this BSP, then it
	will have to be addressed. The simplest solution which might work is
	to check the RTEMS system state before calling bsp_start() in main().
2007-07-24 20:52:56 +00:00
Joel Sherrill
14ee224c00 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/Linux-posix.cfg: Make Linux link with just a C main -- avoid
	using C++ ctor trick. An RTEMS C++ application running on this BSP
	may have initialization order issues to address.
2007-07-24 20:50:35 +00:00
Joel Sherrill
59aea5d592 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
2007-07-24 15:46:01 +00:00
Joel Sherrill
68e6f0cc31 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>
* nsecs/init.c: Add include of unistd.h for sleep() prototype.
2007-07-24 15:45:42 +00:00
Ralf Corsepius
e0d85b7480 Move %{?dist} into BINUTILS_RPMREL. 2007-07-24 14:26:46 +00:00
Ralf Corsepius
b8a8bfb0dc Move %{?dist} into GCC_RPMREL. 2007-07-24 14:24:43 +00:00
Ralf Corsepius
c5721b9ad5 Bump the date on *RPMREL 2007-07-24 04:27:05 +00:00
Ralf Corsepius
000bb343eb 2007-07-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/Makefile.am: Prefix all non-public symbols with _shttp_.
	* shttpd/compat_rtems.c: Don't build my_stat for rtems.
	* shttpd/defs.h: Don't build most of my_* wrappers for rtems.
2007-07-24 04:06:51 +00:00