libgcc/
commitac34b7dbfca6a8c9ad8bc93cee72301998408e0d
authorjules <jules@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Aug 2011 12:02:45 +0000 (1 12:02 +0000)
committerjules <jules@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Aug 2011 12:02:45 +0000 (1 12:02 +0000)
treef40191ddc8ef7538172bd6a7e2df729399b95b50
parent7f7ae544c99df8111e45c7ebf333d36371bada0f
libgcc/
* Makefile.in (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): New.
(libgcc-std.ver.in): Use above.
* fixed-bit.h (LIBGCC2_FIXEDBIT_GNU_PREFIX): Define, if
LIBGCC2_GNU_PREFIX is defined.  Use instead of LIBGCC2_GNU_PREFIX
throughout file.
* config/t-fixedpoint-gnu-prefix: New file.
* config/t-gnu-prefix (LIBGCC_VER_FIXEDPOINT_GNU_PREFIX): Set.
* libgcc-std.ver.in (fixed-point routines): Use __FIXPTPFX__
instead of __PFX__.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@177019 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/Makefile.in
libgcc/config/t-fixedpoint-gnu-prefix [new file with mode: 0644]
libgcc/config/t-gnu-prefix
libgcc/fixed-bit.h
libgcc/libgcc-std.ver.in