OSDN Git Service

mark the fixes that fail testing with BSD based sed-s
[pf3gnuchains/gcc-fork.git] / gcc / fixinc / inclhack.def
2003-02-19 korbbmark the fixes that fail testing with BSD based sed-s
2003-02-19 korbbSort the fixes by fix name
2003-02-18 kristerw2003-02-18 Krister Walfridsson <cato@df.lth.se>
2003-02-14 danglin * inclhack.def (hpux_long_double): Tighten select...
2003-02-11 danglin * inclhack.def (hpux_long_double, hpux10_ctype_declara...
2003-01-17 korbbQNX needs a bypass for limits_ifndefs
2003-01-04 korbbremove obsolete fixes
2002-10-27 hp * fixinc/inclhack.def (libc1_G_va_list): Correct test_...
2002-10-27 korbbResorted the entries
2002-10-24 hp * fixinc/inclhack.def (libc1_G_va_list): New fix.
2002-10-05 korbbadd fixes for new hp/ux patch
2002-10-04 sje * fixinc/inclhack.def (hpux11_abs): New.
2002-08-31 korbbAAB_solaris_sys_varargs_h was misplaced
2002-06-02 tromey * fixinc/fixincl.x: Rebuilt.
2002-05-22 rth * fixinc/inclhack.def (thread_keyword): Match...
2002-05-22 rth * fixinc/inclhack.def (thread_keyword): Allow...
2002-05-22 korbbUse c_fix = format instead of sed
2002-05-22 rth * c-common.h (enum rid): Add RID_THREAD.
2002-05-14 mmitchel * fixinc/inclhack.def (winidss_valist): Limit applicab...
2002-05-07 mmitchel * fixinc/inclhack.def (windiss_math1): New fix.
2002-05-02 korbbsync mainline to 3.1
2002-04-29 ro * fixinc/inclhack.def (solaris_widec): Include <wchar...
2002-04-02 rth * fixinc/inclhack.def (AAB_solaris_sys_varargs_...
2002-04-02 rth * fixinc/inclhack.def (solaris_sys_varargs_h...
2002-03-22 rth PR target/5996
2002-03-21 ro * fixinc/inclhack.def (alpha_assert): Fix assert macro...
2002-01-28 ljrittle * fixinc/inclhack.def (strict_ansi_not): Add a bypass...
2001-12-20 korbbaccommodate __STDC__ == 0 tests in UW 2.1.2
2001-12-06 ro * fixinc/inclhack.def (stdio_va_list): Handle __VA_LIS...
2001-09-13 korbb Keep HP-UX headers from defining __size_t and leaving...
2001-09-11 rthCray T3E port.
2001-07-21 korbbincorporate patches from 3.0 branch
2001-07-17 korbbHPUX-es vsnprintf and Ultrix-es atexit declaration
2001-06-28 korbbinline pow fix/PTHREAD_*_INITIALIZER for Solaris/UW7...
2001-06-14 korbbBlow away a duplicate definition of "pow()" for C++
2001-05-27 korbbreorganize inclhacks and apply fix to fixtests.c
2001-05-26 korbb * fixinc/fixtests.c(stdc_0_in_system_headers_test...
2001-05-25 rth * fixinc/inclhack.def (strict_ansi_not, strict_...
2001-05-25 rth * fixinc/inclhack.def (alpha___assert): Change...
2001-05-17 korbbfix broken mutex initializer
2001-03-16 aoliva* fixinc/inclhack.def (irix_stdio_va_list): New.
2001-03-08 korbbHTML typos and avoid standards.h breakage
2001-03-07 lauras * Makefile.in: Remove RANLIB definition. Use...
2001-02-21 korbbfix freebsd version check of GCC
2001-02-16 korbbUse C fixincludes for UnixWare 7.
2001-02-06 korbbdo not rely on load_file_data() to close file pointer
2001-01-31 oldham2001-01-30 Jeffrey Oldham <oldham@codesourcery.com>
2000-12-14 korbbskip stdio_va_list fix if __DJ_va_list found in a header
2000-12-05 rearnsha* fixinc/mkfixinc.sh(*-gnu*): activate fixinc for GNU...
2000-11-30 korbbprevent dual double definition protection
2000-11-12 mmitchel * fixinc/inclhack.def (sunos_matherr_decl): Bypass...
2000-11-12 korbbavoid commenting out #endifs
2000-11-11 mmitchel * fixinc/inclhack.def (avoid_wchar_t_type): New fix.
2000-10-29 jsm28 * toplev.c, flags.h, fold-const.c, real.c, rtl.c,
2000-10-17 law * inclhack.def (hpux_maxint): Also apply fix...
2000-09-29 dje * fixinc/inclhack.def (broken_cabs): Generalize regex.
2000-08-23 korbbFixed the test for aix_pthread
2000-08-23 korbbFix sed script for sysv86_string fix
2000-08-14 zacktop level:
2000-08-13 geoffk* fixinc/inclhack.def (aix_pthread): New fix.
2000-07-27 korbbrely* on GCC defining the __xxx_TYPE__ macros
2000-07-20 korbbuse platform specific types in gnu_type_fix
2000-07-13 korbbimplement various pre-processor guards around standard...
2000-07-11 korbbfixinc/inclhack.def(libc1_ifdefd_memx) omit #if/#endif...
2000-07-11 korbbirix_multiline_cmnt is now obsolete
2000-07-10 hp * fixinc/inclhack.def (libc1_ifdefd_memx): New fix.
2000-06-17 korbbreorder some files= entries
2000-06-17 korbbfinish the implementation of multiple tests per fix
2000-06-16 ghazi * fixinc/inclhack.def (ctrl_quotes_def, io_quotes_def...
2000-06-05 korbbtypo
2000-06-05 korbbNew include hacks for ultrix
2000-06-02 kenner * fixinc/inclhack.def (osf_namespace_a): Relax express...
2000-05-31 korbbrework "make check" for fixinc
2000-05-30 korbbrestore old algorighm for char_macro_*_fix routines
2000-05-22 ghazi * fixinc/inclhack.def (sun_malloc): Handle `calloc'.
2000-05-20 korbbmany applications of c_fix=format + tests
2000-05-20 korbbyet more applications of c_fix=format + tests
2000-05-20 korbbmore applications of c_fix=format + tests
2000-05-19 korbbtest_text cleanups
2000-05-18 ghazi * fixinc/inclhack.def (broken_cabs): Update fix to...
2000-05-17 korbbKeep HP-UX 11 from stomping on C++ math namespace
2000-05-16 korbbadded several "test_text" attributes; changed several...
2000-05-14 korbbAdd several tests and use the ``c_fix = format'' fixer...
2000-05-14 korbbimplement "wrap" c_fix
2000-05-12 korbbfix up some of the testing
2000-05-12 korbbenhance the format style c_fix & remove unneeded wrappe...
2000-05-11 robertl * fixinc/inclhack.def (hpux8_bogus_inlines...
2000-05-09 korbbdisable hpux8_bogus_inlines on SCO
2000-05-09 korbbAdded 'test_text' for many fixes
2000-05-04 korbbRemove `extern double cabs' declarations from math.h
2000-04-30 korbbremoved two stale entries
2000-04-30 korbbAdded definitions needed by OSR5
2000-04-02 zack * cppinit.c (cpp_start_read): Turn off -Wtraditional if
2000-02-26 korbbthe undefine_null bypass pattern needs to match for...
2000-02-20 korbbva_list typedef needs to be disabled
2000-02-01 zack * frame.c (find_fde): Convert for loop to do-while...
2000-01-25 zack2000-01-25 Zack Weinberg <zack@wolery.cumb.org>
2000-01-20 zack * Makefile.in (fixinc.sh): Depend on specs.
2000-01-19 zack * fixinc/Makefile.in: Correct dependencies of fixincl...
2000-01-17 zack * fixinc/fixlib.c: Add copyright notice.
next