summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed formatting.Joel Sherrill2000-07-061-15/+15
|
* New file.Joel Sherrill2000-07-062-0/+26
|
* Patch from Eric Valette <valette@crf.canon.fr> and Yacine El KolliJoel Sherrill2000-07-062-13/+107
| | | | <elkolli@crf.canon.fr> to add support for the mbx860_005b.
* Patch from Eric Valette <valette@crf.canon.fr>Joel Sherrill2000-07-061-11/+18
|
* Added baseline for h8 simulator BSP to support the simulator in gdb 5.0Joel Sherrill2000-07-0621-0/+690
|
* Patch rtems-rc-20000626-1.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill2000-07-062-6/+6
| | | | | | | | | | | | | | | | | | | | | | Comments follow: Building linux/posix fails due to including lib/include/sys/cdefs.h instead of linux's sys/cdefs.h. AFAIS, this sys/cdefs.h is specific to newlib and should probably not be used on any unix host. Therefore, I changed the relevant Makefile.am/configure.in to condionally install sys/cdefs.h only if newlib is present. This triggered another bug inside of the newlib-check for one of RTEMS target's (Unfortunately I can't remember which - mips/i960 ? ... one of the more exotic ...), for which int func() isn't identical to void func(). Note: This patch needs to be tested under Cygwin and Solaris. I am particularily unsure about Cygwin/posix, as it applies a different version newlib which must not trigger RTEMS newlib check (it is supposed to fail) and if it may need RTEMS's sys/cdefs.h.
* Interrupt stack is allocated in _ISR_Handler_initialization notJoel Sherrill2000-07-034-4/+4
| | | | _Interrupt_Manager_initialization.
* Fixed stat_ino should be st_ino.Joel Sherrill2000-07-021-1/+1
|
* Patch from Chris Johns <cjohns@cybertec.com.au> so the directoryJoel Sherrill2000-06-301-1/+1
| | | | read function in the IMFS properly returns the inode number.
* Patch from Chris Johns <cjohns@cybertec.com.au> to add support forJoel Sherrill2000-06-302-13/+17
| | | | | stat()'ing a symbolic link. This is needed to support the port of the BSD commands like ls to RTEMS.
* Patch from Chris Johns <cjohns@cybertec.com.au> to add fchdir()Joel Sherrill2000-06-303-1/+73
| | | | functionality to libc and update TODO.
* Patch from Eric Valette to do some cleanup.Joel Sherrill2000-06-293-9/+16
|
* Patch from Chris Johns <cjohns@cybertec.com.au> to make sure theJoel Sherrill2000-06-291-1/+2
| | | | ttyHead back link is set.
* Removed as it was orphaned by previous patches.Joel Sherrill2000-06-261-19/+0
|
* Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill2000-06-261-0/+3
| | | | | | | | | | | Jennifer Averett <jennifer.averett@oarcorp.com> to fix appends (O_APPEND at open time) on in-memory files. A call such as: fd = open (file, O_APPEND | O_WRONLY); did not append to the end of the file.
* Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill2000-06-261-1/+1
| | | | | Jennifer Averett <jennifer.averett@oarcorp.com> to make sure "/" is created with S_IFDIR set.
* New file.Joel Sherrill2000-06-161-0/+2
|
* Patch rtems-rc-20000616-2-cvs.diff from Ralf CorsepiusJoel Sherrill2000-06-161-1/+2
| | | | | <corsepiu@faw.uni-ulm.de> to add -qnolinkcmds to bsp_specs like other BSPs.
* Patch rtems-rc-20000615-4-cvs.diff from Ralf CorsepiusJoel Sherrill2000-06-162-17/+2
| | | | | | | | | | | | <corsepiu@faw.uni-ulm.de> to fix the following: * lib/configure.in actually is libc's configure.in, so let it depend on libc not on lib [In my Cygnus/GNU configuration scheme, lib/include and lib/libc are treated as one unit, while libcpu and libbsp are treated as separate units.] * Allow empty --enable-bare* flags for the bare bsp. The formerly used scheme is too strict for our multilib experiments.
* Modified to pick up components from libcpu.Joel Sherrill2000-06-152-1/+2
|
* rxgen960 compiles and links.Joel Sherrill2000-06-158-16/+88
|
* Make ppc603e pick up caching code.Joel Sherrill2000-06-151-0/+1
|
* Pick up caching code.Joel Sherrill2000-06-151-1/+2
|
* Use correct name for caching routines.Joel Sherrill2000-06-151-3/+2
|
* Fixing warning obtained by some users.Joel Sherrill2000-06-151-0/+4
|
* Typo corrected from John Cotton <john.cotton@nrc.ca>.Joel Sherrill2000-06-151-9/+9
|
* Updated.Joel Sherrill2000-06-152-1/+4
|
* Patch rtems-rc-20000615-3-cvs.diff from Ralf CorsepiusJoel Sherrill2000-06-153-7/+9
| | | | | <corsepiu@faw.uni-ulm.de> so these BSPs pick up the components they need from libcpu.
* Moved <sys/cdefs.h> to lib/include/sys from libnetworking/sys soJoel Sherrill2000-06-151-2/+2
| | | | non-networking applications could include <sys/ioctl.h>.
* Enable data cache as well.Joel Sherrill2000-06-143-0/+3
|
* Moved <sys/cdefs.h> from libnetworking to lib/include so non-networkingJoel Sherrill2000-06-141-0/+177
| | | | | configurations could see it while including <sys/ioctl.h> and <sys/ioccom.h>.
* Patch from John Cotton <john.cotton@nrc.ca> to correct cacheJoel Sherrill2000-06-1418-187/+177
| | | | | | routine naming to follow RTEMS package/object.method rule. This patch also eliminated calls to the obsolete routine m68k_enable_caching.
* *** empty log message ***Joel Sherrill2000-06-1415-39/+191
|
* Added .cvsignore files.Joel Sherrill2000-06-144-0/+26
|
* Conditionally do not assemble 403 code.Joel Sherrill2000-06-141-0/+8
|
* Patch from Darlene A. Stewart <Darlene.Stewart@nrc.ca> to add missingJoel Sherrill2000-06-141-2/+2
| | | | file to Makefile.am.
* Patch rtems-rc-20000614-sh.tar.gz from Ralf CorsepiusJoel Sherrill2000-06-1425-68/+184
| | | | | | | | | | | | | | | | | | | | | <corsepiu@faw.uni-ulm.de> that migrates the SH port to multilib'ing. This patch involved moving a number of files in the CVS repository, adding new files, and deleting files from their previous location. Ralf gave good instructions (not repeated here) and here are his notes: Note 1: In this version, I did not change the installation points of the headers which are moved inside of the source-tree. This is a temporary hack for not breaking compatibility with 4.5 based BSPs, but will probably not last once having real multilibs (We would have include file conflicts when several BSPs/CPU_MODELS share a common installation prefix). Note 2: I hope not to have broken too much, but I would not be astonished if something goes wrong. Note 3: There are more patches to come :)
* Moved PowerPC cache management code to libcpu. Also compiledJoel Sherrill2000-06-149-57/+55
| | | | | | mpc8xx libcpu support for the first time and remove includes of bsp.h, references to BSP_Configuration, and Cpu_table. All of these can be obtained directly from RTEMS now.
* Must now pull in cache management code from libcpu.Joel Sherrill2000-06-144-2/+6
|
* Removed alloc860.c and mmu.c from C_FILES since they are now in libcpu.Joel Sherrill2000-06-141-2/+2
|
* Do not build if networking disabled.Joel Sherrill2000-06-141-0/+2
|
* Removed building of libcpu.a. It is now the individual BSPsJoel Sherrill2000-06-144-8/+14
| | | | | responsibility to explicitly pick up the components they require. This makes it easier to override default implmentations.
* Moved to include subdirectory.Joel Sherrill2000-06-141-99/+0
|
* New files containing cache manager functionality stripped fromJoel Sherrill2000-06-143-0/+220
| | | | score/cpu/powerpc.
* New file.Joel Sherrill2000-06-142-0/+4
|
* Functionality moved from directory above to accomodate buildingJoel Sherrill2000-06-149-0/+1255
| | | | shared source code.
* Moved from score/cpu/PowerPC.Joel Sherrill2000-06-148-1150/+4
|
* Fix typo.Joel Sherrill2000-06-141-1/+1
|
* Pickup console-polled.c from the libbsp/shared directory.Joel Sherrill2000-06-131-0/+2
|
* Removing clock and timer since this BSP does not currentlyJoel Sherrill2000-06-131-2/+0
| | | | have them.