Age | Commit message (Expand) | Author | Files | Lines |
1996-12-01 | Add support for Irix 6.2 native O32 and N32 ABI. | Peter Schauer | 1 | -1/+1 |
1996-11-26 | * configure: Rebuild with autoconf 2.12. | Ian Lance Taylor | 1 | -220/+486 |
1996-11-09 | * alpha-tdep.c (heuristic_proc_desc): Stop examining the prologue | Peter Schauer | 1 | -0/+2 |
1996-10-24 | * dbxread.c (process_one_symbol): Interpret end-of-function | Mark Alexander | 1 | -1/+1 |
1996-10-18 | * configure.host: New file, host configuration mapping. | Stan Shebs | 1 | -390/+2 |
1996-10-08 | * Makefile.in: Add rule for hpux-thread.o (needs special header | Stu Grossman | 1 | -6/+21 |
1996-09-28 | Make sanitize-v850 lines into comments and rebuild configure | Fred Fish | 1 | -2/+2 |
1996-09-28 | Remade configure, which appears to have gotten out of sync | Fred Fish | 1 | -39/+46 |
1996-09-28 | v850 shit | Stu Grossman | 1 | -6/+19 |
1996-09-17 | * configure.in: Add cases for MIPS 5000 like MIPS 4300. | Ian Lance Taylor | 1 | -0/+2 |
1996-09-14 | * Makefile.in (INTERNAL_LDFLAGS): Add @HLDFLAGS@ to list. | Fred Fish | 1 | -49/+114 |
1996-09-08 | * blockframe.c (inside_main_func): Cleanup slightly. Move | Stu Grossman | 1 | -1/+1 |
1996-09-05 | * configure: Update aclocal.m4 and re-run autoconf to get correct | Stu Grossman | 1 | -7/+145 |
1996-09-05 | * Makefile.in: Add mswin to SUBDIRS. Add rules for | Stu Grossman | 1 | -149/+11 |
1996-08-28 | * configure.in: If CY_AC_PATH_TCLCONFIG can't find TCL, don't run | Ian Lance Taylor | 1 | -18/+20 |
1996-08-27 | Regenerate configure | Michael Meissner | 1 | -7/+145 |
1996-08-27 | Tue Aug 27 04:25:08 1996 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -312/+132 |
1996-08-27 | Mon Aug 26 18:36:54 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1 | -0/+4 |
1996-08-23 | * valprint.c (print_longest): Test for CC_HAS_LONG_LONG as well as | Fred Fish | 1 | -26/+24 |
1996-08-21 | * aclocal.m4: Include ../bfd/aclocal.m4. | Ian Lance Taylor | 1 | -5/+147 |
1996-08-13 | * defs.h: Define CONST_PTR as blank if compiling with Microsoft | Stu Grossman | 1 | -22/+97 |
1996-08-02 | changes for new tcl/tk: | Tom Tromey | 1 | -1080/+289 |
1996-07-30 | * configure.in: Expand "long long" test to include code that triggers | Fred Fish | 1 | -37/+42 |
1996-07-28 | * configure.in: Add test for "long long" support. | Fred Fish | 1 | -34/+104 |
1996-07-04 | * configure: Re-build with autoconf-2.10. | Stu Grossman | 1 | -51/+81 |
1996-07-04 | * sparcl-tdep.c (_initialize_sparc_tdep) config/sparc/tm-sparc.h, | Stu Grossman | 1 | -84/+54 |
1996-07-02 | Add stub support for Linux on PowerPC | Michael Meissner | 1 | -3/+6 |
1996-06-28 | * configure,configure.in: Add target sparclet. | Dawn Perchik | 1 | -2/+1 |
1996-06-20 | * configure.in: Revise sol-thread.o test. | David Edelsohn | 1 | -188/+494 |
1996-06-20 | Changes to gdbtk configury so cygwin32 hosts (in addition to go32) | Geoffrey Noer | 1 | -492/+192 |
1996-06-13 | * config.in: Regenerated. | Tom Tromey | 1 | -115/+120 |
1996-06-11 | * Makefile.in (INTERNAL_LDFLAGS): Add in flags from configure. | Stu Grossman | 1 | -94/+68 |
1996-06-08 | Kill r16/rce/acp stuff. | Jim Wilson | 1 | -4/+0 |
1996-06-05 | Wed Jun 5 01:52:57 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -44/+74 |
1996-05-28 | * configure: Regenerated. | Tom Tromey | 1 | -115/+117 |
1996-05-26 | Changes from: David Mosberger-Tang <davidm@azstarnet.com> | Fred Fish | 1 | -0/+2 |
1996-05-14 | * Makefile.in config.in configure configure.in | Stu Grossman | 1 | -30/+46 |
1996-04-30 | Add bieginning of Solaris/PowerPC support | Michael Meissner | 1 | -0/+2 |
1996-04-13 | * README: Update for 4.16 release. | Fred Fish | 1 | -1/+1 |
1996-04-12 | From: Miles Bader <miles@gnu.ai.mit.edu> | Fred Fish | 1 | -64/+214 |
1996-04-07 | * configure.in (case host): Add i386sco5 host. | Fred Fish | 1 | -0/+1 |
1996-04-05 | * configure.in: Check for setpgid function. | Fred Fish | 1 | -42/+94 |
1996-03-31 | * configure.in: Check whether printf family supports printing | Fred Fish | 1 | -45/+82 |
1996-03-29 | Regenerate with hacked Cygnus autoconf 2.8 rather than FSF autoconf 2.8, | Fred Fish | 1 | -1/+1 |
1996-03-28 | * configure.in (sparc64-*-solaris2*): Delete. | David Edelsohn | 1 | -2/+7 |
1996-03-25 | Revert use of autoconf 2.9, it was causing too many regressions. | Fred Fish | 1 | -44/+30 |
1996-03-24 | Tweak to match output of autoconf 2.9 with same cygnus local patch as | Fred Fish | 1 | -1/+1 |
1996-03-24 | * configure, testsuite/configure, testsuite/gdb.base/configure, | Fred Fish | 1 | -31/+45 |
1996-03-21 | * config.in: Rename from config.h.in. | Ian Lance Taylor | 1 | -3/+3 |
1996-03-17 | * configure.in: Add fragment to create stamp-h. | Fred Fish | 1 | -1/+6 |