summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-03Typo fixed by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-1/+1
1999-11-02Split console_reserve_resources into its own file to reduce dependencies.Joel Sherrill3-10/+30
1999-11-01Removed all references to shared memory driver as it is not supportedJoel Sherrill1-5/+0
1999-11-01Removed shmsupp directory as it is not really implemented.Joel Sherrill1-6/+1
1999-11-01MVME2307 does not really include MP support.Joel Sherrill5-311/+0
1999-10-28Patch rtems-rc-19991011-3.diff from Ralf Corsepius.Joel Sherrill2-2/+33
1999-10-28Notes on what to do when merging a BSP.Joel Sherrill1-0/+73
1999-10-27Patch from Aleksey (Quality Quorum <qqi@world.std.com>) toJoel Sherrill2-19/+36
1999-10-27Added $(EXEEXT) in attempt to help Cygwin install process.Joel Sherrill1-2/+2
1999-10-27Last cleanup to attempt to link.Joel Sherrill2-1/+3
1999-10-27rxgen960 now compiles -- may not link.Joel Sherrill11-42/+32
1999-10-27Added CVS Ids and a basic header. More header cleanup needed.Joel Sherrill42-9/+174
1999-10-27Removed systbl.S save_systbl.c. They were unnecessary.Joel Sherrill3-523/+2
1999-10-27Removed sctns.S. This file was obviously the output of the compiler.Joel Sherrill2-336/+1
1999-10-27Replaced Makefile.in's with modified copies of cvme961 to getJoel Sherrill9-152/+242
1999-10-27Moved timerisr.s to timerisr.S per GNU conventions.Joel Sherrill1-0/+0
1999-10-27Moved systbl.s to systbl.S per GNU conventions.Joel Sherrill1-0/+0
1999-10-27Moved sctns.s to sctns.S per GNU conventions.Joel Sherrill1-0/+0
1999-10-27Moved rxgen_romld.s to rxgen_romld.S per GNU conventions.Joel Sherrill1-0/+0
1999-10-27Moved ihandler.s to ihandler.S per GNU conventions.Joel Sherrill1-0/+0
1999-10-27Moved asmstub.s to asmstub.S per GNU conventions.Joel Sherrill1-0/+0
1999-10-27Moved asmfault.s to asmfault.S per GNU conventions.Joel Sherrill1-0/+0
1999-10-27The rxgen960 BSP and i960 RPM support was submitted by Mark BronsonJoel Sherrill71-0/+6584
1999-10-26Split console_reserve_resources to separate file to reduceJoel Sherrill3-7/+42
1999-10-26Patch from Emmanuel Raguet <raguet@crf.canon.fr> to fix a small bug whereJoel Sherrill1-1/+1
1999-10-26Modifications from Erik Ivanenko <erik.ivanenko@utoronto.ca> to addJoel Sherrill2-5/+17
1999-10-26Patch from Erik Ivanenko <erik.ivanenko@utoronto.ca> to fix someJoel Sherrill1-28/+68
1999-10-25tch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill2-72/+72
1999-10-25Modified to produce correct output with new version of sis.Joel Sherrill1-1/+6
1999-10-11Now compiles for coff and elf.Joel Sherrill1-65/+185
1999-10-06Removed aclocal.m4 generated from aclocal macrosJoel Sherrill8-2910/+0
1999-10-06Removed configure generated from configure.inJoel Sherrill8-13321/+0
1999-10-06Modified to avoid conflicts on definitions of malloc. newlib 1.8.2Joel Sherrill1-1/+1
1999-10-06Modified to explicitly list all files as part of C_PIECES.Joel Sherrill1-1/+2
1999-10-06Added sections as required by C++ and ELF.Joel Sherrill4-3/+14
1999-10-06Added more sections and made minor modifications to let the linkcmdsJoel Sherrill8-29/+54
1999-10-05Added comment with CVS Id.Joel Sherrill1-0/+4
1999-10-05Changed bra.s to bra.l to remove error with new version of binutils.Joel Sherrill2-4/+4
1999-10-05Changed bra.s to bra.l to correct compilation error triggered by newJoel Sherrill2-2/+2
1999-10-05Corrected so sections did not overlap with new version of binutils.Joel Sherrill1-0/+6
1999-10-05Corrected comment.Joel Sherrill2-2/+2
1999-10-05Modified to remove reference to Force CPU386. Actually this was a misnamedJoel Sherrill1-2/+2
1999-10-05Modified to remove error for overlapping sections now thatJoel Sherrill1-27/+19
1999-10-05Removed targets and configurations that are no longer functionalJoel Sherrill50-4935/+0
1999-10-05Minor corrections to get mvme2307 to compile.Joel Sherrill12-24/+24
1999-10-05Patch from Eric Valette <valette@crf.canon.fr> with two smallJoel Sherrill2-0/+16
1999-10-05Regenerated.Joel Sherrill16-876/+1133
1999-10-04Motorola MVME2307 BSP submitted by Jay Kulpinski <jskulpin@eng01.gdds.com>.Joel Sherrill38-0/+5142
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bugJoel Sherrill9-32/+32
1999-10-04Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill8-8/+8