aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)AuthorFilesLines
1997-06-28 * buildsym.h (struct subfile): Add debugformat member.Fred Fish1-0/+24
1997-04-17Change FIXME comment - should replace bubble sort by merge sort, not qsort.Per Bothner1-2/+1
1997-02-09 * remote-mips.c (common_breakpoint): Prevent 64-bit addressesMark Alexander1-2/+4
1996-10-22 * mdebugread.c (parse_partial_symbols): Fix 64-bitMark Alexander1-2/+1
1996-10-15 * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman1-4/+4
1996-10-08Just some cleanups noticed while working on PR 10760Fred Fish1-26/+57
1996-10-07 * buildsym.c (finish_block): Change innerblock_anon_complaint toFred Fish1-2/+29
1996-08-13 * remote-pa.c (boot_board): Add dummy params to make type compatibleFred Fish1-2/+2
1996-01-08 * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law1-16/+11
1995-10-28 * symtab.h (enum address_class): Add LOC_UNRESOLVED forPeter Schauer1-0/+2
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-07-18 * dache.c (struct dcache_block): Change data member from unsigned charFred Fish1-0/+32
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