Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-06-28 | /perl/perl/5.8.7/config.sh-sh3-linux: Fixing sh4->sh3 typos | Kristoffer Ericson | 1 | |
* Fixes typos where sh4 was written instead of sh3 | ||||
2006-06-19 | perl 5.8.7: Add support for building on sh4 and sh3. Tested several sh4 | Jamie Lenehan | 2 | |
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-31 | perl - Absolute includes fix. | Raymond Danks | 2 | |
Add config.sh for i486-linux and i586-linux. Disable PARALLEL_MAKE. | ||||
2005-10-18 | perl: NSLU2: fix LE config in 5.8.7 | John Bowler | 1 | |
- 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-23 | perl: add libgcc.a to libperl.so on armeb to support thumb | John Bowler | 1 | |
2005-08-03 | Actually include the correct mipsel 5.8.7 config.sh and bump PR | David Karlstrom | 1 | |
2005-08-03 | Add updated config.sh-mipsel-linux for perl 5.8.4 from CosmicPenguin, and ↵ | David Karlstrom | 1 | |
add a bit more updated one for perl 5.8.7 | ||||
2005-08-03 | Fix the i386 and i686 config.sh to use 5.8.7 instead of 5.8.4 in the paths | David Karlstrom | 2 | |
2005-08-03 | Add missing defines for the i386 and i686 config.sh | David Karlstrom | 2 | |
2005-08-02 | Add untested i386 config.sh for perl for OE-Bug:#196 | David Karlstrom | 1 | |
2005-07-30 | Change startperl from #!hostperl to #!/usr/bin/perl so that the perl ↵ | David Karlstrom | 3 | |
utilities like cpan works | ||||
2005-07-30 | Add -lgcc_s to perllibs for arm too (already added for armeb), Closes: ↵ | David Karlstrom | 1 | |
OE-Bug#113 | ||||
2005-07-29 | Fix perl so (hopefully) it works on both arm and armeb | David Karlstrom | 2 | |
2005-07-26 | Update perl to 5.8.7, modified armeb patch to work for OpenSlug | David Karlstrom | 8 | |