Age | Commit message (Expand) | Author | Files | Lines |
2012-11-12 | rename frame_register_read into deprecated_frame_register_read. | Joel Brobecker | 1 | -2/+2 |
2012-11-09 | * gdbarch.sh (target_gdbarch): Remove macro. | Tom Tromey | 1 | -3/+3 |
2012-08-22 | * jit.c (jit_object_close_impl): Don't malloc the objfile | Tom Tromey | 1 | -2/+1 |
2012-08-22 | * auto-load.c (_initialize_auto_load): Update. | Tom Tromey | 1 | -1/+1 |
2012-08-02 | gdb/ | Yao Qi | 1 | -8/+8 |
2012-07-23 | * coffread.c (coff_symfile_read): Make a cleanup for 'debugfile' | Tom Tromey | 1 | -1/+2 |
2012-07-23 | * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd_openr. | Tom Tromey | 1 | -7/+6 |
2012-07-23 | * bfd-target.c (target_bfd_reopen): Update. | Tom Tromey | 1 | -1/+1 |
2012-07-18 | * symfile.c (symfile_bfd_open): Don't copy name. Call | Tom Tromey | 1 | -2/+1 |
2012-07-18 | * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and | Tom Tromey | 1 | -1/+3 |
2012-06-13 | 2012-06-13 Kaushik Srenevasan <kaushik@twitter.com> | Tom Tromey | 1 | -0/+5 |
2012-05-18 | 2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com> | Sergio Durigan Junior | 1 | -6/+0 |
2012-05-10 | * jv-lang.c (get_java_class_symtab): Use allocate_global_block, | Tom Tromey | 1 | -1/+8 |
2012-03-22 | * jit.c (jit_read_code_entry): Compute alignment and offset of | Richard Henderson | 1 | -6/+7 |
2012-02-01 | PR gdb/13431: | Tom Tromey | 1 | -94/+121 |
2012-02-01 | * jit.c (bfd_open_from_target_memory): Move higher in file. | Tom Tromey | 1 | -18/+18 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -1/+1 |
2011-12-21 | * hppa-hpux-tdep.c (hppa64_hpux_search_dummy_call_sequence): Use | Tom Tromey | 1 | -3/+1 |
2011-11-29 | gdb/ | Sanjoy Das | 1 | -4/+5 |
2011-11-27 | gdb/ | Sanjoy Das | 1 | -7/+12 |
2011-11-20 | gdb/ | Sanjoy Das | 1 | -0/+259 |
2011-11-20 | gdb/ | Sanjoy Das | 1 | -13/+468 |
2011-11-20 | gdb/ | Sanjoy Das | 1 | -0/+100 |
2011-11-20 | gdb/ | Sanjoy Das | 1 | -0/+4 |
2011-11-20 | gdb/ | Sanjoy Das | 1 | -0/+1 |
2011-10-28 | gdb/ | Jan Kratochvil | 1 | -6/+10 |
2011-10-11 | Fix jit.exp on most 32-bit targets. | David S. Miller | 1 | -2/+8 |
2011-07-07 | Minor forward declaration reformatting (jit.c) | Joel Brobecker | 1 | -2/+1 |
2011-07-06 | Fix JIT clang-lli regression (unable to read JIT descriptor from memory) | Joel Brobecker | 1 | -0/+8 |
2011-04-17 | bfd/ | Jan Kratochvil | 1 | -1/+1 |
2011-01-31 | 2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -73/+126 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -15/+18 |
2011-01-06 | ChangeLog: | Paul Pluzhnikov | 1 | -2/+44 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-05-07 | 2010-05-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+0 |
2010-02-24 | Multiexec MI | Vladimir Prus | 1 | -1/+1 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -2/+1 |
2009-11-16 | * xcoffread.c (scan_xcoff_symtab): Update. | Tom Tromey | 1 | -1/+1 |
2009-08-21 | * jit.c (jit_event_handler): Use paddress to print target addresses. | Doug Evans | 1 | -2/+2 |
2009-08-21 | * jit.c (jit_read_descriptor): New arg gdbarch, all callers updated. | Doug Evans | 1 | -22/+45 |
2009-08-20 | Add interface for JIT code generation. | Doug Evans | 1 | -0/+438 |