summaryrefslogtreecommitdiff
path: root/gdb/alpha-tdep.c
Commit message (Expand)AuthorAgeFilesLines
...
* 2004-07-23 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-241-5/+6
* 2004-07-21 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-221-6/+7
* 2004-07-20 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-201-1/+1
* 2004-06-20 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-06-201-1/+1
* 2004-06-06 Randolph Chung <tausq@debian.org>Randolph Chung2004-06-071-1/+3
* * alpha-tdep.c (alpha_gdbarch_init): Use LL suffix for largeDaniel Jacobowitz2004-05-181-1/+1
* 2004-05-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-05-011-4/+10
* 2004-04-02 Joel Brobecker <brobecker@gnat.com>Andrew Cagney2004-04-021-0/+10
* 2004-03-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-03-231-1/+1
* 2004-02-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-161-2/+0
* 2004-02-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-111-2/+0
* 2004-01-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-261-2/+1
* 2004-01-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-01-131-1/+0
* 2003-10-31 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-10-311-5/+0
* 2003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-141-1/+1
* 2003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-121-1/+1
* 2003-09-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-091-1/+1
* 2003-07-18 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-181-1/+0
* 2003-07-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-161-6/+7
* * alpha-tdep.h (struct gdbarch_tdep): Add members `sc_pc_offset',Mark Kettenis2003-07-111-15/+14
* 2003-06-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-141-3/+9
* 2003-06-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-131-1/+0
* 2003-06-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-131-3/+3
* * arch-utils.c (always_use_struct_convention): New function.Jim Blandy2003-06-121-8/+1
* 2003-06-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-111-0/+2
* 2003-06-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-091-1/+0
* * alpha-tdep.c (alpha_next_pc): Use alpha_read_insn.Richard Henderson2003-06-041-4/+5
* * alpha-tdep.c (alpha_dwarf2_init_abi): New.Richard Henderson2003-06-041-0/+9
* * alpha-tdep.c (alpha_register_reggroup_p): Zero is onlyRichard Henderson2003-06-021-4/+12
* * alpha-tdep.c (alpha_register_type): Change from _virtual_type.Richard Henderson2003-06-021-62/+73
* * alpha-tdep.c (alpha_register_virtual_type): Use alpha-specificRichard Henderson2003-06-021-3/+3
* * alpha-tdep.c (alpha_supply_int_regs, alpha_fill_int_regs): New.Richard Henderson2003-06-021-0/+67
* * alpha-tdep.c (alpha_store_return_value): Avoid switch fallthru.Richard Henderson2003-06-021-2/+2
* * alpha-tdep.c (alpha_extract_return_value): Use internal_error.Richard Henderson2003-06-021-4/+4
* * alpha-tdep.c (alpha_push_dummy_call): UseRichard Henderson2003-06-021-1/+1
* * alpha-tdep.c (alpha_push_dummy_call): Handle ABI mandatedRichard Henderson2003-06-021-2/+13
* * alpha-tdep.c (alpha_push_dummy_call): Handle COMPLEX types.Richard Henderson2003-06-021-2/+75
* * alpha-tdep.c (alpha_extract_return_value): Handle IEEE Quad floats.Richard Henderson2003-06-021-0/+11
* * alpha-tdep.c (alpha_extract_return_value): Convert to regcache.Richard Henderson2003-06-021-42/+75
* * alpha-tdep.c (alpha_register_convert_to_virtual): Tidy use ofRichard Henderson2003-06-021-21/+29
* * alpha-tdep.c (alpha_register_virtual_type): Use void_data_ptrRichard Henderson2003-06-021-2/+11
* * alpha-tdep.c (alpha_register_reggroup_p): New.Richard Henderson2003-06-021-1/+37
* * alpha-tdep.c (alpha_gdbarch_init): Use set_gdbarch_print_insn ...Richard Henderson2003-06-021-1/+3
* 2003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-021-3/+3
* * alpha-tdep.h (ALPHA_FP_REGNUM): Remove.Richard Henderson2003-06-011-3/+3
* * alpha-nat.c (fetch_osf_core_registers): Use ALPHA_REGISTER_SIZERichard Henderson2003-06-011-13/+7
* * alpha-tdep.c (alpha_push_dummy_call): Store sp. Tidy copiesRichard Henderson2003-06-011-6/+7
* * alpha-tdep.c (alpha_push_dummy_call): Transmography fromRichard Henderson2003-06-011-50/+85
* * alpha-mdebug-tdep.c (alpha_mdebug_frame_p): Reject prologues.Richard Henderson2003-05-311-4/+17
* * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Fix loop increment.Richard Henderson2003-05-301-0/+2