aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-gdb
Commit message (Collapse)AuthorAgeFilesLines
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* - Fix index breakage [1]Stanislav Sedov2007-06-241-2/+0
| | | | | | | | | - Fix expiration date. Noticed by: erwin [1] Notes: svn path=/head/; revision=194192
* - Update the rtems ports collection. Now these ports will be slaves ofStanislav Sedov2007-06-2419-433/+6
| | | | | | | | | | | | | | | | | | more generic cross-* ports, that will simplify updating and bug fixes. * Update binutils to 2.17 * Update gcc to 4.2.0 * Update gdb to 6.6 - Deprecate ports for i960 architecture abandoned by mainstream - Deprecate *-g77 and *-objc ports, support for these languages can be enabled via OPTIONS in relative *-gcc ports. - Take maintainership. Approved by: ade (maintainer) Notes: svn path=/head/; revision=194159
* Since there are a number of issues associated with the *-rtems-* portsAde Lovett2007-06-111-1/+1
| | | | | | | | | | as a result of the new gettext, and given the jeh@ is currently on sabbatical, with these ports (amongst others) being reset to ports@, temporarily take over maintainership to cut through a little red tape to get things back in order. Notes: svn path=/head/; revision=193205
* Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.Mark Linimon2007-06-061-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=192882
* SHA256ify.Edwin Groothuis2006-01-301-0/+10
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154782
* gdb 5.2 isn't on the master sites and won't be again, so remove itJames E. Housley2005-11-281-3/+1
| | | | Notes: svn path=/head/; revision=149766
* Make fetchable againJames E. Housley2005-11-161-1/+2
| | | | Notes: svn path=/head/; revision=148457
* arm target is BROKEN on sparc64: Does not buildKris Kennaway2005-10-281-0/+4
| | | | Notes: svn path=/head/; revision=146620
* Fix build of powerpc-rtems-gdb on 5.x (GCC 3.4 breakage)James E. Housley2004-09-282-2/+5
| | | | | | | Approved by: portsmgr (Will Andrews) Notes: svn path=/head/; revision=118481
* Fix the patch files since *-rtems-gdb adds -p1 to patch, I was missingJames E. Housley2004-09-222-5/+5
| | | | | | | | | | | a direcotry level. Bump PORTREVISION Approved by: portmgr (Mark Linimon) Notes: svn path=/head/; revision=118343
* * Fix one goof of mine, forgotten MD5James E. Housley2004-08-242-2/+13
| | | | | | | | * Fix two problems in the GNU code with the new GNU compiler * Bump PORTREVISION Notes: svn path=/head/; revision=117192
* Add missing MD5 info for a patch file. I have more commits, they willJames E. Housley2004-08-241-0/+2
| | | | | | | cause a bump of PORTREVISION Notes: svn path=/head/; revision=117190
* Fix path in patchfile, bump PORTREVISIONJames E. Housley2004-08-162-11/+7
| | | | Notes: svn path=/head/; revision=116337
* Add a patch to fix new errors in the newest GCC in -CURRENTJames E. Housley2004-08-152-1/+11
| | | | Notes: svn path=/head/; revision=116291
* MASTERDIR was either not specified or specified in the wrong makefile.James E. Housley2004-02-261-2/+1
| | | | Notes: svn path=/head/; revision=102203
* It seems that some commands on 5.1-p? didn't like .if (${OSVERSION} ..) andJames E. Housley2004-02-261-2/+2
| | | | | | | wanted it without the ( ) Notes: svn path=/head/; revision=102202
* Disable building the simulator on sparc until I can figure out how toJames E. Housley2004-02-212-5/+18
| | | | | | | | | make it compile again, > 5.2 only. Bump PORTREVISION Notes: svn path=/head/; revision=101584
* This patch get mips building again on 5.2James E. Housley2004-02-211-0/+62
| | | | Notes: svn path=/head/; revision=101548
* Two more patches to get a GNU program to compile with a GNU compiler.James E. Housley2004-02-202-0/+69
| | | | Notes: svn path=/head/; revision=101546
* Correct paths in patch filesJames E. Housley2004-02-172-4/+4
| | | | Notes: svn path=/head/; revision=101118
* Add to patch files to fix compiling the simulator on powerpc and mips.James E. Housley2004-02-163-1/+103
| | | | | | | | | | Both of these have multi line string constants without line continuators that the newer version of GCC doesn't like. Found by: bento Notes: svn path=/head/; revision=101055
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZEJames E. Housley2004-01-291-0/+6
| | | | Notes: svn path=/head/; revision=99434
* Somehow I lost the original version of my patch filesJames E. Housley2004-01-071-2/+2
| | | | | | | | powerpc-gdb-5.2-hw_sem.c.diff and powerpc-gdb-5.2-hw_shm.c.diff, I had to recreate them. Notes: svn path=/head/; revision=97609
* 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