summaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
Commit message (Expand)AuthorAgeFilesLines
* * buildsym.h (struct subfile): Add debugformat member.Fred Fish1997-06-281-0/+24
* Change FIXME comment - should replace bubble sort by merge sort, not qsort.Per Bothner1997-04-171-2/+1
* * remote-mips.c (common_breakpoint): Prevent 64-bit addressesMark Alexander1997-02-091-2/+4
* * mdebugread.c (parse_partial_symbols): Fix 64-bitMark Alexander1996-10-221-2/+1
* * buildsym.c (finish_block): Treat LOC_BASEREG_ARG andStu Grossman1996-10-151-4/+4
* Just some cleanups noticed while working on PR 10760Fred Fish1996-10-081-26/+57
* * buildsym.c (finish_block): Change innerblock_anon_complaint toFred Fish1996-10-071-2/+29
* * remote-pa.c (boot_board): Add dummy params to make type compatibleFred Fish1996-08-131-2/+2
* * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law1996-01-081-16/+11
* * symtab.h (enum address_class): Add LOC_UNRESOLVED forPeter Schauer1995-10-281-0/+2
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * dache.c (struct dcache_block): Change data member from unsigned charFred Fish1995-07-181-0/+32
* * buildsym.c (patch_subfile_name): Update last_source_filePeter Schauer1995-03-251-1/+2
* * buildsym.c (finish_block): If finishing a function without knownPer Bothner1995-02-121-0/+42
* * buildsym.c (start_subfile): Set language for f2c like for cfront.Jim Kingdon1995-02-121-4/+7
* * buildsym.c (start_subfile, patch_subfile_names), demangle.cJim Kingdon1994-03-261-3/+4
* Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1994-01-271-0/+9
* * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1993-10-211-0/+4
* * buildsym.c (finish_block): If we pop the context stack and it isJim Kingdon1993-10-181-3/+8
* Tue Sep 28 09:45:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-09-281-2/+2
* * symfile.c (deduce_language_from_filename): Accept .cxx for C++.Jim Kingdon1993-09-211-7/+4
* gcc lintK. Richard Pixley1993-09-081-2/+2
* * symtab.c, symfile.c, c-exp.y, ch-exp.y, m2-exp.y, buildsym.c,Jim Kingdon1993-09-021-2/+2
* * symtab.c (find_pc_line, find_line_common),Jim Kingdon1993-09-021-1/+2
* * symtab.h (struct linetable), xcoffread.c (arrange_linetable):Jim Kingdon1993-09-011-7/+37
* Moved the function hashname from stabsread.c to buildsym.c, sinceStan Shebs1993-08-091-0/+31
* * buildsym.c (start_subfile): If a .c file includes a .C file, setJim Kingdon1993-07-281-0/+31
* * Clean up xcoff relocation.Jim Kingdon1993-03-261-13/+11
* * remote.c: Improve error recovery. Allow user to break outJohn Gilmore1993-02-161-1/+1
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-2/+46
* * complaints.c: New file, code moved from utils.c.Fred Fish1992-12-151-2/+3
* RS/6000 portability changes (for hosting cross-debuggers).John Gilmore1992-08-291-2/+2
* * buildsym.c (end_symtab): Document that end_symtab can returnFred Fish1992-08-121-1/+8
* * buildsym.c (start_subfile): Compact dirname initialization.Fred Fish1992-08-061-10/+36
* * buildsym.c (end_symtab): Make copy of dirname on symbol obstack.Fred Fish1992-08-061-1/+12
* * dwarfread.c (struct dieinfo): Remove obsolete at_visibility,Fred Fish1992-08-011-1/+3
* * Makefile.in (VERSION): Bump to 4.6.2.Fred Fish1992-07-281-3039/+244
* * buildsym.c (read_struct_type): Initialize structs allocatedFred Fish1992-07-211-3/+9
* Don't die on TYPE_CODE_UNDEF nodes as base classes.Ken Raeburn1992-07-141-2/+7
* Various fixes to improve C++ debugging. See ChangeLog.Per Bothner1992-07-101-7/+16
* * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1992-07-091-1/+1
* * buildsym.c (finish_block): Fix thinko `inner block' complaints.John Gilmore1992-07-051-2/+4
* Tidy innerblock_complaint and blockvector_complaint.John Gilmore1992-07-041-3/+6
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-9/+9
* * dbxread.c (process_one_symbol): Ignore N_MAIN, N_ENDM for Solaris.John Gilmore1992-07-031-47/+72
* * buildsym.c (scan_file_globals): Beware the null file.John Gilmore1992-06-301-0/+3
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-11/+11
* * buildsym.c (read_sun_builtin_type): Handle new FCS Sun CCStu Grossman1992-06-251-0/+8
* * valprint.c (type_print_1): Plug memory leak. Print allFred Fish1992-06-191-1/+1