aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)AuthorFilesLines
1995-03-25 * buildsym.c (patch_subfile_name): Update last_source_filePeter Schauer1-1/+2
1995-02-12 * buildsym.c (finish_block): If finishing a function without knownPer Bothner1-0/+42
1995-02-12* buildsym.c (start_subfile): Set language for f2c like for cfront.Jim Kingdon1-4/+7
1994-03-26 * buildsym.c (start_subfile, patch_subfile_names), demangle.cJim Kingdon1-3/+4
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-0/+9
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-0/+4
1993-10-18 * buildsym.c (finish_block): If we pop the context stack and it isJim Kingdon1-3/+8
1993-09-28Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-2/+2
1993-09-21 * symfile.c (deduce_language_from_filename): Accept .cxx for C++.Jim Kingdon1-7/+4
1993-09-08gcc lintK. Richard Pixley1-2/+2
1993-09-02 * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1-2/+2
1993-09-02 * symtab.c (find_pc_line, find_line_common),Jim Kingdon1-1/+2
1993-09-01 * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1-7/+37
1993-08-09Moved the function hashname from stabsread.c to buildsym.c, sinceStan Shebs1-0/+31
1993-07-28 * buildsym.c (start_subfile): If a .c file includes a .C file, setJim Kingdon1-0/+31
1993-03-26 * Clean up xcoff relocation.Jim Kingdon1-13/+11
1993-02-16* remote.c: Improve error recovery. Allow user to break outJohn Gilmore1-1/+1
1992-12-23 * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1-2/+46
1992-12-15 * complaints.c: New file, code moved from utils.c.Fred Fish1-2/+3
1992-08-29RS/6000 portability changes (for hosting cross-debuggers).John Gilmore1-2/+2
1992-08-12 * buildsym.c (end_symtab): Document that end_symtab can returnFred Fish1-1/+8
1992-08-06 * buildsym.c (start_subfile): Compact dirname initialization.Fred Fish1-10/+36
1992-08-06 * buildsym.c (end_symtab): Make copy of dirname on symbol obstack.Fred Fish1-1/+12
1992-08-01 * dwarfread.c (struct dieinfo): Remove obsolete at_visibility,Fred Fish1-1/+3
1992-07-28 * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1-3039/+244
1992-07-21 * buildsym.c (read_struct_type): Initialize structs allocatedFred Fish1-3/+9
1992-07-14Don't die on TYPE_CODE_UNDEF nodes as base classes.Ken Raeburn1-2/+7
1992-07-10Various fixes to improve C++ debugging. See ChangeLog.Per Bothner1-7/+16
1992-07-09 * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1-1/+1
1992-07-05* buildsym.c (finish_block): Fix thinko `inner block' complaints.John Gilmore1-2/+4
1992-07-04Tidy innerblock_complaint and blockvector_complaint.John Gilmore1-3/+6
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-9/+9
1992-07-03* dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris.John Gilmore1-47/+72
1992-06-30* buildsym.c (scan_file_globals): Beware the null file.John Gilmore1-0/+3
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-11/+11
1992-06-25* buildsym.c (read_sun_builtin_type): Handle new FCS Sun CCStu Grossman1-0/+8
1992-06-19 * valprint.c (type_print_1): Plug memory leak. Print allFred Fish1-1/+1
1992-06-15* buildsym.c (define_symbol): Nameless types are now on severalJohn Gilmore1-7/+5
1992-06-13LintJohn Gilmore1-1/+1
1992-06-13* buildsym.h: Add processing_acc_compilation flag.John Gilmore1-1/+144
1992-05-01* gdbtypes.c (make_{reference,pointer,function}_type): NewJohn Gilmore1-76/+48
1992-04-09buildsym.c: Fix parameter mis-match.Per Bothner1-1/+1
1992-04-09 Changes from metin@ibmpa.awdpa.ibm.com (Metin G. Ozisik).Per Bothner1-0/+39
1992-04-02* buildsym.c (read_struct_type): Avoid coredump when C++John Gilmore1-1/+1
1992-03-29Create and use macros for iterating on symtabs, psymtabs, msymbols.John Gilmore1-13/+33
1992-03-29Merged in latest RS6000 diffs from Metin G. Ozisik.Per Bothner1-6/+6
1992-03-27Misc cleanups from code review.John Gilmore1-3/+0
1992-03-24Fixed a place where dbx symbol name continuation was appearing in anMichael Tiemann1-0/+1
1992-03-21Many changes, most related to creating entry point information on a per-objfileFred Fish1-1/+2
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-1/+0