summaryrefslogtreecommitdiffstats
path: root/lib/libc/arm/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* Export _libc_arm_fpu_present as a private symbol to be used by otherandrew2014-03-111-0/+2
* Use the compiler-rt version __{u,}divsi3 and __{u,}modsi3 on ARM EABIandrew2013-01-191-4/+0
* Per kib, since __flt_rounds is being added to FreeBSD 10, itkientzle2012-06-151-0/+3
* __flt_rounds is a public symbol (expands from the FLT_ROUNDS macro),kientzle2012-06-141-1/+1
* __flt_rounds was omitted from the exported symbols here.kientzle2012-06-091-0/+1
* Add __aeabi_read_tp to the symbol list.cognet2012-03-041-0/+1
* Replace a proliferation of buggy MD implementations of modf() with adas2011-10-211-1/+0
* Unbreak arm build by removing duplicate symbols.cognet2007-10-181-8/+0
* Some libc symbol map cleanups.deischen2007-05-311-4/+0
* Use __mcount() instead of _mcount() to reduce diffs with NetBSD.cognet2007-05-191-1/+1
* Do not export 'end' symbol. It is not meant to be visible to outsidekan2007-05-161-1/+1
* Remove .mcount from gmon's Symbol map and add it to the appropriatedeischen2007-05-131-1/+24
* Use C comments since we now preprocess these files with CPP.deischen2007-04-291-11/+13
* Add symbol maps and initial symbol version definitions to libc.deischen2006-03-131-0/+66
OpenPOWER on IntegriCloud