Set default LANGUAGE to english/us.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 6a40fde4f60d79207f08d6e663c58eac8e08888d..eab7956c6161571ff1f8fef49cfd602a6f98f639 100644 (file)
@@ -1,3 +1,29 @@
+2002-04-09  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * p-exp.y (yylex): Handle also the fact that is_a_field_of_this
+       is non zero as a found symbol.
+
+2002-04-08  Andrew Cagney  <ac131313@redhat.com>
+
+       * findvar.c: Include "builtin-regs.h".
+       (value_of_register): Call value_of_builtin_reg when applicable.
+       * parse.c: Include "builtin-regs.h" and "gdb_assert.h".
+       (target_map_name_to_register): Call
+       builtin_reg_map_name_to_regnum.
+       * Makefile.in (SFILES): Add builtin-regs.c and std-regs.c.
+       (COMMON_OBS): Add builtin-regs.o and std-regs.o.
+       (builtin_regs_h): Define.
+       (builtin-regs.o): New target.
+       (findvar.o): Add $(builtin_regs_h).
+       * builtin-regs.c, builtin-regs.h: New files.
+       * std-regs.c: New file.
+       Partial fix for PR gdb/251.
+
+2002-04-08  Kevin Buettner  <kevinb@redhat.com>
+
+       * rs6000-tdep.c (rs6000_gdbarch_init): Don't set tm_print_insn;
+       it's no longer required.
+
 2002-04-08  Andrew Cagney  <ac131313@redhat.com>
 
        * Makefile.in (gdbtk-wrapper.o): Add missing dependencies.
This page took 0.026518 seconds and 4 git commands to generate.