]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/jit.c
strip: Don't check target_defaulted in input BFD
[thirdparty/binutils-gdb.git] / gdb / jit.c
2025-06-26  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2025-01-17  Guinevere Larsengdb: Migrate frame unwinders to use C++ classes
2025-01-17  Guinevere Larsengdb: add "unwinder class" to frame unwinders
2025-01-14  Yang Liugdb/jit: fix jit-reader linetable integrity
2025-01-13  Simon Marchigdb/jit: use correctly-sized array view in deprecated_f...
2025-01-10  Thiago Jung BauermannGDB: trad-frame: Store length of value_bytes in trad_fr...
2024-11-21  Tom TromeyDon't put JIT_READER_DIR into help text
2024-11-17  Ijaz, Abdul Bgdb: Update linkage name lookup function to allow mst_f...
2024-10-20  Tom TromeyUse std::make_unique in more places
2024-09-07  Andrew Burgessgdb: deprecated filename_completer and associated functions
2024-08-21  Simon Marchigdb: some global_block improvements
2024-08-12  Simon Marchigdb: add program_space parameter to lookup_minimal_symb...
2024-07-15  Simon Marchigdb: pass program space to objfile::make
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-01  Will Hawkinsgdb/jit: Fix missing word in comment
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-01-28  Tom TromeyUse the new symbol domains
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2024-01-09  Tom TromeyAvoid language-based lookups in startup path
2023-11-21  Lancelot Sixgdb: Replace gdb::optional with std::optional
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-10  Simon Marchigdb: add inferior::{arch, set_arch}
2023-06-05  Tom TromeyUse "unrelocated" terminology in linetable_entry
2023-05-25  Simon Marchigdb: remove bp_location_pointer_iterator
2023-04-17  Simon Marchigdb: pass execing and following inferior to inferior_ex...
2023-03-18  Tom TromeyReuse existing builtin types
2023-03-17  Tom TromeyFix line table regression
2023-03-11  Tom TromeyChange linetable_entry::is_stmt to bool
2023-03-11  Tom TromeyConstify linetables
2023-03-11  Tom TromeyChange linetables to be objfile-independent
2023-02-27  Kevin BuettnerCatch gdb_exception_error instead of gdb_exception...
2023-02-19  Tom TromeyRemove allocate_block and allocate_global_block
2023-02-19  Tom TromeyConvert set_block_compunit_symtab to method
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-08-04  Tom TromeyUse registry in gdbarch
2022-08-03  Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-04-28  Simon Marchigdb: remove BLOCKVECTOR_MAP macro
2022-04-28  Simon Marchigdb: remove BLOCKVECTOR_BLOCK and BLOCKVECTOR_NBLOCKS...
2022-04-28  Simon Marchigdb: remove BLOCK_MULTIDICT macro
2022-04-28  Simon Marchigdb: remove BLOCK_SUPERBLOCK macro
2022-04-28  Simon Marchigdb: remove BLOCK_FUNCTION macro
2022-04-28  Simon Marchigdb: remove BLOCK_{START,END} macros
2022-04-20  Tom TromeyReplace symbol_symtab with symbol::symtab
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-04-06  Tom TromeyUse new and delete in jit.c
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb puts functions
2022-02-11  Jan Vranygdb: extend the information printed by 'maint info...
2022-02-06  Simon Marchigdb: remove SYMBOL_TYPE macro
2022-02-06  Simon Marchigdb: remove SYMBOL_DOMAIN macro
2022-02-06  Simon Marchigdb: remove SYMBOL_ACLASS_INDEX macro, add getter/setter
2022-02-06  Simon Marchigdb: remove SYMTAB_LINETABLE macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_BLOCKVECTOR macro, add getter...
2022-02-06  Simon Marchigdb: remove COMPUNIT_DIRNAME macro, add getter/setter
2022-02-06  Simon Marchigdb: remove COMPUNIT_FILETABS macro
2022-02-04  Simon Marchigdb: include jit_code_entry::symfile_addr value in...
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-29  Tom TromeySend jit.c errors to gdb_stderr
2021-11-16  Andrew Burgessgdb/gdbsupport: make xstrprintf and xstrvprintf return...
2021-07-15  Simon Marchigdb: call post_create_inferior at end of follow_fork_in...
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...
next