summaryrefslogtreecommitdiff
path: root/packages/perl/perl-5.8.7
AgeCommit message (Collapse)AuthorFiles
2006-06-28/perl/perl/5.8.7/config.sh-sh3-linux: Fixing sh4->sh3 typosKristoffer Ericson1
* Fixes typos where sh4 was written instead of sh3
2006-06-19perl 5.8.7: Add support for building on sh4 and sh3. Tested several sh4Jamie Lenehan2
programs on the target and they work fine. Sh3 is untested but should be the same. No perl shared library as toolchain issues prevent this. See bug# 960 for details. Should solve bug# 960.
2006-05-31perl - Absolute includes fix.Raymond Danks2
Add config.sh for i486-linux and i586-linux. Disable PARALLEL_MAKE.
2005-10-18perl: NSLU2: fix LE config in 5.8.7John Bowler1
- the existing arm (le) config will not work with NSLU2 because of the - use of 32 bit assembler which is not thumb compatible, this change - uses a config file derived from the BE (NSLU2) config
2005-09-23perl: add libgcc.a to libperl.so on armeb to support thumbJohn Bowler1
2005-08-03Actually include the correct mipsel 5.8.7 config.sh and bump PRDavid Karlstrom1
2005-08-03Add updated config.sh-mipsel-linux for perl 5.8.4 from CosmicPenguin, and ↵David Karlstrom1
add a bit more updated one for perl 5.8.7
2005-08-03Fix the i386 and i686 config.sh to use 5.8.7 instead of 5.8.4 in the pathsDavid Karlstrom2
2005-08-03Add missing defines for the i386 and i686 config.shDavid Karlstrom2
2005-08-02Add untested i386 config.sh for perl for OE-Bug:#196David Karlstrom1
2005-07-30Change startperl from #!hostperl to #!/usr/bin/perl so that the perl ↵David Karlstrom3
utilities like cpan works
2005-07-30Add -lgcc_s to perllibs for arm too (already added for armeb), Closes: ↵David Karlstrom1
OE-Bug#113
2005-07-29Fix perl so (hopefully) it works on both arm and armebDavid Karlstrom2
2005-07-26Update perl to 5.8.7, modified armeb patch to work for OpenSlugDavid Karlstrom8