summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips64orion (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-225-25/+25
| | | | of switching to the modified GNU GPL.
* Fixed path which points to shared directory for all BSPs.Joel Sherrill1997-04-161-1/+1
|
* Switched all bsps which had an implementation of sbrk.c which onlyJoel Sherrill1997-04-151-1/+1
| | | | returned an error to using a single shared copy of this file.
* commented out sccs_id's to eliminate warnings.Joel Sherrill1997-04-072-6/+14
| | | | main.c: added return statement to eliminate a warning.
* removed reference to no_bsp.Joel Sherrill1997-04-071-4/+10
| | | | added prototypes.
* commented out sccs_id to eliminate warningsJoel Sherrill1997-04-071-4/+10
|
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-018-0/+331
| | | | | | | | | | | | | | | | | | | | GNU autoconf. This is the first large step in allowing an RTEMS user to perform a one-tree build (per crossgcc FAQ) including RTEMS in the build process. With this change RTEMS is configured in built in the same style as the GNU tools, yet retains the basic structure of its traditional Makefiles (ala Tony Bennett). Jiri Gaisler (jgais@wd.estec.esa.nl) deserves (and received) a big thank you for doing this. There are still issues to be resolved but as of this commit, all target which can be built on a linux host have been using a modified version of the source Jiri submitted. This source was merged and most targets built in the tree before this commit. There are some issues which remain to be resolved but they are primarily related to host OS dependencies, script issues, the use of gawk for hack_specs, and the dependence on gcc snapshots. These will be resolved.
* new file used by gcc 2.8.x -specs optionJoel Sherrill1997-01-281-0/+34
|
* added $ string to file headerJoel Sherrill1996-09-111-0/+1
|
* added $Id$ string to file headerJoel Sherrill1996-09-119-8/+25
|
* new filesJoel Sherrill1996-09-112-0/+406
|
* idtmem.S: changed reference to include files to correct locationJoel Sherrill1996-09-082-6/+4
| | | | | | iface.c: commented out routines now provided by rtems setvec.c: remov
* changed reference to include files to correct locationJoel Sherrill1996-09-081-2/+2
|
* new file for MIPS port by Craig Lebakken (lebakken@minn.net) andJoel Sherrill1996-09-0613-0/+2232
Derrick Ostertag (ostertag@transition.com).