2001-11-14 Michael Snyder <msnyder@redhat.com>
[binutils-gdb.git] / gdb / ChangeLog
2001-11-14 Michael Snyder2001-11-14 Michael Snyder <msnyder@redhat.com>
2001-11-14 Andrew Cagney* arm-tdep.c (arm_register_type): New function.
2001-11-13 Elena Zannoni2001-11-13 Elena Zannoni <ezannoni@redhat.com>
2001-11-13 Jim Blandy* s390-tdep.c: Rewrite inferior function call code...
2001-11-13 Jim Blandy* s390-tdep.c (s390_pop_frame): Call generic_pop_curren...
2001-11-13 Jim Blandy* s390-tdep.c (s390_gdbarch_init): Register the function
2001-11-13 Jim Blandy* valops.c (default_coerce_float_to_double,
2001-11-13 Jim BlandyPatch from Peter Schauer:
2001-11-13 Andrew CagneyEliminate REGISTER_CONVERTIBLE().
2001-11-13 Andrew CagneyZap REGISTER_CONVERTIBLE from m88k.
2001-11-12 Mark Kettenis* i386-tdep.h (FPU_REG_RAW_SIZE): Define unconditionally.
2001-11-12 Jim BlandyPatch from Andreas Schwab <schwab@suse.de>:
2001-11-12 Jim Blandy* corefile.c (write_memory_unsigned_integer,
2001-11-12 Geoffrey Keating * dwarf2read.c (dwarf_decode_lines): Properly deal...
2001-11-11 Andrew Cagney* README (alpha-dec-osf5.1): Mention -DUSE_LDR_ROUTINES.
2001-11-11 Andrew CagneyFrom Mark Kettenis <kettenis@gnu.org>:
2001-11-10 Andrew Cagneys/value_ptr/struct value */
2001-11-10 Andrew Cagneys/value_ptr/struct value */
2001-11-10 Andrew Cagneys/value_ptr/struct value */
2001-11-09 Jim Blandy* s390-tdep.c: Don't use a call dummy.
2001-11-09 Jim BlandyTypo: s390-nat.c -> s390-tdep.c.
2001-11-09 Jim Blandy* s390-nat.c: (s390_push_arguments): Write a back chain...
2001-11-09 Jim Blandy* values.c (value_as_address): If VAL is a function...
2001-11-09 Pierre Muller2001-11-06 Pierre Muller <muller@ics.u-strasbg.fr>
2001-11-09 Pierre Muller2001-11-06 Pierre Muller <muller@ics.u-strasbg.fr>
2001-11-09 Andrew CagneyA simple script to indent GDB source code.
2001-11-08 Jim Blandy* s390-tdep.c (s390_get_frame_info): Initialize got_loa...
2001-11-08 Mark Kettenis* i386-tdep.c (i386_gdbarch_init): Fix typo.
2001-11-08 Jim Blandy* s390-tdep.c (s390_gdbarch_init): Use func_frame_chain...
2001-11-08 Jim Blandy* s390-tdep.c (s390_get_frame_info): If the prologue...
2001-11-08 Jim Blandy* s390-tdep.c (s390_gdbarch_init): Use the default
2001-11-08 Andrew CagneyEnable multi-arch for i386.
2001-11-08 Andrew CagneyDon't update ``set architecture'' when ``set disassembl...
2001-11-08 Elena Zannoni2001-11-07 Elena Zannoni <ezannoni@redhat.com>
2001-11-08 Andrew CagneyWhen non-multi-arch, use predefault as the value of...
2001-11-08 Mark Kettenis* config/i386/tm-linux.h (I386_LINUX_ORIG_EAX_REGNUM...
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 Fred Fish 2001-11-06 Fred Fish <fnf@redhat.com>
2001-11-06 Andrew Cagney* MAINTAINERS: Update Andrew Cagney's responsibilities...
2001-11-06 Elena Zannoni2001-11-06 Elena Zannoni <ezannoni@redhat.com>
2001-11-06 Jim Blandy* s390-nat.c: #include "regcache.h", to get declaration for
2001-11-06 Jim Blandy* Makefile.in (ALLDEPFILES): Add s390-tdep.c and s390...
2001-11-06 Jim BlandyFix typo.
2001-11-06 Jim Blandy* gdb/s390-nat.c (s390_register_u_addr): Pass proper...
2001-11-06 Andrew Cagneygdbarch.sh (CALL_DUMMY_LOCATION): Require a value.
2001-11-06 Andrew CagneyZap another #ifdef INIT_EXTRA_FRAME_INFO
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-06 Jim Blandy* config/s390/s390.mh (NATDEPFILES): Don't split this...
2001-11-05 Jim Blandy* configure.in (AC_OUTPUT): Handle assignments to NATDE...
2001-11-05 Michael Snyder2001-11-01 Michael Snyder <msnyder@redhat.com>
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-11-04 Mark Kettenis* i386-linux-nat.c (GETREGS_SUPPLIES, supply_gregset,
2001-11-04 Mark KettenisAdd support for "orig_eax" pseudo register on Linux...
2001-11-04 Mark Kettenis* i386-tdep.c (i386_register_offset): Renamed from
2001-11-04 Mark Kettenis* Makefile.in (ALLDEPFILES): Add i387-nat.c.
2001-11-02 Andrew CagneyDoco problem with alpha-dec-osf5.1.
2001-11-02 Andrew Cagney* utils.c (internal_verror): Restore calls to abort().
2001-11-02 Michael Chastain2001-11-02 Michael Chastain <mec@shout.net>
2001-11-01 Fred FishApproved by kev@cygnus.com
2001-11-01 Andrew Cagneyuse xmalloc() and xfree().
2001-11-01 Andrew Cagneys/value_ptr/struct value */
2001-11-01 Andrew CagneyRe-indent.
2001-11-01 Andrew Cagneys/value_ptr/struct value */
2001-11-01 Andrew Cagneyvalue_ptr tweeks.
2001-10-31 Corinna Vinschen * arch-utils.c (generic_in_solib_call_trampoline)...
2001-10-31 Andrew CagneyFrom DJ Barrow.
2001-10-31 Andrew Cagney* remote-vx.c (net_wait): Fix typo from PIDGET change.
2001-10-31 Mark Kettenis* config/i386/tm-i386.h (REGISTER_NAMES): Remove.
2001-10-31 Christopher Faylor* win32-nat.c (register_loaded_dll): Attempt to ensure...
2001-10-31 Daniel Jacobowitz * arm-linux-nat.c: Include <asm/ptrace.h> explicitly.
2001-10-31 Keith Seitz * wrapper.h (gdb_value_struct_elt): New function.
2001-10-31 Andrew CagneyUpdate README and NEWS to 5.1.
2001-10-31 Andrew CagneyFix -W... flags check.
2001-10-30 Fred Fish 2001-10-30 Fred Fish <fnf@redhat.com>
2001-10-30 Fred FishChanges approved by kev@cygnus.com, ezannoni@cygnus...
2001-10-29 Mark Kettenis* config/i386/tm-i386v.h: Don't include "regcache.h".
2001-10-29 Mark Kettenis* i386-tdep.c (i386_extract_return_value): Use
2001-10-29 Mark Kettenis* doublest.h (convert_typed_floating): New prototype.
2001-10-28 Mark Kettenis* doublest.c: Improve comments a bit.
2001-10-28 Mark Kettenis* i387-tdep.c (print_i387_value): Use extract_typed_flo...
2001-10-28 Mark Kettenis* gdbtypes.c (_initialize_gdbtypes): Set floating-point...
2001-10-26 Daniel Jacobowitz * arm-linux-nat.c (fill_gregset): Do not check...
2001-10-26 Orjan Friberg2001-10-26 Orjan Friberg <orjanf@axis.com>
2001-10-26 Corinna Vinschen * win32-nat.c (DebugSetProcessKillOnExit):...
2001-10-24 Jim BlandyIsolate STABS readers' use of the `textlow' and `texthi...
2001-10-24 Andrew CagneyFix -Wformat for hpux.
2001-10-24 Andrew CagneyTweeks for HP/UX and -Werror.
2001-10-21 Andrew CagneyDon't print ``(MI_OUT)'' at startup.
2001-10-21 Andrew CagneyUpdate makefile.in dependencies. Add header wrappers.
2001-10-21 Andrew CagneyAdd explicit #include of "value.h".
2001-10-21 Mark Kettenis* infptrace.c (child_xfer_memory): Fix a few coding...
2001-10-21 Eli Zaretskii * config/djgpp/README: Fix a typo and tweak for GDB...
2001-10-21 Andrew Cagneys/value_ptr/struct value */
2001-10-21 Andrew Cagney* cp-abi.h, hpacc-abi.c, gnu-v2-abi.c, cp-abi.c: Ditto.
2001-10-20 Andrew Cagney* breakpoint.h, breakpoint.c: Ditto.
2001-10-20 Andrew Cagneys/value_ptr/struct value */
2001-10-20 Andrew Cagney* alpha-nat.c: Include <alpha/coreregs.h> instead of
next