aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
AgeCommit message (Expand)AuthorFilesLines
2010-01-06 Add fast tracepoints.Stan Shebs1-0/+6
2009-11-112009-11-11 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2009-10-192009-10-19 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+6
2009-09-29 * gdbarch.sh (displaced_step_hw_singlestep): New callback.Ulrich Weigand1-0/+14
2009-09-212009-09-21 Hui Zhu <teawater@gmail.com>Hui Zhu1-0/+9
2009-09-15Implementing catch syscall.Sergio Durigan Junior1-0/+13
2009-07-02 * gdbarch.sh (current_gdbarch): Remove global variable.Ulrich Weigand1-7/+4
2009-07-02 * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand1-1/+1
2009-06-17 * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand1-2/+2
2009-06-17 * gdbarch.sh (gcore_bfd_target): New gdbarch callback.Ulrich Weigand1-0/+7
2009-06-17 * gdbarch.sh (construct_inferior_arguments): Remove.Ulrich Weigand1-13/+0
2009-05-19 * breakpoint.c (insert_breakpoints, breakpoint_init_inferior)Pedro Alves1-3/+11
2009-05-07 * gdbarch.h (target_gdbarch): Add comment documenting this global.Joel Brobecker1-0/+11
2009-04-30GDBARCH interface for process record and replay.Hui Zhu1-0/+11
2009-02-23 * corelow.c (get_core_registers): Adjust.Pedro Alves1-0/+9
2009-02-16 * corelow.c (core_close): Don't hardcode the core's pid.Pedro Alves1-1/+10
2009-02-062009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-0/+10
2008-11-03 * gdbarch.sh (has_global_solist): Mention global breakpoints.Pedro Alves1-1/+4
2008-11-03 * remote.c (remote_start_remote): If the solib list is global,Pedro Alves1-0/+6
2008-09-11ChangeLog:Ulrich Weigand1-3/+0
2008-09-05 * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand1-2/+2
2008-08-26 * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand1-0/+1
2008-08-11 ARM BE8 support.Stan Shebs1-0/+5
2008-07-22 Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.Stan Shebs1-1/+1
2008-06-11 * gdbarch.sh (gdbarch_skip_main_prologue): New.Pierre Muller1-0/+6
2008-05-24 * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo1-0/+6
2008-05-16 * gdbarch.sh: Delete dwarf_reg_to_regnum.Daniel Jacobowitz1-6/+2
2008-05-02 * Makefile.in (arm-tdep.o): Update.Daniel Jacobowitz1-0/+8
2008-05-02 Implement displaced stepping.Pedro Alves1-0/+90
2008-05-01 PR gdb/2343Aleksandar Ristovski1-0/+14
2008-04-30 Convert frame unwinders to use the current frame andDaniel Jacobowitz1-5/+5
2008-04-29 * gdbarch.sh: Document the return_value method. Explain thatJoel Brobecker1-3/+10
2008-04-22doc/ChangeLog:Corinna Vinschen1-2/+2
2008-02-20 * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling1-2/+2
2008-01-18 * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling1-0/+6
2008-01-11 * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling1-1/+1
2007-12-06 * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)Markus Deuling1-5/+5
2007-11-192007-11-19 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-1/+1
2007-11-162007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-2/+2
2007-11-09 * gdbarch.sh (convert_register_p): Add gdbarch as parameter.Markus Deuling1-1/+1
2007-11-072007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling1-1/+1
2007-11-07*** empty log message ***Markus Deuling1-1/+1
2007-11-022007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-1/+1
2007-10-19 * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable.Ulrich Weigand1-0/+5
2007-10-19 * gdbarch.sh (static_transform_name): New gdbarch callback.Ulrich Weigand1-0/+8
2007-10-13 * gdbarch.sh (deprecated_use_struct_convention): Remove.Ulrich Weigand1-21/+1
2007-10-12 * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand1-2/+2
2007-10-12 * cris-tdep.c (cris_push_dummy_call): Support arguments passed byUlrich Weigand1-9/+0
2007-09-10 * arch-utils.c (gdbarch_info_fill): Also try core_bfd.Daniel Jacobowitz1-0/+6
2007-09-03 * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves1-3/+12