summaryrefslogtreecommitdiff
path: root/gdb/symfile.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChangeLog:Ulrich Weigand2008-08-261-9/+42
* * objfiles.h (struct obj_section): Remove addr and endaddr fields.Pedro Alves2008-08-201-50/+0
* * symfile.c (reread_symbols): Update.Tom Tromey2008-08-181-2/+0
* * symfile.c (add_psymbol_to_bcache): Return a const pointer. UseTom Tromey2008-08-051-6/+6
* gdbTom Tromey2008-07-211-1/+1
* Add "set print symbol-loading on|off".Doug Evans2008-07-101-6/+25
* gdb/Pedro Alves2008-07-091-5/+5
* * bcache.c (bcache_data): Call deprecated_bcache_added function.Aleksandar Ristovski2008-06-051-33/+73
* * remote.c (get_offsets): Handle a single segment.Daniel Jacobowitz2008-06-051-10/+3
* * symfile.c (reread_symbols): Update objfile's entry point.Luis Machado2008-05-051-0/+1
* * symfile.c (reread_symbols): Reload EXEC_BFD on its change.Jan Kratochvil2008-05-041-0/+8
* * symfile.c (add_symbol_file_command): Use paddress rather thanAdam Nemet2008-05-041-2/+1
* * Makefile.in (objfiles.o): Update.Daniel Jacobowitz2008-05-031-2/+2
* * symfile.c (syms_from_objfile): Don't warn if lowest loadablePedro Alves2008-04-211-11/+6
* * Makefile.in (symfile.o): Update.Daniel Jacobowitz2008-01-291-3/+2
* * exec.c: #include "arch-utils.h"Markus Deuling2008-01-111-4/+4
* * symfile.c (set_initial_language): Make non-static.Joel Brobecker2008-01-031-3/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * symfile.c (init_filename_language_table): Recognise .sx asMaciej W. Rozycki2007-12-171-0/+1
* * coffread.c (decode_type): Use builtin_type_int32 insteadUlrich Weigand2007-12-041-1/+0
* * symfile.h (struct symfile_segment_data): Doc fixes.Jim Blandy2007-09-241-11/+33
* * Makefile.in (symfile.o): Update dependencies.Jan Kratochvil2007-09-011-2/+117
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-07-31 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-311-0/+2
* 2007-07-03 Ilko Iliev <iliev@ronetix.at>Daniel Jacobowitz2007-07-031-4/+18
* * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz2007-06-181-21/+193
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-1/+2
* * gdbarch.sh (overlay_update): New gdbarch function.Ulrich Weigand2007-05-111-11/+7
* doc/ChangeLog:Ulrich Weigand2007-05-111-5/+2
* * symfile.c (add_psymbol_with_dem_name_to_list): Remove.Daniel Jacobowitz2007-04-131-69/+0
* * symfile.c (place_section): Check SEC_ALLOC. Do not check VMA.Daniel Jacobowitz2007-02-261-12/+60
* 2007-02-13 Denis Pilat <denis.pilat@st.com>Denis Pilat2007-02-131-0/+5
* * symfile.c (allocate_symtab): Remove INIT_EXTRA_SYMTAB_INFO.Daniel Jacobowitz2007-01-211-8/+0
* * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir insideDaniel Jacobowitz2007-01-091-2/+26
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * Makefile.in (SFILES): Add target-memory.c.Daniel Jacobowitz2006-09-211-38/+87
* * symfile.c (add_symbol_file_command): Fix off-by-one whenAndreas Schwab2006-08-241-2/+2
* PR remote/1966Daniel Jacobowitz2006-08-151-76/+87
* * Makefile.in (objfiles.o, symfile.o): Update.Daniel Jacobowitz2006-08-081-0/+7
* gdb/Daniel Jacobowitz2006-08-081-29/+0
* * symfile.c (load_command): Check for a changed executable beforeDaniel Jacobowitz2006-06-131-0/+5
* * gdb/defs.h: unconditionally include <fcntl.h>, andCharles Wilson2006-02-251-3/+0