X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=fixincludes%2FChangeLog;h=2e10f3365313d1306a3d44aee7a666aecea3839c;hb=80506925c070c6576bd6a37e181417929fbe0956;hp=4a5e1660db9a5a3b6a88e057c34693f09e088512;hpb=521cb37054b169c029be41b44b48d4cdc10bf561;p=pf3gnuchains%2Fgcc-fork.git diff --git a/fixincludes/ChangeLog b/fixincludes/ChangeLog index 4a5e1660db9..2e10f336531 100644 --- a/fixincludes/ChangeLog +++ b/fixincludes/ChangeLog @@ -1,3 +1,95 @@ +2012-03-26 David Edelsohn + + * inclhack.def (aix_malloc): New. + * fixincl.x: Regenerate. + * tests/base/malloc.h [AIX_MALLOC_CHECK]: New. + +2012-03-22 Release Manager + + * GCC 4.7.0 released. + +2012-01-11 Bruce Korb + Steven G. Kargl + Andreas Tobler + + PR bootstrap/51705 + PR preprocessor/51776 + * inclhack.def (cdef_cplusplus): Add a replacement for [[noreturn]]. + * fixincl.x: Regenerate. + * tests/base/sys/cdefs.h: Update. + + * genfixes: Remove the 'Ver.' from the version check. + +2011-12-20 Andreas Schwab + + * configure: Regenerate. + +2011-12-19 Andreas Schwab + + * configure: Regenerate. + +2011-11-16 David Edelsohn + + * inclhack.def (aix_once_init_[12]): New fixes. + * fixincl.x: Regenerate. + * tests/base/pthread.h: Update. + +2011-10-25 Mike Stump + + PR target/48851 + * inclhack.def (void_null): New bypass. + * fixincl.x: Regenerate. + +2011-09-26 Tristan Gingold + + * inclhack.def (ms_define_can_use_extern_prefix): + (vms_use_pragma_extern_model, vms_disable_decc_string_builtins): + New fixes. + * fixincl.x: Regenerate. + * tests/base/rtldef/string.h: New test. + * tests/base/rtldef/decc$types.h: Likewise. + * tests/base/testing.h: Update + +2011-09-22 Tristan Gingold + + * mkfixinc.sh (target): Remove alpha-vms from particular targets. + +2011-08-23 Steve Ellcey + + PR libstdc++/50153 + * inclhack.def (hpux11_abs): Extend to all hpux machines. + * fixincl.x: Regenerate. + +2011-08-10 Rainer Orth + Marc Glisse + + PR libstdc++-v3/1773 + * inclhack.def (solaris_cxx_linkage, solaris_getc_strict_stdc) + (solaris_longjmp_noreturn, solaris_pow_int_overload) + (solaris_std___filbuf): New fixes. + * tests/base/iso/math_iso.h, tests/base/iso/setjmp_iso.h, + tests/base/iso/stdio_iso.h, tests/base/iso/stdlib_iso.h: New tests. + * tests/base/stdio.h [SOLARIS_STD___FILBUF_CHECK]: New test. + +2011-07-25 Rainer Orth + + PR c++/49347 + * inclhack.def (solaris_posix_spawn_restrict): New fix. + * fixincl.x: Regenerate. + * tests/base/spawn.h: New test. + +2011-06-08 Douglas B Rupp + + * configure.ac (AC_USE_SYSTEM_EXTENSIONS): Add. + * configure: Regenerate. + * config.h.in: Regenerate. + +2011-06-06 Peter O'Gorman + + * inclhack.def (aix_net_if_arp): New fix. + * fixincl.x: Regenerate. + * tests/base/net/if_arp.h [AIX_NET_IF_ARP_CHECK]: New test. + 2011-05-17 Tristan Gingold * inclhack.def (solaris_complex_cxx): Fix syntax.