summaryrefslogtreecommitdiff
path: root/gdb/s390-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frameAndrew Cagney2002-04-201-3/+1
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+1
* * h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney2002-04-061-8/+0
* s/Linux/.../Andrew Cagney2002-02-241-8/+12
* From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>:Andrew Cagney2002-02-231-2/+2
* Eliminate IEEE_FLOAT.Andrew Cagney2002-01-201-1/+0
* * s390-tdep.c (s390_pop_frame_regular): Make sure the saved_regsJim Blandy2001-12-201-13/+16
* * s390-tdep.c (s390_frame_saved_pc_nofix): If we get the saved PCJim Blandy2001-12-201-12/+10
* * s390-tdep.c (s390_get_frame_info): Give orig_sp a reasonableJim Blandy2001-12-201-1/+2
* * s390-tdep.c (s390_readinstruction): Don't callJim Blandy2001-12-201-2/+5
* * gdbarch.sh (TARGET_CHAR_SIGNED): New macro.Jim Blandy2001-12-201-0/+1
* * s390-tdep.c (s390_register_name): S390_LAST_REGNUM is, in fact,Jim Blandy2001-12-191-4/+7
* * s390-tdep.c (s390_gdbarch_init): Revert accidentally committedJim Blandy2001-12-191-1/+0
* * s390-tdep.c (s390_register_raw_size): Replace unnecessarilyJim Blandy2001-12-191-5/+7
* * 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