aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2007-04-11 * configure.ac (build_warnings): Add -Wno-char-subscripts.Steve Ellcey1-1/+1
2007-03-292007-03-29 Denis Pilat <denis.pilat@st.com>Denis Pilat1-0/+1
2007-02-02* configure.ac: Test for sys/resource.h and getrusage.Nick Roberts1-0/+2
2007-01-09 * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir insideDaniel Jacobowitz1-1/+17
2007-01-09 * configure.ac: Check for XML_StopParser.Daniel Jacobowitz1-0/+5
2007-01-08* configure.ac: Tighten pattern for extracting value ofJim Blandy1-1/+1
2007-01-04 * configure.ac (build_warnings): Use -Wall andDaniel Jacobowitz1-25/+8
2006-12-31 * configure.ac: Add tests for TD_VERSION and TD_NOTLS.Daniel Jacobowitz1-1/+28
2006-11-22ChangeLog:Ulrich Weigand1-2/+2
2006-11-22 * config/powerpc/spu-linux.mh: New file.Ulrich Weigand1-2/+8
2006-08-08gdb/Daniel Jacobowitz1-0/+6
2006-05-31Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz1-39/+3
2006-05-15 * configure.ac: Use GCC_HEADER_STDINT.Daniel Jacobowitz1-0/+3
2006-03-292006-03-29 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-6/+0
2006-02-21* configure.ac: Introduce ---enable-werror, which adds -Werror toMark Kettenis1-1/+18
2006-02-10 * NEWS: Mention native Windows support.Daniel Jacobowitz1-2/+3
2006-02-10 * Makefile.in (mingw-hdep.o, posix-hdep.o): New dependencies.Daniel Jacobowitz1-0/+7
2006-01-21 * Makefile.in (remote-rdi.o): Remove.Mark Mitchell1-5/+0
2006-01-20gdb/ChangeLog:Jim Blandy1-1/+1
2005-12-17 * breakpoint.c:Eli Zaretskii1-2/+3
2005-07-25 * configure.ac: On MinGW, do not require a termcap library, andMark Mitchell1-0/+4
2005-07-03 * configure.ac: Add arguments to AC_DEFINE calls.Steve Ellcey1-26/+52
2005-06-13* configure.ac: Use AC_CHECK_TYPES to check for uintptr_t.Mark Kettenis1-12/+1
2005-06-13* ser-tcp.c: Tewak comment.Mark Kettenis1-0/+4
2005-05-20 * configure.ac: Fix bad description of _MSE_INT_H that caused eachEli Zaretskii1-2/+2
2005-05-20 * configure.ac: Add snprintf and vsnprintf to AC_CHECK_DECLS.Eli Zaretskii1-1/+1
2005-04-21 * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell1-0/+12
2005-03-25 * Makefile.in (SFILES): Add ser-base.c.Mark Mitchell1-1/+2
2005-03-232005-03-23 Martin Hunt <hunt@redhat.com>Martin Hunt1-9/+0
2005-03-21 * configure.ac (stat.st_blksize): Check for it.Mark Mitchell1-0/+2
2005-03-13* configure.ac: Use '=', not '=='; the latter is a GNU extension.Jim Blandy1-1/+1
2005-03-11Avoid warnings due to the use of -Wuninitialized without -O.Jim Blandy1-1/+14
2005-02-222005-02-22 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2005-01-29* configure.ac: Remove extra check for ranlib.Mark Kettenis1-8/+0
2005-01-21* acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): RemoveMark Kettenis1-21/+7
2005-01-21* configure.ac: Remove ia64-*-aix* junk.Mark Kettenis1-3/+0
2005-01-21* configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLSMark Kettenis1-10/+4
2005-01-21* configure.ac (targ_archs): Use standard autoconf check forMark Kettenis1-13/+6
2005-01-20* configure.ac: Modernize checks for `long long' and `long double'Mark Kettenis1-62/+57
2005-01-20* acconfig.h (HAVE_STRUCT_SAVE_STATE_T)Mark Kettenis1-20/+0
2005-01-19* configure.tgt: Set build_rdi_share to "yes" on those targetsJim Blandy1-0/+11
2005-01-16* configure.ac: Provide prerequisite headers when checkingMark Kettenis1-1/+6
2005-01-09* configure.ac: Provide prerequisite headers when checkingMark Kettenis1-4/+19
2005-01-07Index: ChangeLogAndrew Cagney1-0/+1582