aboutsummaryrefslogtreecommitdiff
path: root/devel/i386-rtems-binutils
Commit message (Collapse)AuthorAgeFilesLines
* 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/+1
| | | | Notes: svn path=/head/; revision=99434
* 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
* Fix the usage of MASTERDIR in both the slave and master port as mentionedJames E. Housley2003-11-171-6/+5
| | | | | | | in PR: 59254 Notes: svn path=/head/; revision=94145
* Change the .info files so that it is possible to do info i386-rtems-ld andJames E. Housley2003-11-162-3/+42
| | | | | | | get the ld info page for the port and no the system ld info page. Notes: svn path=/head/; revision=94088
* Update URLs, from oarcorp.com to rtems.comJames E. Housley2003-09-022-2/+2
| | | | Notes: svn path=/head/; revision=88312
* Update for the new INFO= tool.James E. Housley2003-08-069-328/+1
| | | | Notes: svn path=/head/; revision=86401
* Remove pkg-comment and place in MakefileJames E. Housley2003-03-032-1/+1
| | | | Notes: svn path=/head/; revision=76777
* 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
* Fix version in the commentJames E. Housley2003-02-101-1/+1
| | | | Notes: svn path=/head/; revision=75241
* Upgrade to binutils 2.13.2.1James E. Housley2003-02-0110-3/+19
| | | | Notes: svn path=/head/; revision=74436
* Update to the latest set of binutils from the RTEMS project, versionJames E. Housley2002-10-3111-100/+706
| | | | | | | 2.13 . The rest of the tools are on the way. Notes: svn path=/head/; revision=69192
* 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
* Update to 2.11.2.David E. O'Brien2001-08-132-4/+4
| | | | Notes: svn path=/head/; revision=46216
* Update to 2.11.2.David E. O'Brien2001-08-132-2/+2
| | | | Notes: svn path=/head/; revision=46210
* Add the pkg-list files for the new arm-rtems portsJames E. Housley2001-04-171-0/+37
| | | | Notes: svn path=/head/; revision=41546
* The .gz version of the diff file is not actually going to be made availableJames E. Housley2001-04-091-2/+2
| | | | Notes: svn path=/head/; revision=41135
* For the last commit, which was blank.James E. Housley2001-04-091-1/+2
| | | | | | | | | - Upgrade to version 2.11 - Match MASTER_SITES with other -binutils ports - Use .bz2 and place in main directory like other -binutils ports Notes: svn path=/head/; revision=41134
* *** empty log message ***James E. Housley2001-04-092-11/+8
| | | | Notes: svn path=/head/; revision=41133
* The mips64orion-rtems-* ports have been replaced by the more generalJames E. Housley2001-02-221-37/+0
| | | | | | | mips-rtems-* ports. It is now time to remove these. Notes: svn path=/head/; revision=38577
* The new mips naming scheme for RTEMS, starting with the "binutils"James E. Housley2000-12-181-0/+37
| | | | Notes: svn path=/head/; revision=36059
* Remove these files so they won't be accidentally tagged for the release.Satoshi Asami2000-11-141-37/+0
| | | | | | | Submitted by: jeh Notes: svn path=/head/; revision=35139
* Cleanup the patching part of the makefileJames E. Housley2000-10-181-6/+2
| | | | Notes: svn path=/head/; revision=33951
* 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 standard GNU master sitesAde Lovett2000-09-251-1/+2
| | | | | | | | PR: 21543 Submitted by: maintainer Notes: svn path=/head/; revision=33119
* The tar file from the original site has changed. RemoveAde Lovett2000-09-181-2/+1
| | | | | | | | | | from DISTFILES until I can verify and reroll. PR: 21358 Submitted by: maintainer Notes: svn path=/head/; revision=32816
* Update to version 2.10 of binutils. Also changed PLIST toAde Lovett2000-09-1811-19/+60
| | | | | | | | | | prevent "extra files" with the other RTEMS ports. PR: 20930 Submitted by: maintainer Notes: svn path=/head/; revision=32807
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forSteve Price2000-07-1013-0/+382
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