summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Typo fixed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1999-11-031-1/+1
* Split console_reserve_resources into its own file to reduce dependencies.Joel Sherrill1999-11-023-10/+30
* 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
* Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill1999-10-282-2/+33
* 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
* Moved asmstub.s to asmstub.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* Moved asmfault.s to asmfault.S per GNU conventions.Joel Sherrill1999-10-271-0/+0
* The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill1999-10-2771-0/+6584
* Split console_reserve_resources to separate file to reduceJoel Sherrill1999-10-263-7/+42
* Patch from Emmanuel Raguet <raguet@crf.canon.fr> to fix a small bug whereJoel Sherrill1999-10-261-1/+1
* Modifications from Erik Ivanenko <erik.ivanenko@utoronto.ca> to addJoel Sherrill1999-10-262-5/+17
* Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> to fix someJoel Sherrill1999-10-261-28/+68
* tch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-252-72/+72
* Modified to produce correct output with new version of sis.Joel Sherrill1999-10-251-1/+6
* Now compiles for coff and elf.Joel Sherrill1999-10-111-65/+185
* Removed aclocal.m4 generated from aclocal macrosJoel Sherrill1999-10-068-2910/+0
* Removed configure generated from configure.inJoel Sherrill1999-10-068-13321/+0
* Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill1999-10-061-1/+1
* Modified to explicitly list all files as part of C_PIECES.Joel Sherrill1999-10-061-1/+2
* Added sections as required by C++ and ELF.Joel Sherrill1999-10-064-3/+14
* Added more sections and made minor modifications to let the linkcmdsJoel Sherrill1999-10-068-29/+54
* Added comment with CVS Id.Joel Sherrill1999-10-051-0/+4
* Changed bra.s to bra.l to remove error with new version of binutils.Joel Sherrill1999-10-052-4/+4
* Changed bra.s to bra.l to correct compilation error triggered by newJoel Sherrill1999-10-052-2/+2
* Corrected so sections did not overlap with new version of binutils.Joel Sherrill1999-10-051-0/+6
* Corrected comment.Joel Sherrill1999-10-052-2/+2
* Modified to remove reference to Force CPU386. Actually this was a misnamedJoel Sherrill1999-10-051-2/+2
* Modified to remove error for overlapping sections now thatJoel Sherrill1999-10-051-27/+19
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-0550-4935/+0
* Minor corrections to get mvme2307 to compile.Joel Sherrill1999-10-0512-24/+24
* Patch from Eric Valette <valette@crf.canon.fr> with two smallJoel Sherrill1999-10-052-0/+16
* Regenerated.Joel Sherrill1999-10-0516-876/+1133
* Motorola MVME2307 BSP submitted by Jay Kulpinski <jskulpin@eng01.gdds.com>.Joel Sherrill1999-10-0438-0/+5142
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill1999-10-049-32/+32
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1999-10-048-8/+8