summaryrefslogtreecommitdiff
path: root/tools/sdcc/patches
AgeCommit message (Collapse)Author
2013-09-24[tools] sdcc: drop tool, it is not used since r31227luka
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-14tools: sdcc: fix order of linking with libmjogo
Fixes a build failure caught by buildbot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-10[tools] sdcc: compiling SDCCicode.c with -O2 sends gcc 4.6.x into an ↵jow
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