aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sparc-rtems-gcc
Commit message (Collapse)AuthorAgeFilesLines
* Fix the usage of MASTERDIR in both the slave and master port as mentionedjeh2003-11-171-1/+2
| | | | in PR: 59254
* Add MACHINE_ARCH to MAKE_ENV to try and stop stupid breakage on 5.xjeh2003-11-031-1/+2
| | | | | | bento builds caused by it forcing it's maching arch onto the ports. No PORTREVISION bump required, they don't build now.
* Change MAINTAINERship to my committers address.jeh2000-10-021-1/+1
| | | | Approved: will
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forsteve2000-07-101-0/+13
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net>