aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gdb
Commit message (Collapse)AuthorAgeFilesLines
* Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can'tJames E. Housley2003-11-191-1/+0
| | | | | | | | | be removed. And setting NO_CPU_CFLAGS in a ports Makefile does not help. It might be nice if Mk/bsd.port.mk would remove it if NO_CPU_CFLAGS was set, patch coming soon. Notes: svn path=/head/; revision=94415
* Update URLs, from oarcorp.com to rtems.comJames E. Housley2003-09-022-2/+2
| | | | Notes: svn path=/head/; revision=88312
* Remove pkg-comment and place in MakefileJames E. Housley2003-03-032-1/+1
| | | | Notes: svn path=/head/; revision=76777
* Add some patches to the distro patches so the powerpc's GDB will build.James E. Housley2003-02-232-1/+10
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=76219
* Since bento seems to specify CPUCFLAGS on some archs, and the breaks the ↵James E. Housley2003-02-191-0/+1
| | | | | | | cross compiler, prevent them Notes: svn path=/head/; revision=75904
* Two files missed in the last commit. Upgrade to version 5.2James E. Housley2002-11-012-0/+34
| | | | Notes: svn path=/head/; revision=69234
* Update to the latest version of gdb, used by RTEMS -- 5.2James E. Housley2002-11-012-7/+11
| | | | Notes: svn path=/head/; revision=69233
* 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
* Adding gdb for arm-rtemsJames E. Housley2001-04-171-0/+3
| | | | Notes: svn path=/head/; revision=41557
* Update patchesJames E. Housley2001-04-092-7/+6
| | | | | | | | - Also move into main directory since it shares the main distfile with other ports. Notes: svn path=/head/; revision=41137
* The mips64orion-rtems-* ports have been replaced by the more generalJames E. Housley2001-02-221-3/+0
| | | | | | | mips-rtems-* ports. It is now time to remove these. Notes: svn path=/head/; revision=38577
* Cleanup the patch part of the MakefileJames E. Housley2000-10-181-6/+2
| | | | Notes: svn path=/head/; revision=33953
* 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
* Use MASTER_SITE_GNUAde Lovett2000-09-261-2/+2
| | | | | | | | PR: 21547 Submitted by: maintainer Notes: svn path=/head/; revision=33142
* Update to gdb 5.0Ade Lovett2000-09-1810-119/+35
| | | | | | | | | | Remove "extra" files PR: 21048 Submitted by: maintainer Notes: svn path=/head/; revision=32811
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forSteve Price2000-07-1012-0/+201
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