aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
2007-12-162007-12-16 Daniel Jacobowitz <dan@codesourcery.com>Joseph Myers1-1/+1
2007-11-27 * Makefile.in (ALL_TARGET_OBS): Remove object files that requireUlrich Weigand1-145/+598
2007-11-17 * configure.ac (--enable-targets): New configure option.Ulrich Weigand1-4/+58
2007-11-17 * config/alpha/alpha-linux.mt: Remove file.Ulrich Weigand1-14/+6
2007-11-17 * config/arm/embed.mt (SIM_OBS, SIM): Remove.Ulrich Weigand1-10/+11
2007-11-17 * configure.ac (hostfile, targetfile): Remove.Ulrich Weigand1-52/+3
2007-11-05 * printcmd.c: (printf_command): Add support for new DFPLuis Machado1-0/+63
2007-10-252007-10-25 Wu Zhou <woodzltc@cn.ibm.com>Thiago Jung Bauermann1-0/+230
2007-10-24 * configure.tgt: Remove hppa*64*-*-hpux11* special case.Ulrich Weigand1-0/+280
2007-10-23 PR gdb/2336Daniel Jacobowitz1-1/+2
2007-09-29 * configure.ac: Add $LIBINTL when testing libbfd.Daniel Jacobowitz1-1/+1
2007-09-19 * configure.ac: Add check for "etext".Joel Brobecker1-0/+63
2007-09-03 * configure.ac: Add --with-expat.Daniel Jacobowitz1-7/+33
2007-09-03 * configure.ac: Accept --with-system-readline.Andreas Schwab1-1/+25
2007-06-19 * configure.ac: Do not use ${objdir}.Daniel Jacobowitz1-1/+1
2007-06-18 * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz1-0/+76
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