Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SHA256ify. | Edwin Groothuis | 2006-01-30 | 1 | -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 it | James E. Housley | 2005-11-28 | 1 | -3/+1 |
| | | | | Notes: svn path=/head/; revision=149766 | ||||
* | Make fetchable again | James E. Housley | 2005-11-16 | 1 | -1/+2 |
| | | | | Notes: svn path=/head/; revision=148457 | ||||
* | arm target is BROKEN on sparc64: Does not build | Kris Kennaway | 2005-10-28 | 1 | -0/+4 |
| | | | | Notes: svn path=/head/; revision=146620 | ||||
* | Fix build of powerpc-rtems-gdb on 5.x (GCC 3.4 breakage) | James E. Housley | 2004-09-28 | 2 | -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 missing | James E. Housley | 2004-09-22 | 2 | -5/+5 |
| | | | | | | | | | | | a direcotry level. Bump PORTREVISION Approved by: portmgr (Mark Linimon) Notes: svn path=/head/; revision=118343 | ||||
* | * Fix one goof of mine, forgotten MD5 | James E. Housley | 2004-08-24 | 2 | -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 will | James E. Housley | 2004-08-24 | 1 | -0/+2 |
| | | | | | | | cause a bump of PORTREVISION Notes: svn path=/head/; revision=117190 | ||||
* | Fix path in patchfile, bump PORTREVISION | James E. Housley | 2004-08-16 | 2 | -11/+7 |
| | | | | Notes: svn path=/head/; revision=116337 | ||||
* | Add a patch to fix new errors in the newest GCC in -CURRENT | James E. Housley | 2004-08-15 | 2 | -1/+11 |
| | | | | Notes: svn path=/head/; revision=116291 | ||||
* | MASTERDIR was either not specified or specified in the wrong makefile. | James E. Housley | 2004-02-26 | 1 | -2/+1 |
| | | | | Notes: svn path=/head/; revision=102203 | ||||
* | It seems that some commands on 5.1-p? didn't like .if (${OSVERSION} ..) and | James E. Housley | 2004-02-26 | 1 | -2/+2 |
| | | | | | | | wanted it without the ( ) Notes: svn path=/head/; revision=102202 | ||||
* | Disable building the simulator on sparc until I can figure out how to | James E. Housley | 2004-02-21 | 2 | -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.2 | James E. Housley | 2004-02-21 | 1 | -0/+62 |
| | | | | Notes: svn path=/head/; revision=101548 | ||||
* | Two more patches to get a GNU program to compile with a GNU compiler. | James E. Housley | 2004-02-20 | 2 | -0/+69 |
| | | | | Notes: svn path=/head/; revision=101546 | ||||
* | Correct paths in patch files | James E. Housley | 2004-02-17 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=101118 | ||||
* | Add to patch files to fix compiling the simulator on powerpc and mips. | James E. Housley | 2004-02-16 | 3 | -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 Clarke | 2004-02-04 | 1 | -1/+1 |
| | | | | | | | (Part 2) Notes: svn path=/head/; revision=99920 | ||||
* | Add SIZE | James E. Housley | 2004-01-29 | 1 | -0/+6 |
| | | | | Notes: svn path=/head/; revision=99434 | ||||
* | Somehow I lost the original version of my patch files | James E. Housley | 2004-01-07 | 1 | -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't | James E. Housley | 2003-11-19 | 1 | -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.com | James E. Housley | 2003-09-02 | 2 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=88312 | ||||
* | Remove pkg-comment and place in Makefile | James E. Housley | 2003-03-03 | 2 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=76777 | ||||
* | Add some patches to the distro patches so the powerpc's GDB will build. | James E. Housley | 2003-02-23 | 2 | -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. Housley | 2003-02-19 | 1 | -0/+1 |
| | | | | | | | cross compiler, prevent them Notes: svn path=/head/; revision=75904 | ||||
* | Two files missed in the last commit. Upgrade to version 5.2 | James E. Housley | 2002-11-01 | 2 | -0/+34 |
| | | | | Notes: svn path=/head/; revision=69234 | ||||
* | Update to the latest version of gdb, used by RTEMS -- 5.2 | James E. Housley | 2002-11-01 | 2 | -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 Ferreira | 2001-11-20 | 1 | -1/+1 |
| | | | | | | | the later case Notes: svn path=/head/; revision=50301 | ||||
* | Adding gdb for arm-rtems | James E. Housley | 2001-04-17 | 1 | -0/+3 |
| | | | | Notes: svn path=/head/; revision=41557 | ||||
* | Update patches | James E. Housley | 2001-04-09 | 2 | -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 general | James E. Housley | 2001-02-22 | 1 | -3/+0 |
| | | | | | | | mips-rtems-* ports. It is now time to remove these. Notes: svn path=/head/; revision=38577 | ||||
* | Cleanup the patch part of the Makefile | James E. Housley | 2000-10-18 | 1 | -6/+2 |
| | | | | Notes: svn path=/head/; revision=33953 | ||||
* | Rename PLIST.* to pkg-plist.*. | Satoshi Asami | 2000-10-08 | 1 | -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. Housley | 2000-10-02 | 1 | -1/+1 |
| | | | | | | | Approved: will Notes: svn path=/head/; revision=33307 | ||||
* | Use MASTER_SITE_GNU | Ade Lovett | 2000-09-26 | 1 | -2/+2 |
| | | | | | | | | PR: 21547 Submitted by: maintainer Notes: svn path=/head/; revision=33142 | ||||
* | Update to gdb 5.0 | Ade Lovett | 2000-09-18 | 10 | -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 for | Steve Price | 2000-07-10 | 12 | -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 |