aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2003-02-21 Based on a patch from Daniel Berlin (dberlin@dberlin.org).Daniel Jacobowitz1-0/+4
2003-02-202003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2003-02-202003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+1
2003-01-142003-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-9/+12
2003-01-092003-01-09 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+0
2002-12-17Replace complain() with complaint().Kevin Buettner1-29/+19
2002-11-182002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes1-0/+3
2002-11-182002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes1-0/+9
2002-10-252002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+7
2002-09-102002-09-10 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+3
2002-08-212002-08-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2002-07-292002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-07-112002-07-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-7/+42
2002-05-15Add macro structures to GDB's symbol tables. Nobody puts anythingJim Blandy1-1/+9
2002-05-12* language.c (local_hex_string_custom): Simplify. Do not dependAndrew Cagney1-2/+2
2002-01-202002-01-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-1/+1
2002-01-202002-01-15 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+1
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