summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added Hitachi SHJoel Sherrill1998-03-276-58/+60
* Attempting to add variable so that in C all constants start with RTEMS_Joel Sherrill1998-03-279-89/+160
* Added POSIX 1003.1h and PowerPC supplement to internal manuals.Joel Sherrill1998-03-271-2/+2
* New file. Basically m68k version with Hitachi SH comments thrown in.Joel Sherrill1998-03-261-0/+102
* The script did not handle public distributions at all.Joel Sherrill1998-03-261-1/+8
* Added support for easily building different sets of the manualsJoel Sherrill1998-03-261-7/+27
* Better handling of local documentation tools and corrected invocationJoel Sherrill1998-03-261-5/+14
* Updated for SH port and variable insertion of version.Joel Sherrill1998-03-261-1/+2
* Added build of tools to build procedure.Joel Sherrill1998-03-261-5/+21
* rtems.html renamed index.html since that is what httpd looks forJoel Sherrill1998-03-261-0/+0
* Attempt at separating public, support, partners, and internal.Joel Sherrill1998-03-261-3/+10
* Added variables for dates and revision infoJoel Sherrill1998-03-2613-43/+48
* Enhanced.Joel Sherrill1998-03-261-2/+5
* Installed in partners subdirectoryJoel Sherrill1998-03-261-1/+2
* removed @ifinfo around something needed for html structureJoel Sherrill1998-03-261-2/+2
* Do not copy headers, use makeJoel Sherrill1998-03-261-2/+1
* More appropriate for public consumptionJoel Sherrill1998-03-261-1/+0
* Made more appropriate for public consumption.Joel Sherrill1998-03-261-19/+10
* renamed to user's guide.Joel Sherrill1998-03-266-30/+46
* HAS_CPLUSPLUS should have been RTEMS_HAS_CPLUSPLUS.Joel Sherrill1998-03-261-1/+1
* Moved memcpy to newlib/libc/machine/m68kJoel Sherrill1998-03-251-1/+1
* m68k software interrupt stack support from Chris Johns and Eric Norum.Joel Sherrill1998-03-256-40/+40
* Added group and example around tree pictures in html.Joel Sherrill1998-03-251-0/+16
* Corrected argument passing.Joel Sherrill1998-03-251-3/+2
* Corrected definition of main and boot_card to be more ANSI compliant.Joel Sherrill1998-03-251-3/+5
* Corrected invocation of boot_card().Joel Sherrill1998-03-251-4/+6
* Added _XOPEN_SOURCE definition to allow use of UNIX IPC.Joel Sherrill1998-03-242-0/+2
* changed version to 4.0.0-beta1Joel Sherrill1998-03-242-2/+2
* Changed RTEMS cpu to hppa1.1.Joel Sherrill1998-03-241-2/+1
* Added rule to transform hppa1.1 to hppa1_1 since hppa1.1 is not aJoel Sherrill1998-03-241-3/+12
* Real definition for the beginning of the data section per Eric Norum'sJoel Sherrill1998-03-243-6/+6
* Corrected register constraints per suggestion from Thomas Doerfler, IMDJoel Sherrill1998-03-242-6/+6
* More cpu model flags converted to using cpp predefines.Joel Sherrill1998-03-241-2/+2
* Rename hppa1_1 to hppa1.1 and switched to using __XXX__ macros forJoel Sherrill1998-03-2417-65/+62
* new fileJoel Sherrill1998-03-241-0/+54
* Renamed hppa1_1 to hppa1.1Joel Sherrill1998-03-240-0/+0
* Renamed hppa1_1 to hppa1.1Joel Sherrill1998-03-234-85/+73
* renamed ppc to powerpcJoel Sherrill1998-03-235-80/+72
* Updated now that the phony crt0.c in newlib defines all odd symbolsJoel Sherrill1998-03-233-72/+4
* *** empty log message ***Joel Sherrill1998-03-231-101/+67
* Converted to conditionally uses strerr code to better work with glibc2.Joel Sherrill1998-03-232-8/+21
* Patches from Eric Norum:Joel Sherrill1998-03-239-174/+85
* Update from Eric Norum:Joel Sherrill1998-03-231-12/+3
* Added BSP specific start since it had become VERY complex to attemptJoel Sherrill1998-03-213-1/+325
* Corrected typo in copyright notice.Joel Sherrill1998-03-212-2/+2
* Switch to using a shared main() for all of the embedded BSPsJoel Sherrill1998-03-2170-463/+190
* Fixed spacing to be consistent with other CPUs.Joel Sherrill1998-03-211-1/+1
* Fixed RTEMS_PROG_CC_WORKS and RTEMS_PROG_CXX_WORKS so they couldJoel Sherrill1998-03-212-71/+133
* Added enough symbols to the conftest.c program to make sure it wouldJoel Sherrill1998-03-212-3/+34
* POSIX not properly conditionalizedJoel Sherrill1998-03-212-2/+2