summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.c
Commit message (Expand)AuthorAgeFilesLines
* * ui-file.h (ui_file_xstrdup): Mention that the length argumentPedro Alves2009-08-141-3/+3
* * gdbarch.sh (current_gdbarch): Remove global variable.Ulrich Weigand2009-07-021-45/+13
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-2/+2
* * gdbarch.sh (pointer_to_address): Change to type 'm'.Ulrich Weigand2009-06-171-4/+4
* * gdbarch.sh (gcore_bfd_target): New gdbarch callback.Ulrich Weigand2009-06-171-0/+34
* * gdbarch.sh (construct_inferior_arguments): Remove.Ulrich Weigand2009-06-171-24/+0
* * breakpoint.c (insert_breakpoints, breakpoint_init_inferior)Pedro Alves2009-05-191-0/+23
* GDBARCH interface for process record and replay.Hui Zhu2009-04-301-0/+33
* * corelow.c (get_core_registers): Adjust.Pedro Alves2009-02-231-0/+33
* * corelow.c (core_close): Don't hardcode the core's pid.Pedro Alves2009-02-161-0/+23
* * gdbarch.c: Regenerate.Pedro Alves2009-02-111-2/+2
* 2009-02-06 Pedro Alves <pedro@codesourcery.com>Pedro Alves2009-02-061-0/+33
* * gdbarch.sh: Fix all the compilation errors on amd64-windowsJoel Brobecker2009-01-091-159/+159
* * remote.c (remote_start_remote): If the solib list is global,Pedro Alves2008-11-031-0/+23
* ChangeLog:Ulrich Weigand2008-09-111-24/+0
* * gdbarch.sh (gdbarch_dump): Use core_addr_to_string_nzUlrich Weigand2008-09-051-6/+6
* * gdbarch.sh (addr_bits_remove): Change type to 'm'.Ulrich Weigand2008-09-051-4/+4
* * defs.h (plongest,pulongest): Renamed from paddr_u,paddr_d.Doug Evans2008-09-041-31/+31
* * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand2008-08-261-0/+2
* * gdbarch.sh: Include "regcache.h" into gdbarch.c.Ulrich Weigand2008-08-221-1/+2
* ARM BE8 support.Stan Shebs2008-08-111-0/+15
* gdb:Tom Tromey2008-07-251-2/+2
* Scrub remnants of IN_SOLIB_DYNSYM_RESOLVE_CODE.Stan Shebs2008-07-221-1/+1
* * gdbarch.sh (gdbarch_skip_main_prologue): New.Pierre Muller2008-06-111-0/+33
* * gdbarch.sh: Added new gdbarch structCarlos Eduardo Seo2008-05-241-0/+21
* * gdbarch.sh: Delete dwarf_reg_to_regnum.Daniel Jacobowitz2008-05-161-24/+0
* * Makefile.in (arm-tdep.o): Update.Daniel Jacobowitz2008-05-021-0/+33
* Implement displaced stepping.Pedro Alves2008-05-021-0/+152
* PR gdb/2343Aleksandar Ristovski2008-05-011-0/+48
* Convert frame unwinders to use the current frame andDaniel Jacobowitz2008-04-301-18/+18
* doc/ChangeLog:Corinna Vinschen2008-04-221-2/+2
* * gdbarch.sh (memory_insert_breakpoint, memory_remove_breakpoint): AddMarkus Deuling2008-02-201-4/+4
* * gdbarch.sh (function_list): Add new property bits_big_endian toMarkus Deuling2008-01-181-0/+24
* * gdbarch.sh (skip_prologue): Add gdbarchMarkus Deuling2008-01-111-1/+1
* * gdbarch.sh (stab_reg_to_regnum, dwarf_reg_to_regnum)Markus Deuling2007-12-061-10/+10
* 2007-11-19 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-191-2/+2
* * configure.ac (hostfile, targetfile): Remove.Ulrich Weigand2007-11-171-14/+0
* 2007-11-16 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-161-4/+4
* 2007-11-12 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-121-231/+213
* * gdbarch.sh (convert_register_p): Add gdbarch as parameter.Markus Deuling2007-11-091-2/+2
* 2007-11-07 Markus Deuling <deuling@de.ibm.com>Markus Deuling2007-11-071-2/+2
* *** empty log message ***Markus Deuling2007-11-071-1/+1
* 2007-11-02 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-11-021-1/+3
* * gdbarch.sh (sofun_address_maybe_missing): New gdbarch variable.Ulrich Weigand2007-10-191-0/+23
* * gdbarch.sh (static_transform_name): New gdbarch callback.Ulrich Weigand2007-10-191-0/+33
* * gdbarch.sh (deprecated_use_struct_convention): Remove.Ulrich Weigand2007-10-131-71/+1
* * block.h (struct block): Remove "gcc_compile_flag" member.Ulrich Weigand2007-10-121-2/+2
* * cris-tdep.c (cris_push_dummy_call): Support arguments passed byUlrich Weigand2007-10-121-33/+0
* * arch-utils.c (gdbarch_info_fill): Also try core_bfd.Daniel Jacobowitz2007-09-101-0/+33
* * gdbarch.sh (core_xfer_shared_libraries): New.Pedro Alves2007-09-031-3/+36