Automatic date update in version.in
[deliverable/binutils-gdb.git] / gdb / jit.c
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-05-27  Simon Marchigdb: add breakpoint::locations method
2021-05-21  Tom de Vries[gdb/breakpoint] Fix assert in jit_event_handler
2021-04-24  Simon Marchigdbsupport, gdb: give names to observers
2021-01-13  Simon Marchigdb: convert jit to new-style debug macros
2021-01-11  Simon Marchigdb: change jit_debug to a bool
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-12-10  Mihails Strasunsgdb: move bfd_open_from_target_memory to gdb_bfd
2020-12-04  Simon Marchigdb: add inferior_execd observable
2020-10-25  Simon Marchigdb: make jit.c use the inferior_created inferior parameter
2020-10-25  Simon Marchigdb: add inferior parameter to inferior_created observable
2020-10-02  Simon Marchigdb: remove arguments from inferior_created observable
2020-09-15  Tom TromeyUse arrays rather than pointers for global string constants
2020-07-22  Simon Marchigdb/jit: skip jit symbol lookup if already detected...
2020-07-22  Simon Marchigdb/jit: apply minor cleanup and modernization
2020-07-22  Simon Marchigdb/jit: remove jiter_objfile_data -> objfile back...
2020-07-22  Tankut Baris Aktemurgdb/jit: enable tracking multiple JITer objfiles
2020-07-22  Simon Marchigdb/jit: move cached_code_address and jit_breakpoint...
2020-07-22  Simon Marchigdb/jit: apply some simplifications and assertions
2020-07-22  Simon Marchigdb/jit: split jit_objfile_data in two
2020-07-22  Simon Marchigdb/jit: link to jit_objfile_data directly from the...
2020-07-22  Tankut Baris Aktemurgdb/jit: pass the jiter objfile as an argument to jit_e...
2020-06-22  Tankut Baris Aktemurgdb/jit: return bool in jit_breakpoint_re_set_internal...
2020-05-15  Tom TromeyRemove allocate_symbol et al
2020-04-18  Tom TromeyChange get_objfile_arch to a method on objfile
2020-03-10  Andrew Burgessgdb: Add support for tracking the DWARF line table...
2020-03-04  Tom TromeyMake "gnutarget" const
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-12-27  Christian BiesingerMake symbol_set_names a member function
2019-12-16  Simon Marchijit: make gdb_symtab::blocks an std::forward_list
2019-12-16  Simon Marchijit: c++-ify gdb_block
2019-12-16  Simon Marchijit: make gdb_object::symtabs an std::forward_list
2019-12-16  Simon Marchijit: c++-ify gdb_symtab
2019-12-16  Simon MarchiFix double-free when creating more than one block in...
2019-12-13  Simon MarchiFix indentation in jit.c
2019-12-12  Tom TromeyMake the objfile destructor private
2019-12-12  Tom TromeyMake the objfile constructor private
2019-12-12  Simon MarchiReplace xmalloc/xfree with vector in jit.c
2019-11-28  Mihails Strasunsjit: minor improvement to debug logging
2019-11-12  Christian BiesingerMake struct symbol inherit from general_symbol_info
2019-10-17  Tom de Vries[gdb] Fix typos in comments
2019-09-19  Alan Modrabfd_section_* macros
2019-09-11  Christian BiesingerMake relocate_{path,gdb_directory} return std::string
2019-08-23  Sergio Durigan JuniorMove gdb-dlfcn.[ch] to gdbsupport/
2019-08-07  Tom TromeyUse obstack_strdup more
2019-07-10  Tom TromeyChange jit.c to use type-safe registry
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-03-15  Tom TromeyRemove minsym termination
2019-01-17  Tom TromeyChange all_objfiles_safe adapter to be a method on...
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Keith Seitzgdb/23712: Use new multidictionary API
2019-01-10  Tom TromeyRemove ALL_OBJFILES_SAFE
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-12-28  Tom TromeyFix a crash in jit.c
2018-05-29  Weimin PanRemoving lookup_minimal_symbol_and_objfile
2018-04-30  Tom TromeyRemove long_long_align_bit gdbarch attribute
2018-03-19  Tom TromeyConvert observers to C++
2018-03-16  Tom TromeyRemove make_cleanup_free_section_addr_info
2018-02-21  Yao QiClass detached_regcache
2018-01-22  Yao QiDon't call gdbarch_pseudo_register_read_value in jit.c
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-08  Pedro AlvesPer-language symbol name hashing algorithm
2017-11-07  Tom TromeyConstify add_com
2017-11-02  Yao QiConstruct readonly regcache without address space
2017-11-02  Yao Qiconst-fy regcache::m_aspace
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-13  Tom TromeyChange objfile to use new/delete
2017-09-27  Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-26  Tom TromeyRemove regcache_xfree
2017-09-26  Tom TromeyRemove regcache_xmalloc
2017-09-19  Yao QiUse DISABLE_COPY_AND_ASSIGN
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-03  Tom TromeyUse unique_xmalloc_ptr in jit.c
2017-04-12  Tom TromeyIntroduce gdb_dlhandle_up
2017-01-11  Tom TromeyUse class to manage BFD reference counts
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-10-06  Pedro AlvesFix PR11094: JIT breakpoint is not properly recreated...
2016-07-14  Tom TromeyRemove unused variables
2016-07-13  Tom TromeyFix PR cli/18053
2016-07-01  Pedro AlvesExtend JIT-reader test and fix GDB problems that exposes
2016-03-31  Yichao YuFix PR gdb/19858: GDB doesn't register the JIT librarie...
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-29  Simon MarchiAdd a cast in jit_target_read_impl
2015-10-29  Simon MarchiCast gdb_dlsym return value
2015-10-09  Simon MarchiChange some void* to gdb_byte*
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-04-14  Gary BensonZero supplied stat buffers in functions that pretend...
2015-03-07  Pedro AlvesSplit TRY_CATCH into TRY + CATCH
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23  Doug EvansReplace some symbol accessor macros with functions.
2014-11-20  Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18  Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-18  Doug EvansSYMTAB_DIRNAME: New macro.
2014-10-08  Gary BensonRemove spurious exceptions.h inclusions
next
This page took 0.896228 seconds and 106 git commands to generate.