| Commit message (Expand) | Author | Age | Files | Lines |
* | Move GDB_MULTI_ARCH selection to configure*. Makes tm.h optional. | Andrew Cagney | 2000-07-27 | 1 | -17/+9 |
* | 2000-07-24 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2000-07-24 | 1 | -0/+8 |
* | * gdbarch.sh: Add NUM_PSEUDO_REGS to the gdbarch structure. | Elena Zannoni | 2000-07-24 | 1 | -0/+5 |
* | Don't try to dump void macros (when non multi-arch). They could | Andrew Cagney | 2000-06-12 | 1 | -1/+7 |
* | Re-implement gdbach_dump() so that it prints out the macro values. | Andrew Cagney | 2000-06-10 | 1 | -49/+117 |
* | The attatched moves the remaining guff from gdbarch.{h,c,sh} to | Andrew Cagney | 2000-06-07 | 1 | -421/+53 |
* | Move generic_register_convertible_not and frame_num_args_unknown from | Andrew Cagney | 2000-06-06 | 1 | -23/+0 |
* | Add host_pointer_to_address() and address_to_host_pointer(). Add | Andrew Cagney | 2000-06-04 | 1 | -2/+2 |
* | Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT, | Andrew Cagney | 2000-06-02 | 1 | -56/+103 |
* | * gdbarch.sh: Add field ``postdefault''. Rename fields | Andrew Cagney | 2000-05-30 | 1 | -90/+129 |
* | Convert SAVE_DUMMY_FRAME_TOS to multi-arch. | Andrew Cagney | 2000-05-15 | 1 | -0/+1 |
* | Only try to print a macro when it is defined (in gdbarch_dump). | Andrew Cagney | 2000-05-11 | 1 | -12/+11 |
* | 2000-05-08 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-05-10 | 1 | -0/+1 |
* | Multi-arch NPC_REGNUM NNPC_REGNUM. | Andrew Cagney | 2000-05-02 | 1 | -0/+2 |
* | re-do how gdbarch provides non-multi arch defaults so that non- | Andrew Cagney | 2000-05-02 | 1 | -34/+32 |
* | Convert SKIP_PROLOGUE_FRAMELESS_P into PROLOGUE_FRAMELESS_P. | Andrew Cagney | 2000-04-29 | 1 | -0/+1 |
* | 2000-04-27 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2000-04-28 | 1 | -4/+4 |
* | Convert REG_STRUCT_HAS_ADDR to multi-arch. Use REG_STRUCT_HAS_ADDR_P | Andrew Cagney | 2000-04-22 | 1 | -0/+1 |
* | * valops.c (hand_function_call): Replace #ifdef STACK_ALIGN with | Andrew Cagney | 2000-04-21 | 1 | -64/+135 |
* | * gdbarch.sh: Make multi-arch variable defaults, defaults for non- | Andrew Cagney | 2000-04-20 | 1 | -10/+14 |
* | Bring RETURN_VALUE_ON_STACK under gdbarch's control. | Jim Blandy | 2000-04-19 | 1 | -0/+1 |
* | Only dump IEEE_FLOAT when defined. | Andrew Cagney | 2000-04-17 | 1 | -1/+1 |
* | * remote.c (REMOTE_TRANSLATE_XFER_ADDRESS), mem-break.c | Andrew Cagney | 2000-04-17 | 1 | -47/+0 |
* | Bring IEEE_FLOAT under gdbarch's control. | Jim Blandy | 2000-04-14 | 1 | -1/+2 |
* | * gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new | Jim Blandy | 2000-04-14 | 1 | -0/+4 |
* | * gdbarch-utils.h, gdbarch-utils.c: New files. | Andrew Cagney | 2000-04-03 | 1 | -116/+168 |
* | gdbarch cleanups. | Andrew Cagney | 2000-03-30 | 1 | -28/+35 |
* | * gdbarch.sh: Emit a definition and declaration for gdbarch_free, | Jim Blandy | 2000-03-21 | 1 | -0/+21 |
* | Re-sync with ../include/dis-asm.h - LEN param changed to unsigned int. | Andrew Cagney | 2000-02-23 | 1 | -1/+1 |
* | * gdbarch.sh: Make the `default' field really default to zero, as | Jim Blandy | 2000-02-22 | 1 | -2/+15 |
* | Update gdbarch.sh so that it generates code including <gdb_wait.h>. | Andrew Cagney | 2000-02-21 | 1 | -1/+1 |
* | import gdb-1999-12-13 snapshot | Jason Molenda | 1999-12-14 | 1 | -16/+19 |
* | import gdb-1999-10-25 snapshot | Jason Molenda | 1999-10-26 | 1 | -0/+35 |
* | import gdb-1999-10-18 snapshot | Jason Molenda | 1999-10-19 | 1 | -0/+2 |
* | import gdb-1999-09-13 snapshot | Jason Molenda | 1999-09-13 | 1 | -20/+103 |
* | import gdb-1999-08-30 snapshot | Jason Molenda | 1999-08-31 | 1 | -0/+1858 |