summaryrefslogtreecommitdiff
path: root/gdb/s390-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-031-13/+13
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-12/+12
* 2002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-12-111-0/+4
* 2002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-091-10/+9
* 2002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-061-1/+1
* 2002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-011-1/+1
* 2002-11-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-281-2/+0
* 2002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-261-1/+1
* 2002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-181-2/+2
* 2002-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-161-1/+0
* 2002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-141-7/+7
* 2002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-021-4/+4
* 2002-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-09-171-3/+3
* Index: ChangeLogAndrew Cagney2002-08-241-1/+1
* 2002-08-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-051-1/+1
* Fix some K&R isms.Andrew Cagney2002-07-111-4/+4
* * frame.h (deprecated_generic_find_dummy_frame): RenameAndrew Cagney2002-06-261-2/+2
* * gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney2002-06-171-1/+1
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-2/+2
* * 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