summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-282-1/+2
| | | | * custom/Linux-posix.cfg: Use -O2.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-282-1/+2
| | | | * custom/rbtx4938.cfg: Add missing -O2.
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-282-1/+2
| | | | * custom/rtl22xx.cfg: Adjust indentation.
* Fix typo.Ralf Corsepius2007-07-281-1/+1
|
* 2007-07-28 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-282-1/+5
| | | | * custom/virtex.cfg: Use -O2.
* 2007-07-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-272-5/+14
| | | | * nfsclient/src/dirutils.c: Use PATH_MAX instead of MAXPATHLEN.
* Formatting.Joel Sherrill2007-07-271-10/+9
|
* removed superfluous bss sectionThomas Doerfler2007-07-272-13/+9
|
* 2007-07-27 Chris Johns <chrisj@rtems.org>Chris Johns2007-07-271-0/+5
| | | | | * wrapup/Makefile.am: Create archive from a file for hosts with a limited command line size.
* 2007-07-27 Chris Johns <chrisj@rtems.org>Chris Johns2007-07-271-0/+5
| | | | | * wrapup/Makefile.am: Create archive from a file for hosts with a limited command line size.
* 2007-07-27i Chris Johns <chrisj@rtems.org>Chris Johns2007-07-271-2/+3
| | | | | * wrapup/Makefile.am: Create archive from a file for hosts with a limited command line size.
* 2007-07-27 Chris Johns <chrisj@rtems.org>Chris Johns2007-07-271-2/+3
| | | | | * wrapup/Makefile.am: Create archive from a file for hosts with a limited command line size.
* chmod +x etc/postinstall/libncurses-devel.shRalf Corsepius2007-07-261-0/+1
|
* Don't use sed -i.Ralf Corsepius2007-07-261-1/+4
|
* NCURSES_RPMREL = 0.20070726.1Ralf Corsepius2007-07-261-1/+1
|
* 2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-263-0/+22
| | | | | | * include/rtems/bspIo.h, include/rtems/pci.h: Add extern "C" guards. Reported by Robert S. Grimes <rsg@alum.mit.edu>.
* 2007-07-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-262-2/+7
| | | | | * nfsclient/src/rpcio.c: Use size_t instead of uint32_t for message sizes.
* Cleanup.Ralf Corsepius2007-07-251-10/+11
|
* 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-252-0/+3
| | | | * configure.ac: Add nfsclient.
* 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-251-1/+4
| | | | | | * nfsclient/Makefile.am: New. * nfsclient/proto/Makefile, nfsclient/Makefile, nfsclient/src/Makefile: Remove.
* Regenerate.Ralf Corsepius2007-07-251-0/+47
|
* New.Ralf Corsepius2007-07-252-0/+78
|
* Remove.Ralf Corsepius2007-07-253-196/+0
|
* 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-251-0/+5
| | | | | * nfsclient/ChangeLog: Remove (Rename into ChangeLog.slac). * nfsclient/ChangeLog.slac: New (Renamed from ChangeLog).
* Remove (Rename into ChangeLog.slac).Ralf Corsepius2007-07-251-112/+0
|
* New (Renamed from ChangeLog).Ralf Corsepius2007-07-251-0/+112
|
* 2007-07-25 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-251-0/+15
| | | | | | | | | | | | | | | * 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.
* This commit was generated by cvs2svn to compensate for changes in r15677,Ralf Corsepius2007-07-2525-0/+13055
|\ | | | | which included commits to RCS files with non-trunk default branches.
| * Import from rtems-nfs-1.5.tgz.Ralf Corsepius2007-07-2525-0/+13055
|
* 2007-07-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-244-18/+36
| | | | | | | * 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 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-242-1/+12
| | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-245-5/+239
| | | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-243-41/+25
| | | | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-242-1/+7
| | | | | | * 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 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-242-1/+5
| | | | * custom/Linux-posix.cfg: Linux BSP must be linked with C++ compiler.
* 2007-07-24 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-242-0/+5
| | | | * nsecs/init.c: Add include of unistd.h for sleep() prototype.
* Move %{?dist} into BINUTILS_RPMREL.Ralf Corsepius2007-07-2419-19/+19
|
* Move %{?dist} into GCC_RPMREL.Ralf Corsepius2007-07-2419-19/+19
|
* Bump the date on *RPMRELRalf Corsepius2007-07-241-6/+6
|
* 2007-07-24 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-241-0/+6
| | | | | | * 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.
* Don't build most of my_* wrappers for rtems.Ralf Corsepius2007-07-241-0/+9
|
* Don't build my_stat for rtems.Ralf Corsepius2007-07-241-2/+2
|
* Prefix all non-public symbols with _shttp_.Ralf Corsepius2007-07-241-0/+37
|
* Add cygwin hacks.Ralf Corsepius2007-07-242-0/+8
|
* New.Ralf Corsepius2007-07-242-0/+42
|
* Add zlib.Ralf Corsepius2007-07-241-0/+24
|
* 2007-07-23 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-232-2/+7
| | | | | * start/preload.S: Fix symbolic reference. Did earlier modifications change the conditionals specificed when this BSP is built?
* added vectors_entry.S to Makefile.amThomas Doerfler2007-07-232-0/+5
|
* Various updates.Ralf Corsepius2007-07-232-6/+30
|
* New.Ralf Corsepius2007-07-232-0/+45
|