* config/mips/tm-wince.h: Fix typo which caused include of tm-mips.h to be
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 5312fd93865bec079d3a606a10eb68208d37edce..f4025c4d0e90935949e59c47b4296e736509ee27 100644 (file)
@@ -1,3 +1,34 @@
+2000-03-24  Christopher Faylor  <cgf@cygnus.com>
+
+       * config/mips/tm-wince.h: Fix typo which caused include of tm-mips.h to
+       be inoperative.
+
+2000-03-24  Christopher Faylor  <cgf@cygnus.com>
+
+       * win32-nat.c: Back out special frame walking code.  It was broken.
+       (handle_exception): Correctly identify an illegal instruction.
+       * config/tm-cygwin.h: Eliminate special frame handling.  Just use
+       normal i386 handling.
+
+2000-03-24  J.T. Conklin  <jtc@redback.com> 
+       * i386/tm-nbsd.h (USE_STRUCT_CONVENTION): Define. 
+       * i386nbsd-nat.c (i386nbsd_use_struct_convention): New function. 
+       (fetch_core_registers): Read fp registers. 
+       (i386nbsd_core_fns, _initialize_i386nbsd_nat): Added. 
+2000-03-24  Jonathan Larmour  <jlarmour@redhat.co.uk>
+
+       * arm-tdep.c (thumb_skip_prologue): Take function end addr argument
+       so that we can stop searching for the prologue past the function end
+       (arm_skip_prologue): Call thumb_skip_prologue with function end addr
+
+2000-03-24  Kevin Buettner  <kevinb@redhat.com>
+
+       * linux-thread.c, lin-thread.c (save_inferior_pid,
+       restore_inferior_pid): Don't do compile time comparison
+       of TARGET_PTR_BIT and TARGET_INT_BIT.
+
 Thu Mar 23 13:18:26 2000  Philippe De Muyter  <phdm@macqel.be>
 
        * m68k-tdep.c (P_LINKL_FP, P_LINKW_FP): Macros renamed from P_LINK_L
@@ -21,6 +52,12 @@ Fri Mar 24 13:44:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * MAINTAINERS: Add Fernando Nasser to testsuite maintainers. 
        
+2000-03-23  Michael Snyder  <msnyder@cleaver.cygnus.com>
+
+       * solib.c (open_symbol_file_object): to sneak an int argument 
+       past catch_errors, instead of casting it to a pointer, simply
+       pass it by address.
+
 2000-03-23  Jimmy Guo  <guo@cup.hp.com>
 
        * gdbtypes.c (rank_function): Rank all N parameters and use correct
This page took 0.02418 seconds and 4 git commands to generate.