aboutsummaryrefslogtreecommitdiffstats
path: root/devel/i386-rtems-binutils
Commit message (Collapse)AuthorAgeFilesLines
* Update URLs, from oarcorp.com to rtems.comjeh2003-09-022-2/+2
|
* Update for the new INFO= tool.jeh2003-08-079-328/+1
|
* Remove pkg-comment and place in Makefilejeh2003-03-032-1/+1
|
* Since bento seems to specify CPUCFLAGS on some archs, and the breaks the ↵jeh2003-02-201-0/+1
| | | | cross compiler, prevent them
* Fix version in the commentjeh2003-02-101-1/+1
|
* Upgrade to binutils 2.13.2.1jeh2003-02-0210-3/+19
|
* Update to the latest set of binutils from the RTEMS project, versionjeh2002-10-3111-100/+706
| | | | 2.13 . The rest of the tools are on the way.
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Update to 2.11.2.obrien2001-08-142-4/+4
|
* Update to 2.11.2.obrien2001-08-142-2/+2
|
* Add the pkg-list files for the new arm-rtems portsjeh2001-04-171-0/+37
|
* The .gz version of the diff file is not actually going to be made availablejeh2001-04-091-2/+2
|
* For the last commit, which was blank.jeh2001-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
* *** empty log message ***jeh2001-04-092-11/+8
|
* The mips64orion-rtems-* ports have been replaced by the more generaljeh2001-02-221-37/+0
| | | | mips-rtems-* ports. It is now time to remove these.
* The new mips naming scheme for RTEMS, starting with the "binutils"jeh2000-12-181-0/+37
|
* Remove these files so they won't be accidentally tagged for the release.asami2000-11-141-37/+0
| | | | Submitted by: jeh
* Cleanup the patching part of the makefilejeh2000-10-181-6/+2
|
* Rename PLIST.* to pkg-plist.*.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.
* Change MAINTAINERship to my committers address.jeh2000-10-021-1/+1
| | | | Approved: will
* Use standard GNU master sitesade2000-09-261-1/+2
| | | | | PR: 21543 Submitted by: maintainer
* The tar file from the original site has changed. Removeade2000-09-191-2/+1
| | | | | | | from DISTFILES until I can verify and reroll. PR: 21358 Submitted by: maintainer
* Update to version 2.10 of binutils. Also changed PLIST toade2000-09-1811-19/+60
| | | | | | | prevent "extra files" with the other RTEMS ports. PR: 20930 Submitted by: maintainer
* C/C++, CHILL, F77, JAVA, OBJC, binutils, and gdb from the RTEMS RTOS forsteve2000-07-1013-0/+382
the i386, i960, m68k, mips64orion, powerpc, sh, and sparc processors. PR: 19335 Submitted by: James Housley <jim@thehouselys.net>