aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Add strtoll and strtoull to libiberty.Yury Gribov1-3/+11
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek1-0/+6
2014-01-06libiberty: fix --enable-install-libiberty flag [PR 56780]Mike Frysinger1-1/+0
2013-10-15Add --enable-host-shared configuration optionDavid Malcolm1-0/+6
2013-06-01re PR other/56780 (--disable-install-libiberty still installs libiberty.a)Matt Burgess1-21/+25
2012-09-18strnlen.c: New file.Ian Lance Taylor1-3/+5
2011-08-22Centralize PICFLAG configurationRainer Orth1-21/+4
2011-07-22re PR c++/49756 (g++ ICE)Jakub Jelinek1-6/+6
2010-11-21Fix build regressionAnthony Green1-11/+1
2010-11-04Use spawnve on cygwin.Richard Henderson1-6/+8
2010-11-02simple-object.h: New file.Ian Lance Taylor1-0/+1
2010-10-07Turn PR_SET_NAME check into link checkAndi Kleen1-1/+1
2010-10-06[PATCH] Report LTO phase in lto1 process name v2Andi Kleen1-1/+13
2010-09-08re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)Tristan Gingold1-4/+4
2010-06-03re PR bootstrap/42798 (--enable-build-with-cxx bootstrap fails on i686-pc-lin...Ralf Wildenhues1-2/+2
2010-01-04re PR target/42316 ([SH] `builddir-single/libiberty/pic/libiberty.a': No such...Nobuhiro Iwamatsu1-0/+1
2009-11-26configure.ac (AC_CHECK_FUNCS): Sort into alphabetical order.Ben Elliston1-9/+16
2009-09-04re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer1-3/+3
2009-09-03re PR target/39065 (libiberty hashtab.c:hash_pointer() needs intptr_t)Ozkan Sezer1-0/+1
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues1-1/+1
2009-04-14configure.ac (setobjs, msdosdjgpp): Move a-priori setting of existing and req...Eli Zaretskii1-17/+22
2009-04-08configure.ac: Fix Linux/MIPS matching rule.Arnaud Patard1-1/+1
2009-03-27memmem.c: New file, from gnulib.Ian Lance Taylor1-1/+2
2009-01-18configure.ac (funcs, [...]): Don't munge on Cygwin, as it no longer shares li...Dave Korn1-23/+0
2008-10-07configure.ac: Call AC_SYS_LARGEFILE.Jan Kratochvil1-0/+1
2008-04-21configure.ac: use -fPIC on Linux/MIPS hosts.Aurelien Jarno1-0/+1
2008-03-27configure.ac (frags): Don't set, use frag instead.Paolo Bonzini1-22/+20
2007-07-17configure.ac (target_header_dir, msdosdjgpp): Remove duplicate gettimeofday e...DJ Delorie1-1/+1
2007-06-14configure.ac: Use ACX_PROG_CC_ALMOST_PEDANTIC too.Paolo Bonzini1-1/+2
2007-06-14acinclude.m4 (gcc_AC_CHECK_PROG_VER): Remove.Paolo Bonzini1-20/+2
2007-06-07configure.ac: Non-default multilibs can be cross compilations.Geoffrey Keating1-0/+19
2007-02-26configure.ac: add djgpp-specific results, so we don't have to link during a c...DJ Delorie1-0/+17
2006-08-30configure.ac: Add case for Mingw as host.Corinna Vinschen1-0/+49
2006-04-06Makefile.in: Add install-html, install-html-am, and install-html-recursive ta...Carlos O'Donell1-0/+5
2006-01-29configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported.Gabriel Dos Reis1-0/+16
2005-07-22configure.ac: Check for a getopt(3) declaration.Ben Elliston1-1/+1
2005-07-07config.table: Delete file.Kelley Cook1-1/+69
2005-06-21Index: include/ChangeLogGeoffrey Keating1-1/+3
2005-05-28libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii1-2/+2
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-0/+1
2005-05-07aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.Kelley Cook1-4/+4
2005-05-07configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-1/+1
2005-04-16asprintf.c: Include config.h.Gabriel Dos Reis1-0/+1
2005-04-12configure.ac: Check declarations for basename, ffs, asprintf, vasprintf.Gabriel Dos Reis1-0/+1
2005-04-11libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi1-3/+3
2005-04-02configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy...Kaveh R. Ghazi1-1/+1
2005-03-29pex-common.c: New file.Ian Lance Taylor1-3/+3
2005-03-27configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional flags.Andreas Jaeger1-1/+1
2005-03-25libiberty.h (xstrndup): Declare.Kaveh R. Ghazi1-1/+2
2005-03-10libiberty.h (gettimeofday): Declare.Mark Mitchell1-1/+2