summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/mips (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill6-12/+12
1997-09-15eliminated potential for overfilling buffer on readJoel Sherrill1-1/+0
1997-08-28Switched to new style which does not require hackspecs.awk.Joel Sherrill1-29/+13
1997-08-04Corrected typoJoel Sherrill1-1/+1
1997-07-09Repository damaged -- file re-addedJoel Sherrill1-0/+268
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill5-25/+25
of switching to the modified GNU GPL.
1997-04-07commented out sccs_id's to eliminate warnings.Joel Sherrill2-6/+14
main.c: added return statement to eliminate a warning.
1997-04-07removed reference to no_bsp.Joel Sherrill1-4/+10
added prototypes.
1997-04-07commented out sccs_id to eliminate warningsJoel Sherrill1-4/+10
1997-04-01This set of changes is the build of what was required to convert toJoel Sherrill1-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.
1997-01-28new file used by gcc 2.8.x -specs optionJoel Sherrill1-0/+34
1996-09-11added $ string to file headerJoel Sherrill1-0/+1
1996-09-11added $Id$ string to file headerJoel Sherrill9-8/+25
1996-09-11new filesJoel Sherrill2-0/+406
1996-09-08idtmem.S: changed reference to include files to correct locationJoel Sherrill2-6/+4
iface.c: commented out routines now provided by rtems setvec.c: remov
1996-09-08changed reference to include files to correct locationJoel Sherrill1-2/+2
1996-09-06new file for MIPS port by Craig Lebakken (lebakken@minn.net) andJoel Sherrill13-0/+2232
Derrick Ostertag (ostertag@transition.com).