summaryrefslogtreecommitdiff
path: root/devel/rtems-gcc (follow)
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
* Needs to be gotten from _GNU since it is a .tar.gzJames E. Housley2001-10-151-1/+1
| | | | Notes: svn path=/head/; revision=48782
* Upgrade all the GCC based RTEMS ports to gcc-2.95.3James E. Housley2001-10-132-3/+3
| | | | Notes: svn path=/head/; revision=48739
* Back out 2.95.3 upgrade.David E. O'Brien2001-08-152-5/+4
| | | | | | | Requested by: jeh Notes: svn path=/head/; revision=46265
* Update to 2.95.3 and use the bzip2 distfile.David E. O'Brien2001-08-132-4/+5
| | | | Notes: svn path=/head/; revision=46213
* I really should us a PKGNAMEPREFIX to prevent confusion.James E. Housley2001-07-011-0/+2
| | | | Notes: svn path=/head/; revision=44598
* This is needed for make package, DUH!!!James E. Housley2001-07-011-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=44597
* This is port to fetch the gcc tarball for the *-rtems-(gcc|gcj|g77|objc)James E. Housley2001-06-294-0/+29
ports. These need both gcc and newlib fetched, and since they have different master sites, this was the cleanest way. Notes: svn path=/head/; revision=44556