summaryrefslogtreecommitdiff
path: root/gcc/fixinc/inclhack.def
Commit message (Expand)AuthorAgeFilesLines
...
* rework "make check" for fixincBruce Korb2000-05-311-60/+118
* restore old algorighm for char_macro_*_fix routinesBruce Korb2000-05-301-22/+9
* inclhack.def (sun_malloc): Handle `calloc'.Kaveh R. Ghazi2000-05-221-0/+6
* many applications of c_fix=format + testsBruce Korb2000-05-201-130/+229
* yet more applications of c_fix=format + testsBruce Korb2000-05-201-39/+70
* more applications of c_fix=format + testsBruce Korb2000-05-201-85/+102
* test_text cleanupsBruce Korb2000-05-191-9/+7
* inclhack.def (broken_cabs): Update fix to handle comments following the cabs ...Kaveh R. Ghazi2000-05-181-3/+7
* Keep HP-UX 11 from stomping on C++ math namespaceBruce Korb2000-05-171-0/+20
* added several "test_text" attributes; changed several fixes to use `c_fix = f...Bruce Korb2000-05-161-274/+313
* Add several tests and use the ``c_fix = format'' fixer moreBruce Korb2000-05-141-44/+67
* implement "wrap" c_fixBruce Korb2000-05-141-45/+50
* fix up some of the testingBruce Korb2000-05-121-15/+29
* enhance the format style c_fix & remove unneeded wrapper funcsZack Weinberg2000-05-121-13/+17
* inclhack.def (hpux8_bogus_inlines): Delete bypass for SCO.Robert Lipe2000-05-111-1/+0
* disable hpux8_bogus_inlines on SCOBruce Korb2000-05-091-0/+1
* Added 'test_text' for many fixesBruce Korb2000-05-091-29/+83
* Remove `extern double cabs' declarations from math.hBruce Korb2000-05-041-0/+13
* removed two stale entriesBruce Korb2000-04-301-38/+4
* Added definitions needed by OSR5Bruce Korb2000-04-301-54/+85
* cppinit.c (cpp_start_read): Turn off -Wtraditional if processing C++.Zack Weinberg2000-04-021-3/+3
* the undefine_null bypass pattern needs to match for DOS headersBruce Korb2000-02-261-3/+3
* va_list typedef needs to be disabledBruce Korb2000-02-201-0/+2
* frame.c (find_fde): Convert for loop to do-while so compiler sees it's always...Zack Weinberg2000-02-011-71/+10
* inclhack.def: Fixes to play nicer with FreeBSD, and corrections to comments.Zack Weinberg2000-01-251-51/+67
* Makefile.in (fixinc.sh): Depend on specs.Zack Weinberg2000-01-201-84/+2
* Makefile.in: Correct dependencies of fixincl and fixincl.o.Zack Weinberg2000-01-191-55/+36
* fixlib.c: Add copyright notice.Zack Weinberg2000-01-171-80/+60
* fixincludes (va_list): Use __not_va_list__ for the dummy.Jason Merrill2000-01-131-3/+3
* C++ file type checkingBruce Korb1999-12-291-6/+11
* fixtests.c (is_cxx_header): New fn, split out of double_slash_test.Zack Weinberg1999-12-171-76/+101
* don't skip GLIBC files any more, more C++ header testing, corrected spelling ...Bruce Korb1999-11-291-3/+3
* __FD_ZERO fixes for gnu libc1&2Bruce Korb1999-11-221-46/+129
* SVR5 Byteorder fixesRobert Lipe1999-11-151-21/+226
* Use C-coded tests and fixes for #endif/#else labelsBruce Korb1999-10-221-40/+3
* use genfixes within Makefile.in and move comments to READMEBruce Korb1999-10-191-59/+4
* inclhack.def: Restore patch lost during last merge of "no_bogosity" branch.Loren J. Rittle1999-10-151-1/+1
* fixincludes: Add a HPUX 11 fix for inttypes.h.Gavin Romig-Koch1999-10-151-0/+22
* Merge from no_bogosityBruce Korb1999-10-121-204/+182
* Do not trash single-line C-style commentsLoren J. Rittle1999-08-171-1/+3
* IRIX 5.2's <sys/asm.h> contains an asm comment with an apostropheBruce Korb1999-08-071-0/+14
* fixincludes: Fix the return type of bsearch, char* -> void*.Kaveh R. Ghazi1999-08-031-0/+1
* Double the backslash so sed gets a chance to see it.Bruce Korb1999-07-061-1/+1
* inclhack.def (stdio_va_list): This patch Removes a semicolon from the BSD VA_...David O'Brien1999-06-281-1/+1
* inclhack.def: Add fix development commentaryBruce Korb1999-06-231-17/+75
* inclhack.def (end_else_label): combined else_label and endif_label and fixed ...Bruce Korb1999-06-221-28/+13
* Scripts must end with a new-lineBruce Korb1999-06-181-1/+1
* ISCTRL fix and dgux patchBruce Korb1999-06-171-40/+67
* inclhack.def (endif_label): Add additional selector for more bogus stuff afte...Jeffrey A Law1999-06-101-1/+7
* Correct quoting rulesBruce Korb1999-06-101-1/+1