Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-16 | ia64: relocate out of ports/ subdir | Mike Frysinger | |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | |
2013-03-12 | ia64: fix strict aliasing warnings with func descriptors | Mike Frysinger | |
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> | |||
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-07-01 | Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-merge | Joseph Myers | |