* config/djgpp/djconfig.sh: Switch license to GPLv3.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 2d54bedd21206d28e09d61a9d41feca5d498b008..1b3a149bca2b5a94c9de9d6993fe32669090cb9c 100644 (file)
@@ -1,9 +1,60 @@
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * config/djgpp/djconfig.sh: Switch license to GPLv3.
+       * copyright.sh: Likewise.
+       * gdb-events.sh: Likewise.
+       * gdb_gcore.sh: Likewise.
+       * gdb_mbuild.sh: Likewise.
+       * gdbarch.sh: Likewise.
+       * observer.sh: Likewise.
+       * features/feature_to_c.sh: Likewise.
+       * regformats/regdat.sh: Likewise.
+
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       Switch the license of all .c files to GPLv3.
+       Switch the license of all .h files to GPLv3.
+       Switch the license of all .cc files to GPLv3.
+
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       * configure.ac: Switch license to GPLv3.
+
+2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * mips-tdep.c (mips_gdbarch_init): Use Tag_GNU_MIPS_ABI_FP to
+       determine the file's FPU type.
+
+2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * mips-tdep.c (mips_n32n64_fp_arg_chunk_p): New.
+       (mips_n32n64_push_dummy_call): Always increment float_argreg along
+       with argreg.  Use mips_n32n64_fp_arg_chunk_p.
+
+2007-08-22  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * solib-svr4.c (scan_dyntag): Only read target memory when necessary.
+       Fix formatting.
+       (elf_locate_base): Look for DT_MIPS_RLD_MAP first.  Expand comments.
+       (elf_lookup_lib_symbol): Fix formatting.
+
+2007-08-21  Michael Snyder  <msnyder@access-company.com>
+
+       * dbxread.c (read_dbx_symtab): Guard null deref.
+       Break up long line.
+
+       * valops.c (find_overload_match): Guard against NULL.
+
+2007-08-21  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * MAINTAINERS (Patch Champions): Remove self.
+
 2007-08-21  Chris Smith  <chris.smith@st.com>
 
        * cli/cli-script.c (read_command_lines): Call dont_repeat for each
        line.
 
-2007-08-18  Michael Snyder  <msnyder@svkmacdonelllnx>
+2007-08-18  Michael Snyder  <msnyder@access-company.com>
 
        * stabsread.c (dbx_lookup_type): Memory leak.
 
This page took 0.024903 seconds and 4 git commands to generate.