summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp (unfollow)
Commit message (Expand)AuthorFilesLines
1999-11-16Moved start code from lib/start to libbsp.Joel Sherrill14-7/+462
1999-11-16Moved start code from lib/start to libbsp.Joel Sherrill5-24/+22
1999-11-16Minor changes since new Makefile.Joel Sherrill1-4/+5
1999-11-16Added start subdirectory.Joel Sherrill1-1/+1
1999-11-09This patch adds the basic framework for the ITRON 3.0 API implementationJoel Sherrill1-14/+2
1999-11-09Removed.Joel Sherrill5-298/+0
1999-11-09Now using libchip instead of local precursor to libchip. Untested.Joel Sherrill10-2274/+86
1999-11-05Patch from Eric Valette <valette@crf.canon.fr> so this will buildJoel Sherrill6-444/+80
1999-11-04The files in libcpu should not be directly dependent on any BSP. InJoel Sherrill11-8/+607
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