Refactor svr4_create_solib_event_breakpoints
[external/binutils.git] / gdb / cris-tdep.c
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/cris: 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-05-30 Simon MarchiRemove regcache_raw_supply
2018-05-30 Simon MarchiRemove regcache_cooked_write
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-07 Tom TromeyConstify add_setshow_*
2017-10-30 Simon MarchiIntroduce in_inclusive_range, fix -Wtautological-compar...
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-05-02 Simon MarchiChange return type of gdbarch_software_single_step...
2017-04-05 Pedro Alves-Wwrite-strings: The Rest
2017-01-26 Andreas ArnezBig-endian hosts: Fix "set architecture cris"
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-12 Yao QiRemove assert on exec_bfd in cris_delayed_get_disassembler
2016-11-22 Yao QiChange gdbarch software_single_step frame_info to regcache
2016-11-22 Yao Qigdbarch software_single_step frame_info to regcache...
2016-11-08 Yao Qigdbarch software_single_step returns VEC (CORE_ADDR) *
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-03-09 Pedro Alves[CRIS] Don't internal error if forced big endian
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-10-26 Doug EvansPR symtab/17391 gdb internal error: assertion fails...
2015-10-09 Simon Marchicris: Use enum bfd_endian to represent endianness
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-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-02-13 Sanimir Agoviccleanup: remove declared variables without any references
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-06 Ricard WanderlofExtract Linux-specific portitions of cris-tdep.c to...
2013-09-06 Ricard WanderlofAdd support for threaded debugging for CRISv32.
2013-09-06 Ricard WanderlofCosmetic clean up of names of *elf_greg_t types for...
2013-09-06 Ricard WanderlofTrivial patch to remove dependency on host unsigned...
2013-04-19 Pedro Alvescris-tdep.c: Use unsigned variable for unsigned command.
2013-04-19 Pedro Alves-Wpointer-sign: char -> gdb_byte.
2013-03-26 Pedro AlvesMake "set/show cris-version" a zuinteger instead of...
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-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-03-02 Jan Kratochvilgdb/
2012-01-28 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-03-18 Pedro Alves gdb/
2011-02-26 Michael Snyder2011-02-25 Michael Snyder <msnyder@vmware.com>
2011-01-07 Michael Snyder2011-01-07 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-06 Pierre Muller ARI fix: OP eol rule.
2009-07-28 Daniel Jacobowitz * arch-utils.c (displaced_step_at_entry_point): Do...
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-07-02 Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
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-09-05 Ulrich Weigand * cris-tdep.c (cris_version, cris_mode): Remove.
2008-08-26 Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-06-30 Daniel Jacobowitz * cris-tdep.c (crisv32_single_step_through_delay)...
2008-06-28 Ulrich Weigand * alphafbsd-tdep.c: Update for unwinder changes.
2008-04-30 Daniel Jacobowitz * dwarf2-frame.c (read_reg): Expect this_frame in...
2008-04-22 Corinna Vinschendoc/ChangeLog:
2008-01-11 Markus Deuling * alpha-tdep.c (alpha_heuristic_proc_start)
2008-01-11 Markus Deuling * gdbarch.sh (skip_prologue): Add gdbarch
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-06 Markus Deuling * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
2007-11-16 Markus Deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-11-07 Markus Deuling*** empty log message ***
2007-11-02 Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-17 Daniel Jacobowitz * frame.c (frame_unwind_unsigned_register): Delete.
2007-10-12 Ulrich Weigand * block.h (struct block): Remove "gcc_compile_flag...
2007-10-12 Ulrich Weigand * cris-tdep.c (cris_push_dummy_call): Support argument...
2007-10-08 Ulrich Weigand2007-10-08 Markus Deuling <deuling@de.ibm.com>
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-06-15 Ulrich Weigand * gdbarch.sh (push_dummy_code): Add REGCACHE argument.
2007-06-15 Ulrich Weigand * gdbarch.sh (software_single_step): Replace REGCACHE...
2007-06-15 Ulrich Weigand * cris-tdep.c (cris_stopped_data_address): Read regist...
2007-06-12 Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-05-31 Ulrich Weigand2007-05-31 Markus Deuling <deuling@de.ibm.com>
2007-05-06 Ulrich Weigand * gdbcore.h (struct regcache): Add forward declaration.
2007-05-06 Ulrich Weigand * cris-tdep.c (supply_gregset): Rename to ...
2007-04-14 Ulrich Weigand * gdbarch.sh (software_single_step): Remove "insert_br...
2007-04-12 Ulrich Weigand2007-04-12 Luis Machado <luisgpm@br.ibm.com>
2007-02-27 Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
next