Age | Commit message (Expand) | Author | Files | Lines |
2002-04-06 | * h8500-tdep.c (h8500_write_fp): Delete function. | Andrew Cagney | 1 | -8/+0 |
2002-02-24 | s/Linux/.../ | Andrew Cagney | 1 | -8/+12 |
2002-02-23 | From 2002-02-20 Martin Schwidefsky <schwidefsky@de.ibm.com>: | Andrew Cagney | 1 | -2/+2 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -1/+0 |
2001-12-20 | * s390-tdep.c (s390_pop_frame_regular): Make sure the saved_regs | Jim Blandy | 1 | -13/+16 |
2001-12-20 | * s390-tdep.c (s390_frame_saved_pc_nofix): If we get the saved PC | Jim Blandy | 1 | -12/+10 |
2001-12-20 | * s390-tdep.c (s390_get_frame_info): Give orig_sp a reasonable | Jim Blandy | 1 | -1/+2 |
2001-12-20 | * s390-tdep.c (s390_readinstruction): Don't call | Jim Blandy | 1 | -2/+5 |
2001-12-20 | * gdbarch.sh (TARGET_CHAR_SIGNED): New macro. | Jim Blandy | 1 | -0/+1 |
2001-12-19 | * s390-tdep.c (s390_register_name): S390_LAST_REGNUM is, in fact, | Jim Blandy | 1 | -4/+7 |
2001-12-19 | * s390-tdep.c (s390_gdbarch_init): Revert accidentally committed | Jim Blandy | 1 | -1/+0 |
2001-12-19 | * s390-tdep.c (s390_register_raw_size): Replace unnecessarily | Jim Blandy | 1 | -5/+7 |
2001-12-07 | * s390-tdep.c (s390_store_return_value): Don't convert float | Jim Blandy | 1 | -6/+7 |
2001-12-05 | * s390-tdep.c (s390_get_frame_info): Recognize argument register | Jim Blandy | 1 | -4/+17 |
2001-12-05 | * s390-tdep.c (s390_get_frame_info): Recognize spills of reg | Jim Blandy | 1 | -0/+17 |
2001-12-05 | * s390-tdep.c (s390_get_frame_info): More doc fixes. | Jim Blandy | 1 | -6/+14 |
2001-12-04 | * s390-tdep.c (s390_get_frame_info): Doc fixes. | Jim Blandy | 1 | -3/+26 |
2001-12-03 | * s390-tdep.c (s390_get_frame_info): Don't used fextra_info to set | Jim Blandy | 1 | -1/+2 |
2001-11-29 | Tighten up GDB's support for returning structs by value. | Jim Blandy | 1 | -2/+14 |
2001-11-29 | * s390-tdep.c (s390_frame_saved_pc_nofix): If the prologue didn't | Jim Blandy | 1 | -0/+2 |
2001-11-28 | * s390-tdep.c: Get frame chains and saved pc values properly from | Jim Blandy | 1 | -0/+8 |
2001-11-28 | * s390-tdep.c (s390_frame_chain): Remember that the SP's element | Jim Blandy | 1 | -9/+15 |
2001-11-27 | * s390-tdep.c (s390_push_dummy_frame): Delete function; it's no | Jim Blandy | 1 | -16/+0 |
2001-11-27 | * s390-tdep.c (register_names): Call the general-purpose registers | Jim Blandy | 1 | -4/+4 |
2001-11-16 | * s390-tdep.c: Tweak argument-passing to match GCC bugs. | Jim Blandy | 1 | -14/+73 |
2001-11-16 | * s390-tdep.c (is_simple_arg): Structs and unions exactly eight | Jim Blandy | 1 | -2/+5 |
2001-11-14 | * s390-tdep.c (s390_pop_frame_regular): On the S/390, the frame | Jim Blandy | 1 | -2/+4 |
2001-11-14 | * s390-tdep.c (s390_extract_return_value): Returned `float' values | Jim Blandy | 1 | -14/+1 |
2001-11-14 | * s390-tdep.c (s390_get_frame_info): Initialize SP's element of | Jim Blandy | 1 | -0/+4 |
2001-11-13 | * s390-tdep.c: Rewrite inferior function call code. This may | Jim Blandy | 1 | -98/+325 |
2001-11-13 | * s390-tdep.c (s390_pop_frame): Call generic_pop_current_frame, to | Jim Blandy | 1 | -9/+35 |
2001-11-13 | * s390-tdep.c (s390_gdbarch_init): Register the function | Jim Blandy | 1 | -0/+2 |
2001-11-09 | * s390-tdep.c: Don't use a call dummy. | Jim Blandy | 1 | -58/+17 |
2001-11-09 | * s390-nat.c: (s390_push_arguments): Write a back chain pointer | Jim Blandy | 1 | -1/+10 |
2001-11-08 | * s390-tdep.c (s390_get_frame_info): Initialize got_load_addr and | Jim Blandy | 1 | -1/+1 |
2001-11-08 | * s390-tdep.c (s390_gdbarch_init): Use func_frame_chain_valid, not | Jim Blandy | 1 | -1/+1 |
2001-11-08 | * s390-tdep.c (s390_get_frame_info): If the prologue loads r12 | Jim Blandy | 1 | -4/+33 |
2001-11-08 | * s390-tdep.c (s390_gdbarch_init): Use the default | Jim Blandy | 1 | -3/+0 |
2001-11-01 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -2/+2 |
2001-10-31 | From DJ Barrow. | Andrew Cagney | 1 | -1/+1 |
2001-10-21 | Add explicit #include of "value.h". | Andrew Cagney | 1 | -1/+1 |
2001-10-13 | S/390 31 & 64 bit target and GNU/Linux native support. | Andrew Cagney | 1 | -0/+1504 |