Age | Commit message (Expand) | Author | Files | Lines |
1993-02-18 | * c-lang.c (c_printstr): If a C string ends in a null, don't | John Gilmore | 2 | -1/+12 |
1993-02-18 | * defs.h (STRCMP): Make it work for unsigned chars. | Stu Grossman | 1 | -0/+4 |
1993-02-18 | Define REGEX, REGEX1. | John Gilmore | 1 | -0/+2 |
1993-02-18 | * nm-hp300bsd.h (ATTACH_DETACH, PTRACE_ATTACH, PTRACE_DETACH): define. | John Gilmore | 2 | -7/+28 |
1993-02-18 | * nm-hp300bsd.h (ATTACH_DETACH, PTRACE_ATTACH, PTRACE_DETACH): define. | John Gilmore | 1 | -1/+10 |
1993-02-18 | Update PTRACE_ARG3_TYPE doc, pull PT_*. | John Gilmore | 1 | -0/+4 |
1993-02-18 | Sanitize away simulators unless asked to keep-sim. | John Gilmore | 1 | -0/+27 |
1993-02-18 | * Makefile.in (VERSION): Roll to 4.7.9. | John Gilmore | 4 | -7/+15 |
1993-02-18 | * mipsread.c (ZMAGIC): #undef to avoid duplicate define. | John Gilmore | 2 | -1/+6 |
1993-02-18 | * dbxread.c (process_one_symbol): Cast to unsigned char, not int. | John Gilmore | 1 | -0/+4 |
1993-02-18 | * remote.c (readchar): forward declare alarm which otherwise looks | K. Richard Pixley | 2 | -0/+7 |
1993-02-17 | * dbxread.c (process_one_symbol): cast enum value N_SO into int when | K. Richard Pixley | 2 | -194/+35 |
1993-02-17 | * inflow.c (set_sigint_trap): add cast to assignment from signal. | K. Richard Pixley | 1 | -0/+4 |
1993-02-17 | * language.c (struct op_print unk_op_print_tab): use the enum values | K. Richard Pixley | 2 | -1/+7 |
1993-02-17 | Remove SET_STACK_LIMIT_HUGE from target defines. | John Gilmore | 2 | -2/+4 |
1993-02-16 | Added 1993 copyright. | Ian Lance Taylor | 2 | -4/+4 |
1993-02-16 | (alldeps.mak): Make ALLDEPFILES_SUBSUBDIR for files in sub sub dirs. | John Gilmore | 2 | -6/+13 |
1993-02-16 | Revised Standard Version from the upcoming GDB release. | John Gilmore | 2 | -66/+113 |
1993-02-16 | * Makefile.in (VERSION): Roll to 4.7.6. | John Gilmore | 3 | -26/+41 |
1993-02-16 | Remove h8/300 and z8k since not ready yet. | John Gilmore | 1 | -2/+0 |
1993-02-16 | * remote.c: Improve error recovery. Allow user to break out | John Gilmore | 4 | -26/+96 |
1993-02-14 | Remote support for the Rom68k monitor and the Motorola Bug monitor. This is | Rob Savoye | 2 | -0/+1312 |
1993-02-13 | (process_linenos): free the previously allocated subfile name, then | K. Richard Pixley | 2 | -3/+4 |
1993-02-12 | * xcoffread.c (process_xcoff_symbol, read_symbol_lineno): complain | K. Richard Pixley | 2 | -3/+9 |
1993-02-12 | Checkpoint. Runs "hello, world", sets breakpoints, isn't too graceful | Ian Lance Taylor | 1 | -0/+1246 |
1993-02-12 | * h8300-tdep.c, tm-h8300.h: turn off some experimental features | Steve Chamberlain | 3 | -7/+27 |
1993-02-12 | case fixes in node names | David D. Zuhn | 1 | -3/+3 |
1993-02-11 | Fix thinko (NM_FILE => NAT_FILE). Found by Michael Ben-Gershon <mybg@CS.HUJI... | John Gilmore | 1 | -0/+5 |
1993-02-11 | More debugging of rs/6000 file reading (on Suns, for easier debug). | John Gilmore | 1 | -16/+19 |
1993-02-11 | * mips-tdep.c (isa_NAN): Fix byte order dependency. | John Gilmore | 1 | -0/+4 |
1993-02-11 | * xcoffread.c (parmsym): Don't use an initializer to set up | John Gilmore | 2 | -10/+26 |
1993-02-11 | Eliminate IBM6000_HOST, document IBM6000_TARGET. | John Gilmore | 2 | -7/+23 |
1993-02-11 | * config/rs6000.mh (NATDEPFILES): xcoffread.o is native only. | John Gilmore | 1 | -2/+2 |
1993-02-11 | Remove IBM6000_host | John Gilmore | 2 | -3/+1 |
1993-02-11 | * stabsread.c (rs6000_builtin_type): Move function from | John Gilmore | 4 | -114/+148 |
1993-02-11 | * findvar.c (read_var_value): If REG_STRUCT_HAS_ADDR, then set | Stu Grossman | 2 | -0/+23 |
1993-02-10 | Wed Feb 10 15:34:46 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 3 | -1/+34 |
1993-02-10 | * remote-udi.c (FREEZE_MODE): Fix && for & typo. Found and | John Gilmore | 2 | -1/+6 |
1993-02-10 | misc updates | Roland Pesch | 5 | -63/+201 |
1993-02-09 | Tue Feb 9 08:18:07 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -0/+9 |
1993-02-09 | * stabsread.c (define_symbol): Complain about unrecognized names | John Gilmore | 2 | -113/+91 |
1993-02-06 | Brief documentation for longjmp support, from an email msg by Stu. | John Gilmore | 1 | -0/+5 |
1993-02-06 | * stabs.texinfo: Fix description of floating point "range" | John Gilmore | 2 | -6/+13 |
1993-02-06 | * coffread.c (coff_lookup_type): Fix fencepost error reported | John Gilmore | 1 | -1/+4 |
1993-02-05 | Remove COFF_NO_LONG_FILE_NAMES define, now gone. | John Gilmore | 2 | -8/+21 |
1993-02-05 | Fix long file name bug reported on SCO Open Desktop 2.0 by Ulf Lunde | John Gilmore | 6 | -50/+40 |
1993-02-05 | Some spit and polish | Steve Chamberlain | 3 | -360/+412 |
1993-02-04 | Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 |
1993-02-04 | Reindented to GNU standard. No semantic changes. This checkin is to | Ian Lance Taylor | 1 | -2084/+2239 |
1993-02-04 | Now builds in subdirs | Steve Chamberlain | 3 | -3/+3 |