| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (gdbtcl): Create soft-link for gdbtcl/ directory instead | Jason Molenda | 1997-04-01 | 1 | -4/+9 |
* | * gdbinit.in: New file. | Ian Lance Taylor | 1997-03-31 | 1 | -9/+1 |
* | Make powerpc simulator support in gdb dependent on whether the simulator was ... | Michael Meissner | 1997-03-21 | 1 | -8/+0 |
* | Wed Mar 19 15:16:17 1997 Martin M. Hunt <hunt@onions.cygnus.com> | Martin Hunt | 1997-03-19 | 1 | -2/+11 |
* | * configure: Regenerated. | Tom Tromey | 1997-03-14 | 1 | -1/+4 |
* | * configure: Regenerated. | Tom Tromey | 1997-03-13 | 1 | -3/+3 |
* | First cut at supporting simulators in gdbserver: | Mark Alexander | 1997-03-11 | 1 | -2/+2 |
* | * configure.in configure (HPUX/OSF thread support): Enable this | Stu Grossman | 1997-02-27 | 1 | -3/+7 |
* | * configure.host (i[3456]86-*-windows): Disable long long | Stu Grossman | 1997-02-27 | 1 | -16/+16 |
* | * configure.in configure: Check if host has libdl if doing | Stu Grossman | 1997-01-22 | 1 | -0/+1 |
* | * configure.in configure: Check if host has libm. Make sure we | Stu Grossman | 1997-01-22 | 1 | -1/+6 |
* | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 1997-01-04 | 1 | -22/+23 |
* | Add support for Irix 6.2 native O32 and N32 ABI. | Peter Schauer | 1996-12-01 | 1 | -1/+1 |
* | * alpha-tdep.c (heuristic_proc_desc): Stop examining the prologue | Peter Schauer | 1996-11-09 | 1 | -0/+2 |
* | * dbxread.c (process_one_symbol): Interpret end-of-function | Mark Alexander | 1996-10-24 | 1 | -1/+1 |
* | * configure.host: New file, host configuration mapping. | Stan Shebs | 1996-10-18 | 1 | -390/+2 |
* | * Makefile.in: Add rule for hpux-thread.o (needs special header | Stu Grossman | 1996-10-08 | 1 | -2/+14 |
* | Make sanitize-v850 lines into comments and rebuild configure | Fred Fish | 1996-09-28 | 1 | -2/+2 |
* | Sanitize out v850 stuff. | Stu Grossman | 1996-09-28 | 1 | -0/+2 |
* | * configure.in: Recognize v850 target. | Stu Grossman | 1996-09-28 | 1 | -0/+2 |
* | * configure.in, config/i386/tm-linux.h: Fix configure | Mark Alexander | 1996-09-27 | 1 | -0/+10 |
* | * configure.in: Add cases for MIPS 5000 like MIPS 4300. | Ian Lance Taylor | 1996-09-17 | 1 | -0/+2 |
* | * Makefile.in (INTERNAL_LDFLAGS): Add @HLDFLAGS@ to list. | Fred Fish | 1996-09-14 | 1 | -0/+59 |
* | * blockframe.c (inside_main_func): Cleanup slightly. Move | Stu Grossman | 1996-09-08 | 1 | -1/+1 |
* | * Makefile.in: Add mswin to SUBDIRS. Add rules for | Stu Grossman | 1996-09-05 | 1 | -4/+4 |
* | * configure.in: If CY_AC_PATH_TCLCONFIG can't find TCL, don't run | Ian Lance Taylor | 1996-08-28 | 1 | -14/+16 |
* | Tue Aug 27 04:25:08 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1996-08-27 | 1 | -1/+2 |
* | Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-08-27 | 1 | -0/+4 |
* | * valprint.c (print_longest): Test for CC_HAS_LONG_LONG as well as | Fred Fish | 1996-08-23 | 1 | -5/+3 |
* | * aclocal.m4: Include ../bfd/aclocal.m4. | Ian Lance Taylor | 1996-08-21 | 1 | -1/+5 |
* | * defs.h: Define CONST_PTR as blank if compiling with Microsoft | Stu Grossman | 1996-08-13 | 1 | -0/+2 |
* | changes for new tcl/tk: | Tom Tromey | 1996-08-02 | 1 | -70/+18 |
* | * configure.in: Expand "long long" test to include code that triggers | Fred Fish | 1996-07-30 | 1 | -1/+6 |
* | * configure.in: Add test for "long long" support. | Fred Fish | 1996-07-28 | 1 | -0/+30 |
* | * sparcl-tdep.c (_initialize_sparc_tdep) config/sparc/tm-sparc.h, | Stu Grossman | 1996-07-04 | 1 | -3/+5 |
* | Add stub support for Linux on PowerPC | Michael Meissner | 1996-07-02 | 1 | -2/+5 |
* | * configure,configure.in: Add target sparclet. | Dawn Perchik | 1996-06-28 | 1 | -2/+1 |
* | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir): | Jason Molenda | 1996-06-25 | 1 | -1/+1 |
* | * configure.in: Revise sol-thread.o test. | David Edelsohn | 1996-06-20 | 1 | -2/+3 |
* | Changes to gdbtk configury so cygwin32 hosts (in addition to go32) | Geoffrey Noer | 1996-06-20 | 1 | -1/+6 |
* | * Makefile.in (INTERNAL_LDFLAGS): Add in flags from configure. | Stu Grossman | 1996-06-11 | 1 | -13/+16 |
* | Kill r16/rce/acp stuff. | Jim Wilson | 1996-06-08 | 1 | -4/+0 |
* | Wed Jun 5 01:52:57 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1996-06-05 | 1 | -0/+2 |
* | Changes from: David Mosberger-Tang <davidm@azstarnet.com> | Fred Fish | 1996-05-26 | 1 | -0/+2 |
* | * Makefile.in config.in configure configure.in | Stu Grossman | 1996-05-14 | 1 | -0/+15 |
* | * aclocal.m4: Remove unused definition of AC_C_CROSS. | Fred Fish | 1996-05-10 | 1 | -0/+2 |
* | * README: Update for 4.16 release. | Fred Fish | 1996-04-13 | 1 | -1/+1 |
* | From: Miles Bader <miles@gnu.ai.mit.edu> | Fred Fish | 1996-04-12 | 1 | -2/+6 |
* | * configure.in (case host): Add i386sco5 host. | Fred Fish | 1996-04-07 | 1 | -0/+1 |
* | * configure.in: Check for setpgid function. | Fred Fish | 1996-04-05 | 1 | -0/+2 |