Update d_language_defn to reflect that D does not have any style of
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f614f1b7a57879bfd2ce67ba67c2e493c0f63aae..e26922b9484d750ff9e1ca18f39b87cb98061543 100644 (file)
@@ -1,3 +1,59 @@
+2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * d-lang.c (d_language_defn): Change macro_expansion_c to
+       macro_expansion_no.
+
+2014-01-17  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       * MAINTAINERS: Add myself as a write-after-approval maintainer.
+
+2014-01-17  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * breakpoint.c (insert_bp_location): Add "volatile" keyword to "struct
+       gdb_exception" declaration.
+       * remote.c (getpkt_or_notif_sane): Likewise.
+
+2014-01-17  Doug Evans  <dje@google.com>
+
+       * common/gdb_vecs.c (delim_string_to_char_ptr_vec_append): New
+       function, contents of dirnames_to_char_ptr_vec_append moved here.
+       (delim_string_to_char_ptr_vec): New function.
+       (dirnames_to_char_ptr_vec_append): Rewrite.
+       * common/gdb_vecs.h (delim_string_to_char_ptr_vec): Declare.
+
+2014-01-17  Doug Evans  <dje@google.com>
+
+       * common/common-utils.h (FUNCTION_NAME): Renamed from ASSERT_FUNCTION,
+       and moved here ...
+       * common/gdb_assert.h (ASSERT_FUNCTION): ... from here.
+       #include "common-utils.h".
+       (gdb_assert, gdb_assert_fail, gdb_assert_not_reached): Update.
+       * common/vec.h (VEC_ASSERT_PASS): Update.
+       * darwin-nat.h: Replace #include of gdb_assert.h with common-utils.h.
+       (MACH_CHECK_ERROR): Update.
+
+2014-01-17  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * gdbarch.sh (gdbarch_address_class_name_to_type_flags): Add
+       comments.
+       * gdbarch.h: Regenerate.
+
+2014-01-16  Tom Tromey  <tromey@redhat.com>
+
+       * value.c (struct value) <regnum>: Move earlier.
+
+2014-01-16  Tom Tromey  <tromey@redhat.com>
+
+       * remote.c (extended_remote_create_inferior): Rename from
+       extended_remote_create_inferior_1.  Add "ops" argument.  Remove
+       old implementation.
+
+2014-01-16  Pedro Alves  <palves@redhat.com>
+
+       * s390-linux-tdep.c (s390_frame_unwind_cache): Swallow
+       NOT_AVAILABLE_ERROR errors while parsing the prologue or reading
+       the backchain.
+
 2014-01-16  Doug Evans  <dje@google.com>
 
        * dwarf2read.c (open_and_init_dwp_file): Fix typo in comment.
This page took 0.037589 seconds and 4 git commands to generate.