* hppa-tdep.c (deposit_17): New routine to deposit 17 bit
authorStu Grossman <grossman@cygnus>
Thu, 20 Apr 1995 00:15:14 +0000 (00:15 +0000)
committerStu Grossman <grossman@cygnus>
Thu, 20 Apr 1995 00:15:14 +0000 (00:15 +0000)
commit7486c68d68b7b18836ca337723adb5e227711bf1
tree02bff4d5f831605b681c816a9f88acf60e8aced0
parent031eff55444d0a349f77bea4cb52be6205612202
* hppa-tdep.c (deposit_17):  New routine to deposit 17 bit
constants into PA instructions.
* Put #ifdefs around all signal handling code.  Not generally
needed for embedded boards.
* (hppa_fix_call_dummy):  Parameterize offsets into call dummy to
allow different dummys to be used by this code.  Use
INSTRUCTION_SIZE instead of REGISTER_SIZE for things.
Conditionalize setup of _sr4export fixup.  Improve comments.
* config/pa/tm-hppa.h:  Define INSTRUCTION_SIZE.  Use a different
call dummy if PA_LEVEL_0 is defined.  Better comments for call
dummys.  Define offsets for LDIL/LDO instructions which load
function addresses.
* config/pa/tm-pro.h:  Get rid of signal handling stuff.  Define
PA_LEVEL_0 to disable mucking with space regs and such.
gdb/ChangeLog
gdb/config/pa/tm-hppa.h
gdb/config/pa/tm-pro.h
gdb/hppa-tdep.c
This page took 0.025098 seconds and 4 git commands to generate.