Configury changes for obstack optimization
authorAlan Modra <amodra@gmail.com>
Mon, 9 Nov 2015 04:47:05 +0000 (15:17 +1030)
committerAlan Modra <amodra@gmail.com>
Mon, 9 Nov 2015 04:51:50 +0000 (15:21 +1030)
commitc20a0642333655311b1f5b6f78adfeb8ec9fe1d4
tree277930644bab110ac76327044a69abe6974b30c0
parent78d14d2b9325fb4d25034eccf5650ef967d19640
Configury changes for obstack optimization

Provides defines used to determine whether glibc obstacks are
compatible.  Generally speaking, 32-bit targets won't need to use
obstack.o from libiberty if glibc is used, while 64-bit targets will,
until glibc gets the new obstack code.

libiberty/
* configure.ac: Get size of size_t.
* config.in: Regenerate.
* configure: Regenerate.
libiberty/ChangeLog
libiberty/config.in
libiberty/configure
libiberty/configure.ac
This page took 0.024607 seconds and 4 git commands to generate.