aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
2007-05-21 * config/i386/tm-linux.h (sys_quotactl): Do not define.Ulrich Weigand1-15/+1
2007-05-16gdb/Richard Sandiford1-6/+48
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/+150
2007-02-02* configure.ac: Test for sys/resource.h and getrusage.Nick Roberts1-0/+252
2007-01-09 * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir insideDaniel Jacobowitz1-1/+21
2007-01-09 * configure.ac: Check for XML_StopParser.Daniel Jacobowitz1-0/+106
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-26/+9
2006-12-31 * configure.ac: Add tests for TD_VERSION and TD_NOTLS.Daniel Jacobowitz1-5/+129
2006-11-22ChangeLog:Ulrich Weigand1-2/+2
2006-11-22 * config/powerpc/spu-linux.mh: New file.Ulrich Weigand1-7/+13
2006-08-08Commit missed files from last patch.Daniel Jacobowitz1-12/+727
2006-05-31Configury changes: update src repository (binutils, gdb, and rda) to useDaniel Jacobowitz1-2913/+253
2006-05-20 * configure: Regenerate using proper version of autoconf.Joel Brobecker1-5656/+5596
2006-05-15 * configure.ac: Use GCC_HEADER_STDINT.Daniel Jacobowitz1-4775/+8104
2006-03-292006-03-29 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz1-10/+0
2006-02-21* configure.ac: Introduce ---enable-werror, which adds -Werror toMark Kettenis1-1/+23
2006-02-10 * NEWS: Mention native Windows support.Daniel Jacobowitz1-1/+1
2006-02-10 * Makefile.in (mingw-hdep.o, posix-hdep.o): New dependencies.Daniel Jacobowitz1-376/+221
2006-01-21 * Makefile.in (remote-rdi.o): Remove.Mark Mitchell1-9/+0
2006-01-20gdb/ChangeLog:Jim Blandy1-1/+1
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-24/+49
2005-06-13* configure.ac: Use AC_CHECK_TYPES to check for uintptr_t.Mark Kettenis1-63/+66
2005-06-13* ser-tcp.c: Tewak comment.Mark Kettenis1-0/+68
2005-05-20 * configure, config.in: Regenerate.Eli Zaretskii1-0/+140
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/+213
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-312005-01-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+7
2005-01-29* configure.ac: Remove extra check for ranlib.Mark Kettenis1-89/+2
2005-01-272005-01-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-01-242005-01-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+4
2005-01-21* acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): RemoveMark Kettenis1-31/+191
2005-01-21* configure.ac: Remove ia64-*-aix* junk.Mark Kettenis1-6/+0
2005-01-21* configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLSMark Kettenis1-582/+384
2005-01-21* configure.ac (targ_archs): Use standard autoconf check forMark Kettenis1-47/+100
2005-01-20* configure.ac: Modernize checks for `long long' and `long double'Mark Kettenis1-42/+52
2005-01-20* acconfig.h (HAVE_STRUCT_SAVE_STATE_T)Mark Kettenis1-58/+0
2005-01-19* configure.tgt: Set build_rdi_share to "yes" on those targetsJim Blandy1-2/+84
2005-01-152005-01-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+10
2005-01-09* configure.ac: Provide prerequisite headers when checkingMark Kettenis1-288/+33
2005-01-07Index: ChangeLogAndrew Cagney1-6795/+18509
2005-01-07Index: ChangeLogAndrew Cagney1-583/+593
2004-11-09 * configure.in: Check for ncurses/term.h.Dave Anglin1-299/+339