Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ia64: relocate out of ports/ subdir | Mike Frysinger | 2014-02-16 | 1 | -13/+0 |
| | |||||
* | ia64: fix strict aliasing warnings with func descriptors | Mike Frysinger | 2013-03-12 | 1 | -1/+4 |
| | | | | | | | | | | | Function pointers on ia64 are like parisc -- they're plabels. While the parisc port enjoys a gcc builtin for extracting the address here, ia64 has no such luck. Casting & dereferencing in one go triggers a strict aliasing warning. Use a union to fix that. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | Move all files into ports/ subdirectory in preparation for merge with glibc glibc-2.16-ports-before-merge | Joseph Myers | 2012-07-01 | 1 | -0/+10 |