* lib/gdb.exp (get_hexadecimal_valueof): New procedure.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 00eee92d073a5ae608d56aea64748e963f18731b..fea85e9407136ba67236215543f3c8e9543ba5e3 100644 (file)
@@ -1,7 +1,18 @@
+2009-02-13  Pierre Muller  <muller@ics.u-strasbg.fr>
+
+       * xtensa-tdep.c (call0_analyze_prologue): Delete BSZ macro.
+       Replace BSZ macro uses by XTENSA_ISA_BSZ macro.
+
+2009-02-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR fortran/9806
+       * dwarf2read.c (process_die <DW_TAG_module>, read_module)
+       (scan_partial_symbols <DW_TAG_module>, add_partial_module): New.
+
 2009-02-11  Pierre Muller  <muller@ics.u-strasbg.fr>
 
        * dwarf2read.c (read_base_type): Set code to TYPE_CODE_CHAR
-       for DW_ATE_signed_char and DW_ATE_unisgned_char
+       for DW_ATE_signed_char and DW_ATE_unsigned_char
        for pascal language.
 
 2009-02-11  Jim Meyering  <meyering@redhat.com>
        * windows-nat.c: Ditto.
        (cygwin_load_start): Redefine as CORE_ADDR.
        (cygwin_load_end): Ditto.
-       (windows_make_so): Coerce result of address arithmetic to to uintptr_t
+       (windows_make_so): Coerce result of address arithmetic to uintptr_t
        before coercing to CORE_ADDR to avoid a compiler warning.
        (handle_exception): Define addr as CORE_ADDR and coerce
        ExceptionAddress to uintptr_t before assigining to avoid a compiler
This page took 0.02352 seconds and 4 git commands to generate.