Age | Commit message (Expand) | Author | Files | Lines |
2005-07-03 | * configure.ac: Add arguments to AC_DEFINE calls. | Steve Ellcey | 1 | -26/+52 |
2005-06-13 | * configure.ac: Use AC_CHECK_TYPES to check for uintptr_t. | Mark Kettenis | 1 | -12/+1 |
2005-06-13 | * ser-tcp.c: Tewak comment. | Mark Kettenis | 1 | -0/+4 |
2005-05-20 | * configure.ac: Fix bad description of _MSE_INT_H that caused each | Eli Zaretskii | 1 | -2/+2 |
2005-05-20 | * configure.ac: Add snprintf and vsnprintf to AC_CHECK_DECLS. | Eli Zaretskii | 1 | -1/+1 |
2005-04-21 | * configure.ac: On MinGW, define USE_WIN32API and link with | Mark Mitchell | 1 | -0/+12 |
2005-03-25 | * Makefile.in (SFILES): Add ser-base.c. | Mark Mitchell | 1 | -1/+2 |
2005-03-23 | 2005-03-23 Martin Hunt <hunt@redhat.com> | Martin Hunt | 1 | -9/+0 |
2005-03-21 | * configure.ac (stat.st_blksize): Check for it. | Mark Mitchell | 1 | -0/+2 |
2005-03-13 | * configure.ac: Use '=', not '=='; the latter is a GNU extension. | Jim Blandy | 1 | -1/+1 |
2005-03-11 | Avoid warnings due to the use of -Wuninitialized without -O. | Jim Blandy | 1 | -1/+14 |
2005-02-22 | 2005-02-22 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 1 | -1/+1 |
2005-01-29 | * configure.ac: Remove extra check for ranlib. | Mark Kettenis | 1 | -8/+0 |
2005-01-21 | * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): Remove | Mark Kettenis | 1 | -21/+7 |
2005-01-21 | * configure.ac: Remove ia64-*-aix* junk. | Mark Kettenis | 1 | -3/+0 |
2005-01-21 | * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLS | Mark Kettenis | 1 | -10/+4 |
2005-01-21 | * configure.ac (targ_archs): Use standard autoconf check for | Mark Kettenis | 1 | -13/+6 |
2005-01-20 | * configure.ac: Modernize checks for `long long' and `long double' | Mark Kettenis | 1 | -62/+57 |
2005-01-20 | * acconfig.h (HAVE_STRUCT_SAVE_STATE_T) | Mark Kettenis | 1 | -20/+0 |
2005-01-19 | * configure.tgt: Set build_rdi_share to "yes" on those targets | Jim Blandy | 1 | -0/+11 |
2005-01-16 | * configure.ac: Provide prerequisite headers when checking | Mark Kettenis | 1 | -1/+6 |
2005-01-09 | * configure.ac: Provide prerequisite headers when checking | Mark Kettenis | 1 | -4/+19 |
2005-01-07 | Index: ChangeLog | Andrew Cagney | 1 | -0/+1582 |