gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / libdecnumber / ChangeLog
index fb88bcc5c286bc6d9af1dddf0f112eeb16ea0898..58be97d5241ac4505656beb7ef838d4d232d3f28 100644 (file)
@@ -1,8 +1,93 @@
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       * configure: Regenerate.
+
+2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * configure.ac: Remove AC_PREREQ.
+       * configure: Re-generate.
+       * aclocal.m4.
+
+2018-02-19  Martin Liska  <mliska@suse.cz>
+
+       PR c/81272
+       * decNumber.c (decCompareOp): Do not use bit and
+       for conjunction of predicates.
+
+2018-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2017-05-29  Sylvestre Ledru  <sylvestre@debian.org>
+
+       * bid/bid2dpd_dpd2bid.c (_bid_to_dpd32): Fix whitespace.
+       (_dpd_to_bid32): Simplify identical code on multiple branches.
+       Fix whitespace.
+       (_bid_to_dpd64, _dpd_to_bid64): Likewise.
+       (_bid_to_dpd128, _dpd_to_bid128): Likewise.
+
+2017-04-03  Jonathan Wakely  <jwakely@redhat.com>
+
+       * decCommon.c (decFloatFromPackedChecked): Fix typo in comment.
+       * decNumber.c (decNumberPower, decMultiplyOp): Likewise.
+
+2017-01-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/79003
+       * Makefile.in (CFLAGS, CPPFLAGS, LDFLAGS): Remove -fno-lto.
+       (NOLTO_FLAGS): New variable.
+       (ALL_CFLAGS): Use it.
+       * configure.ac (nolto_flags): New ACX_PROG_CC_WARNING_OPTS,
+       check for whether -fno-lto works.
+       * configure: Regenerated.
+
+2017-01-06  Martin Liska  <mliska@suse.cz>
+
+       PR bootstrap/79003
+       * Makefile.in: Add -fno-lto to {C,CPP,LD}FLAGS.
+
+2017-01-01  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2016-11-15  Matthias Klose  <doko@ubuntu.com>
+
+       * configure: Regenerate.
+
+2016-01-04  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2015-01-22  Eli Zaretskii  <eliz@gnu.org>
+
+       * Makefile.in (TAGS): New target, to avoid failures in "make TAGS".
+
+2014-01-23  Marek Polacek  <polacek@redhat.com>
+
+       PR c/59871
+       * decNumberLocal.h (UBFROMUS, UBFROMUI): Remove last argument.
+
+2013-10-15  David Malcolm  <dmalcolm@redhat.com>
+
+       * Makefile.in (PICFLAG): New.
+       (ALL_CFLAGS): Add PICFLAG.
+       * configure.ac: Add --enable-host-shared, setting up new
+       PICFLAG variable.
+       * configure: Regenerate.
+
 2013-07-09  Simon Baldwin  <simonb@google.com>
 
        * configure.ac: Add AC_CONFIG_AUX_DIR.
        * configure: Regenerated.
-               
+
 2013-03-27  Kai Tietz  <ktietz@redhat.com>
 
        * configure: Regenerated.
 
 2009-04-01  Ben Elliston  <bje@au.ibm.com>
 
-        * decContext.h: Include gstdint.h instead of <stdint.h>.
+       * decContext.h: Include gstdint.h instead of <stdint.h>.
 
 2009-03-30  Ben Elliston  <bje@au.ibm.com>
 
 
        * Makefile.in: Don't include decRound in library used by compiler.
 
-2006-10-10  Brooks Moses  <bmoses@stanford.edu> 
+2006-10-10  Brooks Moses  <bmoses@stanford.edu>
        * Makefile.in: Added empty "pdf" target.
 
 2006-09-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 2006-01-02  Paolo Bonzini  <bonzini@gnu.org>
 
-        PR target/25259
-        * configure.ac: Use GCC_HEADER_STDINT.
-        * decContext.h: Include gstdint.h.
-        * aclocal.m4: Regenerate.
-        * configure: Regenerate.
+       PR target/25259
+       * configure.ac: Use GCC_HEADER_STDINT.
+       * decContext.h: Include gstdint.h.
+       * aclocal.m4: Regenerate.
+       * configure: Regenerate.
 
 2005-12-20  Roger Sayle  <roger@eyesopen.com>
 
        * decimal32.c: Ditto.
        * decimal64.c: Ditto.
        * decimal128.c: Ditto.
-       
+
 2005-11-29  Ben Elliston  <bje@au.ibm.com>
 
        * decUtility.c: Remove redundant #includes.
 2005-11-29  Ben Elliston  <bje@au.ibm.com>
 
        * decimal32.h, decimal64.h, decimal128.h: New.
-        * decimal32.c, decimal64.c, decimal128.c: Likewise.
+       * decimal32.c, decimal64.c, decimal128.c: Likewise.
        * decContext.c, decContext.h: Likewise.
        * decUtility.c, decUtility.h: Likewise.
        * decNumber.c, decNumber.h, decNumberLocal.h: Likewise.
This page took 0.038345 seconds and 4 git commands to generate.