summaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
Commit message (Expand)AuthorAgeFilesLines
* * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab2008-05-271-45/+3
* * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand2008-05-221-4/+0
* * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand2008-05-221-2/+0
* * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand2008-05-221-2/+0
* * buildsym.c (watch_main_source_file_lossage): New fn.Doug Evans2008-04-171-0/+80
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Support lexical blocks and function bodies that occupyJim Blandy2007-12-041-1/+79
* * buildsym.h (subfiles): Move ...Doug Evans2007-11-151-0/+4
* * buildsym.c (start_subfile,start_symtab): Doc fixes.Doug Evans2007-11-141-3/+6
* * buildsym.c (finish_block): Remove "#if 1"/"#endif" brackets.Joel Brobecker2007-11-051-8/+1
* * buildsym.c (free_pending_blocks): Remove commented-out code.Joel Brobecker2007-10-231-30/+3
* * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand2007-10-121-2/+0
* * buildsym.c (record_line): Remove empty lines followed byDaniel Jacobowitz2007-10-111-1/+26
* * symfile.h (struct sym_fns): Add new field sym_read_linetable.Joel Brobecker2007-09-211-4/+3
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-091-1/+1
* * buildsym.c (start_subfile): Handle absolute pathnamesDaniel Jacobowitz2007-05-141-1/+17
* * buildsym.c (record_producer): Do nothing if no producer is provided.Joel Brobecker2007-02-271-0/+5
* 2007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz2007-01-211-1/+24
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-1/+1
* * buildsym.c (start_subfile): Handle producer.Daniel Jacobowitz2007-01-041-0/+17
* * buildsym.c (finish_block): Don't adjust the boundaries ofDaniel Jacobowitz2006-08-251-3/+8
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov2005-01-291-8/+8
* * language.c (local_hex_format_custom): Remove.Paul N. Hilfinger2004-09-111-2/+1
* 2004-02-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2004-02-071-13/+13
* 2003-10-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-061-8/+0
* 2003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-211-1/+0
* 2003-09-16 Andrew Cagney <cagney@redhat.com>ezannoni_pie-20030916-branchpointAndrew Cagney2003-09-161-1/+1
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-19/+19
* 2003-09-11 David Carlton <carlton@kealia.com>David Carlton2003-09-111-5/+1
* 2003-06-11 David Carlton <carlton@bactrian.org>David Carlton2003-06-111-53/+17
* 2003-04-15 David Carlton <carlton@math.stanford.edu>David Carlton2003-04-151-1/+25
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-2/+2
* Based on a patch from Daniel Berlin (dberlin@dberlin.org).Daniel Jacobowitz2003-02-211-0/+4
* 2003-02-20 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-2/+2
* 2003-02-19 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-201-0/+1
* 2003-01-13 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-01-141-9/+12
* 2003-01-09 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-091-1/+1
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-4/+0
* Replace complain() with complaint().Kevin Buettner2002-12-171-29/+19
* 2002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-0/+3
* 2002-11-18 Klee Dienes <kdienes@apple.com>Klee Dienes2002-11-181-0/+9
* 2002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-10-251-7/+7
* 2002-09-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-09-101-1/+3
* 2002-08-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-211-4/+4
* 2002-07-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-291-1/+1
* 2002-07-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-07-111-7/+42
* Add macro structures to GDB's symbol tables. Nobody puts anythingcagney_regbuf-20020515-branchpointJim Blandy2002-05-151-1/+9
* * language.c (local_hex_string_custom): Simplify. Do not dependAndrew Cagney2002-05-121-2/+2