Fix PR gdb/23835: Don't redefine _FORTIFY_SOURCE if it's already defined
[deliverable/binutils-gdb.git] / ChangeLog
index 039ee53866331db286b936a5189a024431037abe..60b19fdb150f829754f1c4f7c5d90a83cd7efec8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,50 @@
-2018-06-19  Andreas Schwab  <schwab@suse.de>
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
 
-       * readelf.c (is_16bit_abs_reloc): Handle R_RISCV_SET16.
-       (is_8bit_abs_reloc): New function.
-       (is_6bit_abs_reloc): New function.
-       (is_6bit_inplace_sub_reloc): New function.
-       (apply_relocations): Use them.  Handle 6-bit relocations.
+       Merge from GCC:
+       PR bootstrap/82856
+       * multilib.am: New file.  From automake.
+
+2018-09-12  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * src-release.sh (GDB_SUPPORT_DIRS): Add "contrib".
+
+2018-07-16  Nick Clifton  <nickc@redhat.com>
+
+       * src-release.sh (DEVO_SUPPORT): Add test-driver and ar-lib.
+
+2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * config.sub: Sync with upstream version 2018-07-03.
+
+2018-07-05  Sebastian Huber  <sebastian.huber@embedded-brains.de>
+
+       * config.guess: Sync with upstream version 2018-06-26.
+       * config.sub: Sync with upstream version 2018-07-02.
+
+2018-06-29  Alexandre Oliva <oliva@adacore.com>
+
+       * configure.ac: Introduce support for @unless/@endunless.
+       * Makefile.tpl (dep-kind): Rewrite with cond; return
+       postbootstrap in some cases.
+       (make-postboot-dep, postboot-targets): New.
+       (dependencies): Do not output postbootstrap dependencies at
+       first.  Output non-target ones changed for configure to depend
+       on stage_last @if gcc-bootstrap, and the original deps @unless
+       gcc-bootstrap.
+       * configure.in, Makefile.in: Rebuilt.
+
+2018-06-24  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
+2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * libtool.m4: Use AC_LANG_SOURCE.
+       * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
+       * README-maintainer-mode: Update version requirements.
+       * ar-lib: New file.
+       * test-driver: New file.
+       * configure: Re-generate.
 
 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
 
This page took 0.028081 seconds and 4 git commands to generate.