]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/arch-utils.c
sim: ppc: use correct macros
[thirdparty/binutils-gdb.git] / gdb / arch-utils.c
8 days ago  Tom TromeyChange file initialization to use INIT_GDB_FILE macro
2025-04-08  Tom TromeyUpdate copyright dates to include 2025
2024-12-24  Andrew Burgessgdb: parse and set the inferior environment from core...
2024-11-23  Tom de Vries[gdb/contrib] Add two rules in common-misspellings.txt
2024-08-12  Simon Marchigdb: pass inferior to gdbarch_update_p
2024-08-12  Simon Marchigdb: pass inferior to target_current_description
2024-08-08  Tom de Vries[gdb] Handle ^C during disassembly
2024-08-05  Simon Marchigdb: rename gdbarch.c to gdbarch-gen.c
2024-07-15  Simon Marchigdb: pass program space to entry_point_address
2024-05-10  Tom TromeyChange gdbarch_inner_than to return bool
2024-04-25  Simon Marchigdb: remove gdbcmd.h
2024-04-23  Simon Marchigdb: move store/extract integer functions to extract...
2024-04-19  Gustavo Romerogdb: Introduce is_address_tagged target hook
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-03-22  Tom TromeyUse std::string for disassembler options
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-02-06  Simon Marchigdb: remove core_bfd macro
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-10-16  Andrew Burgessgdb: replace architecture_changed with new_architecture...
2023-10-10  Simon Marchigdb: remove target_gdbarch
2023-10-10  Simon Marchigdb: move set_target_gdbarch to inferior::set_arch
2023-10-10  Simon Marchigdb: add inferior parameter to architecture_changed...
2023-10-10  Simon Marchigdb: add inferior::{arch, set_arch}
2023-10-04  Luis Machadocorefile/bug: Add hook to control the use of target...
2023-09-20  Tom TromeyRemove explanatory comments from includes
2023-06-03  Tom de Vries[gdb] Fix typos
2023-04-21  Tom TromeyHandle erroneous DW_AT_call_return_pc
2023-04-18  Carl LovePowerPC: fix _Float128 type output string
2023-02-13  Tom TromeyTurn some value_contents functions into methods
2023-02-13  Tom TromeyTurn allocate_value into a static "constructor"
2023-02-02  Lancelot SIXgdb: add supports_arch_info callback to gdbarch_register
2023-01-05  Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-03  Tom TromeyDon't emit gdbarch_return_value
2023-01-03  Tom TromeyAdd new overload of gdbarch_return_value
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-12-16  Luis Machado[aarch64] Fix removal of non-address bits for PAuth
2022-11-30  Tom de Vries[gdb] Improve printing of float formats
2022-11-14  Carl LovePowerPC, fix support for printing the function return...
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-17  TaiseiItoFix null pointer representations
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-10-02  Andrew Burgessgdb: update now gdbarch_register_name doesn't return...
2022-09-20  Tom TromeyMove solib_ops into gdbarch
2022-08-16  Tom TromeyRemove register_gdbarch_init
2022-08-04  Tom TromeyUse registry in gdbarch
2022-08-04  Tom TromeyUse new and delete for gdbarch
2022-08-04  Tom TromeyUse bool in gdbarch
2022-07-26  Andrew Burgessgdb: rename gdbarch_tdep struct to fix g++ 4.8 build
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-03-29  Tom TromeyUnify gdb printf functions
2022-01-26  Tom TromeyFix another crash with gdb parameters in Python
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-12-29  Tom TromeyUse filtered output in show callbacks
2021-12-29  Tom TromeySend arch-utils error messages to gdb_stderr
2021-12-17  Tom TromeyMove ordinary gdbarch code to arch-utils
2021-11-17  Aaron Mereygdb: Add aliases for read_core_file_mappings callbacks
2021-08-12  Simon Marchigdb: make gdbarch_printable_names return a vector
2021-06-28  Simon Marchigdb: remove gdbarch_info_init
2021-05-27  Simon Marchigdb: remove add_alias_cmd overload that accepts a string
2021-04-22  Andrew Burgessgdb: allow default_addressable_memory_unit_size to...
2021-04-16  Luis MachadoPrint bfloat16 DWARF types correctly
2021-03-24  Luis MachadoNew gdbarch memory tagging hooks
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-19  Simon Marchigdb: remove `other` parameter in read_core_file_mapping...
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-10-29  Simon Marchigdb: remove parameter of gdbarch_displaced_step_hw_sing...
2020-10-29  Tom TromeyRemove the exec_bfd macro
2020-10-20  Simon Marchigdb: make gdbarch_displaced_step_hw_singlestep return...
2020-07-22  Kevin BuettnerAdd new gdbarch method, read_core_file_mappings
2020-07-14  Andrew Burgessgdb: Improve formatting of 'show endian' messages
2020-07-14  Andrew Burgessgdb: Improve formatting of 'show architecture' messages
2020-01-29  Luis MachadoRecognize more program breakpoint patterns
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-20  Tankut Baris Aktemurinfcall, c++: allow more info to be computed for pass...
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-15  Tom TromeyChange gcc_target_options to return std::string
2019-08-16  Alan HaywardMove [PAC] into a new MI field addr_flags
2019-07-09  Tom TromeyRename common to gdbsupport
2019-04-08  Tom TromeyRename gdb exception types
2019-04-08  Tom TromeyRewrite TRY/CATCH
2019-04-06  Tom TromeyRevert the header-sorting patch
2019-04-06  Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-02-27  Andrew Burgessgdb: Restructure type_align and gdbarch_type_align
2019-01-25  Tom TromeyNormalize includes to use common/
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-07-20  Tom TromeyDo not use buildsym.h in some files
2018-06-14  Simon Marchitype alignment: Use type_length_units
2018-05-31  Maciej W. Rozyckiarch-utils: Make the last endianness actually chosen...
2018-05-30  Simon MarchiRemove regcache_raw_supply
2018-04-30  Tom TromeyAdd initial type alignment support
2018-04-13  Markus Metzgerinfrun: step through indirect branch thunks
2018-04-07  Simon MarchiMake "set osabi none" really work (PR 22980)
2018-02-24  Tom TromeyRemove cleanups from check_fast_tracepoint_sals
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07  Tom TromeyConstify add_setshow_*
2017-10-25  Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
2017-10-13  Simon MarchiRemove simple_displaced_step_copy_insn
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-08-07  Maciej W. RozyckiGDB/opcodes: Remove arch/mach/endian disassembler asser...
next