OSDN Git Service

Merge branch 'master' of git://github.com/monaka/binutils
[pf3gnuchains/pf3gnuchains3x.git] / gdb / gdbarch.c
2010-01-08 Masaki MuranakaMerge branch 'master' of git://github.com/monaka/binutils
2010-01-08 Masaki MuranakaEnable to track git://github.com/monaka/binutils.git
2010-01-06 shebs Add fast tracepoints.
2009-11-12 msnyder2009-11-11 Michael Snyder <msnyder@vmware.com>
2009-11-06 localmonakaMerge branch 'binutils'
2009-11-05 Masaki MuranakaMerge branch 'binutils'
2009-11-04 Masaki MuranakaMerge branch 'binutils'
2009-11-04 Masaki MuranakaMerge. the Binutils git repository.
2009-11-04 Masaki MuranakaMerge. the GDB git repository.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-19 palves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-29 Ulrich Weigand * gdbarch.sh (displaced_step_hw_singlestep): New callback.
2009-09-29 uweigand * gdbarch.sh (displaced_step_hw_singlestep): New callback.
2009-09-21 Hui Zhu2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-21 teawater2009-09-21 Hui Zhu <teawater@gmail.com>
2009-09-15 sergiodjImplementing catch syscall.
2009-09-15 sergiodjImplementing catch syscall.
2009-08-14 Pedro Alves * ui-file.h (ui_file_xstrdup): Mention that the length...
2009-08-14 palves * ui-file.h (ui_file_xstrdup): Mention that the length...
2009-07-27 monamourUpdate to HEAD.
2009-07-02 Ulrich Weigand * gdbarch.sh (current_gdbarch): Remove global variable.
2009-07-02 uweigand * gdbarch.sh (current_gdbarch): Remove global variable.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 uweigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-06-17 Ulrich Weigand * gdbarch.sh (pointer_to_address): Change to type...
2009-06-17 uweigand * gdbarch.sh (pointer_to_address): Change to type...
2009-06-17 Ulrich Weigand * gdbarch.sh (gcore_bfd_target): New gdbarch callback.
2009-06-17 uweigand * gdbarch.sh (gcore_bfd_target): New gdbarch callback.
2009-06-17 Ulrich Weigand * gdbarch.sh (construct_inferior_arguments): Remove.
2009-06-17 uweigand * gdbarch.sh (construct_inferior_arguments): Remove.
2009-05-19 Pedro Alves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-05-19 palves * breakpoint.c (insert_breakpoints, breakpoint_init_in...
2009-04-30 Hui ZhuGDBARCH interface for process record and replay.
2009-04-30 teawaterGDBARCH interface for process record and replay.
2009-02-23 Pedro Alves * corelow.c (get_core_registers): Adjust.
2009-02-23 palves * corelow.c (get_core_registers): Adjust.
2009-02-16 Pedro Alves * corelow.c (core_close): Don't hardcode the core...
2009-02-16 palves * corelow.c (core_close): Don't hardcode the core...
2009-02-11 Pedro Alves * gdbarch.c: Regenerate.
2009-02-11 palves * gdbarch.c: Regenerate.
2009-02-06 Pedro Alves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-02-06 palves2009-02-06 Pedro Alves <pedro@codesourcery.com>
2009-01-09 Joel Brobecker * gdbarch.sh: Fix all the compilation errors...
2009-01-09 brobecke * gdbarch.sh: Fix all the compilation errors...
2008-12-07 monabuilder r284@cf-ppc-macosx: monabuilder | 2008-12-07 10:57...
2008-11-03 Pedro Alves * remote.c (remote_start_remote): If the solib list...
2008-11-03 palves * remote.c (remote_start_remote): If the solib list...
2008-09-11 Ulrich WeigandChangeLog:
2008-09-11 uweigandChangeLog:
2008-09-05 Ulrich Weigand * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nz
2008-09-05 uweigand * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nz
2008-09-05 Ulrich Weigand * gdbarch.sh (addr_bits_remove): Change type to 'm'.
2008-09-05 uweigand * gdbarch.sh (addr_bits_remove): Change type to 'm'.
2008-09-04 Doug Evans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-09-04 devans * defs.h (plongest,pulongest): Renamed from paddr_u...
2008-08-26 Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-26 uweigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-22 Ulrich Weigand * gdbarch.sh: Include "regcache.h" into gdbarch.c.
2008-08-22 uweigand * gdbarch.sh: Include "regcache.h" into gdbarch.c.
2008-08-11 Stan Shebs ARM BE8 support.
2008-08-11 shebs ARM BE8 support.
2008-07-25 Tom Tromeygdb:
2008-07-25 tromeygdb:
2008-07-22 Stan Shebs Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2008-07-22 shebs Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2008-06-11 Pierre Muller * gdbarch.sh (gdbarch_skip_main_prologue): New.
2008-06-11 muller * gdbarch.sh (gdbarch_skip_main_prologue): New.
2008-05-24 Carlos Eduardo Seo * gdbarch.sh: Added new gdbarch struct
2008-05-24 cseo * gdbarch.sh: Added new gdbarch struct
2008-05-16 Daniel Jacobowitz * gdbarch.sh: Delete dwarf_reg_to_regnum.
2008-05-16 drow * gdbarch.sh: Delete dwarf_reg_to_regnum.
2008-05-02 Daniel Jacobowitz * Makefile.in (arm-tdep.o): Update.
2008-05-02 drow * Makefile.in (arm-tdep.o): Update.
2008-05-02 Pedro Alves Implement displaced stepping.
2008-05-02 palves Implement displaced stepping.
2008-05-01 Aleksandar Ristovski PR gdb/2343
2008-05-01 aristovski PR gdb/2343
2008-04-30 Daniel Jacobowitz Convert frame unwinders to use the current frame and
2008-04-30 drow Convert frame unwinders to use the current frame and
2008-04-22 Corinna Vinschendoc/ChangeLog:
2008-04-22 corinnadoc/ChangeLog:
2008-02-20 Markus Deuling * gdbarch.sh (memory_insert_breakpoint, memory_remove_...
2008-02-20 deuling * gdbarch.sh (memory_insert_breakpoint, memory_remove_...
2008-01-18 Markus Deuling * gdbarch.sh (function_list): Add new property bits_bi...
2008-01-18 deuling * gdbarch.sh (function_list): Add new property bits_bi...
2008-01-11 Markus Deuling * gdbarch.sh (skip_prologue): Add gdbarch
2008-01-11 deuling * gdbarch.sh (skip_prologue): Add gdbarch
2007-12-06 Markus Deuling * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
2007-12-06 deuling * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)
2007-11-19 Markus Deuling2007-11-19 Markus Deuling <deuling@de.ibm.com>
2007-11-19 deuling2007-11-19 Markus Deuling <deuling@de.ibm.com>
2007-11-17 Ulrich Weigand * configure.ac (hostfile, targetfile): Remove.
2007-11-17 uweigand * configure.ac (hostfile, targetfile): Remove.
2007-11-16 Markus Deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-11-16 deuling2007-11-16 Markus Deuling <deuling@de.ibm.com>
2007-11-12 Markus Deuling2007-11-12 Markus Deuling <deuling@de.ibm.com>
2007-11-12 deuling2007-11-12 Markus Deuling <deuling@de.ibm.com>
2007-11-09 Markus Deuling * gdbarch.sh (convert_register_p): Add gdbarch as...
2007-11-09 deuling * gdbarch.sh (convert_register_p): Add gdbarch as...
2007-11-07 Markus Deuling2007-11-07 Markus Deuling <deuling@de.ibm.com>
next