]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/hppa-tdep.c
Fix regression on aarch64-linux gdbserver
[thirdparty/binutils-gdb.git] / gdb / hppa-tdep.c
7 days ago  Simon Marchigdb: remove gdbcmd.h
9 days ago  Simon Marchigdb: move store/extract integer functions to extract...
2024-03-27  Simon Marchigdb, gdbserver, gdbsupport: remove includes of early...
2024-02-20  Simon Marchigdb: pass frames as `const frame_info_ptr &`
2024-02-05  Simon Marchigdb: rename struct shobj -> struct solib
2024-01-12  Andrew BurgessUpdate copyright year range in header of all files...
2023-11-29  Tom TromeyRemove gdb_static_assert
2023-10-19  Simon Marchigdb: rename struct so_list to shobj
2023-05-07  Tom TromeyRemove ALL_OBJFILE_OSECTIONS
2023-02-13  Tom TromeyTurn remaining value_contents functions into methods
2023-02-13  Tom TromeyTurn value_type into method
2023-01-05  Simon Marchigdb: make gdbarch_alloc take ownership of the tdep
2023-01-01  Joel BrobeckerUpdate copyright year range in header of all files...
2022-10-19  Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-18  Markus Metzgergdb, hppa: remove unused hppa_lookup_stub_minimal_symbol
2022-10-10  Tom TromeyChange GDB to use frame_info_ptr
2022-10-02  Andrew Burgessgdb: final cleanup of various gdbarch_register_name...
2022-09-21  Simon Marchigdb: remove TYPE_LENGTH
2022-09-21  Simon Marchigdb: remove TYPE_TARGET_TYPE
2022-08-03  Tom TromeyUse gdb_bfd_ref_ptr in objfile
2022-07-28  Tom TromeyRewrite registry.h
2022-07-21  Andrew Burgessgdb: move the type cast into gdbarch_tdep
2022-04-11  Simon Marchigdb: remove symbol value macros
2022-04-02  Tiezhu Yanggdb: rename floatformats_ia64_quad to floatformats_ieee...
2022-03-29  Tom TromeyUnify gdb printf functions
2022-03-29  Tom TromeyUnify gdb putc functions
2022-03-06  Tom TromeySimplify hppa-tdep.c use of objfile_key
2022-02-18  Tom TromeyAdd constructor to bound_minimal_symbol
2022-01-31  Simon Marchigdb: fix some clang-tidy readability-misleading-indenta...
2022-01-05  Tom TromeyUse filtered output in *-tdep commands
2022-01-05  Tom TromeyUse filtered output for gdbarch dump
2022-01-01  Joel BrobeckerAutomatic Copyright Year update after running gdb/copyr...
2021-11-15  Simon Marchigdb: fix gdbarch_tdep ODR violation
2021-10-25  Simon Marchigdb: change functions returning value contents to use...
2021-06-29  Simon Marchigdb: add names to unwinders, add debug messages when...
2021-06-28  Simon Marchigdb: convert obj_section macros to methods
2021-05-27  Simon Marchigdb: fix tab after space indentation issues
2021-01-19  Luis Machadotrad-frame cleanups
2021-01-19  Luis MachadoConvert some frame functions to use gdb::array_view.
2021-01-04  Luis MachadoRefactor struct trad_frame_saved_regs
2021-01-01  Joel BrobeckerUpdate copyright year range in all GDB files
2020-11-02  Simon Marchigdb, gdbserver, gdbsupport: fix leading space vs tabs...
2020-05-14  Simon Marchigdb: remove TYPE_CODE macro
2020-04-18  Tom TromeyChange get_objfile_arch to a method on objfile
2020-01-23  Simon Marchigdb: introduce objfile text_section_offset and data_sec...
2020-01-13  Simon Marchigdb: add back declarations for _initialize functions
2020-01-08  Tom TromeyChange section_offsets to a std::vector
2020-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2019-11-26  Simon MarchiMake a bunch of functions static
2019-11-22  Christian BiesingerReplace the MSYMBOL_*_NAME macros with member functions
2019-10-18  Tom de Vries[gdb] Fix more typos in comments
2019-10-17  Tom de Vries[gdb] Fix typos in comments
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Christian BiesingerChange boolean options to bool instead of int
2019-05-08  Tom TromeyConvert hppa-tdep.c to type-safe registry API
2019-03-05  Tom TromeyRemove excess calls to gdb_flush
2019-02-27  Andrew Burgessgdb/hppa: Use default gdbarch method default_dummy_id.
2019-01-17  Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17  Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10  Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-10  Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-01  Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16  Alan HaywardPass return_method to _push_dummy_call
2018-07-22  Tom TromeySimple unused variable removals
2018-05-30  Simon MarchiRemove regcache_cooked_write_part
2018-05-30  Simon MarchiRemove regcache_cooked_read_part
2018-05-30  Simon MarchiRemove regcache_cooked_write
2018-05-30  Simon MarchiRemove regcache_cooked_read
2018-05-21  Simon MarchiUse XOBNEW/XOBNEWVEC/OBSTACK_ZALLOC when possible
2018-02-21  Yao QiPass readable_regcache to gdbarch method read_pc
2018-02-21  Yao Qiclass readable_regcache and pass readable_regcache...
2018-01-22  Yao QiReplace regcache_raw_read with regcache->raw_read
2018-01-02  Joel BrobeckerUpdate copyright year range in all GDB files
2017-09-27  Tom TromeyConstify unwind_command
2017-09-09  John BaldwinRemove unnecessary function prototypes.
2017-05-24  Yao QiDelegate opcodes to select disassembler in GDB
2017-04-05  Pedro Alves-Wwrite-strings: The Rest
2017-03-20  Artemiy VolkovConvert lvalue reference type check to general referenc...
2017-01-01  Joel Brobeckerupdate copyright year range in GDB files
2016-12-09  Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-11-03  Yao QiRemove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_...
2016-11-03  Yao QiGDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
2016-09-16  Pedro Alvesgdb: Use std::min and std::max throughout
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-01-01  Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-17  Dominik Vogtgdb: Fix left shift of negative value.
2015-10-26  Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25  Simon MarchiAdd some more casts (1/2)
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-05-26  Martin GalvanRename in_function_epilogue_p to stack_frame_destroyed_p
2015-03-13  Jan KratochvilRemove HPUX
2015-01-22  Chen Ganggdb/hppa-tdep.c: Fix logical working flow issues and...
2015-01-16  Jan KratochvilFix gcc-5 compilation
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-05  Alan ModraPrepare gdb for 64-bit obstacks
2014-02-26  Tom Tromeystart change to progspace independence
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26  Tom Tromeychange minsym representation
2014-02-13  Sanimir Agoviccleanup: remove declared variables without any references
next