summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Added portability write up from paper from France in 1997 as startingJoel Sherrill1999-10-062-5/+133
| | | | point for portability discussion.
* Added copyrights and CVS Ids.Joel Sherrill1999-10-0610-0/+80
|
* Now builds with full links.Joel Sherrill1999-10-062-20/+20
|
* Now builds successfully.Joel Sherrill1999-10-066-26/+24
|
* Renamed preface.t to preface.texi since it has no automaticallyJoel Sherrill1999-10-061-2/+12
| | | | generated information. Also added CVS Id and Copyright notice.
* New manual. First version to CVS. Just starting to see if it builds.Joel Sherrill1999-10-0613-0/+1846
|
* Added $(LINK_LIBS) to linking gcc command so paranoia would link.Joel Sherrill1999-10-061-1/+1
|
* Corrected build order so it was not as dependent on the mpc750 check.Joel Sherrill1999-10-062-6/+2
|
* Added sections as required by C++ and ELF.Joel Sherrill1999-10-064-3/+14
|
* Added more sections and made minor modifications to let the linkcmdsJoel Sherrill1999-10-068-29/+54
| | | | | work with m68k-elf on late model versions of binutils (990901+) without overlapping or missing section errors.
* Added convert stanza to generate pdf version of figures from eps.Joel Sherrill1999-10-061-0/+3
|
* Disabled building PDF by default.Joel Sherrill1999-10-061-1/+1
|
* Enabled images. They appear to work ok for PostScript but not as wellJoel Sherrill1999-10-065-24/+13845
| | | | for PDF -- at least according to ghostview.
* Enabled images. Works pretty well for PostScript. Ghostview doesJoel Sherrill1999-10-0610-41/+38
| | | | not like the generated pdf but who knows what that really means.
* Renamed seq_init.jpg to seqinit.jpg.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_init.eps to seqinit.eps.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_detach.jpg to seqdetach.jpg.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_detach.eps to seqdetach.eps.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_break.jpg to seqbreak.jpg.Joel Sherrill1999-10-061-0/+0
|
* Renamed seq_break.eps to seqbreak.eps.Joel Sherrill1999-10-061-0/+0
|
* Renamed seg_init to seq_init.Joel Sherrill1999-10-064-7/+19
|
* Renamed networking figure to networkflow and added PCIreg.pdf.Joel Sherrill1999-10-064-0/+1343
|
* Turned this image back off because it works for PS but not PDF.Joel Sherrill1999-10-061-2/+2
|
* Changing names to avoid the name of the document.Joel Sherrill1999-10-064-1347/+6
|
* Enabled PCI register figure and renamed them to avoid _ in name to avoidJoel Sherrill1999-10-063-12/+4
| | | | tool problems.
* Added multiple formats of the image so we can use the @image command.Joel Sherrill1999-10-063-0/+2164
|
* Corrected a typo.Joel Sherrill1999-10-062-21/+23
|
* Fixed spelling error (FAMILLY --> FAMILY).Joel Sherrill1999-10-061-4/+4
|
* Invalid value used for baud rate per bug report fromJoel Sherrill1999-10-052-2/+2
| | | | Jay Kulpinski <jskulpin@eng01.gdds.com>.
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-051-3/+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.
* Removed ifdef on go32.Joel Sherrill1999-10-052-2/+2
|
* Removed go32 ifdefsJoel Sherrill1999-10-053-9/+0
|
* Added comment with CVS Id.Joel Sherrill1999-10-051-0/+4
|
* Changed bra.s to bra.l to remove error with new version of binutils.Joel Sherrill1999-10-052-4/+4
|
* Changed bra.s to bra.l to correct compilation error triggered by newJoel Sherrill1999-10-052-2/+2
| | | | version of binutils.
* Corrected so sections did not overlap with new version of binutils.Joel Sherrill1999-10-051-0/+6
|
* Corrected comment.Joel Sherrill1999-10-052-2/+2
|
* Added Jay Kulpinski (jskulpin@eng01.gdds.com) for mvme2307 BSP submission.Joel Sherrill1999-10-051-0/+6
|
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-056-81/+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.
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-052-73/+1
| | | | | | | | | | | | | | 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.
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-056-233/+33
| | | | | | | | | | | | | | 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.
* Modified to remove reference to Force CPU386. Actually this was a misnamedJoel Sherrill1999-10-051-2/+2
| | | | conditional that should have been fixed long ago.
* Modified to remove error for overlapping sections now thatJoel Sherrill1999-10-051-27/+19
| | | | gnu.linkonce* sections are included.
* Patch from Wayne Bullaughey <wayne@wmi.com>. Comments follow:Joel Sherrill1999-10-053-3/+3
| | | | | | | | | | | | I'm working on code to mount my host based file system on the base file system (imfs) and have a suggestion for a change to eval.c in the c/src/lib/libc directory of the 8/20/1999 snapshot. The current version does not test the result value returned from the evalpath callback (line 47) in the case where follow_link is true. Attached is my suggested change. Without this test the node_type callback may be called after evalpath failed. node_type could set the type to some value other then RTEMS_FILESYSTEM_HARD_LINK or RTEMS_FILESYSTEM_SYM_LINK but it seems cleaner to add the check on result.
* Removed targets and configurations that are no longer functionalJoel Sherrill1999-10-0550-4935/+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.
* Added wrapup directory.Joel Sherrill1999-10-051-0/+1
|
* Minor corrections to get mvme2307 to compile.Joel Sherrill1999-10-0513-24/+25
|
* Patch from Eric Valette <valette@crf.canon.fr> with two smallJoel Sherrill1999-10-054-0/+20
| | | | fixes related to GDB over TCP/IP debug.
* Regenerated.Joel Sherrill1999-10-0590-8855/+13749
|
* Bug report and fix from Jay Kulpinski <jskulpin@eng01.gdds.com> whereJoel Sherrill1999-10-052-6/+4
| | | | | | sigemptyset(&old_mask) needed to be added on glibc2 systems. Ian Lance Taylor pointed out that sigemptyset() is portable so Joel removed all conditionals around calls to sigemptyset().