Age | Commit message (Expand) | Author | Files | Lines |
1993-09-02 | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c, | Jim Kingdon | 1 | -7/+2 |
1993-09-01 | bcopy -> memcpy | K. Richard Pixley | 1 | -1/+3 |
1993-08-09 | Moved the function hashname from stabsread.c to buildsym.c, since | Stan Shebs | 1 | -32/+0 |
1993-07-26 | * stabsread.c (rs6000_builtin_type): Make logical types be | Jim Kingdon | 1 | -3/+3 |
1993-07-26 | * stabsread.c (rs6000_builtin_type): Make `logical' be TYPE_CODE_BOOL. | Jim Kingdon | 1 | -1/+1 |
1993-07-14 | Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 1 | -14/+16 |
1993-07-02 | * gdbtypes.h (struct type): Add field tag_name. | Jim Kingdon | 1 | -41/+10 |
1993-06-25 | * c-valprint.c (c_val_print): Handle TYPE_CODE_BOOLEAN. | Jim Kingdon | 1 | -2/+1 |
1993-06-22 | * stabsread.c: Include <ctype.h>. | Jim Kingdon | 1 | -0/+2 |
1993-06-20 | * stabsread.c (read_struct_fields): Don't call read_cpp_abbrev on $_. | Jim Kingdon | 1 | -6/+9 |
1993-05-31 | * stabsread.c (read_type): Skip type attributes if present. | Jim Kingdon | 1 | -15/+24 |
1993-05-31 | * stabsread.c (read_huge_number): Don't accept '0' + radix as part | Jim Kingdon | 1 | -1/+1 |
1993-05-26 | * stabsread.c (define_symbol, case 't'): Only set the name if it | Jim Kingdon | 1 | -73/+116 |
1993-05-25 | * stabsread.c: Remove all uses of error(). Make error_type and | Jim Kingdon | 1 | -129/+227 |
1993-05-22 | * stabsread.c: Remove most uses of lookup_fundamental_type. | Jim Kingdon | 1 | -208/+350 |
1993-05-21 | * complaint.c: Make sure all complain() pass the address of the struct. | Jim Kingdon | 1 | -3/+3 |
1993-04-29 | * stabsread.c (define_symbol): If unrecognized constant type, | Jim Kingdon | 1 | -1/+12 |
1993-04-29 | * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONG | Fred Fish | 1 | -2/+2 |
1993-04-22 | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus.com) | Jim Kingdon | 1 | -1/+42 |
1993-04-19 | * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There is no going back. | Jim Kingdon | 1 | -1/+1 |
1993-04-14 | * stabsread.c (read_member_functions): Initialize domain for stubbed | Peter Schauer | 1 | -0/+2 |
1993-04-07 | * ch-exp.y: Remove ambiguities. Fix or add support for | Per Bothner | 1 | -26/+6 |
1993-04-02 | * stabsread.c (patch_block_stabs): If stab & no symbol, make | Jim Kingdon | 1 | -3/+26 |
1993-02-11 | More debugging of rs/6000 file reading (on Suns, for easier debug). | John Gilmore | 1 | -16/+19 |
1993-02-11 | * stabsread.c (rs6000_builtin_type): Move function from | John Gilmore | 1 | -10/+93 |
1993-02-09 | * stabsread.c (define_symbol): Complain about unrecognized names | John Gilmore | 1 | -113/+78 |
1993-01-01 | * tm-sun4sol2.h (CPLUS_MARKER): Remove, now set in tm-sysv4.h. | Fred Fish | 1 | -12/+1 |
1992-12-23 | * defs.h (STRCMP, STREQ, STREQN): New macros. | Fred Fish | 1 | -18/+39 |
1992-12-18 | * Makefile.in (VERSION): Bump to 4.7.4. | Fred Fish | 1 | -21/+13 |
1992-12-15 | * complaints.c: New file, code moved from utils.c. | Fred Fish | 1 | -8/+9 |
1992-12-15 | * gdbtypes.c (create_array_type): Complete rewrite. Now requires | Fred Fish | 1 | -26/+5 |
1992-11-30 | * stabsread.c (define_symbol): For the sake of dbx, gcc emits | Fred Fish | 1 | -3/+3 |
1992-11-29 | (Changes to break incredibly ugly, unmaintainable 750 line | Fred Fish | 1 | -617/+937 |
1992-10-06 | A bunch of changes mostly to improve debugging of C++ programs. | John Gilmore | 1 | -7/+6 |
1992-09-22 | * infrun.c (_initialize_infrun): Alias `i handle' == `i signals'. | John Gilmore | 1 | -0/+13 |
1992-09-10 | Removed a large number of changes inserted by Per Bothner | John Gilmore | 1 | -22/+17 |
1992-09-04 | A ton of changes to improve C++ debugging. See ChangeLog. | Per Bothner | 1 | -17/+22 |
1992-08-29 | RS/6000 portability changes (for hosting cross-debuggers). | John Gilmore | 1 | -24/+1 |
1992-08-24 | * coffread.c (decode_type): Call alloc_type to alloc new | Fred Fish | 1 | -26/+15 |
1992-08-06 | * stabsread.c: Ensure that all members of all allocated structures | Fred Fish | 1 | -32/+32 |
1992-07-28 | * Makefile.in (VERSION): Bump to 4.6.2. | Fred Fish | 1 | -0/+3004 |