Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/*: rename patches according to the new policy | Peter Korsgaard | 2015-02-03 | 1 | -116/+0 |
| | | | | | | | Autogenerated from rename-patch.py (http://patchwork.ozlabs.org/patch/403345) Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | icu: bump to version 54.1 | Gustavo Zacarias | 2014-12-18 | 1 | -44/+48 |
| | | | | | | | Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | ||||
* | icu: detect and add compiler symbol prefix to the assembly code | Sonic Zhang | 2014-02-04 | 1 | -0/+112 |
Some compilers, such as the Blackfin GNU compiler, prefix a character to any C symbol in generated assembly code. If any assembly symbol is invoked from C code, it needs to be prefixed as well. Note: since autoreconf doesn't work with this package because automake isn't used. Fixes: http://autobuild.buildroot.net/results/c40a22814b405de2c5c75139cfc393c863ed4b81/ [Ryan: add information about why patching configure is ok] [Ryan: add renaming of patches to be consistent with standard] Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |