summaryrefslogtreecommitdiffstats
path: root/c (follow)
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-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-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-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-2/+3
| | | | | * wrapup/Makefile.am: Create archive from a file for hosts with a limited command line size.
* 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-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-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
|
* 2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-183-26/+30
| | | | * Makefile.am, vectors/vectors_init.c: Print stack trace on exception.
* Spacing.Joel Sherrill2007-07-181-0/+2
|
* added PPC_e300 to raw_exception.cThomas Doerfler2007-07-184-5/+12
| | | | removed timed abort in ns16550.c transmit code
* removed file, will be generated automatically with autoconfThomas Doerfler2007-07-181-24/+0
|
* added missing fileThomas Doerfler2007-07-181-0/+24
|
* * vmeUniverse/vmeTsi148.c: Use size_t for sizes.Till Straumann2007-07-162-1/+5
|
* 2007-07-13 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-138-2/+354
| | | | | | | * Makefile.am, preinstall.am: Install a linkcmds all the time. * startup/bspstart.c, startup/cpuinit.c, startup/linkcmds.mpc8349eamds, startup/mpc83xx_regs.c: Add missing $Id$. * startup/linkcmds: New file.
* 2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-122-2/+6
| | | | * Makefile.am: Correct so it now links.
* 2007-07-12 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-122-0/+6
| | | | * startup/linkcmds.brs5l: Add .jcr section.
* 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-112-0/+42
| | | | * README.IceCube: New file.
* 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-113-2/+9
| | | | | * console/console.c: Fix typo accidentally introduced. * network_5200/network.c: Fix warning.
* 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-112-0/+6
| | | | * include/.cvsignore: New file.
* 2007-07-11 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2007-07-112-1/+6
| | | | * startup/linkcmds.ep5200: Add .jcr section.
* 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-112-0/+5
| | | | * network/network.c: Removed warning.
* 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-113-959/+18
| | | | | * ChangeLog: New file. * aclocal.m4, include/bspopts.h.in: Removed.
* 2007-07-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-112-1233/+8
| | | | | | | | | * .cvsignore: New file. * Makefile.in: Removed. 2007-07-10 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de> * New BSP -- generic 83xx but tested on mpc8349eamds.
* fixed some c++ problemsThomas Doerfler2007-07-106-49/+48
|
* added c++ supportThomas Doerfler2007-07-103-3/+9
|