aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-072004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-13/+13
2003-10-062003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+0
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+0
2003-09-162003-09-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-19/+19
2003-09-112003-09-11 David Carlton <carlton@kealia.com>David Carlton1-5/+1
2003-06-112003-06-11 David Carlton <carlton@bactrian.org>David Carlton1-53/+17
2003-04-152003-04-15 David Carlton <carlton@math.stanford.edu>David Carlton1-1/+25
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