summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-086-12/+12
* Removed include directory at "build" point and the link of this directoryJoel Sherrill1997-10-081-4/+4
* Corrected bug per Katsutoshi Shibuya's report:Joel Sherrill1997-08-221-2/+2
* Merged very large and much appreciated patch from Chris JohnsJoel Sherrill1997-07-311-2/+55
* Strip the trace bit from the SR register when dispatching a thread whenJoel Sherrill1997-07-101-3/+5
* Added sp, sfc, and fpcsr register defines.Joel Sherrill1997-07-091-0/+4
* Added support for context switching the data used by the gcc m68kJoel Sherrill1997-05-283-0/+108
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-227-31/+31
* Added FPSP support for MC68040Joel Sherrill1997-04-163-5/+71
* Added ka9q tcpip stack and network driver for the gen68360. This effortJoel Sherrill1997-04-091-0/+9
* added "ifndef" to avoid redefinition warning.Joel Sherrill1997-04-071-0/+2
* added plea for someone to implement software stack switching for m68000-ishJoel Sherrill1997-04-071-0/+3
* Replaced warning message for cpus which do not have hardware supportJoel Sherrill1997-04-071-2/+3
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-011-0/+75
* swapped increment of _ISR_Nest_level and _Thread_Dispatch_disable_levelJoel Sherrill1997-03-111-1/+1
* Removed definitions which are now in targopts.h. This eliminates theJoel Sherrill1997-01-291-22/+0
* Added include of targopts.h.Joel Sherrill1997-01-291-1/+2
* Fixed comments.Joel Sherrill1997-01-291-1/+6
* fixed comments on vanilla 68000 SW interrupt stack (or the lack thereof)Joel Sherrill1997-01-152-6/+2
* minor changes to eliminate warnings from C++ compilers per user suggesstions.Joel Sherrill1996-12-021-4/+4
* Update from Chris Johns <cjohns@awa.com.au> to add better support forJoel Sherrill1996-12-023-22/+56
* removed comment about NO_UNINITIALIZED_WARNINGS since that macroJoel Sherrill1996-08-121-7/+0
* changed so this file is usable from assembly files.Joel Sherrill1996-06-031-50/+64
* fixed typo in merge of Eric Norum's patchJoel Sherrill1996-05-311-2/+1
* corrected minor problem in Eric Norum's changes in the bfffo macro.Joel Sherrill1996-05-311-1/+1
* Eric Norum sent in new versions of the inline assembly macros whichJoel Sherrill1996-05-302-82/+17
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-3/+3
* Updates from Eric Norum to use the mcpu32 flags and fix comments.Joel Sherrill1996-05-012-30/+17
* added stack allocation fields to the cpu tableJoel Sherrill1996-04-223-3/+919
* updated for 68302 and so gen68360 bsp would compileJoel Sherrill1996-03-212-1/+13
* Added 68360 support submitted by W. Eric Norum (eric@skatter.usask.ca).Joel Sherrill1996-03-062-2/+12
* Dispersal of internal thread handler resulted in IDLE thread becomingJoel Sherrill1996-02-211-3/+3
* SPARC port passes all testsJoel Sherrill1995-10-302-7/+8
* fixed missing CVS IDsJoel Sherrill1995-10-062-0/+6
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-12/+22
* posix support initially addedJoel Sherrill1995-09-264-12/+12
* Removed unneeded referenced to rtems/fatal.hJoel Sherrill1995-09-221-1/+0
* Incorporated the submission from John S. GwynneJoel Sherrill1995-09-196-70/+656
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-3/+1
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-114-7/+31
* Ada95, gnat, go32Joel Sherrill1995-07-122-44/+67
* incorporated mc68302 supportJoel Sherrill1995-06-074-11/+682
* Added "signed" keyword to typedef of signed RTEMS typesJoel Sherrill1995-05-311-4/+4
* cpu/*types.h added and successfully compiled.Joel Sherrill1995-05-301-1/+3
* Added m68ktypes.hJoel Sherrill1995-05-261-0/+56
* Fully tested on all in-house targetsJoel Sherrill1995-05-243-29/+16
* Initial revisionJoel Sherrill1995-05-116-0/+1166