summaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/Symbol.map
AgeCommit message (Expand)Author
2024-03-13libc/softfloat: we don't export _fp[gs]et* symbolsBrooks Davis
2024-03-13lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis
2024-02-05libc: move MD sys related symbols to libsysBrooks Davis
2023-11-15libc: centralize a few numeric symbolsBrooks Davis
2023-11-15libc: centralize makecontext symbolsBrooks Davis
2023-11-15libc: centralize {_,sig,}{set,long}jmp symbolsBrooks Davis
2023-11-15libc: centralize ntoh symbolsBrooks Davis
2023-11-15libc: further centralize syscall symbolsBrooks Davis
2023-11-15libc: Remove empty comments in Symbol.mapBrooks Davis
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2021-12-09libc: Remove _get_tp() and _set_tp().John Baldwin
2018-12-05Remove MD __sys_* private symbols.Brooks Davis
2018-06-04Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston
2018-04-12Replace MD assembly exect() with a portable version.Brooks Davis
2016-03-30libc: stop exporting cerrorEd Maste
2016-03-24libc: stop exporting curbrk and minbrk in the private namespaceEd Maste
2012-05-25Doh... Don't add __eabi to an old version tag (i.e. FBSD_1.0). Add it to theMarcel Moolenaar
2012-05-24Allow building for the PowerPC EABI by providing a dummy __eabi()Marcel Moolenaar
2011-10-21Replace a proliferation of buggy MD implementations of modf() with aDavid Schultz
2007-10-18Fix build from errors exposed with recent version_gen.awk commit.Peter Grehan
2007-05-31Some libc symbol map cleanups.Daniel Eischen
2007-05-14I guess powerpc needs vfork(), add it to the symbol list.Daniel Eischen
2007-05-13Remove .mcount from gmon's Symbol map and add it to the appropriateDaniel Eischen
2007-04-29Use C comments since we now preprocess these files with CPP.Daniel Eischen
2006-03-13Add symbol maps and initial symbol version definitions to libc.Daniel Eischen