summaryrefslogtreecommitdiffstats
path: root/tools/sdcc
Commit message (Collapse)AuthorAgeFilesLines
* [tools] use HOST_STATIC_LINKING instead of hardcoding -staticjow2012-08-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33140 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: link staticallyjow2012-08-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33104 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: enable packihx, required by firmwarehotplugjow2012-06-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: sdcc: fix order of linking with libmjogo2012-04-141-0/+92
| | | | | | Fixes a build failure caught by buildbot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31284 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an ↵jow2012-04-101-0/+20
| | | | | | | | | | | infinite loop, workaround it See references: http://sourceforge.net/tracker/?func=detail&aid=3285611&group_id=599&atid=300599 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52653 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31236 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] sdcc: sdcc needs sdcpp to bootstrap itself, so enable itjow2012-04-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] add an sdcc host build which is enabled if firmwarehotplug is selectedjow2012-04-091-0/+42
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31226 3c298f89-4303-0410-b956-a3cf2f4a3e73