summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modified _Objects_Is_class_valid() to correctly report that 0 wasJoel Sherrill1998-06-186-6/+6
* Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill1998-06-1812-70/+164
* Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill1998-06-183-33/+84
* Spacing changes.Joel Sherrill1998-06-181-3/+3
* Added a public interface to the chain handler.Joel Sherrill1998-06-184-1/+1087
* Corrected compilation problems.Joel Sherrill1998-06-162-13/+21
* Added initialization of css routines.Joel Sherrill1998-06-161-1/+3
* Added css_iface -- assumes ../include/dy_supplied.Joel Sherrill1998-06-164-2/+210
* Initial incarnation of libchip compiles.Joel Sherrill1998-06-138-18/+168
* Base code from ppcn_60x BSPJoel Sherrill1998-06-1315-0/+4382
* Adding interrupt handling routine.Joel Sherrill1998-06-131-5/+15
* Removed bad comments.Joel Sherrill1998-06-131-7/+0
* Added IRQ information.Joel Sherrill1998-06-131-2/+31
* Updated to add -qrtems_debug and -qnolinkcmds.Joel Sherrill1998-06-131-2/+7
* Added PPC_USE_DATA_CACHE.Joel Sherrill1998-06-131-3/+8
* Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill1998-06-124-1/+262
* Patch from Eric Norum to avoid printing from context switch user extension.Joel Sherrill1998-06-126-14/+74
* Fixed comment block at the beginning of the file for a copyright dateJoel Sherrill1998-06-09270-542/+540
* Added rule for .cxx and .cpp per suggestion from Geoffroy MontelJoel Sherrill1998-06-092-0/+12
* changed version to 980604Joel Sherrill1998-06-042-2/+2
* Regenerated aclocal and configure after cleaning up the check thatJoel Sherrill1998-06-042-94/+54
* Added support for -qrtems_debug flag.Joel Sherrill1998-06-041-1/+3
* Removed PPC_Get_timebase_register() as this is now provided by the PowerPCJoel Sherrill1998-06-031-19/+0
* Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> with an attemptJoel Sherrill1998-06-032-15/+39
* Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill1998-06-0314-0/+140
* Corrected macros for assembly language program sections.Joel Sherrill1998-06-033-6/+6
* Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> which replaces C++Joel Sherrill1998-06-032-9/+208
* Changed spacingJoel Sherrill1998-06-031-2/+0
* Changed BSP name to posix.Joel Sherrill1998-06-031-0/+1
* Changed ppc to PowerPC in comments.Joel Sherrill1998-06-032-6/+6
* ppc-rtems is now an alias for powerpc-rtems.Joel Sherrill1998-06-032-4/+4
* Added some missing files per Eric Norum.Joel Sherrill1998-06-021-1/+1
* Added text from Erik Ivanenko <erik.ivanenko@utoronto.ca> describingJoel Sherrill1998-06-012-144/+172
* Changed calculaction for Clock_Decrementer_value to use theJoel Sherrill1998-05-301-2/+4
* Set console to port 2.Joel Sherrill1998-05-301-2/+2
* Made Debug defination a null routine.Joel Sherrill1998-05-301-0/+5
* clicks_per_usec had to be cut in half (unknown reason).Joel Sherrill1998-05-302-3/+5
* Updated to current source and removed warnings.Joel Sherrill1998-05-3023-461/+224
* Used shared sbrk.c.Joel Sherrill1998-05-301-61/+0
* Use shared initialization.Joel Sherrill1998-05-301-151/+0
* Rewrote in C to avoid Makefile problems.Joel Sherrill1998-05-302-25/+17
* New file -- from rtems-LM-980406 based on a 12/97 RTEMS snapshot.Joel Sherrill1998-05-301-0/+112
* New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill1998-05-3034-0/+5693
* changed version to 980527Joel Sherrill1998-05-272-2/+2
* Deleted blank lines.Joel Sherrill1998-05-271-6/+0
* Added "speaker on" debug code.Joel Sherrill1998-05-271-0/+12
* Changed invocation of bin2boot to match gcc 2.8 rule.Joel Sherrill1998-05-271-1/+1
* Numerous changes including the following:Joel Sherrill1998-05-273-257/+194
* Added names for C++ compilers.Joel Sherrill1998-05-272-0/+14
* Moved rtemsReboot() to console/inch.c.Joel Sherrill1998-05-271-14/+0