summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-0249-11184/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac, wrapup/Makefile.am: Remove RDBG. * aclocal/check-rdbg.m4, aclocal/enable-rdbg.m4, librdbg/.cvsignore, librdbg/Makefile.am, librdbg/preinstall.am, librdbg/include/rdbg/rdbg.h, librdbg/include/rdbg/servrpc.h, librdbg/include/rdbg/i386/rdbg_f.h, librdbg/include/rdbg/i386/reg.h, librdbg/include/rdbg/m68k/rdbg_f.h, librdbg/include/rdbg/m68k/reg.h, librdbg/include/rdbg/powerpc/rdbg_f.h, librdbg/include/rdbg/powerpc/reg.h, librdbg/src/_servtgt.c, librdbg/src/awk.svc, librdbg/src/excep.c, librdbg/src/ptrace.c, librdbg/src/rdbg.c, librdbg/src/remdeb.x, librdbg/src/servbkpt.c, librdbg/src/servcon.c, librdbg/src/servrpc.c, librdbg/src/servtgt.c, librdbg/src/servtsp.c, librdbg/src/servutil.c, librdbg/src/i386/excep_f.c, librdbg/src/i386/rdbg_cpu_asm.S, librdbg/src/i386/rdbg_f.c, librdbg/src/i386/any/remdeb.h, librdbg/src/i386/any/remdeb_f.x, librdbg/src/i386/any/remdeb_svc.c, librdbg/src/i386/any/remdeb_xdr.c, librdbg/src/m68k/excep_f.c, librdbg/src/m68k/rdbg_cpu_asm.S, librdbg/src/m68k/rdbg_f.c, librdbg/src/m68k/any/remdeb.h, librdbg/src/m68k/any/remdeb_f.x, librdbg/src/m68k/any/remdeb_svc.c, librdbg/src/m68k/any/remdeb_xdr.c, librdbg/src/powerpc/excep_f.c, librdbg/src/powerpc/rdbg_cpu_asm.S, librdbg/src/powerpc/rdbg_f.c, librdbg/src/powerpc/new_exception_processing/remdeb.h, librdbg/src/powerpc/new_exception_processing/remdeb_f.x, librdbg/src/powerpc/new_exception_processing/remdeb_svc.c, librdbg/src/powerpc/new_exception_processing/remdeb_xdr.c: Removed.
* 2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-022-2/+4
| | | | * configure.ac: Remove RDBG.
* 2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-0239-3734/+20
| | | | | | | | | | | | | | | | | | | * Makefile.am, configure.ac, develenv/direct.t: Remove RDBG. * rgdb_specs/.cvsignore, rgdb_specs/Makefile.am, rgdb_specs/comm.t, rgdb_specs/conclusion.t, rgdb_specs/daemon.t, rgdb_specs/gdbinternals.t, rgdb_specs/interfacing.t, rgdb_specs/intro.t, rgdb_specs/layers.eps, rgdb_specs/layers.jpg, rgdb_specs/layers.txt, rgdb_specs/objectives.t, rgdb_specs/process.eps, rgdb_specs/process.jpg, rgdb_specs/process.txt, rgdb_specs/revision.t, rgdb_specs/rgdb_specs.texi, rgdb_specs/seqbreak.eps, rgdb_specs/seqbreak.jpg, rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.eps, rgdb_specs/seqdetach.jpg, rgdb_specs/seqdetach.txt, rgdb_specs/seqinit.eps, rgdb_specs/seqinit.jpg, rgdb_specs/seqinit.txt, rtems_gdb/.cvsignore, rtems_gdb/Makefile.am, rtems_gdb/commands.t, rtems_gdb/example.t, rtems_gdb/intro.t, rtems_gdb/rtems_gdb.texi, rtems_gdb/started.t, rtems_gdb/swarch.t, rtems_gdb/trouble.t: Removed.
* 2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-023-6/+4
| | | | * debug_ada/cmds, debug_c/cmds: Remove RDBG.
* 2007-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-08-023-32/+58
| | | | | | * shared/startup/bspstart.c: Split out ShowBATS() so it can be shared by more BSPs. * shared/showbats.c: New file.
* 2007-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-08-022-0/+7
| | | | | * ide/pcmcia_ide.c: Added prototype of mpc5200_pcmciaide_dma_blockop to eliminate warning.
* 2007-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-08-024-29/+90
| | | | | | | | | | | | * Makefile.am: Add shared ShowBATS(). * startup/cpuinit.c: Split out BAT initialization into subroutine that is defined based upon conditionals set. More critically added code to detect and correct for a buggy U-Boot found on some Freescale LITE5200B boards which report Flash memory to be for 32MB at 0xFF000000 instead of 0xFE000000. If we use the reported information, the system gives an exception just after the BAT is programmed. * vectors/vectors_init.c: Turn off message unless verbose is on.
* 2007-08-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-08-022-0/+6
| | | | | * Makefile.am: ShowBATS() split out to helper routine so sharable by more BSPs.
* 2007-08-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-08-013-23/+8
| | | | * Makefile.am, startup/bspstart.c: Use shared ShowBATS() method.
* 2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-013-11/+17
| | | | | * Makefile.am, preinstall.am: You need main() to link all applications. There is no C++ specific way to link currently.
* 2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-012-1/+13
| | | | | | | | 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-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-312-1/+8
| | | | | | | 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 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-311-0/+5
| | | | | * cpu_asm.S, rtems/score/cpu.h, rtems/score/m68k.h: Replace M68K_COLDFIRE_ARCH with __mcoldfire__.
* Replace M68K_COLDFIRE_ARCH with __mcoldfire__.Ralf Corsepius2007-07-313-20/+19
|
* 2007-07-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-312-1/+6
| | | | | * score/inline/rtems/score/priority.inl: Use size_t instead of uint32_t for array index.
* 2007-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-302-1/+6
| | | | | * libnetworking/netinet/in_cksum_m68k.h: Use __mcoldfire__ to identify coldfire cpus.
* changesRalf Corsepius2007-07-302-6/+9
|
* 2007-07-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-07-302-0/+36
| | | | | | * 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-28 Chris Johns <chisj@rtems.org>Chris Johns2007-07-2815-72/+1349
| | | | | | | | | | | * 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 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.