aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/powerpc/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Remove MD __sys_* private symbols.Brooks Davis2018-12-051-2/+0
* Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston2018-06-041-1/+0
* Replace MD assembly exect() with a portable version.Brooks Davis2018-04-121-1/+0
* libc: stop exporting cerrorEd Maste2016-03-301-1/+0
* libc: stop exporting curbrk and minbrk in the private namespaceEd Maste2016-03-241-2/+0
* Doh... Don't add __eabi to an old version tag (i.e. FBSD_1.0). Add it to theMarcel Moolenaar2012-05-251-1/+4
* Allow building for the PowerPC EABI by providing a dummy __eabi()Marcel Moolenaar2012-05-241-0/+1
* Replace a proliferation of buggy MD implementations of modf() with aDavid Schultz2011-10-211-1/+0
* Fix build from errors exposed with recent version_gen.awk commit.Peter Grehan2007-10-181-2/+1
* Some libc symbol map cleanups.Daniel Eischen2007-05-311-4/+0
* I guess powerpc needs vfork(), add it to the symbol list.Daniel Eischen2007-05-141-0/+1
* Remove .mcount from gmon's Symbol map and add it to the appropriateDaniel Eischen2007-05-131-0/+1
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-9/+11
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+60