summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed warning about pointer/integer conversion which turned out to beJoel Sherrill1998-08-214-4/+4
| | | | a missed "&" on a write.
* Fixed discrepancies noted by John Oleynick <johno@sirius.com>.Joel Sherrill1998-08-211-6/+11
|
* Made the description of timeing generation more accurate.Joel Sherrill1998-08-202-8/+42
|
* Changed wording to read better for PSIM.Joel Sherrill1998-08-202-2/+2
|
* New times.Joel Sherrill1998-08-202-168/+169
|
* Changed distribution level for this document.Joel Sherrill1998-08-201-1/+1
|
* Switched from generating tables based on CPU model to BSP.Joel Sherrill1998-08-201-14/+14
|
* Changed version.Joel Sherrill1998-08-201-5/+5
|
* PowerPC Supplement now part of support documentation.Joel Sherrill1998-08-201-2/+2
|
* rtems_support.html added.Joel Sherrill1998-08-201-0/+2
|
* New fileJoel Sherrill1998-08-201-0/+72
|
* rtems_full.html sed'ed to get right version number.Joel Sherrill1998-08-201-1/+2
|
* PowerPC now part of customer support version.Joel Sherrill1998-08-201-1/+0
|
* changed version to 980820pm-BSDJoel Sherrill1998-08-202-2/+2
|
* Patches from Eric NorumJoel Sherrill1998-08-2060-363/+252
|
* Added CVS IdsJoel Sherrill1998-08-20258-0/+812
|
* Fixed many warnings.Joel Sherrill1998-08-20138-336/+644
|
* changed version to 980820-BSDJoel Sherrill1998-08-202-2/+2
|
* Regenerated.Joel Sherrill1998-08-200-0/+0
|
* Changed to avoid use of gets().Joel Sherrill1998-08-204-32/+136
|
* Updated to reflect TCP/IP stack transition.Joel Sherrill1998-08-201-1/+3
|
* Updated to reflect stack transition.Joel Sherrill1998-08-203-5/+6
|
* Temporarily leave strsep out of the build.Joel Sherrill1998-08-202-4/+8
|
* Added missing file.Joel Sherrill1998-08-202-2/+2
|
* Removed stub implementationJoel Sherrill1998-08-203-13/+4
|
* FreeBSD stack compiles for the first time (except libc/strsep.c)Joel Sherrill1998-08-2042-558/+832
|
* FreeBSD stack compiles for the first time (except libc/strsep.c).Joel Sherrill1998-08-2054-24/+1356
|
* Base filesJoel Sherrill1998-08-204-0/+190
|
* Base filesJoel Sherrill1998-08-2012-0/+584
|
* Base version.Joel Sherrill1998-08-202-0/+28
|
* Base filesJoel Sherrill1998-08-19859-0/+239233
|
* First version produced.Joel Sherrill1998-08-193-2/+3
|
* Renamed files ... just about to produce the first copy of the manual.Joel Sherrill1998-08-195-21/+21
|
* BaselineJoel Sherrill1998-08-199-0/+2321
|
* changed version to 980819Joel Sherrill1998-08-192-2/+2
|
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-08-195-59/+94
| | | | | | | - Use the "hlt" instruction for the Idle thread, - Optimise interrupt PATH leadding to thread wakeup, - Preparation for Intel exception management that should come before the end of the week...
* Fixed obsolete reference to BSDINSTALL.Joel Sherrill1998-08-192-2/+2
|
* Patch from Aleksey <qqi@world.std.com>:Joel Sherrill1998-08-192-10/+45
| | | | | | | | | | | | This patch has same changes as one I sent to you earlier plus it fixes _heap_size problem for pc386 we had discussed earlier. Now, _heap_size is defined and set to 0 in pc386/startup/bspstart.c It can be patched to desireable value in binary image. If it is left unpatched, then startup code will determine size of memory (on the assumption that at least 2MB are present) and use max possible heap.
* Patch from Aleksey <qqi@world.std.com>:Joel Sherrill1998-08-1911-67/+74
| | | | | | It fixes netboot build problem, KA9Q configuration for pc386, some compiler wardning, it also removed some stuff ifdef'ed with '#if 0'.
* Patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de> and myself toJoel Sherrill1998-08-1918-27/+49
| | | | | | | | | | | | | | | | | | | | | | | | make solaris target buildable. > 1. The ipc check fails since solaris does not define union semun. > The unix port code actually defines this type itself on solaris. Doing > the same thing lets it get configured. Then... > 2. It looks like BSDINSTALL is not defined properly. BSDINSTALL is defined in make/host.cfg.in as BSDINSTALL=@INSTALL@ @INSTALL@ is generated by autoconf's standard macro AC_PROG_INSTALL, which is widely used in almost any autoconf/automake configured package. In case there is really something wrong with it, then it must be considered a bug in autoconf. I can see a doubious fragment in AC_PROG_INSTALL, which is used when no appropriate bsd-install is found. Finally Ralf saw a problem with the find on solaris which I also saw and fixed.
* Cleaned up the ka9q definition.Joel Sherrill1998-08-191-4/+0
|
* Added 68060 definition from Chris Johns.Joel Sherrill1998-08-191-0/+17
|
* If 0 out the code which touches the chip in questionable ways for processingJoel Sherrill1998-08-141-0/+6
| | | | a giant packet.
* Changed tm27 clear interrupt macro on all PPC BSPs except the papyrus.Joel Sherrill1998-08-141-0/+5
|
* Added information on caching.Joel Sherrill1998-08-141-0/+13
|
* Updated.Joel Sherrill1998-08-141-1/+1
|
* Fixed version referenceJoel Sherrill1998-08-131-1/+1
|
* Updated.Joel Sherrill1998-08-131-181/+179
|
* New times for 4.0.0-lmcoJoel Sherrill1998-08-135-269/+278
|
* Fixed preinstall stanza so the prebuild works.Joel Sherrill1998-08-132-6/+6
|