summaryrefslogtreecommitdiff
path: root/gdb/hppa-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* 2002-12-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-12-111-6/+6
* 2002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-12-111-3/+4
* * hppa-tdep.c: Add #include "osabi.h" (for hppa_gdbarch_init).Joel Brobecker2002-12-021-0/+15
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-6/+6
* 2002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-241-1/+1
* 2002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-181-8/+8
* 2002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-141-11/+11
* Preparation work to convert the hppa targets to multiarch partial.Joel Brobecker2002-11-081-0/+167
* Put in place the framework necessary for multiarching the hppa targets.Joel Brobecker2002-11-071-0/+23
* * hppa-tdep.c (_initialize_hppa_tdep): Move function bodyJoel Brobecker2002-11-071-45/+46