* complaints.c (stop_whining): Make signed.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index b08fa23d484279d2dcdf570b1481800226668553..ee9eb3fda1e368495e225add38080ae8c7bcd5d5 100644 (file)
@@ -1,3 +1,24 @@
+2006-01-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * complaints.c (stop_whining): Make signed.
+       * linux-thread-db.c (thread_db_store_registers): Use gdb_byte.
+
+2006-01-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * dwarf2read.c, remote-fileio.c, remote.h: Update copyright
+       notices.
+
+2006-01-17  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * dwarf2read.c (peek_die_abbrev, read_address, read_initial_length)
+       (read_offset): Change BYTES_READ argument to unsigned int.
+       (dwarf2_build_psymtabs_easy, read_comp_unit_head)
+       (create_all_comp_units, dwarf2_get_pc_bounds)
+       (dwarf_decode_line_header, var_decode_location)
+       (dwarf_decode_macros): Change local BYTES_READ variables to
+       unsigned int.
+       (read_indirect_string): Remove obsolete cast.
+
 2006-01-17  Daniel Jacobowitz  <dan@codesourcery.com>
 
        * remote-fileio.c (remote_fileio_return_success): Take a gdb_byte
This page took 0.024923 seconds and 4 git commands to generate.