aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2010-03-10 * elfread.c (elf_symfile_read): Don't callTom Tromey1-1/+1
2010-01-25 * configure.ac: Only use host_os part when disabling TUI on osf.Rainer Orth1-3/+3
2010-01-19Add -Wunused-function to compile flags.Joel Brobecker1-1/+2
2010-01-15gdb/Jan Kratochvil1-1/+2
2010-01-01Update the copyright header of most if not all files that have not beenJoel Brobecker1-1/+1
2009-11-24 * acinclude.m4: Include ../config/zlib.m4.Joel Brobecker1-1/+1
2009-11-11bfd/Jan Kratochvil1-0/+1
2009-10-14 gdb/Pedro Alves1-1/+1
2009-10-02gdb/Jan Kratochvil1-0/+15
2009-09-10 * configure.ac: Fix the names of the python source and object filesJoel Brobecker1-2/+2
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-26/+0
2009-08-22Minor fixes in sim, gold, gdb for Autoconf 2.64, Automake 1.11.Ralf Wildenhues1-3/+1
2009-07-20fix gdbtui build errors when pipe() is not available (e.g. mingw targets)Mike Frysinger1-1/+1
2009-05-282009-05-28 Pierre Muller <muller@ics.u-strasbg.fr>Paul Pluzhnikov1-2/+2
2009-04-23gdbTom Tromey1-54/+15
2009-04-22 * acinclude.m4: Use AS_HELP_STRING, not AC_HELP_STRING.Tom Tromey1-19/+19
2009-04-21* configure.ac: Add quotes to not lose brackets in help text.Andreas Schwab1-1/+1
2009-04-21 * configure.ac: Don't postprocess Makefile in config.status.Andreas Schwab1-17/+1
2009-04-21gdb:Joseph Myers1-1/+21
2009-04-21 * configure: Rebuild.Tom Tromey1-8/+8
2009-04-21 * configure: Rebuild.Tom Tromey1-19/+17
2009-04-21gdb:Joseph Myers1-0/+7
2009-04-17gdb:Joseph Myers1-0/+6
2009-04-15gdbTom Tromey1-1/+1
2009-03-252009-03-24 Tom Tromey <tromey@redhat.com>Tom Tromey1-1/+1
2009-03-24 * configure.ac: Initialize the variable $PREFER_CURSES.Jan Kratochvil1-1/+2
2009-03-24 * configure.ac: Enable $PREFER_CURSES even with default $ENABLE_TUI.Jan Kratochvil1-1/+1
2009-03-24 Provide a way to force building of GDB with libcurses.Joel Brobecker1-12/+29
2009-03-20gdb:Tom Tromey1-11/+7
2009-02-02 * config/tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails.Doug Evans1-55/+55
2009-01-282009-01-28 Daniel Jacobowitz <dan@codesourcery.com>Jerome Guitton1-0/+28
2009-01-12Fix linking with --enable-targets=all:Christopher Faylor1-1/+1
2008-12-09 * config.in, configure: Rebuild.Tom Tromey1-2/+3
2008-11-21 * configure: Rebuild.Tom Tromey1-53/+21
2008-10-22 * configure.ac: On alpha-osf, error out if enable_tui is set toJoel Brobecker1-34/+61
2008-10-162008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>Thiago Jung Bauermann1-3/+3
2008-08-07gdb/Ralf Wildenhues1-0/+15
2008-08-06Initial python support.Thiago Jung Bauermann1-0/+119
2008-08-02 * acinclude.m4: Include ../config/tcl.m4 to pick upKeith Seitz1-45/+53
2008-07-27 * configure.ac: Check for the GNU/Linux ptrace signature.Daniel Jacobowitz1-5/+12
2008-07-23 * configure.ac (CONFIG_INITS): Delete long obsoleted variable.Thiago Jung Bauermann1-1/+0
2008-07-18 * configure.ac: Put old value of $LIBS after -lbfd -liberty $intlJoseph Myers1-1/+1
2008-07-10gdb/Jan Kratochvil1-0/+23
2008-06-26 * configure.ac (--enable-tui): AC_MSG_ERROR for explicit --enable-tui.Jan Kratochvil1-4/+8
2008-06-26 * Makefile.in (GNULIB_H): Use GNULIB_STDINT_H.Daniel Jacobowitz1-5/+7
2008-06-09 * configure.ac (build_warnings): Add -Wno-format for mingw.Daniel Jacobowitz1-0/+6
2008-06-052008-06-05 Vladimir Prus <vladimir@codesourcery.com>Joseph Myers1-0/+5
2008-04-19 * configure.ac (AC_SEARCH_LIBS): Add check for zlib.Craig Silverstein1-0/+3
2008-04-14 * Makefile.in (LIBGNU, INCGNU): Define.Daniel Jacobowitz1-5/+10
2008-03-12 * configure.ac (AC_CHECK_FUNCS): Add check for setsid.Thiago Jung Bauermann1-1/+1