summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Were looking at the wrong C++ variable.Joel Sherrill1998-03-301-1/+1
* Moved bsp_postdriver_hook() to a shared file and made it a commonJoel Sherrill1998-03-3047-666/+118
* Renamed crt0.o to crt0_go32.o to avoid build problems.Joel Sherrill1998-03-301-1/+1
* Update from "erik.ivanenko" <erik.ivanenko@utoronto.ca>.Joel Sherrill1998-03-3012-130/+1432
* GO32 does not have sockets.Joel Sherrill1998-03-271-0/+2
* Added dependency so html would build from scratch.Joel Sherrill1998-03-271-1/+1
* Corrected by adding "end markers".Joel Sherrill1998-03-271-8/+9
* Changed int to unsigned32 to match cpu.h.Joel Sherrill1998-03-272-2/+2
* Nodes, menus, etc are automatically generated nowJoel Sherrill1998-03-2724-1883/+176
* Renamed extra_manuals to oar_manuals.Joel Sherrill1998-03-271-3/+2
* Removed ruler line since it is automatically inserted now along withJoel Sherrill1998-03-271-1/+0
* Localized for use in doc tree.Joel Sherrill1998-03-271-2/+7
* Added directive and constant prefixes.Joel Sherrill1998-03-271-0/+2
* Completed sweep adding directive and constant prefixes.Joel Sherrill1998-03-2722-613/+830
* Should have included <rtems.h> before checking for ifdef RTEMS_UNIX.Joel Sherrill1998-03-273-6/+6
* Conditionally adding RTEMS_ and rtems_ prefixes.Joel Sherrill1998-03-2717-554/+554
* 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