summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated.Joel Sherrill1999-11-111-4/+15
* This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1999-11-092-14/+3
* Removed.Joel Sherrill1999-11-095-298/+0
* Now using libchip instead of local precursor to libchip. Untested.Joel Sherrill1999-11-0910-2274/+86
* Removed reaching "up and over" to install BSP header files.Joel Sherrill1999-11-093-6/+3
* Added imfs_unixstub.c to satisfy linker problems on UNIX port.Joel Sherrill1999-11-092-1/+73
* Added #define to make this file exactly like its siblings in mpc821Joel Sherrill1999-11-091-1/+2
* Removed "up and over" into libbsp/.../include.Joel Sherrill1999-11-092-3/+1
* Moved include files to hppa1.1 subdirectory and put their sourcesJoel Sherrill1999-11-096-10/+65
* Removed runway directory and moved contents to include.Joel Sherrill1999-11-092-77/+0
* Correctly set and called handlers table for the link.Jennifer Averett1999-11-051-1/+3
* Fixed commentJennifer Averett1999-11-051-1/+1
* Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1999-11-052-6/+4
* New file. Added as part of adding a formal API to this object.Joel Sherrill1999-11-051-0/+54
* New file.Joel Sherrill1999-11-051-0/+38
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-058-65/+105
* Following comments from Eric Norum <eric@cls.usask.ca>, a fairlyJoel Sherrill1999-11-054-287/+262
* Patch from Eric Valette <valette@crf.canon.fr> so this will buildJoel Sherrill1999-11-059-463/+94
* This is another pass at making sure that nothing outside the BSPJoel Sherrill1999-11-0514-48/+29
* The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill1999-11-0454-110/+672
* Typo fixed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-11-031-1/+1
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-0211-129/+228
* Fixed F_SETFL to properly convert between internalJoel Sherrill1999-11-021-2/+3
* Added support for configuring base filesystem. First attempt atJoel Sherrill1999-11-021-17/+41
* Install imfs.h so base filesystem can be configured or IMFS mountedJoel Sherrill1999-11-021-1/+1
* Check for NULL being passed in.Joel Sherrill1999-11-024-2/+17
* Fixed typo where memfile_handlers set twice and directory_handlersJoel Sherrill1999-11-021-3/+3
* Properly initialize location variable.Joel Sherrill1999-11-021-0/+8
* Split console_reserve_resources into its own file to reduce dependencies.Joel Sherrill1999-11-023-10/+30
* Corrected wildcard to pickup CPU model dependent library pieces.Joel Sherrill1999-11-011-4/+2
* Removed all references to shared memory driver as it is not supportedJoel Sherrill1999-11-011-5/+0
* Removed shmsupp directory as it is not really implemented.Joel Sherrill1999-11-011-6/+1
* MVME2307 does not really include MP support.Joel Sherrill1999-11-015-311/+0
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-297-16/+26
* Joel added a table of mount entry requests to be processed duringJennifer Averett1999-10-292-0/+28
* Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill1999-10-284-4/+35
* Notes on what to do when merging a BSP.Joel Sherrill1999-10-281-0/+73
* Patch from Aleksey (Quality Quorum <qqi@world.std.com>) toJoel Sherrill1999-10-272-19/+36
* Added $(EXEEXT) in attempt to help Cygwin install process.Joel Sherrill1999-10-271-2/+2
* Last cleanup to attempt to link.Joel Sherrill1999-10-272-1/+3
* rxgen960 now compiles -- may not link.Joel Sherrill1999-10-2711-42/+32
* Added CVS Ids and a basic header. More header cleanup needed.Joel Sherrill1999-10-2742-9/+174
* Removed systbl.S save_systbl.c. They were unnecessary.Joel Sherrill1999-10-273-523/+2
* Removed sctns.S. This file was obviously the output of the compiler.Joel Sherrill1999-10-272-336/+1
* Replaced Makefile.in's with modified copies of cvme961 to getJoel Sherrill1999-10-279-152/+242
* Moved timerisr.s to timerisr.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved systbl.s to systbl.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved sctns.s to sctns.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved rxgen_romld.s to rxgen_romld.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved ihandler.s to ihandler.S per GNU conventions.Joel Sherrill1999-10-271-0/+0