summaryrefslogtreecommitdiff
path: root/utils/h2ph.PL
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic changeStepan Kasal2009-07-131-2/+1
* h2ph: handle "#if defined SYMBOL" betterStepan Kasal2009-07-121-3/+10
* Make h2ph's generated preamble require-able when empty.Craig A. Berry2009-04-191-0/+1
* Squelch 'Constant subroutine ... undefined' warnings from .ph filesNiko Tyni2009-04-161-1/+1
* Make h2ph look in "include-fixed", needed by at least gcc 4.3Niko Tyni2009-04-071-2/+2
* h2ph: allow the quote mark delimiter when chasing #include directives with "-a"Niko Tyni2008-05-161-5/+15
* Pod fix to h2ph from John Morrissey on the Debian bug list.Steve Peters2007-03-211-1/+1
* [perl #39130] h2ph generates incorrect code for '#if defined A || defined B' Jason Vas Dias2006-05-181-1/+1
* [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefin...Jason Vas Dias2006-03-021-28/+35
* Make h2ph recognize (and skip) const and __const__ in C functionRafael Garcia-Suarez2006-01-121-0/+2
* [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search pat...Jason Vas Dias2005-11-101-3/+9
* Re: [perl #34493] h2ph `extern inline' problemsAlexey Tourbin2005-03-211-6/+8
* h2hp: 2 fixOlivier Thauvin2005-01-301-0/+3
* [perl #32962] h2ph - use of local() in generated code Peter.Dintelmann@dresdner-bank.com2004-12-081-2/+2
* Freak out if h2ph has to translate a macro that contains assembly code.Rafael Garcia-Suarez2004-11-261-0/+1
* More h2ph voodoo.Rafael Garcia-Suarez2004-06-131-4/+7
* More h2ph tweaks: recognition of C typesRafael Garcia-Suarez2004-06-111-18/+23
* More h2ph tweaking for gcc __inline functionsRafael Garcia-Suarez2004-06-111-18/+27
* Make h2ph able to understand a limited set of inline functions.Rafael Garcia-Suarez2004-06-101-4/+58
* Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph wolfgang.laun@chello.at2004-05-311-2/+8
* [PATCH 5.8.1] Unwanted "redefined" warnings in h2phJarkko Hietaniemi2003-09-101-1/+3
* [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 Kurt Starsinic2003-03-131-4/+12
* read permissions for h2ph-generated filesSlaven Rezic2002-12-231-0/+5
* [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIXAllen Smith2002-09-291-21/+50
* h2ph: Explain why parts of asm/*.h are skipped in Linux.Jarkko Hietaniemi2002-06-081-1/+1
* h2ph: workarounds for too large hexadecimal constants.Jarkko Hietaniemi2002-06-081-1/+14
* h2ph: handle function pointer constants.Jarkko Hietaniemi2002-06-081-0/+1
* h2ph: evil linux/byteorder/pdp_endian.hJarkko Hietaniemi2002-06-081-0/+4
* h2ph: more evilness in the form of Linux inline assembler.Jarkko Hietaniemi2002-06-081-3/+12
* h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19LJarkko Hietaniemi2002-06-071-2/+2
* h2ph: the fp exponent does need to have an explicit sign.Jarkko Hietaniemi2002-06-071-1/+1
* h2ph: One more usage example.Jarkko Hietaniemi2002-06-071-0/+4
* h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.Jarkko Hietaniemi2002-06-071-0/+7
* h2ph updates from OpenBSD 3.0.Jarkko Hietaniemi2001-12-091-2/+2
* Re: More h2ph problems [was Re: h2ph confused by comments in an enum.Hugo van der Sanden2001-11-291-2/+2
* Re: h2ph confused by comments in an enum.Hugo van der Sanden2001-11-281-2/+2
* integrate change#11374 from maint-5.6Gurusamy Sarathy2001-07-161-2/+2
* Handle glibc style of constant definitions using enumJarkko Hietaniemi2001-07-131-4/+8
* handle tri graphs in h2ph.PL -> h2ph*Peter Prymmer2001-06-151-0/+14
* Confused by "#if &__GNUC_PREREQ (2,97)"Michael G. Schwern2001-04-211-2/+2
* h2ph test suite bugfix and refactoringKurt D. Starsinic2001-04-191-18/+47
* h2ph strictness and cleanliness from Kurt Starsinic.Jarkko Hietaniemi2001-03-151-18/+27
* h2phKurt D. Starsinic1999-04-231-3/+5
* integrate h2ph.PL fixes from change#2809 (change#2838 was supposed toGurusamy Sarathy1999-02-151-0/+96
* fix h2ph handling of C<#error "foo">SAKAI Kiyotaka1998-09-231-0/+2
* h2ph misquotes #error directivesKurt D. Starsinic1998-09-231-2/+2
* applied patch, and undid change#1302 which it made unnecessaryBilly Constantine1998-07-051-3/+3
* implemented described fix for h2ph hanging on "enum"Billy Constantine1998-07-041-1/+1
* Re: [PATCH for _66] Makefile.SH problem on dos/djgpp Andy Dougherty1998-06-121-0/+3
* [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-31/+47