summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-06-18Added freebsd support from Dario Alcocer <alcocer@connectnet.com>.Joel Sherrill7-2/+58
1998-06-18Corrected so it returns the correct date. Previously was getting the numberJoel Sherrill2-22/+56
1998-06-18Spacing changes.Joel Sherrill1-3/+3
1998-06-18Added a public interface to the chain handler.Joel Sherrill3-1/+725
1998-06-16Corrected compilation problems.Joel Sherrill2-13/+21
1998-06-16Added initialization of css routines.Joel Sherrill1-1/+3
1998-06-16Added css_iface -- assumes ../include/dy_supplied.Joel Sherrill4-2/+210
1998-06-13Initial incarnation of libchip compiles.Joel Sherrill8-18/+168
1998-06-13Base code from ppcn_60x BSPJoel Sherrill15-0/+4382
1998-06-13Adding interrupt handling routine.Joel Sherrill1-5/+15
1998-06-13Removed bad comments.Joel Sherrill1-7/+0
1998-06-13Added IRQ information.Joel Sherrill1-2/+31
1998-06-13Updated to add -qrtems_debug and -qnolinkcmds.Joel Sherrill1-2/+7
1998-06-12Added optimized version of memcpy.c to this directory since RTEMS makesJoel Sherrill3-1/+175
1998-06-12Patch from Eric Norum to avoid printing from context switch user extension.Joel Sherrill3-7/+37
1998-06-09Fixed comment block at the beginning of the file for a copyright dateJoel Sherrill135-271/+270
1998-06-09Added rule for .cxx and .cpp per suggestion from Geoffroy MontelJoel Sherrill1-0/+6
1998-06-04changed version to 980604Joel Sherrill2-2/+2
1998-06-04Added support for -qrtems_debug flag.Joel Sherrill1-1/+3
1998-06-03Removed PPC_Get_timebase_register() as this is now provided by the PowerPCJoel Sherrill1-19/+0
1998-06-03Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> with an attemptJoel Sherrill2-15/+39
1998-06-03Added CPU_ISR_PASSES_FRAME_POINTER so some ports could pass just theJoel Sherrill13-0/+133
1998-06-03Corrected macros for assembly language program sections.Joel Sherrill1-2/+2
1998-06-03Update from Pedro Romano <pmcnr@camoes.rnl.ist.utl.pt> which replaces C++Joel Sherrill2-9/+208
1998-06-02Added some missing files per Eric Norum.Joel Sherrill1-1/+1
1998-05-30Changed calculaction for Clock_Decrementer_value to use theJoel Sherrill1-2/+4
1998-05-30Set console to port 2.Joel Sherrill1-2/+2
1998-05-30Made Debug defination a null routine.Joel Sherrill1-0/+5
1998-05-30clicks_per_usec had to be cut in half (unknown reason).Joel Sherrill2-3/+5
1998-05-30Updated to current source and removed warnings.Joel Sherrill22-444/+206
1998-05-30Used shared sbrk.c.Joel Sherrill1-61/+0
1998-05-30Use shared initialization.Joel Sherrill1-151/+0
1998-05-30Rewrote in C to avoid Makefile problems.Joel Sherrill2-25/+17
1998-05-30New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill34-0/+5693
1998-05-27changed version to 980527Joel Sherrill2-2/+2
1998-05-27Deleted blank lines.Joel Sherrill1-6/+0
1998-05-27Added "speaker on" debug code.Joel Sherrill1-0/+12
1998-05-27Numerous changes including the following:Joel Sherrill3-257/+194
1998-05-27Added names for C++ compilers.Joel Sherrill1-0/+7
1998-05-27Moved rtemsReboot() to console/inch.c.Joel Sherrill1-14/+0
1998-05-27Deleted HEAP_SIZE constant.Joel Sherrill1-5/+0
1998-05-27Removed illegally formatted comments.Joel Sherrill1-4/+4
1998-05-27Moved rtemsReboot() to here from exit.c. This appears to have beenJoel Sherrill1-0/+12
1998-05-27Corrected interrupt stack allocation.Joel Sherrill2-6/+14
1998-05-27Fixed spacingJoel Sherrill1-16/+16
1998-05-27Fix from Jiri Gaisler <jgais@ws.estec.esa.nl> for a problem in whichJoel Sherrill1-1/+18
1998-05-22Added tcdrain(), cfgetospeed(0, cfsetospeed(), cfgetispeed(), andJoel Sherrill6-6/+166
1998-05-22Added tcdrain(), cfgetospeed(), cfsetospeed(), cfgetispeed(), and cfsetispeed().Joel Sherrill2-2/+10
1998-05-22UNIX port now builds and runs cleanly with both C++ support enabledJoel Sherrill1-1/+0
1998-05-22Added call to console_reserve_resources back in.Joel Sherrill1-0/+6