summaryrefslogtreecommitdiff
path: root/gdb/configure
Commit message (Expand)AuthorAgeFilesLines
* 2006-03-29 Daniel Jacobowitz <dan@codesourcery.com>Daniel Jacobowitz2006-03-291-10/+0
* * configure.ac: Introduce ---enable-werror, which adds -Werror toMark Kettenis2006-02-211-1/+23
* * NEWS: Mention native Windows support.Daniel Jacobowitz2006-02-101-1/+1
* * Makefile.in (mingw-hdep.o, posix-hdep.o): New dependencies.Daniel Jacobowitz2006-02-101-376/+221
* * Makefile.in (remote-rdi.o): Remove.Mark Mitchell2006-01-211-9/+0
* gdb/ChangeLog:Jim Blandy2006-01-201-1/+1
* * configure.ac: On MinGW, do not require a termcap library, andMark Mitchell2005-07-251-0/+4
* * configure.ac: Add arguments to AC_DEFINE calls.Steve Ellcey2005-07-031-24/+49
* * configure.ac: Use AC_CHECK_TYPES to check for uintptr_t.Mark Kettenis2005-06-131-63/+66
* * ser-tcp.c: Tewak comment.Mark Kettenis2005-06-131-0/+68
* * configure, config.in: Regenerate.Eli Zaretskii2005-05-201-0/+140
* * configure.ac: On MinGW, define USE_WIN32API and link withMark Mitchell2005-04-211-0/+12
* * Makefile.in (SFILES): Add ser-base.c.Mark Mitchell2005-03-251-1/+2
* 2005-03-23 Martin Hunt <hunt@redhat.com>Martin Hunt2005-03-231-9/+0
* * configure.ac (stat.st_blksize): Check for it.Mark Mitchell2005-03-211-0/+213
* * configure.ac: Use '=', not '=='; the latter is a GNU extension.Jim Blandy2005-03-131-1/+1
* Avoid warnings due to the use of -Wuninitialized without -O.Jim Blandy2005-03-111-1/+14
* 2005-02-22 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-221-1/+1
* 2005-01-31 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-311-5/+7
* * configure.ac: Remove extra check for ranlib.Mark Kettenis2005-01-291-89/+2
* 2005-01-27 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-271-2/+2
* 2005-01-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-241-2/+4
* * acconfig.h (HAVE_STRUCT_REG_R_FS, HAVE_STRUCT_R_GS): RemoveMark Kettenis2005-01-211-31/+191
* * configure.ac: Remove ia64-*-aix* junk.Mark Kettenis2005-01-211-6/+0
* * configure.ac: Use AC_CHECK_DECLS instead of gcc_AC_CHECK_DECLSMark Kettenis2005-01-211-582/+384
* * configure.ac (targ_archs): Use standard autoconf check forMark Kettenis2005-01-211-47/+100
* * configure.ac: Modernize checks for `long long' and `long double'Mark Kettenis2005-01-201-42/+52
* * acconfig.h (HAVE_STRUCT_SAVE_STATE_T)Mark Kettenis2005-01-201-58/+0
* * configure.tgt: Set build_rdi_share to "yes" on those targetsJim Blandy2005-01-191-2/+84
* 2005-01-15 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-151-2/+10
* * configure.ac: Provide prerequisite headers when checkingMark Kettenis2005-01-091-288/+33
* Index: ChangeLogAndrew Cagney2005-01-071-6795/+18509
* Index: ChangeLogAndrew Cagney2005-01-071-583/+593
* * configure.in: Check for ncurses/term.h.Dave Anglin2004-11-091-299/+339
* * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.Joseph Myers2004-11-011-584/+573
* * configure.in: Really disable the TUI if an enhanced cursesMark Kettenis2004-10-101-456/+456
* * configure.in: Only set host_makefile_frag when building a nativeMark Kettenis2004-09-281-29/+26
* * configure.in: Don't comment out NATDEPFILES in the generatedMark Kettenis2004-09-271-8/+0
* * configure.in: Check for waddstr instead of mvwaddstr whenMark Kettenis2004-09-251-233/+288
* * config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.Mark Kettenis2004-09-181-581/+444
* Index: ChangeLogAndrew Cagney2004-09-131-5/+5
* 2004-09-03 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-031-1/+1
* 2004-09-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-021-19/+28
* 2004-09-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-09-021-4/+4
* * configure.in: Change test for return type of ptrace to defaultMark Kettenis2004-08-221-3/+3
* * configure.in: Check for ttrace function.Mark Kettenis2004-08-211-216/+271
* * configure.in: Add <ncurses/ncurses.h> to the list of possibleMark Kettenis2004-08-151-1/+1
* * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't useMark Kettenis2004-08-131-2/+2
* * configure.in: Check for <sys/types.h>. Check return andMark Kettenis2004-08-091-288/+508
* * configure.in: Add cursesX to the list of possible curses libs.Mark Kettenis2004-08-071-190/+225