aboutsummaryrefslogtreecommitdiff
path: root/devel/arm-elf-gcc295
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak mtree in the correct way: do not install arm-elf-c++filt at all,Peter Pentchev2001-05-292-2/+2
| | | | | | | | | | since it is installed by devel/arm-elf-binutils. PR: 27733 Submitted by: maintainer Notes: svn path=/head/; revision=43246
* add missing file to PLISTYing-Chieh Liao2001-05-291-0/+1
| | | | | | | | PR: 27453 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=43242
* Upgrade to GCC 2.95.3.David E. O'Brien2001-04-173-53/+56
| | | | Notes: svn path=/head/; revision=41525
* o Change MASTER_SITES to MASTER_SITE_SOURCEWARE.FUJISHIMA Satsuki2001-01-193-10/+12
| | | | | | | | | | o Uses split tarballs (gcc-{core,g++,objc}.tar.bz2) PR: 24463 Submitted by: maintainer Notes: svn path=/head/; revision=37343
* GNU cross compiler suite for ARM. This is a vanilla version of gcc only.David E. O'Brien2001-01-065-0/+122
That is, it does not contain any libs or startup code for creating executable files. PR: 22849 Submitted by: Espen Skoglund <esk@ira.uka.de> (with much cleanup and tweaks by me) Notes: svn path=/head/; revision=36847