Remove path name from test case
[binutils-gdb.git] / gdb / bfin-tdep.c
2023-02-13 Tom TromeyTurn remaining value_contents functions into methods
2023-02-13 Tom TromeyTurn value_enclosing_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-12-21 Mike Frysingersim: move register headers into sim/ namespace [PR...
2022-10-19 Pedro Alvesinternal_error: remove need to pass __FILE__/__LINE__
2022-10-10 Tom TromeyChange GDB to use frame_info_ptr
2022-09-21 Simon Marchigdb: remove TYPE_LENGTH
2022-08-16 Tom TromeyRemove register_gdbarch_init
2022-07-21 Andrew Burgessgdb: move the type cast into gdbarch_tdep
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-03-24 Simon Marchigdb: move all "current target" wrapper implementations...
2021-01-04 Mike Frysingergdb: bfin: use align helper
2021-01-01 Joel BrobeckerUpdate copyright year range in all GDB files
2020-02-08 Tom TromeyMove DWARF code to dwarf2/ subdirectory
2020-01-13 Simon Marchigdb: add back declarations for _initialize functions
2020-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
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/bfin: Use default gdbarch methods where possible
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 TromeyUse a previously unused variable in bfin-tdep.c
2018-05-30 Simon MarchiRemove regcache_cooked_write
2018-05-30 Simon MarchiRemove regcache_raw_write
2018-05-30 Simon MarchiRemove regcache_raw_read
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-10-25 Yao Qis/get_regcache_arch (regcache)/regcache->arch ()/g
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-07 Alan HaywardAdd BFIN_MAX_REGISTER_SIZE
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 QiAdd default_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-05-08 Trevor Saundersremove trivialy unused variables
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-11-16 Yao QiUse value_contents instead of value_contents_writeable
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-09-25 Simon MarchiAdd some more casts (1/2)
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-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
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-03-01 Pedro AlvesUse gdb_byte for bytes from the program being debugged.
2013-01-17 Tom Tromey * mem-break.c: Remove obsolete comment.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
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-09-25 Siddhesh Poyarekar * ada-valprint.c (ada_val_print_1): Eliminate single-use
2012-05-16 Maciej W. Rozycki gdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-07-20 matt rice* bfin-tdep.c (bfin_extract_return_value): Fix swapped
2011-03-18 Pedro Alves gdb/
2011-03-18 Pedro Alves gdb/
2011-03-06 Mike Frysingergdb: blackfin: enable simulator support
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-30 Mike FrysingerFix style warnings detected by server in new Blackfin...
2010-12-29 Mike Frysingergdb: bfin: new port