aboutsummaryrefslogtreecommitdiff
path: root/gdb/configure
AgeCommit message (Expand)AuthorFilesLines
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
2004-08-15* configure.in: Add <ncurses/ncurses.h> to the list of possibleMark Kettenis1-1/+1
2004-08-13* configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't useMark Kettenis1-2/+2
2004-08-09* configure.in: Check for <sys/types.h>. Check return andMark Kettenis1-288/+508
2004-08-07* configure.in: Add cursesX to the list of possible curses libs.Mark Kettenis1-190/+225
2004-07-302004-07-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-536/+587
2004-07-292004-07-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-18/+32
2004-07-17* configure.in: Define _MSE_INT_H on Solaris 9 too.Mark Kettenis1-2/+2
2004-06-27* configure.in: Include <sys/param.h> for td_pcb test.Mark Kettenis1-558/+570
2004-06-08 * configure.in: Set $configdir to the right OS specific value.Corinna Vinschen1-586/+568
2004-05-23* configure.in: Check for td_pcb in `struct thread'.Mark Kettenis1-188/+222