Age | Commit message (Expand) | Author | Files | Lines |
2002-08-16 | 2002-08-15 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -0/+33 |
2002-08-15 | 2002-08-15 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -5/+11 |
2002-08-10 | 2002-08-09 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -4/+3 |
2002-08-07 | 2002-08-07 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -86/+0 |
2002-08-02 | Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -0/+1 |
2002-08-02 | 2002-08-02 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -28/+28 |
2002-07-11 | Fix some K&R isms. | Andrew Cagney | 1 | -1/+1 |
2002-07-03 | * gdbarch.sh (struct regcache): Add opaque declaration. | Andrew Cagney | 1 | -0/+77 |
2002-06-17 | * gdbarch.sh (REGISTER_NAME): Change return type a constant string | Andrew Cagney | 1 | -1/+1 |
2002-06-14 | + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename | Andrew Cagney | 1 | -48/+48 |
2002-06-11 | Make print_float_info() multi-arch pure. Add ui_file and frame parameters. | Andrew Cagney | 1 | -15/+5 |
2002-06-08 | * frame.c (GET_SAVED_REGISTER): Delete macro definition. | Andrew Cagney | 1 | -4/+3 |
2002-06-08 | * gdbarch.sh (FRAME_CHAIN_VALID): Set default to | Andrew Cagney | 1 | -1/+1 |
2002-06-08 | * gdbarch.sh (struct gdbarch_data): Add field init_p. | Andrew Cagney | 1 | -29/+29 |
2002-05-29 | * Makefile.in (arch-utils.o): Add $(sim_regno_h). | Andrew Cagney | 1 | -1/+0 |
2002-05-29 | * sim-regno.h: New file. | Andrew Cagney | 1 | -1/+2 |
2002-05-13 | * config/m88k/tm-m88k.h: Update copyright. | Andrew Cagney | 1 | -29/+0 |
2002-05-12 | * arch-utils.h (legacy_register_to_value): Declare. | Andrew Cagney | 1 | -0/+108 |
2002-05-12 | * arch-utils.h (generic_register_size): Declare. | Andrew Cagney | 1 | -8/+6 |
2002-05-12 | * gdbarch.sh (gdbarch_data): Add gdbarch parameter. | Andrew Cagney | 1 | -3/+3 |
2002-05-08 | * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section. | Andrew Cagney | 1 | -7/+40 |
2002-05-03 | * gdbarch.sh: Assert that gdbarch is non-NULL. | Andrew Cagney | 1 | -0/+146 |
2002-05-02 | Yank previous change - set current arch to NULL. | Andrew Cagney | 1 | -21/+14 |
2002-05-01 | * gdbarch.sh (gdbarch_update_p): Swap out the old architecture | Andrew Cagney | 1 | -14/+21 |
2002-04-24 | * arch-utils.h: Update copyright. | Andrew Cagney | 1 | -0/+33 |
2002-04-20 | * gdbarch.sh (gdbarch_update_p): Keep the list of architectures | Andrew Cagney | 1 | -24/+40 |
2002-04-18 | * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer. | Andrew Cagney | 1 | -1/+1 |
2002-04-07 | * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default of | Andrew Cagney | 1 | -21/+9 |
2002-04-06 | * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1. | Andrew Cagney | 1 | -0/+28 |
2002-04-06 | Correct bad checkin (missing semicolon somehow) | Daniel Jacobowitz | 1 | -1/+1 |
2002-04-06 | 2002-04-05 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 1 | -0/+1 |
2002-04-06 | * h8500-tdep.c (h8500_write_fp): Delete function. | Andrew Cagney | 1 | -36/+0 |
2002-03-19 | * defs.h (XMALLOC): Define. | Andrew Cagney | 1 | -7/+0 |
2002-02-18 | * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2. | Andrew Cagney | 1 | -3/+2 |
2002-02-18 | * gdbarch.sh (GET_LONGJMP_TARGET): Add rule. | Richard Earnshaw | 1 | -0/+38 |
2002-02-16 | * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64. | Andrew Cagney | 1 | -1/+1 |
2002-02-10 | * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on bad | Andrew Cagney | 1 | -43/+43 |
2002-02-10 | * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require when | Andrew Cagney | 1 | -2/+2 |
2002-02-10 | * valops.c (PUSH_ARGUMENTS): Delete definition. | Andrew Cagney | 1 | -3/+2 |
2002-02-10 | * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to | Andrew Cagney | 1 | -1/+1 |
2002-02-06 | * gdbarch.sh (PRINT_FLOAT_INFO): Add rule. | Richard Earnshaw | 1 | -53/+89 |
2002-02-06 | 2002-02-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -53/+125 |
2002-02-04 | * gdbarch.sh (copyright): Update years in generated header. | Richard Earnshaw | 1 | -1/+34 |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 1 | -27/+0 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 1 | -3/+3 |
2001-12-29 | * arch-utils.c (initialize_current_architecture): Test byte_order | Andrew Cagney | 1 | -5/+5 |
2001-12-25 | * gdbarch.sh: When an int variable, print value using %d instead | Andrew Cagney | 1 | -66/+66 |
2001-12-20 | * gdbarch.sh (TARGET_CHAR_SIGNED): Do not specify the print | Andrew Cagney | 1 | -1/+1 |
2001-12-20 | * gdbarch.sh (TARGET_CHAR_SIGNED): New macro. | Jim Blandy | 1 | -0/+31 |
2001-12-15 | Regenerate. | Andrew Cagney | 1 | -1/+0 |