Add ChangeLog entry for change to MAINTAINERS on 2000-06-01 (sorry Andrew!)
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 747312dc1eda1d1b452402365462f39955946652..9defa53984236a4a34b24d8670b5be22c1a7808f 100644 (file)
@@ -1,3 +1,76 @@
+2000-06-08  Kevin Buettner  <kevinb@redhat.com>
+
+       * config/ia64/nm-linux.h (U_REGS_OFFSET): Define.
+
+2000-06-08  Fernando Nasser  <fnasser@cygnus.com>
+
+       * configure.in: Replace misplaced CONFIG_ADD by the correct
+       CONFIG_CLEAN.
+       * configure, config.in: Regenerate.
+
+2000-06-08  Fernando Nasser  <fnasser@cygnus.com>
+
+       * values.c (value_primitive_field): Copy VALUE_REGNO as well.
+       With typed registers we may have the location information in this field,
+       in addition to VALUE_ADDRESS (which was already being copied).
+
+Thu Jun  8 15:26:44 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * config/mips/tm-mips.h (GDB_MULTI_ARCH): Define as 1.
+       (CALL_DUMMY, TARGET_BYTE_ORDER_SELECTABLE_P,
+       COERCE_FLOAT_TO_DOUBLE): Delete.
+       * config/mips/tm-vr5000el.h, config/mips/tm-vr5000.h,
+       config/mips/tm-vr4xxxel.h, config/mips/tm-vr4xxx.h,
+       config/mips/tm-vr4100.h, config/mips/tm-tx39l.h
+       config/mips/tm-tx39.h, config/mips/tm-irix5.h: Delete
+       GDB_MULTI_ARCH.
+
+       * config/mips/tm-mips64.h (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT,
+       TARGET_PTR_BIT): Delete definitions.
+       * config/mips/tm-vr5000el.h, config/mips/tm-vr5000.h,
+       config/mips/tm-tx39l.h, config/mips/tm-vr4100.h,
+       config/mips/tm-tx39.h: Delete definition of MIPS_EABI.
+       * mips-tdep.c (mips_gdbarch_init): Use the ISA to determine the
+       ABI.  If all else fails, assume O32.
+
+       * TODO, NEWS: Update.  Mention MIPS is multi-arch.
+
+Thu Jun  8 14:23:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * config/mips/tm-vr4xxxel.h, config/mips/tm-vr4xxx.h,
+       config/mips/tm-vr4100.h, config/mips/tm-tx39l.h,
+       config/mips/tm-tx39.h: Delete definition of
+       MIPS_DEFAULT_FPU_TYPE. Enable multi-arch.
+       * mips-tdep.c: (mips_gdbarch_init): The bfd_mach_mips3900 has no
+       FPU.  bfd_mach_mips4650 FPU is single precision.
+
+       * config/mips/tm-mips.h (MIPS_FPU_SINGLE_REGSIZE): 
+       (MIPS_FPU_DOUBLE_REGSIZE): Move from here.
+       * mips-tdep.c: To here.  Change to an enum.
+
+Wed Jun  7 18:27:51 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * configure.in (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Use config.bfd
+       to determine the default architecture / target.
+       * acconfig (DEFAULT_BFD_ARCH, DEFAULT_BFD_VEC): Add.
+       * configure, config.in: Regenerate.
+       
+       * arch-utils.c (set_endian): Better separate multi-arch and non-
+       multi-arch cases.
+       (set_endian_from_file): Call internal_error when multi-arch.
+       (initialize_current_architecture): Rewrite logic selecting a byte
+       order.  Use DEFAULT_BFD_ARCH DEFAULT_BFD_VEC.
+       (version.h): Include.
+
+       * config/mips/tm-mips.h, config/mips/tm-bigmips64.h,
+       config/mips/tm-bigmips.h: Delete definition of
+       TARGET_BYTE_ORDER_DEFAULT.
+
+Thu Jun  8 11:41:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * infrun.c (follow_inferior_fork): Bad merge from below.  Compare
+       strings using follow_fork_mode_ask and not "ask".
+
 Wed Jun  7 15:13:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * command.h (add_set_enum_cmd): Make ``enumlist'' and ``var''
@@ -299,6 +372,11 @@ Thu Jun  1 20:05:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * TODO: More suggestions added.
 
+2000-06-01  Klee Dienes  <kdienes@apple.com>
+
+       * MAINTAINERS: Add Klee Dienes and Jim Ingham as maintainers for
+       Mac OS X and Objective C components (to be contributed).
+
 2000-05-31  J.T. Conklin  <jtc@redback.com>
 
        * configure.host: Add patterns for i[3456]86-*-netbsdaout*
This page took 0.024016 seconds and 4 git commands to generate.