Remove path name from test case
[binutils-gdb.git] / gdb / arch-utils.h
2023-10-04 Luis Machadocorefile/bug: Add hook to control the use of target...
2023-06-03 Tom de Vries[gdb] Fix typos
2023-04-18 Carl LovePowerPC: fix _Float128 type output string
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-14 Carl LovePowerPC, fix support for printing the function return...
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-11-17 Aaron Mereygdb: Add aliases for read_core_file_mappings callbacks
2021-06-28 Simon Marchigdb: remove gdbarch_info_init
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-10-29 Simon Marchigdb: remove parameter of gdbarch_displaced_step_hw_sing...
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-01-29 Luis MachadoRecognize more program breakpoint patterns
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
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-10 Tom TromeyDon't include gdbarch.h from defs.h
2019-02-07 Tom TromeyNormalize include guards in gdb
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-04-30 Tom TromeyAdd initial type alignment support
2018-04-13 Markus Metzgerinfrun: step through indirect branch thunks
2018-02-24 Tom TromeyRemove cleanups from check_fast_tracepoint_sals
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-10-13 Simon MarchiRemove simple_displaced_step_copy_insn
2017-07-25 Yao QiCatch exceptions thrown from gdbarch_skip_prologue
2017-06-09 Simon Marchigdbarch: Remove displaced_step_free_closure
2017-05-24 Yao QiDelegate opcodes to select disassembler in GDB
2017-04-26 Jiong Wang[gdbarch] New method "execute_dwarf_cfa_vendor_op"...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-11-03 Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03 Yao QiDetermine the kind of single step breakpoint
2016-11-03 Yao QiAdd default_breakpoint_from_pc
2016-11-03 Yao QiRemove gdbarch_remote_breakpoint_from_pc
2016-11-03 Yao QiNew gdbarch methods breakpoint_kind_from_pc and sw_brea...
2016-11-03 Yao QiSplit breakpoint_from_pc to breakpoint_kind_from_pc...
2016-11-03 Yao QiGDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
2016-09-06 Ulrich WeigandAdd gdbarch callback to provide formats for debug info...
2016-05-23 Yao QiSkip unwritable frames in command "finish"
2016-02-18 Marcin Koƛcielnickigdb: Add guess_tracepoint_registers hook to gdbarch.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-07-30 Pierre LangloisRemove isize output argument from fast_tracepoint_valid_at
2015-06-12 Simon Marchigdbarch: add addressable_memory_unit_size method
2015-06-03 Jan Kratochvilcompile: Use also inferior munmap
2015-05-26 Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-12 Tom Tromeyadd gnu_triplet_regexp gdbarch method
2014-12-12 Jan Kratochviladd infcall_mmap and gcc_target_options gdbarch methods
2014-12-12 Maciej W. RozyckiMIPS: Keep the ISA bit in compressed code addresses
2014-11-12 Pedro Alvesadd a default method for gdbarch_skip_permanent_breakpoint
2014-10-10 Pedro AlvesSplit vDSO range lookup to a gdbarch hook
2014-01-16 Markus Metzgergdbarch: add instruction predicate methods
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-02 Yao Qigdb/
2012-06-08 Yao Qigdb/
2012-06-04 Pedro Alves2012-06-04 Pedro Alves <palves@redhat.com>
2012-05-24 Pedro Alves2012-05-24 Pedro Alves <palves@redhat.com>
2012-05-24 Pedro Alvesgdb/
2012-05-23 Pedro Alves2012-05-23 Pedro Alves <palves@redhat.com>
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-09-27 Stan Shebs Add return address collection for tracepoints.
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-31 Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-03-05 Tom Tromeygdb
2010-02-01 Daniel Jacobowitz * arch-utils.c (default_remote_breakpoint_from_pc...
2010-01-06 Stan Shebs Add fast tracepoints.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-29 Ulrich Weigand * gdbarch.sh (displaced_step_hw_singlestep): New callback.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * arch-utils.c (selected_byte_order): Return target_by...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-05 Ulrich Weigand * gdbarch.sh (addr_bits_remove): Change type to 'm'.
2008-05-02 Pedro Alves Implement displaced stepping.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-06 Markus Deuling * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
2007-11-19 Markus Deuling2007-11-19 Markus Deuling <deuling@de.ibm.com>
2007-11-16 Markus Deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-11-09 Ulrich Weigand2007-11-09 Markus Deuling <deuling@de.ibm.com>
2007-10-13 Ulrich Weigand * gdbarch.sh (deprecated_use_struct_convention): Remove.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-15 Ulrich Weigand * gdbarch.sh (skip_trampoline_code): Add FRAME argument.
2007-05-11 Ulrich Weigand * gdbarch.sh (remote_translate_xfer_address): Remove.
2007-04-28 Ulrich Weigand * gdbarch.sh: Remove deprecated_register_byte.
2007-03-28 Ulrich Weigand * arch-utils.c (legacy_pc_in_sigtramp): Remove.
2007-02-26 Daniel Jacobowitz * arch-utils.c (selected_byte_order): New.
2007-02-08 Daniel Jacobowitz * Makefile.in (arm-tdep.o, eval.o, target-descriptions.o)
2007-01-29 Daniel Jacobowitz * doublest.c (floatformat_from_length): Use the right...
2007-01-13 Mark Kettenis * gdbarch.sh (deprecated_extract_return_value)
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
next