* hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqx
[external/binutils.git] / gdb / jit.c
2012-08-22 Tom Tromey * jit.c (jit_object_close_impl): Don't malloc the...
2012-08-22 Tom Tromey * auto-load.c (_initialize_auto_load): Update.
2012-08-02 Yao Qigdb/
2012-07-23 Tom Tromey * coffread.c (coff_symfile_read): Make a cleanup for...
2012-07-23 Tom Tromey * cli/cli-dump.c (bfd_openr_with_cleanup): Use gdb_bfd...
2012-07-23 Tom Tromey * bfd-target.c (target_bfd_reopen): Update.
2012-07-18 Tom Tromey * symfile.c (symfile_bfd_open): Don't copy name. ...
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-06-13 Tom Tromey2012-06-13 Kaushik Srenevasan <kaushik@twitter.com>
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-10 Tom Tromey * jv-lang.c (get_java_class_symtab): Use allocate_glob...
2012-03-22 Richard Henderson * jit.c (jit_read_code_entry): Compute alignment and...
2012-02-01 Tom Tromey PR gdb/13431:
2012-02-01 Tom Tromey * jit.c (bfd_open_from_target_memory): Move higher...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-21 Tom Tromey * hppa-hpux-tdep.c (hppa64_hpux_search_dummy_call_sequ...
2011-11-29 Sanjoy Dasgdb/
2011-11-27 Sanjoy Dasgdb/
2011-11-20 Sanjoy Dasgdb/
2011-11-20 Sanjoy Dasgdb/
2011-11-20 Sanjoy Dasgdb/
2011-11-20 Sanjoy Dasgdb/
2011-11-20 Sanjoy Dasgdb/
2011-10-28 Jan Kratochvilgdb/
2011-10-11 David S. MillerFix jit.exp on most 32-bit targets.
2011-07-07 Joel BrobeckerMinor forward declaration reformatting (jit.c)
2011-07-06 Joel BrobeckerFix JIT clang-lli regression (unable to read JIT descri...
2011-04-17 Jan Kratochvilbfd/
2011-01-31 Paul Pluzhnikov2011-01-31 Paul Pluzhnikov <ppluzhnikov@google.com>
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-06 Paul PluzhnikovChangeLog:
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-05-07 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-02-24 Vladimir Prus Multiexec MI
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-16 Tom Tromey * xcoffread.c (scan_xcoff_symtab): Update.
2009-08-21 Doug Evans * jit.c (jit_event_handler): Use paddress to print...
2009-08-21 Doug Evans * jit.c (jit_read_descriptor): New arg gdbarch, all...
2009-08-20 Doug Evans Add interface for JIT code generation.