summaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Further multiarching work mostly for hppa64-*-hpux11:Joel Brobecker2003-08-151-33/+183
* * hppa-tdep.c (hppa_gdbarch_init): Perform the ABI-specific gdbarchJoel Brobecker2003-08-131-3/+3
* * hppa-tdep.c (hppa_gdbarch_init): Set the addr_bits_removeJoel Brobecker2003-08-131-0/+1
* 2003-07-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-07-031-0/+83
* * arch-utils.c (default_prepare_to_proceed): Remove.Daniel Jacobowitz2003-06-191-3/+0
* 2003-06-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-131-4/+4
* 2003-06-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-091-14/+0
* 2003-06-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-091-9/+0
* * config/pa/nm-hppah.h (PREPARE_TO_PROCEED): Use the genericJoel Brobecker2003-06-041-86/+0
* * gdbarch.sh (function_list): Add FETCH_POINTER_ARGUMENT.Adam Fedor2003-06-021-0/+13
* * config/pa/tm-hppa.h: Delete some unused macros. Move someJoel Brobecker2003-05-221-13/+44
* 2003-05-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-171-3/+3
* 2003-05-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-151-0/+8
* 2003-05-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2003-05-141-4/+4
* 2003-05-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-081-6/+6
* 2003-05-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-051-51/+51
* 2003-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-291-21/+21
* 2003-04-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-281-1/+1
* * config/pa/tm-hppa.h (SOFT_FLOAT): Delete this macro.Joel Brobecker2003-04-221-2/+2
* 2003-04-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-211-0/+1
* 2003-04-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-131-89/+91
* 2003-04-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-111-1/+1
* 2003-04-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-061-85/+103
* 2003-04-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-051-1/+1
* 2003-04-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-011-1/+0
* 2003-03-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-291-2/+2
* 2003-03-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-261-1/+1
* 2003-03-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-251-1/+0
* 2003-03-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-251-1/+1
* Index: ChangeLogAndrew Cagney2003-03-241-5/+6
* * hppa-tdep.c (hppa_gdbarch_init): Set the push_dummy_frame gdbarchJoel Brobecker2003-03-191-1/+1
* Continuing work to convert the hppa targets to multiarch partial.Joel Brobecker2003-03-181-7/+6
* * hppa-tdep.c (hppa_push_dummy_frame): Remove hack which does notJoel Brobecker2003-03-181-17/+1
* * hppa-tdep.c (gdb_assert.h): Add missing #include.Joel Brobecker2003-03-171-0/+1
* 2003-03-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-131-1/+1
* 2003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-121-8/+8
* 2003-03-03 Andrew Cagney <cagney@redhat.com>cagney_offbyone-20030303-branchpointAndrew Cagney2003-03-031-2/+2
* 2003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-021-3/+3
* 2003-02-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-02-271-1/+1
* 2003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-251-12/+12
* 2003-02-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-021-6/+6
* 2003-02-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-02-011-1/+11
* 2003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-181-5/+5
* * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz2003-01-051-3/+0
* * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz2003-01-041-11/+5
* gdb/Daniel Jacobowitz2003-01-041-16/+1
* Continuing work to convert the hppa targets to multiarch partil.Joel Brobecker2002-12-261-17/+128
* Continuing work to convert the hppa targets to multiarch partial.Joel Brobecker2002-12-261-0/+8
* * hppa-hpux-tdep.c: New file.Joel Brobecker2002-12-161-0/+3
* * hppa-tdep.c (hppa_pop_frame): Fix a compilation error introducedJoel Brobecker2002-12-131-1/+1