summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-086-12/+12
|
* eliminated potential for overfilling buffer on readJoel Sherrill1997-09-151-1/+0
|
* Switched to new style which does not require hackspecs.awk.Joel Sherrill1997-08-281-29/+13
|
* Corrected typoJoel Sherrill1997-08-041-1/+1
|
* Repository damaged -- file re-addedJoel Sherrill1997-07-091-0/+268
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-225-25/+25
| | | | of switching to the modified GNU GPL.
* 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-011-0/+3
| | | | | | | | | | | | | | | | | | | | 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).