aboutsummaryrefslogtreecommitdiff
path: root/devel/sparc-rtems-gdb
Commit message (Collapse)AuthorAgeFilesLines
* Since we already define MASTERDIR, go ahead and use it in preferenceMark Linimon2004-03-041-1/+1
| | | | | | | | | to another use of .CURDIR. Approved by: jeh@FreeBSD.org (maintainer) Notes: svn path=/head/; revision=102872
* MASTERDIR was either not specified or specified in the wrong makefile.James E. Housley2004-02-261-0/+1
| | | | Notes: svn path=/head/; revision=102203
* Disable building the simulator on sparc until I can figure out how toJames E. Housley2004-02-211-3/+0
| | | | | | | | | make it compile again, > 5.2 only. Bump PORTREVISION Notes: svn path=/head/; revision=101584
* Update to the latest version of gdb, used by RTEMS -- 5.2James E. Housley2002-11-011-0/+3
| | | | Notes: svn path=/head/; revision=69233
* Change MAINTAINERship to my committers address.James E. Housley2000-10-021-1/+1
| | | | | | | Approved: will Notes: svn path=/head/; revision=33307
* Forgot to add --enable-sim to CONFIGURE_ARGS. This targetAde Lovett2000-09-211-0/+1
| | | | | | | | | | wants to build the simulator and needs that option PR: 21434 Submitted by: maintainer Notes: svn path=/head/; revision=32928
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forSteve Price2000-07-101-0/+13
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