Age | Commit message (Expand) | Author | Files | Lines |
2006-08-30 | configure.ac: Add case for Mingw as host. | Corinna Vinschen | 1 | -0/+202 |
2006-04-06 | Makefile.in: Add install-html, install-html-am, and install-html-recursive ta... | Carlos O'Donell | 1 | -1/+8 |
2006-01-29 | configure.ac: Add -Wc++-compat to ac_libibety_warn_cflags where supported. | Gabriel Dos Reis | 1 | -68/+183 |
2005-07-22 | configure.ac: Check for a getopt(3) declaration. | Ben Elliston | 1 | -124/+135 |
2005-07-07 | config.table: Delete file. | Kelley Cook | 1 | -1/+69 |
2005-06-21 | Index: include/ChangeLog | Geoffrey Keating | 1 | -2/+76 |
2005-05-28 | libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if needed. | Eli Zaretskii | 1 | -0/+280 |
2005-05-24 | libiberty.h (ACONCAT): Properly cast value of alloca(). | Gabriel Dos Reis | 1 | -0/+352 |
2005-05-07 | aclocal.m4 (AC_DEFINE_NOAUTOHEADER): Remove. | Kelley Cook | 1 | -8/+8 |
2005-05-07 | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 1 | -62/+82 |
2005-04-16 | asprintf.c: Include config.h. | Gabriel Dos Reis | 1 | -0/+282 |
2005-04-12 | configure.ac: Check declarations for basename, ffs, asprintf, vasprintf. | Gabriel Dos Reis | 1 | -0/+282 |
2005-04-11 | libiberty.h (fopen_unlocked, [...]): Provide prototypes for new functions. | Kaveh R. Ghazi | 1 | -3/+5 |
2005-04-02 | configure.ac (ac_libiberty_warn_cflags): Add -Wwrite-strings -Wstrict-prototy... | Kaveh R. Ghazi | 1 | -1/+3 |
2005-03-29 | pex-common.c: New file. | Ian Lance Taylor | 1 | -3/+3 |
2005-03-27 | configure.ac (ac_c_preproc_warn_flag): Remove -Wtraditional flags. | Andreas Jaeger | 1 | -1/+1 |
2005-03-25 | libiberty.h (xstrndup): Declare. | Kaveh R. Ghazi | 1 | -2/+6 |
2005-03-09 | pex-os2.c: Remove. | Ian Lance Taylor | 1 | -1/+0 |
2005-03-06 | configure.ac (target_header_dir): vfork is a stub under djgpp. | DJ Delorie | 1 | -1/+1 |
2005-03-06 | configure.ac (target_header_dir): vfork is a stub under djgpp. | DJ Delorie | 1 | -47/+91 |
2004-12-27 | Makefile.in: Undo to 2004-12-17. | H.J. Lu | 1 | -1148/+154 |
2004-12-19 | re PR bootstrap/19072 (--disable-static bootstrap failure) | H.J. Lu | 1 | -402/+428 |
2004-12-18 | Makefile.in (top_builddir): Set to `.'. | H.J. Lu | 1 | -123/+1091 |
2004-12-11 | fibheap.h (struct fibnode): Only use unsigned long bitfields when __GNUC__ is... | Ben Elliston | 1 | -0/+408 |
2004-09-03 | configure: Regenerate. | Paolo Bonzini | 1 | -72/+40 |
2004-04-26 | configure.ac (UNSIGNED_64BIT_TYPE): Unquote the definition. | Maciej W. Rozycki | 1 | -41/+72 |
2004-04-22 | hashtab.c: Include limits.h, stdint.h, ansidecl.h. | Richard Henderson | 1 | -65/+202 |
2004-03-09 | configure.ac: Bump version to 2.59. | Kelley Cook | 1 | -49/+58 |
2004-03-09 | * configure: Regenerate for config/accross.m4 correction. | Hans-Peter Nilsson | 1 | -369/+908 |
2004-01-26 | configure.ac: Add m4_pattern_allow(LIBOBJS). | Ian Lance Taylor | 1 | -5/+15 |
2003-10-01 | configure.in: Check if $MAKEINFO is missing. | H.J. Lu | 1 | -14/+26 |
2003-09-25 | configure.in: Use AC_PROG_CPP_WERROR. | Daniel Jacobowitz | 1 | -679/+418 |
2003-09-02 | re PR bootstrap/12100 (time.h:402: error: previous declaration of `clock'evio... | John David Anglin | 1 | -27/+44 |
2003-08-27 | aclocal.m4: Include acx.m4 and no-executables.m4. | Daniel Jacobowitz | 1 | -2017/+5898 |
2003-06-19 | configure.in: Add check for malloc.h needed by m68k for function free(). | Dara Hazeghi | 1 | -9/+22 |
2003-06-09 | re PR bootstrap/10974 (Bootstrap failure) | Albert Chin-A-Young | 1 | -56/+80 |
2003-05-07 | hashtab.c (burtle_hash): New fn. | Jason Merrill | 1 | -85/+221 |
2003-05-04 | configure.in (AC_CHECK_FUNCS): Don't make multiple calls. | Kaveh R. Ghazi | 1 | -495/+63 |
2003-04-16 | configure.in (funcs, [...]): Add snprintf and vsnprintf. | Kaveh R. Ghazi | 1 | -79/+81 |
2003-04-16 | mempcpy.c, [...]: New files. | Kaveh R. Ghazi | 1 | -80/+83 |
2003-04-14 | configure.in (HAVE_UINTPTR_T): Always define. | Kaveh R. Ghazi | 1 | -85/+84 |
2003-02-22 | configure.in: Check for sys/systemcfg.h and _system_configuration. | Kaveh R. Ghazi | 1 | -53/+57 |
2003-02-22 | configure.in: Check for sys/sysctl.h and sysctl. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-02-21 | physmem.c (physmem_total): Use getsysinfo on Tru64 UNIX. | Rainer Orth | 1 | -80/+81 |
2003-02-21 | configure.in: Check for sys/sysmp.h and sysmp. | Kaveh R. Ghazi | 1 | -3/+3 |
2003-02-21 | physmem.c (physmem_total, [...]): De-ANSI-fy. | Kaveh R. Ghazi | 1 | -52/+107 |
2003-02-21 | libiberty.h (physmem_total, [...]): Prototype. | Kaveh R. Ghazi | 1 | -2/+2 |
2003-02-20 | Makefile.in (CFILES): Add lrealpath.c. | Daniel Jacobowitz | 1 | -86/+177 |
2003-02-20 | configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to config.status. | Alexandre Oliva | 1 | -0/+1 |
2003-01-30 | Makefile.in (libiberty_topdir): New subst. | Christian Cornelssen | 1 | -127/+129 |