2009-11-10 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 54d557a93b4f0e4b4764be69b463ffa32418233f..66c26d7a80da7b0cd73ed0c121ef6d20782ffebe 100644 (file)
@@ -1,3 +1,31 @@
+2009-11-10  Tristan Gingold  <gingold@adacore.com>
+
+       * avr-tdep.c (avr_extract_return_value): Remove.
+       (avr_return_value): Mostly rewritten.  Fix handling for structures.
+       (avr_push_dummy_call): Handle struct_return.
+
+2009-11-10  Tristan Gingold  <gingold@adacore.com>
+
+       * avr-tdep.c (avr_scan_prologue): Decode instructions used for
+       small stack allocation.
+       Adjust code for prologue that don't write SP.
+
+2009-11-10  Tristan Gingold  <gingold@adacore.com>
+
+       * avr-tdep.c (avr_make_saddr): Return 0 for NULL.
+
+2009-11-10  Tristan Gingold  <gingold@adacore.com>
+
+       * avr-tdep.c (avr_dwarf_reg_to_regnum): New function.
+       (avr_gdbarch_init): Call set_gdbarch_dwarf2_reg_to_regnum.
+
+2009-11-09  Sebastien Granjoux  <seb.sfo@free.fr>
+
+       PR mi/9583:
+       * symtab.c (find_line_symtab, append_exact_match_to_sals)
+       (expand_line_sal): Use full filename when setting breakpoints if
+       available
+
 2009-11-09  Cary Coutant  <ccoutant@google.com>
 
        * dwarf2read.c (read_import_statement): Don't clobber original cu.
        * target.c (dummy_find_memory_regions): Change output.
        (dummy_make_corefile_notes): Ditto.
 
+2009-10-26  Tristan Gingold  <gingold@adacore.com>
+       
+       * charset.c (_initialize_charset): Set a default value to
+       auto_host_charset_name if empty.
+
 2009-10-26  Tristan Gingold  <gingold@adacore.com>
 
        * avr-tdep.c (avr_push_dummy_call): Handle avr6 architecture.
This page took 0.025218 seconds and 4 git commands to generate.