PR29482 - strip: heap-buffer-overflow
[binutils-gdb.git] / gdb / avr-tdep.c
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-06-02 Tom TromeyODR warning for "struct stack_item"
2022-04-11 Simon Marchigdb: remove symbol value macros
2022-03-29 Tom TromeyUnify gdb printf functions
2022-01-05 Tom TromeyUse filtered output in *-tdep commands
2022-01-01 Joel BrobeckerCopyright Year update after running gdb/copyright.py
2021-12-31 Tom TromeyDo not call reinitialize_more_filter from avr_io_reg_re...
2021-11-18 Simon Marchigdb: include gdbarch.h in all files extending gdbarch_tdep
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-04-05 Simon Marchigdb: fix internal error in avr_frame_unwind_cache
2021-03-24 Simon Marchigdb: remove current_top_target function
2021-01-19 Luis Machadotrad-frame cleanups
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-09-14 Pedro AlvesUse type_instance_flags more throughout
2020-05-25 Cristiano De Altigdb: make avr_integer_to_address generate code or data...
2020-05-14 Simon Marchigdb: remove TYPE_CODE macro
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-04 Simon MarchiFix doc of AVR-specific command "info io_registers"
2019-04-06 Tom TromeyRevert the header-sorting patch
2019-04-06 Tom TromeySort includes for files gdb/[a-f]*.[chyl].
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-11-16 Alan HaywardPass return_method to _push_dummy_call
2018-06-07 Pedro Alvestarget_stack -> current_top_target() throughout
2018-05-30 Simon MarchiRemove regcache_cooked_write
2018-05-30 Simon MarchiRemove regcache_cooked_read
2018-05-02 Pedro AlvesConvert struct target_ops to C++
2018-04-07 Simon MarchiMake target_read_alloc & al return vectors
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-11-07 Tom TromeyConstify add_info
2017-09-27 Ulrich WeigandMake init_type/arch_type take a size in bits
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-05-24 Yao QiUse XCNEW gdbarch_tdep
2017-05-24 Yao QiDelegate opcodes to select disassembler in GDB
2017-04-12 Pedro AlvesTeach GDB that wchar_t is a built-in type in C++ mode
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 QiGDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPO...
2016-09-16 Pedro Alvesgdb: Use std::min and std::max throughout
2016-09-06 Ulrich WeigandAdd some missing arch_..._type helpers
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-03-05 Denis ChertykovFix argument passing for call
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-11 Andrew Burgessgdb: Make use of 'add_info' to create info sub-commands.
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-10-09 Simon MarchiChange some void* to gdb_byte*
2015-09-25 Simon MarchiAdd some more casts (1/2)
2015-08-26 Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-07-25 Pierre LangloisClarify the address and pointer conversions on AVR.
2014-07-15 Pierre LangloisAdd support for the __flash qualifier on AVR
2014-04-08 Pierre LangloisFix erroneous backtrace on avrxmega architectures.
2014-03-24 Pierre LangloisFix PR/16720
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-01-13 Tom Tromeyreplace XMALLOC with XNEW
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-08-12 Sergio Durigan JuniorBecause of:
2013-08-09 Sergio Durigan JuniorThis patch implements the new gdbarch method gdbarch_gd...
2013-08-09 Pedro AlvesRemove unnecessary XMALLOC definitions.
2013-04-19 Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-03-01 Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
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-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-08-18 Doug Evans * gdb_assert.h (gdb_assert_not_reached): New macro.
2010-02-17 Tristan Gingold2010-02-17 Tristan Gingold <gingold@adacore.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-13 Tristan Gingold2009-11-13 Tristan Gingold <gingold@adacore.com>
2009-11-10 Tristan Gingold2009-11-10 Tristan Gingold <gingold@adacore.com>
2009-11-10 Tristan Gingold2009-11-10 Tristan Gingold <gingold@adacore.com>
2009-11-10 Tristan Gingold2009-11-10 Tristan Gingold <gingold@adacore.com>
2009-11-10 Tristan Gingold2009-11-10 Tristan Gingold <gingold@adacore.com>
2009-11-10 Tristan Gingold2009-11-10 Tristan Gingold <gingold@adacore.com>
2009-11-10 Tristan Gingold2009-11-10 Tristan Gingold <gingold@adacore.com>
2009-10-26 Tristan Gingold2009-10-26 Tristan Gingold <gingold@adacore.com>
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-06-17 Ulrich Weigand * gdbarch.sh (pointer_to_address): Change to type...
2009-06-16 Tristan Gingold2009-06-16 Tristan Gingold <gingold@adacore.com>
2009-02-22 Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-09-11 Ulrich Weigand * alpha-tdep.c (alpha_register_type): Use builtin_type...
2008-06-28 Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
next