summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/hppa1.1/cpu.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-09-262003-09-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-184/+0
* cpu/hppa1.1/.cvsignore, cpu/hppa1.1/ChangeLog, cpu/hppa1.1/Makefile.am, cpu/hppa1.1/configure.ac, cpu/hppa1.1/cpu.c, cpu/hppa1.1/cpu_asm.S, cpu/hppa1.1/rtems/.cvsignore, cpu/hppa1.1/rtems/score/.cvsignore, cpu/hppa1.1/rtems/score/cpu.h, cpu/hppa1.1/rtems/score/cpu_asm.h, cpu/hppa1.1/rtems/score/hppa.h, cpu/hppa1.1/rtems/score/types.h: Removed.
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* cpu.c, cpu_asm.S, rtems/score/cpu.h, rtems/score/hppa.h: URL for license changed.
2002-06-272002-06-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-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. :)
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22updated with new license information per Tony Bennett.Joel Sherrill1-10/+3
1997-04-07changed signed int to unsigned to eliminate warningJoel Sherrill1-1/+1
1996-08-15updates from Tony Bennett (tbennett@divnc.com)Joel Sherrill1-2/+4
1996-04-22updartes from Tony BennettJoel Sherrill1-256/+80
1996-01-15updates from Tony Bennett for PA and UNIX portsJoel Sherrill1-45/+68
1995-12-05minor changes so it would compileJoel Sherrill1-3/+1
1995-10-06fixed null pointer dereferenceJoel Sherrill1-2/+2
1995-10-06fixed missing CVS IDsJoel Sherrill1-1/+1
1995-09-29all targets compile .. tony's patches in placeJoel Sherrill1-3/+18
1995-09-26posix support initially addedJoel Sherrill1-2/+2
1995-09-22Removed unneeded referenced to rtems/fatal.hJoel Sherrill1-1/+0
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-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.
1995-09-12Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1-3/+3
Changed back to Newlib for Solaris UNIX simulator.
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-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.
1995-08-22fix broken RCS Ids -- $ accidentally lost merging changes earlierJoel Sherrill1-1/+1
1995-07-12Ada95, gnat, go32Joel Sherrill1-1/+21
1995-05-24Fully tested on all in-house targetsJoel Sherrill1-1/+1