aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-chill
Commit message (Collapse)AuthorAgeFilesLines
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Minor update in where the files are fetched from. Maybe nowJames E. Housley2001-10-161-2/+2
| | | | | | | | | | | | I will stop getting "Unfetchable distfiles" message for files that do get fetched in the real-world (tm). Suggested by sf, and changed. Also update i386-rtems-g77/Makefile: s/F77/G77/g Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org> Notes: svn path=/head/; revision=48825
* Upgrade all the GCC based RTEMS ports to gcc-2.95.3James E. Housley2001-10-1311-123/+123
| | | | Notes: svn path=/head/; revision=48739
* Update the rest of the GCC port to use the more common GCC tarbal.James E. Housley2001-07-022-8/+7
| | | | Notes: svn path=/head/; revision=44663
* Add the pkg-list files for the new arm-rtems portsJames E. Housley2001-04-171-0/+4
| | | | Notes: svn path=/head/; revision=41546
* Upgrade to use newlib-1.9.0James E. Housley2001-04-103-7/+9
| | | | | | | Also use the latest rtems patches Notes: svn path=/head/; revision=41234
* The mips64orion-rtems-* ports have been replaced by the more generalJames E. Housley2001-02-221-26/+0
| | | | | | | mips-rtems-* ports. It is now time to remove these. Notes: svn path=/head/; revision=38577
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Update *-rtems-chill to patch level 11James E. Housley2000-12-194-5/+41
| | | | | | | Reinstate the mips-rtems port Notes: svn path=/head/; revision=36077
* Remove these files so they won't be accidentally tagged for the release.Satoshi Asami2000-11-141-26/+0
| | | | | | | Submitted by: jeh Notes: svn path=/head/; revision=35139
* Clean up the patch section of the Makefile. Added one level ofJames E. Housley2000-10-183-14/+7
| | | | | | | directories to patch-a[ab] to make the Makefile simpler Notes: svn path=/head/; revision=33975
* Rename PLIST.* to pkg-plist.*.Satoshi Asami2000-10-081-1/+1
| | | | | | | | Note: I'm not sure if this covers all the cases. If the maintainer can check to make sure I haven't missed something, it will be appreciated. Notes: svn path=/head/; revision=33499
* Change MAINTAINERship to my committers address.James E. Housley2000-10-021-1/+1
| | | | | | | Approved: will Notes: svn path=/head/; revision=33307
* Update to latest set of patchesAde Lovett2000-09-1812-66/+235
| | | | | | | | | | Remove "extra" files PR: 21049 Submitted by: maintainer Notes: svn path=/head/; revision=32812
* Use explicit autoheader dependency instead of USE_AUTOCONF becauseWill Andrews2000-08-111-1/+3
| | | | | | | | | USE_AUTOCONF breaks the build. Submitted by: maintainer Notes: svn path=/head/; revision=31532
* Add autoheader to build dependencies through USE_AUTOCONF.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20123, 20124, 20125, 20126 Submitted by: maintainer Notes: svn path=/head/; revision=31509
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forSteve Price2000-07-1013-0/+161
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net> Notes: svn path=/head/; revision=30430