]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/arch-utils.c
gdb: remove gdbarch_info_init
[thirdparty/binutils-gdb.git] / gdb / arch-utils.c
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...
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 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-09-06  Ulrich WeigandAdd gdbarch callback to provide formats for debug info...
2016-07-14  Tom TromeyRemove some variables but call functions for side effects
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-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-07-31  Simon MarchiMostly trivial enum fixes
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-03-06  Gary BensonNew common function "startswith"
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-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-05-22  Pedro AlvesAdd new infrun.h header.
2014-01-16  Markus Metzgergdbarch: add instruction predicate methods
2014-01-01  Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18  Tom Tromeyremove gdb_string.h
2013-09-02  Yao Qigdb/
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-14  Tom Tromey * gdbarch.h, gdbarch.c: Rebuild.
2012-11-09  Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
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-28  Jan Kratochvilgdb/
2012-01-04  Jan Kratochvilgdb/
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2012-01-02  Jan Kratochvilgdb/
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-05-13  Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-06  Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
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>
next