Age | Commit message (Expand) | Author | Files | Lines |
2010-03-09 | dwarf2_physname patchset: | Keith Seitz | 1 | -2/+1 |
2010-03-08 | * solib.c (solib_find): Replace extension if | Pedro Alves | 1 | -0/+24 |
2010-01-20 | Per-inferior args and tty and environment. | Vladimir Prus | 1 | -2/+4 |
2010-01-11 | gdb/ | Jan Kratochvil | 1 | -2/+1 |
2010-01-08 | gdb/ | Jan Kratochvil | 1 | -5/+14 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-01 | * gcore.c: Include solib.h. | Joseph Myers | 1 | -0/+17 |
2009-10-19 | 2009-10-19 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -6/+6 |
2009-09-22 | * solib.c (solib_bfd_open): Relax a bit the compatibility check. | Joel Brobecker | 1 | -1/+1 |
2009-08-27 | * NEWS: Add note on "info sharedlibrary". | Doug Evans | 1 | -30/+96 |
2009-08-21 | 2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -6/+1 |
2009-08-10 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2009-08-04 | 2009-08-04 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -13/+7 |
2009-07-17 | * solib.c (solib_bfd_open): Do not call ops->bfd_open. | Ulrich Weigand | 1 | -8/+2 |
2009-07-09 | 2009-07-09 Hui Zhu <teawater@gmail.com> | Hui Zhu | 1 | -0/+8 |
2009-06-16 | 2009-06-16 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -23/+32 |
2009-06-03 | * target.c: Include "exec.h". | Pedro Alves | 1 | -15/+5 |
2009-05-22 | * target.h (struct section_table): Rename to ... | Pedro Alves | 1 | -2/+2 |
2009-05-19 | gdb/ | Jan Kratochvil | 1 | -4/+4 |
2009-05-15 | 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -2/+11 |
2009-03-09 | 2009-03-09 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -9/+17 |
2009-03-09 | * solib.c (reload_shared_libraries): Give | Vladimir Prus | 1 | -0/+22 |
2009-03-06 | 2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -3/+4 |
2009-03-05 | 2009-03-05 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+6 |
2009-02-21 | 2008-02-21 Pedro Alves <pedro@codesorcery.com> | Pedro Alves | 1 | -0/+1 |
2009-02-18 | * mi/mi-interp.c (mi_solib_loaded, mi_solib_unloaded): New. | Vladimir Prus | 1 | -0/+1 |
2009-01-15 | * solist.h (struct target_so_ops): New member bfd_open. | Ulrich Weigand | 1 | -38/+72 |
2009-01-03 | Updated copyright notices for most files. | Joel Brobecker | 1 | -1/+1 |
2008-11-03 | * remote.c (remote_start_remote): If the solib list is global, | Pedro Alves | 1 | -1/+1 |
2008-09-22 | Remove the attach_flag global, and make it per-inferior. | Pedro Alves | 1 | -8/+14 |
2008-08-26 | ChangeLog: | Ulrich Weigand | 1 | -43/+57 |
2008-08-26 | * gdbarch.sh (target_gdbarch): New global variable. | Ulrich Weigand | 1 | -10/+10 |
2008-07-10 | Add "set print symbol-loading on|off". | Doug Evans | 1 | -1/+1 |
2008-05-19 | * language.h (struct language_defn): Remove SYMTAB parameter from | Ulrich Weigand | 1 | -4/+2 |
2008-01-07 | Ignore change in name of dynamic linker during | Vladimir Prus | 1 | -2/+10 |
2008-01-01 | Updated copyright notices for most files. | Daniel Jacobowitz | 1 | -1/+2 |
2007-11-15 | Remove 'run_cleanup'. | Vladimir Prus | 1 | -21/+1 |
2007-10-24 | * solib.c (solib_global_lookup): Use solib_ops instead of global | Ulrich Weigand | 1 | -3/+4 |
2007-08-23 | Switch the license of all .c files to GPLv3. | Joel Brobecker | 1 | -4/+2 |
2007-08-14 | gdb/ | Vladimir Prus | 1 | -1/+1 |
2007-08-09 | 2007-08-09 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -2/+18 |
2007-07-03 | 2007-07-03 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -0/+18 |
2007-07-02 | * Makefile.in (XMLFILES): Add library-list.dtd. | Daniel Jacobowitz | 1 | -6/+12 |
2007-06-13 | 2007-06-13 Markus Deuling <deuling@de.ibm.com> | Ulrich Weigand | 1 | -1/+1 |
2007-05-16 | * config/mips/linux.mt (DEPRECATED_TM_FILE): Delete. | Daniel Jacobowitz | 1 | -1/+11 |
2007-01-09 | Copyright updates for 2007. | Daniel Jacobowitz | 1 | -3/+2 |
2007-01-08 | * NEWS: Add "set sysroot" and "show sysroot". | Daniel Jacobowitz | 1 | -28/+26 |
2006-11-29 | 2006-11-29 Andrew Stubbs <andrew.stubbs@st.com> | Andrew Stubbs | 1 | -25/+19 |
2006-10-19 | * solib.c (libpthread_solib_p): New function. | Joel Brobecker | 1 | -1/+20 |
2006-10-09 | * solib.c (solib_open): Handle an empty solib_absolute_prefix like a | Daniel Jacobowitz | 1 | -3/+7 |