]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/sparc-tdep.c
run copyright.sh for 2011.
[thirdparty/binutils-gdb.git] / gdb / sparc-tdep.c
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-12-12  Mark Kettenis* sparc-tdep.c: Fix typo in comment.
2010-10-01  Joel Brobecker[sparc] inferior SEGV while calling Ada subprogram
2010-05-05  Joel Brobecker"finish" does not work on sparc if function returns...
2010-04-21  Mike Frysingergdb: workaround sparc memcpy fortify error
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-10-19  Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-07  Jan Kratochvilgdb/
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 (TYPE_OBJFILE_OWNED, TYPE_OWNER): New...
2009-07-02  Ulrich Weigand * i386-tdep.h (struct gdbarch_tdep): Add i386_eflags_t...
2009-07-02  Ulrich Weigand * gdbtypes.h (builtin_type_int0, builtin_type_int8...
2009-06-17  Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
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-08-20  Mark Kettenis* sparc-tdep.c: Make some comments catch up with reality.
2008-05-07  Joel Brobecker * sparc-tdep.c, sparc-tdep.h, sparc-sol2-tdep...
2008-04-30  Daniel Jacobowitz * dwarf2-frame.c (read_reg): Expect this_frame in...
2008-04-29  Joel Brobecker * gdbarch.sh: Document the return_value method...
2008-04-22  Corinna Vinschendoc/ChangeLog:
2008-03-13  Daniel Jacobowitz * breakpoint.h (breakpoint_restore_shadows): New
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-11-07  Markus Deuling*** empty log message ***
2007-11-02  Ulrich Weigand2007-11-02 Markus Deuling <deuling@de.ibm.com>
2007-10-19  Ulrich Weigand * gdbarch.sh (static_transform_name): New gdbarch...
2007-10-12  Ulrich Weigand * block.h (struct block): Remove "gcc_compile_flag...
2007-10-10  Ulrich Weigand2007-10-10 Markus Deuling <deuling@de.ibm.com>
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-15  Ulrich Weigand * gdbarch.sh (read_pc): Add REGCACHE argument. Remove...
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-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-04-11  Joel Brobecker * sparc-tdep.c (X_RS2): New macro.
2007-02-27  Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_thi...
2007-01-29  Daniel Jacobowitz * doublest.c (floatformat_from_length): Use the right...
2007-01-09  Daniel JacobowitzCopyright updates for 2007.
2006-12-29  Mark Kettenis* sparc-tdep.c (sparc_psr_type, sparc_fsr_type): New...
2006-11-09  Joel Brobecker * sparc-tdep.c (sparc_fetch_instruction): Read...
2006-07-12  Daniel Jacobowitz * target.c (target_read): Stop if target_read_partial...
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-04-18  Daniel Jacobowitzgdb/
2006-04-09  David S. Miller * sparc64-linux-tdep.c (sparc64_linux_init_abi): Appen...
2006-04-05  David S. Miller * dwarf2-frame.c (dwarf2_frame_ops init_reg): Add...
2006-04-05  David S. Miller * sparc-tdep.c (sparc32_dwarf2_frame_init_reg): New.
2006-01-22  Mark Kettenis* sparc-tdep.h (struct gdbarch_tdep): Add step_trap...
2006-01-22  Mark Kettenis* sparc-tdep.c (sparc32_return_value): Convert to use
2005-12-17  Eli Zaretskii * breakpoint.c:
2005-08-13  Mark Kettenis* sparc-tdep.c (sparc_breakpoint_from_pc): Constify...
2005-06-12  Mark Kettenis* sparc-tdep.c (sparc32_frame_prev_register): Change...
2005-05-14  Mark Kettenis* sparc-tdep.c (sparc_fetch_instruction, sparc_fetch_wc...
2005-03-28  Mark Kettenis* sparc-tdep.c (sparc_supply_rwindow, sparc_collect_rwi...
2005-03-09  Mark Kettenis* sparc-tdep.c (sparc_frame_cache): Adjust cached frame...
2005-02-07  Andrew Cagney2005-02-06 Andrew Cagney <cagney@gnu.org>
2005-01-16  Mark Kettenis* sparc-tdep.c (sparc_integral_or_pointer_p): Simplify.
2004-11-29  Mark Kettenis* sparc-tdep.c (X_RS1, X_SIMM13): New macros.
2004-11-23  Joel Brobecker * sparc-tdep.c (sparc_is_unimp_insn): New function.
2004-11-21  Daniel Jacobowitz * sparc-tdep.c (sparc_software_single_step): Handle...
2004-11-13  Andrew Cagney2004-11-12 Andrew Cagney <cagney@gnu.org>
2004-10-29  Andrew Cagney2004-10-27 Andrew Cagney <cagney@gnu.org>
2004-06-07  Randolph Chung2004-06-06 Randolph Chung <tausq@debian.org>
2004-03-05  Mark Kettenis* i386-nat.c: Fix typo in comment. Re-introduce paranoiac.
2004-03-05  Mark Kettenis* sparc-tdep.c: Fix typo in comment.
2004-03-04  Mark Kettenis* sparc-tdep.c (sparc_frame_cache): Don't bail out...
2004-02-07  Mark Kettenis* sparc-tdep.c (sparc32_frame_prev_register): Rename...
2004-02-04  Mark Kettenis* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
2004-01-31  Mark Kettenis* sparc-tdep.c (sparc_fetch_wcookie): New function.
2004-01-26  Andrew Cagney2004-01-26 Andrew Cagney <cagney@redhat.com>
2004-01-25  Mark Kettenis* sparc-tdep.c (sparc_regset_from_core_section): Check...
2004-01-25  Mark Kettenis* sparc-tdep.c (sparc32_gdbarch_init): Don't require
2004-01-24  Mark Kettenis* sparc-tdep.c (sparc_fetch_instruction): Return zero...
2004-01-17  Andrew Cagney2004-01-17 Andrew Cagney <cagney@redhat.com>
2004-01-17  Andrew Cagney2004-01-17 Andrew Cagney <cagney@redhat.com>
2004-01-13  Andrew Cagney2004-01-13 Andrew Cagney <cagney@redhat.com>
2004-01-11  Mark Kettenis* sparc-tdep.c (sparc32_extract_struct_value_address...
2004-01-10  Mark Kettenis* sparc-tdep.h (struct regset): Provide opaque declaration.
2004-01-05  Mark Kettenis* sparc-tdep.c (sparc_extract_struct_value_address...
2004-01-03  Mark Kettenis* sparc-tdep.c (sparc32_return_value): New function.
2004-01-03  Mark Kettenis* Makefile.in (ALLDEPFILES): Remove sparc-linux-nat...
2003-11-23  Andrew Cagney2003-11-23 Andrew Cagney <cagney@redhat.com>
2003-10-06  Andrew Cagney2003-10-06 Andrew Cagney <cagney@redhat.com>
2003-10-02  Andrew Cagney2003-10-02 Andrew Cagney <cagney@redhat.com>
2003-09-30  Andrew Cagney2003-09-30 Andrew Cagney <cagney@redhat.com>
2003-09-30  Andrew Cagney2003-09-29 Andrew Cagney <cagney@redhat.com>
2003-09-28  Andrew Cagney2003-09-28 Andrew Cagney <cagney@redhat.com>
2003-09-18  Andrew Cagney2003-09-17 Andrew Cagney <cagney@redhat.com>
2003-09-17  Andrew Cagney2003-09-17 Andrew Cagney <cagney@redhat.com>
2003-09-17  Andrew Cagney2003-09-17 Andrew Cagney <cagney@redhat.com>
2003-09-14  Andrew Cagney2003-09-14 Andrew Cagney <cagney@redhat.com>
2003-09-13  Mark Kettenis* cris-tdep.c (cris_gdbarch_init): Set
2003-09-11  Andrew Cagney2003-09-11 Andrew Cagney <cagney@redhat.com>
2003-09-09  Andrew Cagney2003-09-04 Andrew Cagney <cagney@redhat.com>
2003-09-09  Andrew Cagney2003-09-08 Andrew Cagney <cagney@redhat.com>
2003-08-28  Andrew Cagney2003-08-27 Andrew Cagney <cagney@redhat.com>
2003-08-24  Andrew Cagney2003-08-24 Andrew Cagney <cagney@redhat.com>
2003-07-17  Andrew Cagney2003-07-17 Andrew Cagney <cagney@redhat.com>
next