1993-11-15 |
Jim Kingdon | * gdbtypes.h: Add TYPE_FLAG_TARGET_STUB. |
blob | commitdiff | raw |
1993-11-12 |
Kung Hsu | Modified Files: |
blob | commitdiff | raw | diff to current |
1993-11-01 |
Thomas Lord | Change the stream argument to _filtered to GDB_FILE *. |
blob | commitdiff | raw | diff to current |
1993-09-28 |
Jim Kingdon | Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent... |
blob | commitdiff | raw | diff to current |
1993-09-16 |
Peter Schauer | * mipsread.c: Many changes for alpha ecoff format: |
blob | commitdiff | raw | diff to current |
1993-09-08 |
K. Richard Pixley | gcc lint |
blob | commitdiff | raw | diff to current |
1993-09-02 |
Jim Kingdon | * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y... |
blob | commitdiff | raw | diff to current |
1993-08-26 |
Jim Kingdon | add comments re stub types |
blob | commitdiff | raw | diff to current |
1993-08-02 |
Jim Kingdon | * gdbtypes.c (fill_in_vptr_fieldno): Call check_stub_type. |
blob | commitdiff | raw | diff to current |
1993-07-02 |
Jim Kingdon | * gdbtypes.h (struct type): Add field tag_name. |
blob | commitdiff | raw | diff to current |
1993-03-03 |
Fred Fish | * c-exp.y (parse_number): Change high_bit to unsigned. |
blob | commitdiff | raw | diff to current |
1993-02-01 |
Michael Tiemann | * gdbtypes.c (fill_in_vptr_fieldno): Don't ignore... |
blob | commitdiff | raw | diff to current |
1993-01-31 |
Michael Tiemann | Sun Jan 31 04:32:48 1993 Michael Tiemann (tiemann... |
blob | commitdiff | raw | diff to current |
1993-01-19 |
Fred Fish | * c-exp.y (exp): Add production to support direct... |
blob | commitdiff | raw | diff to current |
1993-01-16 |
Fred Fish | * c-exp.y (exp:STRING): Convert C strings into array... |
blob | commitdiff | raw | diff to current |
1993-01-10 |
Stu Grossman | * blockframe.c (frameless_look_for_prologue): Correct the |
blob | commitdiff | raw | diff to current |
1992-12-23 |
Fred Fish | * defs.h (STRCMP, STREQ, STREQN): New macros. |
blob | commitdiff | raw | diff to current |
1992-12-18 |
Fred Fish | * Makefile.in (VERSION): Bump to 4.7.4. |
blob | commitdiff | raw | diff to current |
1992-12-15 |
Fred Fish | * complaints.c: New file, code moved from utils.c. |
blob | commitdiff | raw | diff to current |
1992-12-15 |
Fred Fish | * gdbtypes.c (create_array_type): Complete rewrite... |
blob | commitdiff | raw | diff to current |
1992-12-15 |
Stu Grossman | * convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace... |
blob | commitdiff | raw | diff to current |
1992-12-03 |
Fred Fish | * c-exp.y (c_create_fundamental_type): New function... |
blob | commitdiff | raw | diff to current |
1992-09-10 |
John Gilmore | Removed a large number of changes inserted by Per Bothner |
blob | commitdiff | raw | diff to current |
1992-09-04 |
Per Bothner | A ton of changes to improve C++ debugging. See ChangeLog. |
blob | commitdiff | raw | diff to current |
1992-08-24 |
Fred Fish | * coffread.c (decode_type): Call alloc_type to alloc new |
blob | commitdiff | raw | diff to current |
1992-07-28 |
Fred Fish | * Makefile.in (VERSION): Bump to 4.6.2. |
blob | commitdiff | raw | diff to current |
1992-07-21 |
Fred Fish | * buildsym.c (read_struct_type): Initialize structs... |
blob | commitdiff | raw | diff to current |
1992-07-10 |
Per Bothner | * gdbtypes.c, gdbtypes.h: New function lookup_signed_... |
blob | commitdiff | raw | diff to current |
1992-07-10 |
Per Bothner | Various fixes to improve C++ debugging. See ChangeLog. |
blob | commitdiff | raw | diff to current |
1992-07-09 |
Fred Fish | * dwarfread.c (alloc_utype, decode_subscr_data): ... |
blob | commitdiff | raw | diff to current |
1992-07-06 |
Fred Fish | * maint.c: New file. |
blob | commitdiff | raw | diff to current |
1992-07-04 |
Fred Fish | * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma... |
blob | commitdiff | raw | diff to current |
1992-06-25 |
Fred Fish | * mipsread.c: Pass NULL name pointer to init_type... |
blob | commitdiff | raw | diff to current |
1992-06-12 |
Fred Fish | * expprint.c (print_subexp): Add missing ']'. |
blob | commitdiff | raw | diff to current |
1992-05-05 |
Fred Fish | * Makefile.in (DEMANGLER): Define and default to... |
blob | commitdiff | raw | diff to current |
1992-05-01 |
John Gilmore | * gdbtypes.c (make_{reference,pointer,function}_type... |
blob | commitdiff | raw | diff to current |
1992-04-18 |
Fred Fish | Back out of TYPE_FLAG_FUND_TYPE change, solve the probl... |
blob | commitdiff | raw | diff to current |
1992-04-15 |
Fred Fish | Add TYPE_FLAG_FUND_TYPE bit to the flags member of... |
blob | commitdiff | raw | diff to current |
1992-04-02 |
John Gilmore | Lint. |
blob | commitdiff | raw | diff to current |
1992-03-27 |
John Gilmore | Misc cleanups from code review. |
blob | commitdiff | raw | diff to current |
1992-03-21 |
Fred Fish | Many changes, most related to creating entry point... |
blob | commitdiff | raw | diff to current |
1992-03-15 |
Fred Fish | Globs of changes. See the ChangeLog for details. ... |
blob | commitdiff | raw | diff to current |
1992-03-03 |
Michael Tiemann | Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann... |
blob | commitdiff | raw | diff to current |
1992-03-03 |
Steve Chamberlain | * gdbtypes.c (lookup_pointer_type): initialize the... |
blob | commitdiff | raw | diff to current |
1992-02-22 |
John Gilmore | Saberlint. |
blob | commitdiff | raw | diff to current |
1992-02-22 |
John Gilmore | * Check in Fred Fish's changes in these modules. Fred |
blob | commitdiff | raw | diff to current |
|