summaryrefslogtreecommitdiff
path: root/gdb/arch-utils.c
Commit message (Expand)AuthorAgeFilesLines
* 2001-03-06 J.T. Conklin <jtc@redback.com>jimb_gnu_v3_branchpointJ.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-16/+31
* 2000-12-20 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2001-01-021-0/+7
* Replace free() with xfree().Kevin Buettner2000-12-151-1/+1
* Multiarch STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM,Andrew Cagney2000-12-041-0/+6
* * arch-utils.c (set_architecture, set_architecture_from_arch_mach,J.T. Conklin2000-10-271-3/+3
* * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr):Peter Schauer2000-10-261-0/+7
* spelling correction: depdendant->dependentDavid Anderson2000-09-011-1/+1
* Rename gdbarch_update() to gdbarch_update_p()Andrew Cagney2000-08-111-5/+15
* Multi-arch REGISTER_SIM_REGNO. Update d10v.Andrew Cagney2000-08-021-0/+6
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-12/+5
* Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney2000-06-101-2/+2
* Use config.bfd to determine the default architecture and byte order.Andrew Cagney2000-06-081-8/+82
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-081-7/+7
* The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney2000-06-071-2/+390
* Move generic_register_convertible_not and frame_num_args_unknown fromAndrew Cagney2000-06-061-0/+17
* Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,Andrew Cagney2000-06-021-0/+43
* Move core_addr_lessthan and core_addr_greaterthan to arch-utils.Andrew Cagney2000-05-151-0/+19
* Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P.Andrew Cagney2000-04-291-0/+11
* Bring RETURN_VALUE_ON_STACK under gdbarch's control.Jim Blandy2000-04-191-0/+6
* Rename gdbarch-utils.[hc] to arch-utils.[hc]gdb_5_0-2000-04-10-branchpointAndrew Cagney2000-04-091-0/+137