| Commit message (Expand) | Author | Age | Files | Lines |
* | AIX might miss libm | H.Merijn Brand | 2008-06-18 | 1 | -0/+6 |
* | Embarrassing errors to find: missing quotes in sed commands | H.Merijn Brand | 2008-06-02 | 1 | -3/+3 |
* | [perl #43291] perl-5.8.8 - AIX 5.3 64bit build issues | Niklas Edmundsson | 2007-06-22 | 1 | -14/+43 |
* | gcc -dumpversion is at least supported back to 2.7.x and | H.Merijn Brand | 2007-01-12 | 1 | -1/+1 |
* | Use the correct gcc when more than one gcc is installed | H.Merijn Brand | 2005-07-26 | 1 | -2/+2 |
* | IBM Released vac.C version 7, and changed the naming convention (again) | H.Merijn Brand | 2005-02-08 | 1 | -1/+1 |
* | Make AIX 5 + gcc work in 64bitall | H.Merijn Brand | 2004-10-09 | 1 | -1/+11 |
* | gcc on AIX doesn't like -G on the commandline | H.Merijn Brand | 2004-08-03 | 1 | -0/+1 |
* | First steps towards an explicit perl.exp-less AIX build | H.Merijn Brand | 2004-07-31 | 1 | -3/+17 |
* | Improve the substitution to cc_r for threading so that compilers | Nicholas Clark | 2004-06-16 | 1 | -5/+15 |
* | usemallocwrap works on AIX, but not with vac-5 | H.Merijn Brand | 2004-04-26 | 1 | -3/+6 |
* | Remaining smoked platforms where malloc wrap is known to work. | Nicholas Clark | 2004-03-24 | 1 | -0/+5 |
* | When threads are active we need -lpthread, but previous `fix' of | H.Merijn Brand | 2004-02-27 | 1 | -3/+2 |
* | AIX hints stage 3: remove AIX 3 and AIX 4 after split off | H.Merijn Brand | 2004-02-25 | 1 | -353/+223 |
* | AIX 3 support removed from default hints after its separation | H.Merijn Brand | 2004-02-04 | 1 | -26/+12 |
* | If someone chooses xlc as default C compiler, threaded builds | H.Merijn Brand | 2004-02-03 | 1 | -1/+1 |
* | Message-ID: <40113F7B.6050701@davidfavor.com> | David Favor | 2004-01-28 | 1 | -1/+1 |
* | Typos. | Rafael Garcia-Suarez | 2003-10-15 | 1 | -2/+2 |
* | The AIX C product potentially consists of several packages, | Jarkko Hietaniemi | 2003-09-17 | 1 | -1/+1 |
* | [perl #23778] hints/aix.sh | Gary L. Armstrong | 2003-09-10 | 1 | -1/+1 |
* | Even more promotion for -lc128 (long doubles on AIX) | H.Merijn Brand | 2003-04-09 | 1 | -18/+24 |
* | Implemented AIX longdouble support in hints/aix.sh, which now | H.Merijn Brand | 2003-04-01 | 1 | -0/+18 |
* | Integrate from maint-5.8: | Rafael Garcia-Suarez | 2003-01-28 | 1 | -1/+2 |
* | More email addresses for #18282 | Hugo van der Sanden | 2002-12-11 | 1 | -1/+1 |
* | AIX hints missinga >&4 | Jarkko Hietaniemi | 2002-09-26 | 1 | -1/+1 |
* | Patch #17914 was empty ; this should have been applied instead. | Rafael Garcia-Suarez | 2002-09-24 | 1 | -0/+9 |
* | [PATCH] AIX test shouldn't trip OS/400 PASE | Jarkko Hietaniemi | 2002-09-19 | 1 | -2/+6 |
* | OS/400 PASE port | Jarkko Hietaniemi | 2002-09-04 | 1 | -0/+24 |
* | AIX compiler setup sanity checking | Jarkko Hietaniemi | 2002-08-29 | 1 | -0/+22 |
* | Re: pp_sys.c compile failed.. | Andy Dougherty | 2002-08-08 | 1 | -4/+2 |
* | Re: [ PATCH ] AIX 5 + 17206 | H.Merijn Brand | 2002-06-13 | 1 | -1/+1 |
* | Re: AIX warning in hints regarding gcc | H.Merijn Brand | 2002-05-16 | 1 | -20/+12 |
* | [ PATCH ] AIX 4.3 / gcc / threads | H.Merijn Brand | 2002-05-16 | 1 | -5/+23 |
* | No bincompat5005. | Jarkko Hietaniemi | 2002-05-01 | 1 | -3/+0 |
* | SImilarly to old HP-UX, in old AIX too including | Jarkko Hietaniemi | 2002-04-10 | 1 | -0/+4 |
* | d_Gconvert hints and Glossary | Yitzchak Scott-Thoennes | 2002-02-20 | 1 | -12/+0 |
* | [ PATCH ] AIX to pick the correct CC if more than one installed | H.Merijn Brand | 2002-01-11 | 1 | -3/+23 |
* | Retract #12446; the problem solved by #12474. | Jarkko Hietaniemi | 2001-10-18 | 1 | -1/+1 |
* | Two AIX patches | H.Merijn Brand | 2001-10-17 | 1 | -1/+1 |
* | (retracted by #12497) | Jarkko Hietaniemi | 2001-10-15 | 1 | -1/+1 |
* | The AIX cc 5.0.0.0 is simply too buggy. | Jarkko Hietaniemi | 2001-09-22 | 1 | -5/+5 |
* | Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ] | H.Merijn Brand | 2001-07-12 | 1 | -1/+1 |
* | Re: HiRes on AIX 4.2 in threaded mode | H.Merijn Brand | 2001-07-12 | 1 | -15/+19 |
* | Retract #10142, the real culprit found by Richard Hatch, | Jarkko Hietaniemi | 2001-07-02 | 1 | -5/+0 |
* | Re: AIX / gcc-3.0 | H.Merijn Brand | 2001-07-02 | 1 | -2/+5 |
* | In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0) | Jarkko Hietaniemi | 2001-06-30 | 1 | -0/+5 |
* | -lpthreads missing in AIX. | Jarkko Hietaniemi | 2001-06-29 | 1 | -2/+2 |
* | AIX hints tweaking continues, from Merijn Brand. | Jarkko Hietaniemi | 2001-06-29 | 1 | -5/+13 |
* | AIX tweak from Merijn Brand. | Jarkko Hietaniemi | 2001-06-28 | 1 | -1/+1 |
* | One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia | Jarkko Hietaniemi | 2001-06-28 | 1 | -0/+13 |