aboutsummaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-14 * buildsym.c (start_subfile): Handle absolute pathnamesDaniel Jacobowitz1-1/+17
2007-02-27 * buildsym.c (record_producer): Do nothing if no producer is provided.Joel Brobecker1-0/+5
2007-01-212007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz1-1/+24
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2007-01-04 * buildsym.c (start_subfile): Handle producer.Daniel Jacobowitz1-0/+17
2006-08-25 * buildsym.c (finish_block): Don't adjust the boundaries ofDaniel Jacobowitz1-3/+8
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-01-292005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov1-8/+8
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger1-2/+1
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