aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2011-05-11Imported readline 6.2, and upstream patch 001.Jan Kratochvil1-15/+0
2011-05-09 * NEWS: Mention --with-iconv-bin.Doug Evans1-0/+23
2011-03-17Add 'getthrds' declaration check in configure for AIXJoel Brobecker1-0/+5
2011-03-09gdb/Yao Qi1-1/+0
2011-02-112011-02-11 Yao Qi <yao@codesourcery.com>Yao Qi1-0/+1
2011-02-02fix gdb+python build failure if using non-GNU sedJoel Brobecker1-1/+16
2011-01-31allow building GDB with Python support on MinGWJoel Brobecker1-5/+12
2011-01-31do not use python<version> subdir when including Python .h fileJoel Brobecker1-21/+15
2011-01-14 gdb/Pedro Alves1-16/+0
2011-01-05Update the copyright year for most remaining files in GDBJoel Brobecker1-2/+2
2010-12-14build failure on IRIX when building with Python support.Joel Brobecker1-0/+15
2010-11-23gdbTom Tromey1-0/+3
2010-11-23gdbTom Tromey1-2/+2
2010-11-05gdb/Jan Kratochvil1-0/+8
2010-10-06 Create subdir data-directory.Doug Evans1-1/+1
2010-09-22Allow disabling of gdbserver build (--enable-gdbserver=yes/no/auto).Joel Brobecker1-2/+18
2010-09-02 * config.in, configure: Regenerated.Daniel Jacobowitz1-1/+1
2010-08-18 PR python/11900:Tom Tromey1-0/+1
2010-07-30 * configure: Rebuild.Tom Tromey1-2/+6
2010-07-282010-07-28 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2010-07-28 * configure.ac: Check for resize_term.Pedro Alves1-1/+1
2010-07-06 * configure, config.in: Rebuild.Tom Tromey1-1/+3
2010-06-23gdb/Jan Kratochvil1-45/+38
2010-06-15* configure.ac: Check for RDYNAMIC also for cross builds.Andreas Schwab1-8/+9
2010-06-08gdb/Jan Kratochvil1-10/+33
2010-06-03 * configure.ac: Don't fail if python is unusable whenDoug Evans1-7/+18
2010-05-28gdb/Jan Kratochvil1-13/+25
2010-05-27 Allow python to find its files if moved from original location.Doug Evans1-9/+55
2010-05-27 * configure.ac: Try to use python's distutils to fetch compilationDoug Evans1-38/+130
2010-04-23 * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not usingDoug Evans1-3/+4
2010-03-15Fail gdb configure if target is not supported.Joel Brobecker1-0/+3
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