aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)AuthorFilesLines
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+1
2001-04-30 * buildsym.c (start_subfile): Use FILENAME_CMP instead of STREQ.Eli Zaretskii1-1/+2
2001-04-062001-04-06 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-2/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-11/+11
2000-07-30Protoization.Kevin Buettner1-2/+2
2000-06-05C++ improvementsDaniel Berlin1-23/+3
2000-02-21Include "expression.h" which "language.h" depends on.Andrew Cagney1-0/+1
2000-02-21Include "language.h" for longest_local_hex_string_custom().Andrew Cagney1-0/+1
2000-02-18* buildsym.h (add_free_pendings): Declare.Jim Blandy1-10/+19
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-2/+2
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-22/+24
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1130
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1130/+0
1999-02-01 * buildsym.h, buildsym.c: Convert to ANSI-only.Stan Shebs1-67/+34
1999-01-31 * buildsym.h, buildsym.c: Reformat to standard.Stan Shebs1-228/+235
1999-01-31 * buildsym.c (merge_symbol_lists): Remove unused variable.Stan Shebs1-10/+1
1998-12-31all remaining *.c *.h files from hp merge.David Taylor1-0/+39
1998-11-20CARP:Andrew Cagney1-2/+3
1998-06-14 * partial-stab.h: 'F' and 'f' type N_FUN psymbols should passRon Unrau1-7/+0
1997-10-22Minor comment fix.Jeff Law1-2/+1
1997-09-25 * The following block of changes add support for debugging assemblyStu Grossman1-1/+8
1997-09-08 * dbxread.c, buildsym.c, symtab.c, stabsread.c: Add support forDawn Perchik1-0/+5
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