summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned up to install dvi, use native texi2dvi, etc..Joel Sherrill1999-10-1124-107/+117
|
* Added filesystem design guide and scaling directives for the images.Joel Sherrill1999-10-111-72/+144
|
* Added filesystem design guide.Joel Sherrill1999-10-111-1/+1
|
* Install all of the gif's in the common directory.Joel Sherrill1999-10-111-0/+1
|
* Changed install point and cleaned up.Joel Sherrill1999-10-111-11/+2
|
* Now build.Joel Sherrill1999-10-113-175/+489
|
* Added enough to let script find that this does not have descriptions.Joel Sherrill1999-10-111-10/+10
|
* changed version to 19991011Joel Sherrill1999-10-110-0/+0
|
* Make sure directories are made before installing and install html,Joel Sherrill1999-10-111-3/+4
| | | | pdf, ps, and dvi into the html directory so they all can be browsed.
* changed version to 19991011Joel Sherrill1999-10-111-1/+1
|
* Turned on concept and function name indexing.Joel Sherrill1999-10-1123-154/+771
|
* Fixed variable reference for RTEMS-RELEASE.Joel Sherrill1999-10-111-1/+1
|
* Moved RTEMS error and association from libmisc to libc support toJoel Sherrill1999-10-118-14/+14
| | | | | avoid cyclic dependencies generated when moving packages to the top level.
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-1114-1428/+0
| | | | | | | | | | | | | | and not likely to become so. Comments on each configuration are below. + Force CPU386 - This BSP was developed as part of the initial port of RTEMS to the i386. This board has been unavailable for a long time now. + GO32 - This BSP and some CPU code supported djgpp v1.x. This version is now quite old. No one has stepped forward to update the code to v2.x which may be technically impossible anyway. More importantly, go32 has been superceded by the pc386 BSP.
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1999-10-116-34/+18
| | | | | | | | Removed all go32 configuration tests. This patch also comments out some special treatment for Cygwin from *.m4 macros. According to reports from David Fiddes. these should not be necessary anymore.
* Added as part of moving librdbg to its own top level package. This wasJoel Sherrill1999-10-116-0/+141
| | | | done as part of a patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
* Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to move librdbgJoel Sherrill1999-10-1114-137/+1083
| | | | to its own top level package.
* Switched to the C++ front end to gcc to link. This still did notJoel Sherrill1999-10-111-1/+1
| | | | work.
* Now compiles for coff and elf.Joel Sherrill1999-10-111-65/+185
|
* Added file system guide.Joel Sherrill1999-10-111-45/+163
| | | | Corrected link to supplements.
* Cleanup.Joel Sherrill1999-10-114-109/+140
|
* First cut at complete document under CVS and texinfo.Joel Sherrill1999-10-112-1/+9
|
* New files.Joel Sherrill1999-10-112-0/+2968
|
* Added filesystem implementation notes chapter.Joel Sherrill1999-10-082-1/+8
|
* Added lifecycle chapter.Joel Sherrill1999-10-083-3/+45
|
* First cut at merging.Joel Sherrill1999-10-081-26/+42
|
* Another couple of chapters formatting under texinfo.Joel Sherrill1999-10-082-31/+65
|
* Added initial version of 3 other chapters.Joel Sherrill1999-10-084-32/+49
|
* Renamed path_eval to pathevalJoel Sherrill1999-10-081-2/+11
|
* Base versions cut from old document.Joel Sherrill1999-10-083-0/+108
|
* Finished initial conversion to texinfo.Joel Sherrill1999-10-081-171/+214
|
* Added applayering but did not finish it.Joel Sherrill1999-10-073-1/+288
|
* Filled in descriptions for required fields in CPU Configuration Table.Joel Sherrill1999-10-071-1/+58
|
* Added Base File System chapter. Builds completely.Joel Sherrill1999-10-074-39/+325
|
* Built with preface for info.Joel Sherrill1999-10-073-0/+279
|
* Remove $(PROJECT).pdf not *.pdf. We were accidentally removing theJoel Sherrill1999-10-071-1/+2
| | | | | | pdf version of figures. Added convert stanza to generate pdf's from eps of figures.
* Enhanced to support @email{} as supported in texi2html in texinfo 4.0.Joel Sherrill1999-10-071-0/+5
| | | | | This way we maintain compatibility but continue to use the better, more flexible tool.
* Remove $(PROJECT).pdf not *.pdf. We were accidentally removing theJoel Sherrill1999-10-0717-17/+17
| | | | pdf version of figures.
* Remove $(PROJECT).pdf not *.pdf. We were accidentally removing theJoel Sherrill1999-10-072-6/+6
| | | | | | | | | | | | pdf version of figures. Disabled building of pdf for both the C and Ada Getting Started manuals because texi2pdf can not handle the construct: @set URL http://www.rtems.com @uref{@value{URL},@value{URL}} It will be reenabled as soon as this problem is fixed.
* Switched back to jpg for networkflow because netscape 4.71 for linuxJoel Sherrill1999-10-071-1/+1
| | | | did not display the png properly.
* Regenerated.Joel Sherrill1999-10-073-0/+0
|
* Enabled table of contents generation so the left hand side of the PDFJoel Sherrill1999-10-0710-10/+10
| | | | viewer can have section headings.
* Now includes figures.Joel Sherrill1999-10-071-12/+5
|
* Updated.Joel Sherrill1999-10-071-0/+0
|
* COpy the images to the html install point.Joel Sherrill1999-10-071-2/+6
| | | | Added stanza to generate pdf files from eps ones.
* Copy figures from user guide directory so they can be included in theJoel Sherrill1999-10-071-7/+15
| | | | | | generated document. User $(PROJECT) instead of ada_user
* Remove $(PROJECT).pdf not *.pdf. We were accidentally removing theJoel Sherrill1999-10-073-3/+3
| | | | pdf version of figures.
* Added Porting Guide to documentation set.Joel Sherrill1999-10-071-1/+1
|
* Enabled building pdf.Joel Sherrill1999-10-071-1/+1
|
* Changed install point to /usr1/rtems/tmp.Joel Sherrill1999-10-071-1/+1
|