aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbtypes.c
AgeCommit message (Expand)AuthorFilesLines
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-1/+2
1992-12-15 * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1-30/+35
1992-12-15* convex-xdep.c, hppab-nat.c, i860-tdep.c, infptrace.c: RemoveStu Grossman1-1/+1
1992-12-03 * c-exp.y (c_create_fundamental_type): New function to createFred Fish1-195/+32
1992-09-10Removed a large number of changes inserted by Per BothnerJohn Gilmore1-30/+15
1992-09-04A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1-15/+30
1992-08-24 * coffread.c (decode_type): Call alloc_type to alloc newFred Fish1-15/+11
1992-07-28 * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1-6/+20
1992-07-21 * buildsym.c (read_struct_type): Initialize structs allocatedFred Fish1-44/+128
1992-07-10 * gdbtypes.c, gdbtypes.h: New function lookup_signed_typename.Per Bothner1-0/+16
1992-07-10Various fixes to improve C++ debugging. See ChangeLog.Per Bothner1-0/+4
1992-07-09 * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1-87/+189
1992-07-06 * maint.c: New file.Fred Fish1-0/+110
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-4/+4
1992-06-25 * mipsread.c: Pass NULL name pointer to init_type, not 0.Fred Fish1-2/+15
1992-06-12 * expprint.c (print_subexp): Add missing ']'.Fred Fish1-4/+18
1992-05-05 * Makefile.in (DEMANGLER): Define and default to cplus-dem.Fred Fish1-1/+2
1992-05-01* gdbtypes.c (make_{reference,pointer,function}_type): NewJohn Gilmore1-53/+164
1992-04-18Back out of TYPE_FLAG_FUND_TYPE change, solve the problem in valprint.c byFred Fish1-26/+26
1992-04-15Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure,Fred Fish1-28/+38
1992-04-02Lint.John Gilmore1-0/+2
1992-03-27Misc cleanups from code review.John Gilmore1-7/+5
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-0/+1
1992-03-15Globs of changes. See the ChangeLog for details. Most related toFred Fish1-23/+23
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-1/+0
1992-03-03 * gdbtypes.c (lookup_pointer_type): initialize the TYPE_LENGTH ofSteve Chamberlain1-3/+4
1992-02-22Saberlint.John Gilmore1-5/+6
1992-02-22* Check in Fred Fish's changes in these modules. FredJohn Gilmore1-0/+956