* elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
[binutils-gdb.git] / gdb / arch-utils.c
2001-12-29 Andrew Cagney* arch-utils.c (initialize_current_architecture): Test...
2001-12-19 Andrew CagneyAdd function gdbarch_info_init() replaces memset().
2001-12-15 Andrew CagneyLITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
2001-12-13 Andrew CagneyReturn typelength of register virtual type as size.
2001-12-11 Michael Snyder2001-12-10 Michael Snyder <msnyder@redhat.com>
2001-12-10 Andrew Cagney* arch-utils.c (generic_register_raw_size): New function.
2001-11-29 Jim BlandyTighten up GDB's support for returning structs by value.
2001-11-06 Corinna Vinschen * arch-utils.c (generic_in_function_epilogue_p): New...
2001-10-31 Corinna Vinschen * arch-utils.c (generic_in_solib_call_trampoline)...
2001-09-05 Elena Zannoni2001-09-05 Elena Zannoni <ezannoni@redhat.com>
2001-08-15 Corinna Vinschen * arch-utils.c (generic_skip_trampoline_code...
2001-08-11 Andrew Cagney* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete,...
2001-06-16 Andrew Cagney* arch-utils.c (init_frame_pc_default): New function
2001-06-15 Andrew CagneyMulti-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REG...
2001-06-15 Andrew CagneyMulti-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().
2001-06-15 Andrew Cagneymulti-arch ADDR_BITS_REMOVE.
2001-06-06 Jim Blandy* gdbarch.sh: Changes to effect the following:
2001-06-06 Jonathan Larmour* arch-utils.c (generic_prepare_to_proceed): Allow...
2001-05-10 Andrew CagneyDelete ``info architecture'' command.
2001-05-04 Kevin BuettnerPhase 1 of the ptid_t changes.
2001-04-19 Andrew Cagney#include "regcache.h".
2001-04-06 David Smith2001-04-06 David Smith <dsmith@redhat.com>
2001-03-27 J.T. Conklin* arch-utils.c (#include "gdbthread.h"): Removed.
2001-03-07 J.T. Conklin2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-02-08 Andrew CagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-02 Michael Snyder2000-12-20 Michael Snyder <msnyder@mvstp600e.cygnus...
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-12-04 Andrew CagneyMultiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,
2000-10-27 J.T. Conklin* arch-utils.c (set_architecture, set_architecture_from...
2000-10-26 Peter Schauer * arch-utils.c, arch-utils.h (default_convert_from_fun...
2000-09-01 David Andersonspelling correction: depdendant->dependent
2000-08-11 Andrew CagneyRename gdbarch_update() to gdbarch_update_p()
2000-08-02 Andrew CagneyMulti-arch REGISTER_SIM_REGNO. Update d10v.
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-10 Andrew CagneyRe-implement gdbach_dump() so that it prints out the...
2000-06-08 Andrew CagneyUse config.bfd to determine the default architecture...
2000-06-08 Andrew CagneyChange signature of function add_set_enum_cmd() so...
2000-06-07 Andrew CagneyThe attatched moves the remaining guff from gdbarch...
2000-06-06 Andrew CagneyMove generic_register_convertible_not and frame_num_arg...
2000-06-02 Andrew CagneyMultiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,
2000-05-15 Andrew CagneyMove core_addr_lessthan and core_addr_greaterthan to...
2000-04-29 Andrew CagneyConvert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELE...
2000-04-19 Jim BlandyBring RETURN_VALUE_ON_STACK under gdbarch's control.
2000-04-09 Andrew CagneyRename gdbarch-utils.[hc] to arch-utils.[hc]