]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - fixincludes/ChangeLog
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / fixincludes / ChangeLog
index b9430b71d4ab16417a576083b30bc706f8d0f94f..918f33f7b15e491a431837e355930ed4f0a62476 100644 (file)
@@ -1,3 +1,136 @@
+2018-10-31  Joseph Myers  <joseph@codesourcery.com>
+
+       PR bootstrap/82856
+       * configure.ac: Remove AC_PREREQ.
+       * aclocal.m4, configure: Regenerate.
+
+2018-10-16  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
+
+       * inclhack.def (AAB_vxworks_regs_vxtypes): Add unconditional
+       include of vxCpu.h, guard include of vxTypesOld.h by
+       !_ASMLANGUAGE.
+       * fixincl.x: Regenerate.
+
+2018-09-03  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
+
+       * inclhack.def (vxworks_ioctl_macro): Remove parentheses from
+       expansion of ioctl macro.
+       * fixincl.x: Regenerate.
+
+2018-07-23  David Edelsohn  <dje.gcc@gmail.com>
+
+       * inclhack.def (aix_unistd): New.
+       * fixincl.x: Regenerate.
+       * tests/base/unistd.h [AIX_UNISTD_CHECK]: New test.
+
+2018-06-27  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
+
+       * tests/base/ioLib.h [VXWORKS_IOLIB_INCLUDE_UNISTD_CHECK]: Add
+       missing hunk.
+
+2018-06-12    Rasmus Villemoes <rasmus.villemoes@prevas.dk>
+
+       * genfixes: exit 1 when autogen not found.
+       * genfixes: Remove some redundant code.
+       * genfixes: Update URL to autogen source code.
+
+       * inclhack.def: Fix fixup for assert.h on vxworks.
+       * fixincl.x: Regenerate.
+
+2018-05-25  Rasmus Villemoes  <rasmus.villemoes@prevas.dk>
+
+       * inclhack.def (vxworks_iolib_include_unistd): New fix.
+
+2018-04-18  David Malcolm  <dmalcolm@redhat.com>
+
+       PR jit/85384
+       * configure: Regenerate.
+
+2018-02-22  David Edelsohn  <dje.gcc@gmail.com>
+
+       * inclhack.def (aix_stdlib_vec_malloc): New.
+       (aix_stdlib_vec_calloc): New.
+       * fixincl.x: Regenerate.
+       * tests/base/stdlib.h [AIX_STDLIB_VEC_MALLOC]: New test.
+       [AIX_STDLIB_VEC_CALLOC]: New test.
+
+2017-10-13  Mike Frysinger  <vapier@chromium.org>
+
+       * fixinc.in (dirname): Change sed from 's|[^/]*/||' to
+       's|[^/]*//*||'.
+
+2017-06-12  Doug Rupp  <rupp@adacore.com>
+
+       * inclhack.def (AAB_vxworks_stdint): Remove hack.
+       * fixincl.x: Regenerate.
+
+2017-02-25  John David Anglin  <danglin@gcc.gnu.org>
+
+       PR target/68739
+       * inclhack.def (hpux11_pthread_pointer): New fix.
+       (hpux11_pthread_const): Adjust to remove void * cast from define.
+       * fixincl.x: Regenerate.
+
+2017-02-11  John David Anglin  <danglin@gcc.gnu.org>
+
+       * tests/base/alloca.h: New file.
+       * inclhack.def (hppa_hpux11_alloca): New fix.
+       * fixincl.x: Regenerate.
+
+2017-01-17  Jakub Jelinek  <jakub@redhat.com>
+
+       PR other/79046
+       * configure.ac: Add GCC_BASE_VER.
+       * Makefile.in (gcc_version): Use @get_gcc_base_ver@ instead of cat to
+       get version from BASE-VER file.
+       * configure: Regenerated.
+
+2017-01-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR libstdc++/78979
+       * inclhack.def (solaris_gets_c11, solaris_gets_cxx14)
+       (solaris_std_gets_cxx14, solaris_stdlib_noreturn): New fixes.
+       * fixincl.x: Regenerate.
+       * tests/base/iso/stdio_iso.h [SOLARIS_GETS_C11_CHECK,
+       SOLARIS_GETS_CXX14_CHECK, SOLARIS_STD_GETS_CXX14_CHECK,
+       SOLARIS_STDLIB_NORETURN_CHECK]: New tests.
+
+2016-11-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * inclhack.def (solaris_math_12): New fix.
+       (hpux11_fabsf): Replace bypass by *-hp-hpux11* mach selector.
+       * fixincl.x: Regenerate.
+       * tests/base/math.h [SOLARIS_MATH_12_CHECK]: New test.
+
+2016-11-20  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR sanitizer/78267
+       * inclhack.def (darwin_availabilityinternal, darwin_os_trace_1)
+       (darwin_os_trace_2, darwin_os_trace_3): New fixes.
+       (hpux_stdint_least_fast): Remove spurious _EOFix_.
+       * fixincl.x: Regenerate.
+       * tests/bases/AvailabilityInternal.h: New file.
+       * tests/bases/os/trace.h: New file.
+
+2016-09-30  Tadek Kijkowski  <tkijkowski@gmail.com>
+
+       * check.tpl: Convert line endings to unix on test outputs
+       * fixfixes.c: Fixed passing file name to apply_fix when
+       SEPARATE_FIX_PROC is defined
+       * fixincl.c: Use system_with_shell, fixes for MinGW and DJGPP
+       * fixlib.c, fixlib.h: Added system_with_shell and fix_path_separators
+
+2016-09-04  John David Anglin  <danglin@gcc.gnu.org>
+
+       * inclhack.def (hpux_longjmp): Adjust select regular expression.
+       * fixincl.x: Regenerate.
+
+2016-08-13  John David Anglin  <danglin@gcc.gnu.org>
+
+       * inclhack.def (hpux_longjmp): New fix.
+       * fixincl.x: Regenerate.
+       * tests/base/setjmp.h: New test file.
+
 2016-08-09  Bernd Edlinger  <bernd.edlinger@hotmail.de>
 
        PR bootstrap/72833
        * tests/base/math.h: Update.
 
 2007-01-05  Bruce Korb <bkorb@gnu.org>, 
-            Daniel Franke <franke.daniel@gmail.com>
+           Daniel Franke <franke.daniel@gmail.com>
 
        PR target/30008
        * fixincl.tpl (List): separate file name patterns with a NUL byte instead
        * fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
 
 2005-05-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
-            Joseph S. Myers  <joseph@codesourcery.com>
+           Joseph S. Myers  <joseph@codesourcery.com>
 
        PR target/19933
        PR target/21315