aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-01 * Makefile.in (ALLDEPFILES): Add amd64-sol2-tdep.c.Joseph Myers1-584/+573
2004-10-10* configure.in: Really disable the TUI if an enhanced cursesMark Kettenis1-456/+456
2004-09-28* configure.in: Only set host_makefile_frag when building a nativeMark Kettenis1-29/+26
2004-09-27* configure.in: Don't comment out NATDEPFILES in the generatedMark Kettenis1-8/+0
2004-09-25* configure.in: Check for waddstr instead of mvwaddstr whenMark Kettenis1-233/+288
2004-09-18* config/pa/hpux1020.mh (MH_CFLAGS): Remove -D__HP_CURSES.Mark Kettenis1-581/+444
2004-09-13Index: ChangeLogAndrew Cagney1-5/+5
2004-09-032004-09-03 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-09-022004-09-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-19/+28
2004-09-022004-09-02 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-4/+4
2004-08-22* configure.in: Change test for return type of ptrace to defaultMark Kettenis1-3/+3
2004-08-21* configure.in: Check for ttrace function.Mark Kettenis1-216/+271