summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Corrected distribution levels for htmlJoel Sherrill1998-03-3014-15/+19
|
* Added distribution level to each manualJoel Sherrill1998-03-3013-20/+39
|
* Added 4th iconJoel Sherrill1998-03-301-2/+0
|
* Added directoriesJoel Sherrill1998-03-301-0/+3
|
* Added support for multiple distribution levels.Joel Sherrill1998-03-301-4/+15
|
* Mediocre graphic just to use as a place holder to show what it looks like.Joel Sherrill1998-03-301-0/+0
|
* Made the POSIX API option follow the configure line.Joel Sherrill1998-03-301-3/+1
|
* Made the HAS_POSIX_API follow the configure line option.Joel Sherrill1998-03-301-5/+0
|
* Made the C++ option follow the configure option.Joel Sherrill1998-03-301-9/+0
|
* Made HAS_POSIX_API have a "no" definition when it is not enabled.Joel Sherrill1998-03-301-0/+2
|
* Made C++ follow the configure option.Joel Sherrill1998-03-301-4/+0
|
* 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
| | | | component.
* 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
| | | | | Also removed bsp_postdriver_hook() from every bsp possible and moved to shared version.
* 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
| | | | the buttons at the bottom.
* 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
| | | | Bug report from Olivier Hainque <hainque@inf.enst.fr> on SPARC Solaris 2.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
| | | | and all directives start with rtems_.
* 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
| | | | for the public, support, partners, and internal use.
* Better handling of local documentation tools and corrected invocationJoel Sherrill1998-03-261-5/+14
| | | | of texi2www to correct path information.
* 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
| | | | Automatically insert version information into headers and footers..
* rtems.html renamed index.html since that is what httpd looks forJoel Sherrill1998-03-261-0/+0
| | | | | | automatically in a directory. rtems_full.html is an index.html for the full support documentation set.
* 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
|