aboutsummaryrefslogtreecommitdiff
path: root/libiberty/configure
AgeCommit message (Expand)AuthorFilesLines
2006-01-29configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported.Gabriel Dos Reis1-68/+183
2005-07-22configure.ac: Check for a getopt(3) declaration.Ben Elliston1-124/+135
2005-07-07config.table: Delete file.Kelley Cook1-1/+69
2005-06-21Index: include/ChangeLogGeoffrey Keating1-2/+76
2005-05-28libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed.Eli Zaretskii1-0/+280
2005-05-24libiberty.h (ACONCAT): Properly cast value of alloca().Gabriel Dos Reis1-0/+352
2005-05-07aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove.Kelley Cook1-8/+8
2005-05-07configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-62/+82
2005-04-16asprintf.c: Include config.h.Gabriel Dos Reis1-0/+282
2005-04-12configure.ac: Check declarations for basename, ffs, asprintf, vasprintf.Gabriel Dos Reis1-0/+282
2005-04-11libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions.Kaveh R. Ghazi1-3/+5
2005-04-02configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy...Kaveh R. Ghazi1-1/+3
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-2/+6
2005-03-09pex-os2.c: Remove.Ian Lance Taylor1-1/+0
2005-03-06configure.ac (target_header_dir): vfork is a stub under djgpp.DJ Delorie1-1/+1
2005-03-06configure.ac (target_header_dir): vfork is a stub under djgpp.DJ Delorie1-47/+91
2004-12-27Makefile.in: Undo to 2004-12-17.H.J. Lu1-1148/+154
2004-12-19re PR bootstrap/19072 (--disable-static bootstrap failure)H.J. Lu1-402/+428
2004-12-18Makefile.in (top_builddir): Set to `.'.H.J. Lu1-123/+1091
2004-12-11fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is...Ben Elliston1-0/+408
2004-09-03configure: Regenerate.Paolo Bonzini1-72/+40
2004-04-26configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition.Maciej W. Rozycki1-41/+72
2004-04-22hashtab.c: Include limits.h, stdint.h, ansidecl.h.Richard Henderson1-65/+202
2004-03-09configure.ac: Bump version to 2.59.Kelley Cook1-49/+58
2004-03-09* configure: Regenerate for config/accross.m4 correction.Hans-Peter Nilsson1-369/+908
2004-01-26configure.ac: Add m4_pattern_allow(LIBOBJS).Ian Lance Taylor1-5/+15
2003-10-01configure.in: Check if $MAKEINFO is missing.H.J. Lu1-14/+26
2003-09-25configure.in: Use AC_PROG_CPP_WERROR.Daniel Jacobowitz1-679/+418
2003-09-02re PR bootstrap/12100 (time.h:402: error: previous declaration of `clock'evio...John David Anglin1-27/+44
2003-08-27aclocal.m4: Include acx.m4 and no-executables.m4.Daniel Jacobowitz1-2017/+5898
2003-06-19configure.in: Add check for malloc.h needed by m68k for function free().Dara Hazeghi1-9/+22
2003-06-09re PR bootstrap/10974 (Bootstrap failure)Albert Chin-A-Young1-56/+80
2003-05-07hashtab.c (burtle_hash): New fn.Jason Merrill1-85/+221
2003-05-04configure.in (AC_CHECK_FUNCS): Don't make multiple calls.Kaveh R. Ghazi1-495/+63
2003-04-16configure.in (funcs, [...]): Add snprintf and vsnprintf.Kaveh R. Ghazi1-79/+81
2003-04-16mempcpy.c, [...]: New files.Kaveh R. Ghazi1-80/+83
2003-04-14configure.in (HAVE_UINTPTR_T): Always define.Kaveh R. Ghazi1-85/+84
2003-02-22configure.in: Check for sys/systemcfg.h and _system_configuration.Kaveh R. Ghazi1-53/+57
2003-02-22configure.in: Check for sys/sysctl.h and sysctl.Kaveh R. Ghazi1-3/+3
2003-02-21physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX.Rainer Orth1-80/+81
2003-02-21configure.in: Check for sys/sysmp.h and sysmp.Kaveh R. Ghazi1-3/+3
2003-02-21physmem.c (physmem_total, [...]): De-ANSI-fy.Kaveh R. Ghazi1-52/+107
2003-02-21libiberty.h (physmem_total, [...]): Prototype.Kaveh R. Ghazi1-2/+2
2003-02-20Makefile.in (CFILES): Add lrealpath.c.Daniel Jacobowitz1-86/+177
2003-02-20configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status.Alexandre Oliva1-0/+1
2003-01-30Makefile.in (libiberty_topdir): New subst.Christian Cornelssen1-127/+129
2003-01-24configure.in: Remove special pex-cygwin consideration.Christopher Faylor1-17/+29
2003-01-24Makefile.in (CFILES): Add pex-*.c.Zack Weinberg1-30/+29