Age | Commit message (Expand) | Author | Files | Lines |
2003-01-04 | * arch-utils.c (gdbarch_info_init): Set osabi to | Daniel Jacobowitz | 1 | -1/+2 |
2002-12-09 | 2002-12-08 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -6/+7 |
2002-12-09 | 2002-12-08 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -3/+3 |
2002-11-25 | 2002-11-24 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -7/+0 |
2002-11-14 | 2002-11-14 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-09-17 | 2002-09-17 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -2/+13 |
2002-09-14 | * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression | Corinna Vinschen | 1 | -13/+8 |
2002-08-24 | Index: ChangeLog | Andrew Cagney | 1 | -2/+16 |
2002-08-20 | 2002-08-20 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+6 |
2002-08-15 | 2002-08-15 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -15/+0 |
2002-08-10 | 2002-08-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+17 |
2002-07-30 | 2002-07-30 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2002-07-03 | * gdbarch.sh (struct regcache): Add opaque declaration. | Andrew Cagney | 1 | -0/+10 |
2002-06-17 | * gdbarch.sh (REGISTER_NAME): Change return type a constant string | Andrew Cagney | 1 | -1/+1 |
2002-06-11 | Make print_float_info() multi-arch pure. Add ui_file and frame parameters. | Andrew Cagney | 1 | -2/+4 |
2002-05-29 | * Makefile.in (arch-utils.o): Add $(sim_regno_h). | Andrew Cagney | 1 | -0/+17 |
2002-05-29 | * sim-regno.h: New file. | Andrew Cagney | 1 | -7/+0 |
2002-05-12 | * arch-utils.h (legacy_register_to_value): Declare. | Andrew Cagney | 1 | -0/+20 |
2002-05-12 | * arch-utils.h (generic_register_size): Declare. | Andrew Cagney | 1 | -11/+3 |
2002-05-05 | * frame.h (select_frame): Delete level parameter. | Andrew Cagney | 1 | -1/+1 |
2002-04-24 | * arch-utils.h: Update copyright. | Andrew Cagney | 1 | -0/+18 |
2002-04-22 | 2002-04-21 David S. Miller <davem@redhat.com> | David S. Miller | 1 | -4/+0 |
2002-04-18 | * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer. | Andrew Cagney | 1 | -2/+4 |
2002-02-06 | * gdbarch.sh (PRINT_FLOAT_INFO): Add rule. | Richard Earnshaw | 1 | -0/+13 |
2002-02-06 | 2002-02-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+12 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -2/+2 |
2002-01-29 | * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro. | Andrew Cagney | 1 | -10/+15 |
2002-01-20 | Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. | Andrew Cagney | 1 | -45/+11 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -19/+19 |
2001-12-29 | * arch-utils.c (initialize_current_architecture): Test byte_order | Andrew Cagney | 1 | -3/+4 |
2001-12-19 | Add function gdbarch_info_init() replaces memset(). | Andrew Cagney | 1 | -5/+18 |
2001-12-15 | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 1 | -7/+7 |
2001-12-13 | Return typelength of register virtual type as size. | Andrew Cagney | 1 | -1/+1 |
2001-12-11 | 2001-12-10 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -0/+8 |
2001-12-10 | * arch-utils.c (generic_register_raw_size): New function. | Andrew Cagney | 1 | -0/+11 |
2001-11-29 | Tighten up GDB's support for returning structs by value. | Jim Blandy | 1 | -0/+15 |
2001-11-06 | * arch-utils.c (generic_in_function_epilogue_p): New function. | Corinna Vinschen | 1 | -0/+6 |
2001-10-31 | * arch-utils.c (generic_in_solib_call_trampoline): New function. | Corinna Vinschen | 1 | -0/+6 |
2001-09-05 | 2001-09-05 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+7 |
2001-08-15 | * arch-utils.c (generic_skip_trampoline_code): New function. | Corinna Vinschen | 1 | -0/+6 |
2001-08-11 | * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched. | Andrew Cagney | 1 | -0/+14 |
2001-06-16 | * arch-utils.c (init_frame_pc_default): New function | Andrew Cagney | 1 | -0/+11 |
2001-06-15 | Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER(). | Andrew Cagney | 1 | -0/+6 |
2001-06-15 | Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST(). | Andrew Cagney | 1 | -0/+6 |
2001-06-15 | multi-arch ADDR_BITS_REMOVE. | Andrew Cagney | 1 | -1/+1 |
2001-06-06 | * gdbarch.sh: Changes to effect the following: | Jim Blandy | 1 | -0/+2 |
2001-06-06 | * arch-utils.c (generic_prepare_to_proceed): Allow for having | Jonathan Larmour | 1 | -9/+13 |
2001-05-10 | Delete ``info architecture'' command. | Andrew Cagney | 1 | -37/+0 |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -5/+6 |
2001-04-19 | #include "regcache.h". | Andrew Cagney | 1 | -0/+1 |