Age | Commit message (Expand) | Author | Files | Lines |
2008-09-22 | * symfile.c (symbol_file_add_with_addrs_or_offsets): Don't use | Tom Tromey | 1 | -3/+3 |
2008-09-13 | * symfile.c (build_id_verify): Free 'found'. | Tom Tromey | 1 | -1/+4 |
2008-09-11 | * gdbtypes.h (builtin_type_void): Remove macro, add declaration. | Ulrich Weigand | 1 | -8/+0 |
2008-09-05 | * breakpoint.h (struct bp_location): Change type of section | Ulrich Weigand | 1 | -97/+74 |
2008-08-26 | ChangeLog: | Ulrich Weigand | 1 | -9/+42 |
2008-08-20 | * objfiles.h (struct obj_section): Remove addr and endaddr fields. | Pedro Alves | 1 | -50/+0 |
2008-08-18 | * symfile.c (reread_symbols): Update. | Tom Tromey | 1 | -2/+0 |
2008-08-05 | * symfile.c (add_psymbol_to_bcache): Return a const pointer. Use | Tom Tromey | 1 | -6/+6 |
2008-07-21 | gdb | Tom Tromey | 1 | -1/+1 |
2008-07-10 | Add "set print symbol-loading on|off". | Doug Evans | 1 | -6/+25 |
2008-07-09 | gdb/ | Pedro Alves | 1 | -5/+5 |
2008-06-05 | * bcache.c (bcache_data): Call deprecated_bcache_added function. | Aleksandar Ristovski | 1 | -33/+73 |
2008-06-05 | * remote.c (get_offsets): Handle a single segment. | Daniel Jacobowitz | 1 | -10/+3 |
2008-05-05 | * symfile.c (reread_symbols): Update objfile's entry point. | Luis Machado | 1 | -0/+1 |
2008-05-04 | * symfile.c (reread_symbols): Reload EXEC_BFD on its change. | Jan Kratochvil | 1 | -0/+8 |
2008-05-04 | * symfile.c (add_symbol_file_command): Use paddress rather than | Adam Nemet | 1 | -2/+1 |
2008-05-03 | * Makefile.in (objfiles.o): Update. | Daniel Jacobowitz | 1 | -2/+2 |
2008-04-21 | * symfile.c (syms_from_objfile): Don't warn if lowest loadable | Pedro Alves | 1 | -11/+6 |
2008-01-29 | * Makefile.in (symfile.o): Update. | Daniel Jacobowitz | 1 | -3/+2 |
2008-01-11 | * exec.c: #include "arch-utils.h" | Markus Deuling | 1 | -4/+4 |
2008-01-03 | * symfile.c (set_initial_language): Make non-static. | Joel Brobecker | 1 | -3/+1 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+1 |
2007-12-17 | * symfile.c (init_filename_language_table): Recognise .sx as | Maciej W. Rozycki | 1 | -0/+1 |
2007-12-04 | * coffread.c (decode_type): Use builtin_type_int32 instead | Ulrich Weigand | 1 | -1/+0 |
2007-09-24 | * symfile.h (struct symfile_segment_data): Doc fixes. | Jim Blandy | 1 | -11/+33 |
2007-09-01 | * Makefile.in (symfile.o): Update dependencies. | Jan Kratochvil | 1 | -2/+117 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-07-31 | 2007-07-31 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -0/+2 |
2007-07-03 | 2007-07-03 Ilko Iliev <iliev@ronetix.at> | Daniel Jacobowitz | 1 | -4/+18 |
2007-06-18 | * coffread.c (coff_sym_fns): Add default_symfile_segments. | Daniel Jacobowitz | 1 | -21/+193 |
2007-06-12 | 2007-06-12 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+2 |
2007-05-11 | * gdbarch.sh (overlay_update): New gdbarch function. | Ulrich Weigand | 1 | -11/+7 |
2007-05-11 | doc/ChangeLog: | Ulrich Weigand | 1 | -5/+2 |
2007-04-13 | * symfile.c (add_psymbol_with_dem_name_to_list): Remove. | Daniel Jacobowitz | 1 | -69/+0 |
2007-02-26 | * symfile.c (place_section): Check SEC_ALLOC. Do not check VMA. | Daniel Jacobowitz | 1 | -12/+60 |
2007-02-13 | 2007-02-13 Denis Pilat <denis.pilat@st.com> | Denis Pilat | 1 | -0/+5 |
2007-01-21 | * symfile.c (allocate_symtab): Remove INIT_EXTRA_SYMTAB_INFO. | Daniel Jacobowitz | 1 | -8/+0 |
2007-01-09 | * configure.ac (DEBUGDIR_RELOCATABLE): Define for debugdir inside | Daniel Jacobowitz | 1 | -2/+26 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -2/+2 |
2006-09-21 | * Makefile.in (SFILES): Add target-memory.c. | Daniel Jacobowitz | 1 | -38/+87 |
2006-08-24 | * symfile.c (add_symbol_file_command): Fix off-by-one when | Andreas Schwab | 1 | -2/+2 |
2006-08-15 | PR remote/1966 | Daniel Jacobowitz | 1 | -76/+87 |
2006-08-08 | * Makefile.in (objfiles.o, symfile.o): Update. | Daniel Jacobowitz | 1 | -0/+7 |
2006-08-08 | gdb/ | Daniel Jacobowitz | 1 | -29/+0 |
2006-06-13 | * symfile.c (load_command): Check for a changed executable before | Daniel Jacobowitz | 1 | -0/+5 |
2006-02-25 | * gdb/defs.h: unconditionally include <fcntl.h>, and | Charles Wilson | 1 | -3/+0 |
2006-02-21 | 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -22/+9 |
2006-02-21 | 2006-02-21 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -17/+60 |
2006-02-20 | * symfile.c (place_section): Correct retry logic. | Daniel Jacobowitz | 1 | -3/+4 |
2006-02-07 | * symfile.c (add_symbol_file_command): Abort if the user forgot | Joel Brobecker | 1 | -0/+7 |