summaryrefslogtreecommitdiff
path: root/gdb/symfile.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* 2009-12-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-141-162/+15
* 2009-12-02 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-091-291/+233
* 2009-12-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-12-071-1/+1
* * xcoffread.c (scan_xcoff_symtab): Update.Tom Tromey2009-11-161-4/+6
* gdb/Jan Kratochvil2009-11-111-6/+36
* * dwarf2read.c (struct dwarf2_cu): Remove ranges_offset andDaniel Jacobowitz2009-11-051-2/+3
* * symmisc.c (print_symbol_bcache_statistics): Print filename cacheTom Tromey2009-11-051-4/+7
* * symfile.c (add_psymbol_to_bcache): Make 'psymbol' static again.Tom Tromey2009-11-051-3/+9
* * symtab.h (SYMBOL_SET_LINKAGE_NAME): Update comment.Tom Tromey2009-11-051-2/+1
* * symfile.c (add_psymbol_to_bcache): Don't copy name. MakeTom Tromey2009-11-041-14/+4
* gdb/Jan Kratochvil2009-11-021-44/+90
* gdb/Jan Kratochvil2009-11-021-39/+20
* gdb/Jan Kratochvil2009-11-021-6/+17
* 2009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-10-191-1/+1
* 2009-10-12 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-10-131-4/+2
* gdb/Jan Kratochvil2009-09-181-2/+2
* * NEWS: Add note on "info sharedlibrary".Doug Evans2009-08-271-34/+11
* 2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-08-211-0/+2
* * symfile.c (reread_symbols): Call objfiles_changed *before*Ulrich Weigand2009-08-171-3/+3
* * symfile.c (find_separate_debug_file): Remove double free ofDoug Evans2009-08-141-1/+0
* gdb/Jan Kratochvil2009-08-101-0/+3
* gdb/Jan Kratochvil2009-08-031-2/+11
* 2009-07-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-221-1/+4
* 2009-07-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-07-221-1/+3
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-12/+25
* * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand2009-07-021-13/+16
* * arch-utils.c (selected_byte_order): Return target_byte_order_user.Ulrich Weigand2009-07-021-2/+5
* gdb/Jan Kratochvil2009-06-231-6/+10
* 2009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-06-231-1/+1
* * symfile.c (section_is_mapped): Use objfile architecture insteadUlrich Weigand2009-06-171-15/+26
* 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-06-161-38/+37
* * symfile.c (reread_symbols): Reset psymtabs_addrmap to NULLDoug Evans2009-06-041-0/+1
* * symfile.c (add_shared_symbol_files_command): RemovePierre Muller2009-05-241-19/+1
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-3/+3
* gdb/Jan Kratochvil2009-05-191-2/+2
* 2009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2009-05-141-1/+1
* * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand2009-05-051-2/+3
* * symfile.c (symbol_file_clear): Fix indentation.Doug Evans2009-04-071-9/+9
* * symfile.c (symfile_relocate_debug_section): Remove check forPedro Alves2009-03-221-4/+5
* 2009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu2009-02-251-1/+1
* 2008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves2009-02-211-1/+1
* PR breakpoints/9350:Tom Tromey2009-01-081-0/+1
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2008-10-031-12/+5
* * symfile.c (syms_from_objfile): Update.Tom Tromey2008-10-011-6/+0
* * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't useTom Tromey2008-09-221-3/+3
* * symfile.c (build_id_verify): Free 'found'.Tom Tromey2008-09-131-1/+4
* * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand2008-09-111-8/+0
* * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand2008-09-051-97/+74