summaryrefslogtreecommitdiff
path: root/devel/msp430-gcc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixes in compare.Lev A. Serebryakov2003-10-232-2/+2
| | | | Notes: svn path=/head/; revision=91954
* [1] Update to new version.Lev A. Serebryakov2003-10-173-5/+33
| | | | | | | [2] Really don't install non-unique files. MANx too. Notes: svn path=/head/; revision=91508
* Don't install `${PREFIX}/lib/libiberty.a'Lev A. Serebryakov2003-10-153-1/+11
| | | | | | | Now this port doesn't install non-unique files. Notes: svn path=/head/; revision=91337
* Fix one bug in optimizer/code generatorLev A. Serebryakov2003-10-062-2/+2
| | | | | | | Obtained from: Target's maintainers Notes: svn path=/head/; revision=90447
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Target's maintainers claim, that gcc 3.2.x produce better code than 3.3.xLev A. Serebryakov2003-09-013-24/+10
| | | | | | | | | | | | All future updates for msp430 target will be provided only for 3.2.x and 3.4 versions of gcc. So, I've downgraded gcc port to 3.2.3 + last msp430 patches. Obtained from: Target's maintainers Notes: svn path=/head/; revision=88271
* Some fixes in target.Lev A. Serebryakov2003-08-262-2/+2
| | | | Notes: svn path=/head/; revision=87727
* Update to new gcc release: 3.3.1Lev A. Serebryakov2003-08-143-5/+5
| | | | Notes: svn path=/head/; revision=86938
* Fix some bugs in optimizer.Lev A. Serebryakov2003-08-122-2/+2
| | | | | | | Obtained from: Target mainainers Notes: svn path=/head/; revision=86809
* Fix "internal compiler error", add some optimizations.Lev A. Serebryakov2003-07-182-2/+2
| | | | Notes: svn path=/head/; revision=85129
* Update with last fixes in target's patches.Lev A. Serebryakov2003-07-162-2/+2
| | | | Notes: svn path=/head/; revision=84975
* Update to last patche's version.Lev A. Serebryakov2003-07-103-3/+3
| | | | Notes: svn path=/head/; revision=84587
* Update to latest patches from mspgcc.sf.net.Lev A. Serebryakov2003-06-282-2/+2
| | | | | | | | | Here are two important fixes. Approved by: sobomax Notes: svn path=/head/; revision=83782
* Update to latest version.Lev A. Serebryakov2003-06-253-20/+25
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=83577
* Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-newLev A. Serebryakov2003-06-171-1/+1
| | | | | | | | | committer's e-mail Approved by: sobomax Notes: svn path=/head/; revision=83152
* Update to 3.2.2.20030304.Norikatsu Shigemura2003-04-062-2/+3
| | | | | | | | PR: ports/50395 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> (maintainer) Notes: svn path=/head/; revision=78421
* [MAINTAINER UPDATE] Update port `devel/msp430-gcc' to new, improvedEdwin Groothuis2003-02-242-4/+5
| | | | | | | | | | and fixed version based on gcc 3.2.2. PR: ports/48498 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=76339
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Update to 20021120.Norikatsu Shigemura2002-11-222-2/+2
| | | | | | | | PR: ports/45566 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> (maintainer) Notes: svn path=/head/; revision=70756
* - upgrade patchversion to 20021105SADA Kenji2002-11-113-5/+4
| | | | | | | | | - portlint PR: ports/45161 Submitted by: maintainer Notes: svn path=/head/; revision=69874
* GCC Cross compiler for the Texas Instruments MSP430 architecture.Joseph Koshy2002-11-065-0/+111
PR: ports/44139 Submitted by: Lev A. Serbryakov <lev@serebryakov.spb.ru> Notes: svn path=/head/; revision=69568