Canonicalize conversion operators
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 0906b32e15d8f3e58e0c3f758248c6d04099547d..bbb0aab41910b55f83c3f8dda2113b5c18780a01 100644 (file)
@@ -1,3 +1,39 @@
+2017-11-18  Keith Seitz  <keiths@redhat.com>
+
+       * c-exp.y (oper): Canonicalize conversion operators of user-defined
+       types.
+       Add whitespace to front of type name.
+
+2017-10-18  Keith Seitz  <keiths@redhat.com>
+
+       * dwarf2read.c (dwarf2_add_typedef): Issue a complaint on unhandled
+       DW_AT_accessibility.
+
+2017-10-18  Yao Qi  <yao.qi@linaro.org>
+
+       * features/tic6x-c62x-linux.c: Remove.
+
+2017-10-17  Tom Tromey  <tom@tromey.com>
+
+       * disasm.c (do_mixed_source_and_assembly_deprecated): Use
+       gdb::optional, ui_out_emit_list, ui_out_emit_tuple.
+       (do_mixed_source_and_assembly): Likewise.
+
+2017-10-17  Tom Tromey  <tom@tromey.com>
+
+       * regcache.c (regcache::xfer_part): Remove assertion.
+
+2017-10-17  Pedro Alves  <palves@redhat.com>
+
+       * xml-support.c (xml_fetch_content_from_file): Call
+       unique_ptr::release() instead unique_ptr::get() when passing
+       through xrealloc.
+
+2017-10-17  Yao Qi  <yao.qi@linaro.org>
+
+       * regcache.c (regcache::xfer_part): Remove parameters read and
+       write, add parameter is_raw.  All callers are updated.
+
 2017-10-16  Keith Seitz  <keiths@redhat.com>
 
         * c-typeprint.c (enum access_specifier): Moved here from
This page took 0.028579 seconds and 4 git commands to generate.