aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-23gdb/Jan Kratochvil1-6/+10
2009-06-232009-06-23 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2009-06-17 * symfile.c (section_is_mapped): Use objfile architecture insteadUlrich Weigand1-15/+26
2009-06-162009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-38/+37
2009-06-04 * symfile.c (reread_symbols): Reset psymtabs_addrmap to NULLDoug Evans1-0/+1
2009-05-24 * symfile.c (add_shared_symbol_files_command): RemovePierre Muller1-19/+1
2009-05-22 * target.h (struct section_table): Rename to ...Pedro Alves1-3/+3
2009-05-19gdb/Jan Kratochvil1-2/+2
2009-05-142009-05-14 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-1/+1
2009-05-05 * inferior.h (read_pc, write_pc): Remove.Ulrich Weigand1-2/+3
2009-04-07 * symfile.c (symbol_file_clear): Fix indentation.Doug Evans1-9/+9
2009-03-22 * symfile.c (symfile_relocate_debug_section): Remove check forPedro Alves1-4/+5
2009-02-252009-02-25 Hui Zhu <teawater@gmail.com>Hui Zhu1-1/+1
2009-02-212008-02-21 Pedro Alves <pedro@codesorcery.com>Pedro Alves1-1/+1
2009-01-08 PR breakpoints/9350:Tom Tromey1-0/+1
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-10-032008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-12/+5
2008-10-01 * symfile.c (syms_from_objfile): Update.Tom Tromey1-6/+0
2008-09-22 * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't useTom Tromey1-3/+3
2008-09-13 * symfile.c (build_id_verify): Free 'found'.Tom Tromey1-1/+4
2008-09-11 * gdbtypes.h (builtin_type_void): Remove macro, add declaration.Ulrich Weigand1-8/+0
2008-09-05 * breakpoint.h (struct bp_location): Change type of sectionUlrich Weigand1-97/+74
2008-08-26ChangeLog:Ulrich Weigand1-9/+42
2008-08-20 * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves1-50/+0
2008-08-18 * symfile.c (reread_symbols): Update.Tom Tromey1-2/+0
2008-08-05 * symfile.c (add_psymbol_to_bcache): Return a const pointer. UseTom Tromey1-6/+6
2008-07-21gdbTom Tromey1-1/+1
2008-07-10 Add "set print symbol-loading on|off".Doug Evans1-6/+25
2008-07-09gdb/Pedro Alves1-5/+5
2008-06-05 * bcache.c (bcache_data): Call deprecated_bcache_added function.Aleksandar Ristovski1-33/+73
2008-06-05 * remote.c (get_offsets): Handle a single segment.Daniel Jacobowitz1-10/+3
2008-05-05 * symfile.c (reread_symbols): Update objfile's entry point.Luis Machado1-0/+1
2008-05-04 * symfile.c (reread_symbols): Reload EXEC_BFD on its change.Jan Kratochvil1-0/+8
2008-05-04 * symfile.c (add_symbol_file_command): Use paddress rather thanAdam Nemet1-2/+1
2008-05-03 * Makefile.in (objfiles.o): Update.Daniel Jacobowitz1-2/+2
2008-04-21 * symfile.c (syms_from_objfile): Don't warn if lowest loadablePedro Alves1-11/+6
2008-01-29 * Makefile.in (symfile.o): Update.Daniel Jacobowitz1-3/+2
2008-01-11 * exec.c: #include "arch-utils.h"Markus Deuling1-4/+4
2008-01-03 * symfile.c (set_initial_language): Make non-static.Joel Brobecker1-3/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-12-17* symfile.c (init_filename_language_table): Recognise .sx asMaciej W. Rozycki1-0/+1
2007-12-04 * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand1-1/+0
2007-09-24* symfile.h (struct symfile_segment_data): Doc fixes.Jim Blandy1-11/+33
2007-09-01 * Makefile.in (symfile.o): Update dependencies.Jan Kratochvil1-2/+117
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-07-312007-07-31 Michael Snyder <msnyder@access-company.com>Michael Snyder1-0/+2
2007-07-032007-07-03 Ilko Iliev <iliev@ronetix.at>Daniel Jacobowitz1-4/+18
2007-06-18 * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz1-21/+193
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+2
2007-05-11 * gdbarch.sh (overlay_update): New gdbarch function.Ulrich Weigand1-11/+7