gdb/
[external/binutils.git] / gdb / gdbarch.c
2003-01-04 Daniel Jacobowitzgdb/
2002-12-11 Kevin Buettner * gdbarch.sh (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME)
2002-12-11 Andrew Cagney2002-12-10 Andrew Cagney <cagney@redhat.com>
2002-12-09 Andrew Cagney* gdbarch.sh (gdbarch_dump): Wrap function addresses...
2002-12-09 Andrew Cagney2002-12-09 Andrew Cagney <cagney@redhat.com>
2002-12-09 Andrew Cagney2002-12-08 Andrew Cagney <ac131313@redhat.com>
2002-12-08 Andrew Cagney2002-12-07 Andrew Cagney <ac131313@redhat.com>
2002-12-06 Andrew Cagney2002-12-06 Andrew Cagney <ac131313@redhat.com>
2002-12-05 Andrew Cagney2002-12-05 Andrew Cagney <ac131313@redhat.com>
2002-12-01 Andrew Cagney2002-12-01 Andrew Cagney <ac131313@redhat.com>
2002-11-28 Andrew Cagney2002-11-28 Andrew Cagney <ac131313@redhat.com>
2002-11-28 Andrew Cagney2002-11-27 Andrew Cagney <ac131313@redhat.com>
2002-11-27 Andrew Cagney2002-11-26 Andrew Cagney <ac131313@redhat.com>
2002-11-25 Andrew Cagney2002-11-24 Andrew Cagney <ac131313@redhat.com>
2002-11-23 Andrew Cagney2002-11-22 Andrew Cagney <ac131313@redhat.com>
2002-11-05 Andrew Cagney2002-11-05 Andrew Cagney <ac131313@redhat.com>
2002-11-03 Andrew Cagney2002-11-02 Andrew Cagney <ac131313@redhat.com>
2002-11-02 Andrew Cagney2002-11-02 Andrew Cagney <cagney@redhat.com>
2002-10-26 Andrew Cagney2002-10-26 Andrew Cagney <cagney@redhat.com>
2002-10-25 Andrew Cagney2002-10-25 Andrew Cagney <cagney@redhat.com>
2002-10-16 Kevin BuettnerAddress class support.
2002-10-10 Marko MlinarConvert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C
2002-10-09 Marko MlinarConvert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into C
2002-10-02 Andrew Cagney2002-10-02 Andrew Cagney <ac131313@redhat.com>
2002-09-18 Andrew Cagney2002-09-18 Andrew Cagney <ac131313@redhat.com>
2002-09-13 Andrew Cagney2002-09-13 Andrew Cagney <cagney@redhat.com>
2002-09-13 Joel Brobecker * gdbarch.sh (NAME_OF_MALLOC): New variable...
2002-09-06 Mark Kettenis* gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
2002-08-24 Andrew CagneyIndex: ChangeLog
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-21 Andrew Cagney2002-08-21 Andrew Cagney <ac131313@redhat.com>
2002-08-20 Michael Snyder2002-08-20 Michael Snyder <msnyder@redhat.com>
2002-08-16 Andrew Cagney2002-08-15 Andrew Cagney <ac131313@redhat.com>
2002-08-15 Andrew Cagney2002-08-15 Andrew Cagney <ac131313@redhat.com>
2002-08-10 Andrew Cagney2002-08-09 Andrew Cagney <cagney@redhat.com>
2002-08-07 Andrew Cagney2002-08-07 Andrew Cagney <ac131313@redhat.com>
2002-08-02 Andrew CagneyFri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat...
2002-08-02 Andrew Cagney2002-08-02 Andrew Cagney <cagney@redhat.com>
2002-07-11 Andrew CagneyFix some K&R isms.
2002-07-03 Andrew Cagney* gdbarch.sh (struct regcache): Add opaque declaration.
2002-06-17 Andrew Cagney* gdbarch.sh (REGISTER_NAME): Change return type a...
2002-06-14 Andrew Cagney+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): Rename
2002-06-11 Andrew CagneyMake print_float_info() multi-arch pure. Add ui_file...
2002-06-08 Andrew Cagney* frame.c (GET_SAVED_REGISTER): Delete macro definition.
2002-06-08 Andrew Cagney* gdbarch.sh (FRAME_CHAIN_VALID): Set default to
2002-06-08 Andrew Cagney* gdbarch.sh (struct gdbarch_data): Add field init_p.
2002-05-29 Andrew Cagney* Makefile.in (arch-utils.o): Add $(sim_regno_h).
2002-05-29 Andrew Cagney* sim-regno.h: New file.
2002-05-13 Andrew Cagney* config/m88k/tm-m88k.h: Update copyright.
2002-05-12 Andrew Cagney* arch-utils.h (legacy_register_to_value): Declare.
2002-05-12 Andrew Cagney* arch-utils.h (generic_register_size): Declare.
2002-05-12 Andrew Cagney* gdbarch.sh (gdbarch_data): Add gdbarch parameter.
2002-05-08 Andrew Cagney* gdbarch.sh (init_gdbarch_swap): Do not clear the...
2002-05-03 Andrew Cagney* gdbarch.sh: Assert that gdbarch is non-NULL.
2002-05-02 Andrew CagneyYank previous change - set current arch to NULL.
2002-05-01 Andrew Cagney* gdbarch.sh (gdbarch_update_p): Swap out the old archi...
2002-04-24 Andrew Cagney* arch-utils.h: Update copyright.
2002-04-20 Andrew Cagney* gdbarch.sh (gdbarch_update_p): Keep the list of archi...
2002-04-18 Andrew Cagney* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.
2002-04-07 Andrew Cagney* gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow...
2002-04-06 Andrew Cagney* gdbarch.sh (PS_REGNUM): Add. Document. Default...
2002-04-06 Daniel JacobowitzCorrect bad checkin (missing semicolon somehow)
2002-04-06 Daniel Jacobowitz2002-04-05 Daniel Jacobowitz <drow@mvista.com>
2002-04-06 Andrew Cagney* h8500-tdep.c (h8500_write_fp): Delete function.
2002-03-19 Andrew Cagney* defs.h (XMALLOC): Define.
2002-02-18 Andrew Cagney* gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.
2002-02-18 Richard Earnshaw* gdbarch.sh (GET_LONGJMP_TARGET): Add rule.
2002-02-16 Andrew Cagney* gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.
2002-02-10 Andrew Cagney* gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. ...
2002-02-10 Andrew Cagney* gdbarch.sh (REGISTER_CONVERTIBLE): Don't require...
2002-02-10 Andrew Cagney* valops.c (PUSH_ARGUMENTS): Delete definition.
2002-02-10 Andrew Cagney* gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default to
2002-02-06 Richard Earnshaw* gdbarch.sh (PRINT_FLOAT_INFO): Add rule.
2002-02-06 Elena Zannoni2002-02-04 Elena Zannoni <ezannoni@redhat.com>
2002-02-04 Richard Earnshaw* gdbarch.sh (copyright): Update years in generated...
2002-01-20 Andrew CagneyEliminate IEEE_FLOAT.
2002-01-05 Andrew Cagneys/BIG_ENDIAN/BFD_ENDIAN_BIG/
2001-12-29 Andrew Cagney* arch-utils.c (initialize_current_architecture): Test...
2001-12-25 Andrew Cagney* gdbarch.sh: When an int variable, print value using...
2001-12-20 Andrew Cagney* gdbarch.sh (TARGET_CHAR_SIGNED): Do not specify the...
2001-12-20 Jim Blandy* gdbarch.sh (TARGET_CHAR_SIGNED): New macro.
2001-12-15 Andrew CagneyRegenerate.
2001-12-15 Andrew CagneyLITTLE_ENDIAN -> BFD_ENDIAN_LITTLE
2001-12-11 Michael Snyder2001-12-10 Michael Snyder <msnyder@redhat.com>
2001-12-10 Andrew Cagney* arch-utils.c (generic_register_raw_size): New function.
2001-12-07 Jiri Smid* dwarf2cfi.c: New file.
2001-12-06 Andrew CagneyExpand the regcache so that there is space for pseudo...
2001-11-22 Tom Tromey Fix for PR gdb/209, PR gdb/156:
2001-11-08 Andrew CagneyWhen non-multi-arch, use predefault as the value of...
2001-11-07 Andrew Cagneygdbarch.sh provides default for USE_STRUCT_CONVENTION.
2001-11-07 Andrew Cagneygdbarch.sh (PC_IN_CALL_DUMMY): Require a value.
2001-11-06 Andrew Cagneygdbarch.sh (CALL_DUMMY_LOCATION): Require a value.
2001-11-06 Andrew CagneyAdd predicate for PUSH_RETURN_ADDRESS.
2001-11-06 Corinna Vinschen * arch-utils.c (generic_in_function_epilogue_p): New...
2001-11-05 Andrew CagneyChange INIT_EXTRA_FRAME_INFO() to a function with predi...
2001-11-05 Andrew Cagney* gdbarch.sh (verify_gdbarch): Use a mem_file to accumu...
2001-10-31 Corinna Vinschen * arch-utils.c (generic_in_solib_call_trampoline)...
2001-10-21 Andrew CagneyAdd explicit #include of "value.h".
2001-10-15 Andrew CagneyAdd INTEGER_TO_ADDRESS to hadle nasty harvard architect...
2001-10-13 Andrew CagneyFrom 2001-07-09 D.J. Barrow <djbarrow@de.ibm.com>:
next