gdb/tui: fairer distribution of excess space during apply
[binutils-gdb.git] / gdb / hppa-tdep.c
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 BrobeckerCopyright Year update after running gdb/copyright.py
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
2014-01-13 Tom Tromeyreplace XZALLOC with XCNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-06-24 Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-04-19 Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-03-01 Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-30 Tom Tromey * hppa-tdep.c (read_unwind_info): Use SECT_OFF_TEXT...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-21 Yao Qigdb/
2012-09-27 Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Revert...
2012-09-26 Siddhesh Poyarekar * amd64-tdep.c (amd64_return_value): Use TYPE_L...
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16 Maciej W. Rozycki gdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-01-09 Michael Snyder2011-01-08 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-09-10 Pierre Muller * hppa-tdep.c (unwind_command): Use host_address_to_st...
2010-01-19 Joel BrobeckerDelete unused or undefined functions.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-09-13 Joel Brobecker gdb/
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
next