summaryrefslogtreecommitdiff
path: root/gdb/buildsym.c
AgeCommit message (Expand)Author
2011-11-15 * buildsym.c (add_symbol_to_list): Delete outdated comment.Doug Evans
2011-04-06gdb/Jan Kratochvil
2011-04-04 * mdebugread.c (psymtab_to_symtab_1): Copy linetable to obstack.Tom Tromey
2011-04-04 * xcoffread.c (read_xcoff_symtab): Make `debugfmt' const.Tom Tromey
2011-03-232011-03-23 Kai Tietz <ktietz@redhat.com>Kai Tietz
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-12-292010-12-29 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-10-01 * symfile.h (allocate_symtab): Update.Tom Tromey
2010-05-132010-05-13 Michael Snyder <msnyder@vmware.com>Michael Snyder
2010-03-122010-03-12 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-10-06 ARI fix: OP eol rule.Pierre Muller
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand
2009-06-29 * gdbtypes.h (struct builtin_type): Remove builtin_core_addr,Ulrich Weigand
2009-06-28 gdb/Daniel Jacobowitz
2009-06-232009-06-23 Sami Wagiaalla <swagiaal@redhat.com>Sami Wagiaalla
2009-06-22gdb/Jan Kratochvil
2009-06-17 * buildsym.c (record_line): Remove call to gdbarch_addr_bits_remove.Ulrich Weigand
2009-05-23gdb/Jan Kratochvil
2009-03-24 * buildsym.c (end_symtab): If we ignore the subfiles, thenJoel Brobecker
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-08-21 * buildsym.c (add_symbol_to_list): Do not callDaniel Jacobowitz
2008-08-21 * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.Daniel Jacobowitz
2008-08-10 * buildsym.c (start_subfile): Properly cast sentinel in concatPedro Alves
2008-05-27 * symtab.h (enum address_class): Remove LOC_REGPARM andAndreas Schwab
2008-05-22 * symtab.h (enum address_class): Remove LOC_BASEREG andUlrich Weigand
2008-05-22 * symtab.h (enum address_class): Remove LOC_LOCAL_ARG.Ulrich Weigand
2008-05-22 * symtab.h (enum address_class): Remove LOC_INDIRECT andUlrich Weigand
2008-04-17 * buildsym.c (watch_main_source_file_lossage): New fn.Doug Evans
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-12-04Support lexical blocks and function bodies that occupyJim Blandy
2007-11-15 * buildsym.h (subfiles): Move ...Doug Evans
2007-11-14 * buildsym.c (start_subfile,start_symtab): Doc fixes.Doug Evans
2007-11-05 * buildsym.c (finish_block): Remove "#if 1"/"#endif" brackets.Joel Brobecker
2007-10-23 * buildsym.c (free_pending_blocks): Remove commented-out code.Joel Brobecker
2007-10-12 * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand
2007-10-11 * buildsym.c (record_line): Remove empty lines followed byDaniel Jacobowitz
2007-09-21 * symfile.h (struct sym_fns): Add new field sym_read_linetable.Joel Brobecker
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-092007-06-09 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand
2007-05-14 * buildsym.c (start_subfile): Handle absolute pathnamesDaniel Jacobowitz
2007-02-27 * buildsym.c (record_producer): Do nothing if no producer is provided.Joel Brobecker
2007-01-212007-01-21 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2007-01-04 * buildsym.c (start_subfile): Handle producer.Daniel Jacobowitz
2006-08-25 * buildsym.c (finish_block): Don't adjust the boundaries ofDaniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-01-292005-01-29 Baurzhan Ismagulov <ibr@radix50.net>Baurzhan Ismagulov
2004-09-11* language.c (local_hex_format_custom): Remove.Paul N. Hilfinger