summaryrefslogtreecommitdiff
path: root/gdb/s390-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * s390-tdep.c (s390_store_return_value): Don't convert floatJim Blandy2001-12-071-6/+7
* * s390-tdep.c (s390_get_frame_info): Recognize argument registerJim Blandy2001-12-051-4/+17
* * s390-tdep.c (s390_get_frame_info): Recognize spills of regJim Blandy2001-12-051-0/+17
* * s390-tdep.c (s390_get_frame_info): More doc fixes.Jim Blandy2001-12-051-6/+14
* * s390-tdep.c (s390_get_frame_info): Doc fixes.Jim Blandy2001-12-041-3/+26
* * s390-tdep.c (s390_get_frame_info): Don't used fextra_info to setJim Blandy2001-12-031-1/+2
* Tighten up GDB's support for returning structs by value.Jim Blandy2001-11-291-2/+14
* * s390-tdep.c (s390_frame_saved_pc_nofix): If the prologue didn'tJim Blandy2001-11-291-0/+2
* * s390-tdep.c: Get frame chains and saved pc values properly fromJim Blandy2001-11-281-0/+8
* * s390-tdep.c (s390_frame_chain): Remember that the SP's elementJim Blandy2001-11-281-9/+15
* * s390-tdep.c (s390_push_dummy_frame): Delete function; it's noJim Blandy2001-11-271-16/+0
* * s390-tdep.c (register_names): Call the general-purpose registersJim Blandy2001-11-271-4/+4
* * s390-tdep.c: Tweak argument-passing to match GCC bugs.Jim Blandy2001-11-161-14/+73
* * s390-tdep.c (is_simple_arg): Structs and unions exactly eightJim Blandy2001-11-161-2/+5
* * s390-tdep.c (s390_pop_frame_regular): On the S/390, the frameJim Blandy2001-11-141-2/+4
* * s390-tdep.c (s390_extract_return_value): Returned `float' valuesJim Blandy2001-11-141-14/+1
* * s390-tdep.c (s390_get_frame_info): Initialize SP's element ofJim Blandy2001-11-141-0/+4
* * s390-tdep.c: Rewrite inferior function call code. This mayJim Blandy2001-11-131-98/+325
* * s390-tdep.c (s390_pop_frame): Call generic_pop_current_frame, toJim Blandy2001-11-131-9/+35
* * s390-tdep.c (s390_gdbarch_init): Register the functionJim Blandy2001-11-131-0/+2
* * s390-tdep.c: Don't use a call dummy.Jim Blandy2001-11-091-58/+17
* * s390-nat.c: (s390_push_arguments): Write a back chain pointerJim Blandy2001-11-091-1/+10
* * s390-tdep.c (s390_get_frame_info): Initialize got_load_addr andJim Blandy2001-11-081-1/+1
* * s390-tdep.c (s390_gdbarch_init): Use func_frame_chain_valid, notJim Blandy2001-11-081-1/+1
* * s390-tdep.c (s390_get_frame_info): If the prologue loads r12Jim Blandy2001-11-081-4/+33
* * s390-tdep.c (s390_gdbarch_init): Use the defaultJim Blandy2001-11-081-3/+0
* s/value_ptr/struct value */Andrew Cagney2001-11-011-2/+2
* From DJ Barrow.Andrew Cagney2001-10-311-1/+1
* Add explicit #include of "value.h".Andrew Cagney2001-10-211-1/+1
* S/390 31 & 64 bit target and GNU/Linux native support.Andrew Cagney2001-10-131-0/+1504