aboutsummaryrefslogtreecommitdiff
path: root/gdb/stabsread.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-23import gdb-1999-08-23 snapshotJason Molenda1-1/+2
1999-08-16import gdb-1999-08-16 snapshotJason Molenda1-1/+13
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-7/+19
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-1031/+1067
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-0/+2
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-0/+2
1999-04-26import gdb-19990422 snapshotStan Shebs1-76/+79
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+5207
1999-04-16Initial creation of sourceware repositoryStan Shebs1-5207/+0
1998-10-06 From David Purves <purves@apogee.com>:Stan Shebs1-12/+20
1998-09-16 * stabsread.c (resolve_symbol_reference): Return 1 on success, 0 onStu Grossman1-5/+6
1998-09-15 * stabsread.c: Make all complaints static.Stu Grossman1-69/+89
1998-06-28 Improve support for SunPro F77.Peter Schauer1-4/+12
1998-05-16* Bringing over patches for PR 15870, 15653 from chill/d30v branches.Frank Ch. Eigler1-6/+8
1998-05-04* Fixes for chill PR 15681Frank Ch. Eigler1-0/+1
1998-05-01 * breakpoint.c (delete_command): Skip internal breakpoints whenPeter Schauer1-10/+39
1998-04-23Thu Apr 23 12:27:43 1998 Philippe De Muyter <phdm@macqel.be>Jason Molenda1-1/+2
1998-04-11Fri Apr 10 22:36:28 1998 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jason Molenda1-2/+2
1998-03-19 * stabsread.c (define_symbol): Don't look for ',' as a LRSJeff Law1-1/+1
1997-11-22* valops.c (call_function_by_hand): If the function has aJim Blandy1-4/+14
1997-10-23 * dbxread.c (process_one_symbol): Put back initializationJeff Law1-3/+4
1997-10-22 * mdebugread.c (psymtab_to_symtab_1): Handle new live range stabsJeff Law1-139/+137
1997-10-15Bring over from r5900 branch.Jeff Law1-6/+26
1997-09-22 * stabsread.h, symtab.h, dbxread.c, symtab.c, stabsread.c:Dawn Perchik1-28/+13
1997-09-09 * symtab.c, dbxread.c, stabsread.c: Fix up ANSI-C isms. FixJeff Law1-7/+19
1997-09-08 * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support forDawn Perchik1-180/+601
1997-08-05 * gdbtypes.h: Re-interpret struct field. Suppport address of static.Per Bothner1-33/+26
1997-02-22 * stabsread.c (read_type): Fix handling of template namesPeter Schauer1-9/+15
1996-11-02 * irix5-nat.c, osfsolib.c, solib.c (symbol_add_stub): HandlePeter Schauer1-63/+81
1996-10-13 * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR is non-zero,Peter Schauer1-14/+18
1996-10-07 Replace header_files global by per-objfile field.Per Bothner1-2/+2
1996-07-31 * stabsread.c (get_substring): Declare second arg as int.Stan Shebs1-30/+34
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish1-13/+7
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-4/+7
1996-07-08(laying some groundwork for a fix for PR 8443)Fred Fish1-1/+2
1996-06-24add type for read_cfront_member_functionsAngela Marie Thomas1-0/+1
1996-04-27 * stabsread.c: Changes and bug fixes for cfront support.Dawn Perchik1-12/+191
1996-04-24 Add new support for parsing cfront stabs.Dawn Perchik1-6/+507
1996-04-15 * stabsread.c (read_type): Move handling of '@' from typePer Bothner1-104/+73
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-1/+0
1996-02-24 * partial-stab.h (case N_FUN): Function symbols generatedPeter Schauer1-2/+2
1996-02-16 * demangle.c (is_cplus_marker): New function, checks if aFred Fish1-8/+5
1996-02-12 * f-lang.c (allocate_saved_bf_node, allocate_saved_function_node,Fred Fish1-1/+1
1996-02-07 * stabsread.c (read_range_type): If !self-subrange and languagePer Bothner1-7/+4
1996-01-24 * stabsread.c (rs6000_builtin_type): Make bool type unsigned.Per Bothner1-1/+3
1996-01-12 * stabsread.c (read_struct_type): Trivial simplification.Per Bothner1-2/+1
1996-01-12 * stabsread.c (define-symbol): Use invisible referencesPer Bothner1-18/+18
1996-01-10 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Fred Fish1-4/+7
1995-12-21 * defs.h: Delete extraneous whitespace at end of file.Fred Fish1-52/+53
1995-11-30 * ch-exp.y: Replaced by ...Per Bothner1-83/+27