OSDN Git Service

add fixes for new hp/ux patch
[pf3gnuchains/gcc-fork.git] / gcc / fixinc / fixincl.x
2002-10-05 korbbadd fixes for new hp/ux patch
2002-10-04 sje * fixinc/inclhack.def (hpux11_abs): New.
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 korbbregen: Use 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-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-17 korbbregenerate
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 korbbregenerate
2001-05-25 rth * fixinc/inclhack.def (strict_ansi_not, strict_...
2001-05-25 rth * fixinc/inclhack.def (alpha___assert): Change...
2001-05-18 korbbregeneration based on new engine
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-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-11 korbbemit initial value for all fields
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-17 law * inclhack.def (hpux_maxint): Also apply fix...
2000-09-29 dje * fixinc/inclhack.def (broken_cabs): Generalize regex.
2000-09-12 korbbcode cleanups
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 korbbRegenerate fixincl.x, too
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-16 ghazi * fixinc/inclhack.def (ctrl_quotes_def, io_quotes_def...
2000-06-05 korbbNew include hacks for ultrix
2000-06-02 korbbregenerate fixincl.x
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-11 korbbregenerated
2000-05-09 korbbdisable hpux8_bogus_inlines on SCO
2000-05-04 korbbRemove `extern double cabs' declarations from math.h
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 korbbregenerate
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.
1999-12-29 korbbC++ file type checking
1999-12-17 zack1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.colum...
1999-11-29 korbbdon't skip GLIBC files any more, more C++ header testin...
1999-11-22 korbb__FD_ZERO fixes for gnu libc1&2
1999-11-15 korbbSVR5 Byteorder fixes
1999-10-22 korbbUse C-coded tests and fixes for #endif/#else labels
1999-10-15 law * fixinc/inclhack.def: Restore patch lost durin...
1999-10-15 law * fixincludes: Add a HPUX 11 fix for inttypes.h.
1999-10-12 korbbMerge from no_bogosity
1999-08-17 korbbDo not trash single-line C-style comments
1999-08-07 korbbIRIX 5.2's <sys/asm.h> contains an asm comment with...
1999-08-03 ghazi * fixincludes: Fix the return type of bsearch...
1999-07-06 korbbDouble the backslash so sed gets a chance to see it.
1999-06-28 korbb * fixinc/inclhack.def(stdio_va_list): This patch Removes a
1999-06-23 korbb1999-06-23 Bruce Korb <ddsinc09@ix.netcom.com>
1999-06-22 korbb *fixinc/inclhack.def(end_else_label): combined else_label
next