summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/hppa1.1/cpu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-221-184/+0
|
* 2002-06-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-06-271-1/+1
| | | | | | * Makefile.am, cpu.c, cpu_asm.S, rtems.S: Modified to make this all compile again. It has been a while since we have had a semi-working hppa1.1-rtems cross compiler. :)
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* updated with new license information per Tony Bennett.Joel Sherrill1997-04-221-10/+3
|
* changed signed int to unsigned to eliminate warningJoel Sherrill1997-04-071-1/+1
|
* updates from Tony Bennett (tbennett@divnc.com)Joel Sherrill1996-08-151-2/+4
|
* updartes from Tony BennettJoel Sherrill1996-04-221-256/+80
|
* updates from Tony Bennett for PA and UNIX portsJoel Sherrill1996-01-151-45/+68
|
* minor changes so it would compileJoel Sherrill1995-12-051-3/+1
|
* fixed null pointer dereferenceJoel Sherrill1995-10-061-2/+2
|
* fixed missing CVS IDsJoel Sherrill1995-10-061-1/+1
|
* all targets compile .. tony's patches in placeJoel Sherrill1995-09-291-3/+18
|
* posix support initially addedJoel Sherrill1995-09-261-2/+2
|
* Removed unneeded referenced to rtems/fatal.hJoel Sherrill1995-09-221-1/+0
|
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-3/+6
| | | | | | single biggest changes were the expansion of the workspace size macro to include other types of objects and the increase in the minimum stack size for most CPUs.
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-121-3/+3
| | | | Changed back to Newlib for Solaris UNIX simulator.
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Configuration Table Template file added and all tests modified to use this. All gvar.h and conftbl.h files removed from test directories. Configuration parameter maximum_devices added. Core semaphore and mutex handlers added and RTEMS API Semaphore Manager updated to reflect this. Initialization sequence changed to invoke API specific initialization routines. Initialization tasks table now owned by RTEMS Tasks Manager. Added user extension for post-switch. Utilized user extensions to implement API specific functionality like signal dispatching. Added extensions to the System Initialization Thread so that an API can register a function to be invoked while the system is being initialized. These are largely equivalent to the pre-driver and post-driver hooks. Added the Modules file oar-go32_p5, modified oar-go32, and modified the file make/custom/go32.cfg to look at an environment varable which determines what CPU model is being used. All BSPs updated to reflect named devices and clock driver's IOCTL used by the Shared Memory Driver. Also merged clock isr into main file and removed ckisr.c where possible. Updated spsize to reflect new and moved variables. Makefiles for the executive source and include files updated to show break down of files into Core, RTEMS API, and Neither. Header and inline files installed into subdirectory based on whether logically in the Core or a part of the RTEMS API.
* fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill1995-08-221-1/+1
|
* Ada95, gnat, go32Joel Sherrill1995-07-121-1/+21
|
* Fully tested on all in-house targetsJoel Sherrill1995-05-241-1/+1
|
* Initial revisionJoel Sherrill1995-05-111-0/+313