Make AIX 5 + gcc work in 64bitall
[p5sagit/p5-mst-13.2.git] / hints / irix_6.sh
2004-02-01 Martin Pool patch for IRIX/gcc link issues
2002-12-11 Hugo van der Sanden More email addresses for #18282
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-11-21 Jarkko Hietaniemi hires sleeping wants libs
2002-09-08 Allen Smith Re: [PATCH: perl #17849] (corrected) Long double bugs...
2002-08-30 Jarkko Hietaniemi IRIX + INSTALL
2002-06-09 Jarkko Hietaniemi Update hint comments.
2002-03-16 Jarkko Hietaniemi There seems to be a trend for the *time_r to be hidden.
2002-02-20 Paul Eggert [ID 20020220.002] Perl 5.7.2 porting patches for POSIX...
2001-11-05 Jarkko Hietaniemi IRIX: at some point the cc -version has started
2001-09-22 Jarkko Hietaniemi The code is now almost tidy enough to keep the IRIX...
2001-09-22 Jarkko Hietaniemi Retract #12134; reintroduce #11949: PADOFFSETs are...
2001-09-22 Jarkko Hietaniemi (Retracted by #12138)
2001-06-02 Nick Ing-Simmons Integrate mainline
2001-06-01 Jarkko Hietaniemi Retract #10324 and #10333; not needed.
2001-05-30 Jarkko Hietaniemi (Retracted by #10375.)
2001-03-14 Jarkko Hietaniemi Do not use the Perl malloc in IRIX, suggested by
2001-02-28 Jarkko Hietaniemi Expand usemorebits early if d_casti32 needs to be undef...
2001-02-28 Jarkko Hietaniemi Do not force d_casti32 to undef if we are on a 64-bit...
2001-02-27 Jarkko Hietaniemi The casting mystery in HP-UX and IRIX needs at least...
2001-02-17 Nick Ing-Simmons Integrate mainline
2001-02-09 Jarkko Hietaniemi Integrate change #8682 from maintperl.
2000-10-20 Charles Bailey SYN SYN
2000-09-02 Jarkko Hietaniemi Make certain cc is set before trying to run it.
2000-09-01 Jarkko Hietaniemi Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-05-08 Jarkko Hietaniemi More compilation tweakery from Allen Smith.
2000-05-08 Jarkko Hietaniemi Tweaks for the cc bugs from Allen Smith.
2000-05-08 Jarkko Hietaniemi Add a note about possible compilation problems from...
2000-05-02 Gurusamy Sarathy libscheck has insufficient checks for n32 libs (from
2000-03-10 Jarkko Hietaniemi Do not use Perl's malloc in IRIX.
2000-03-03 Jarkko Hietaniemi the workaround is needed in all 7.2.* compilers,
2000-03-03 Jarkko Hietaniemi The _cflags must be left-aligned.
2000-03-03 Jarkko Hietaniemi irix hints tweak
2000-03-02 Jarkko Hietaniemi Workaround for an optimizer bug.
2000-02-29 Jarkko Hietaniemi IRIX 64-bitness fixes.
2000-02-28 Jarkko Hietaniemi Detypo.
2000-02-28 Jarkko Hietaniemi Regularize the call-back units (and fix a bug in #5330).
2000-02-28 Jarkko Hietaniemi Use the vendor file(1).
2000-02-26 Jarkko Hietaniemi Add libscheck for IRIX.
2000-02-26 Jarkko Hietaniemi Rename use64bits to use64bitint;
2000-02-24 Jarkko Hietaniemi Largefileness in Solaris doesn't require long longs;
2000-02-24 Jarkko Hietaniemi Depickify the compiler (about unused and set but not...
2000-02-24 Helmut Jarausch In IRIX <sys/mode.h> is something completely different.
2000-02-12 Jarkko Hietaniemi megalomaniac 64-bit update: most importantly,
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-11 Jarkko Hietaniemi Turn on largefileness always if available and
1999-11-05 Jarkko Hietaniemi The -n32 is normally part of $cc, not $ccflags.
1999-10-29 Jarkko Hietaniemi Remove quad logic from perl.h; regen Configure;
1999-10-09 Thomas Conté While awaiting a good test program to detect the broken...
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-14 Jarkko Hietaniemi config.h will define USE_64_BITS if need be.
1999-08-13 Jarkko Hietaniemi Jumbo Configure and large file support update.
1999-08-12 Jarkko Hietaniemi IRIX64 needs more -mabi=64 with gcc.
1999-08-12 Jarkko Hietaniemi Reincarnate change #3967, now in more modest form.
1999-08-12 Jarkko Hietaniemi Remove rt from libswanted (I added it many moons ago
1999-08-12 Jarkko Hietaniemi IRIX 64-bit hint tweak.
1999-08-12 Jarkko Hietaniemi Suffer silently for unused libraries.
1999-04-03 Lionel Cons Add -mabi=64 to ccflags for 64-bit IRIX gcc.
1999-02-02 Jarkko Hietaniemi Synch usethreads parts from maint-5.005.
1999-01-22 Jarkko Hietaniemi More de-cut-and-pastos.
1999-01-19 Jarkko Hietaniemi Jumbo Configure update.
1999-01-09 Jarkko Hietaniemi Move usethreads and use64bits logic from hints to Confi...
1998-10-15 Gurusamy Sarathy check in all confperl changes as of change#1964 into...
1998-10-02 Jarkko Hietaniemi various Configure and hints updates (prefer drand48...
1998-09-28 Gurusamy Sarathy fix various 5.00552 mishaps (fixes suggested by Jan...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-24 Krishna Sethuraman new irix_6.sh hints file
1998-09-24 Scott Henry use STRICT_ALIGNMENT on IRIX to allow usemymalloc=y...
1998-07-22 Gurusamy Sarathy sneak in hints/irix_6.sh update
1998-07-22 Andy Dougherty applied patch, with tweak suggested by Michael Parker
1998-07-19 Scott Henry update hints/irix_6.sh
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Kurt D. Starsinic [PATCH] hints for Irix 6
1998-04-02 Kurt D. Starsinic hints/irix_6.sh with GCC
1998-03-16 Andy Dougherty [PATCH 5.004_62} Config_62-01 patch available.
1998-02-25 Andy Dougherty Re: ANNOUNCE: perl5.004_60 Configure patch is available
1998-02-20 Jarkko Hietaniemi 5.004_59: hints/irix_6.sh
1997-11-27 Malcolm Beattie Give dire warnings about the IRIX 6.2 kernel panic.
1997-11-20 Malcolm Beattie Initial stab at IRIX configuration support for threadin...
1997-09-05 Tim Bunce Irix 6.2 build problem - so_locations
1997-09-05 David Billinghurst Irix 6.2 build problem - so_locations
1997-05-15 Chip Salzenberg Make Irix hints adapt when n32 libm.so is missing
1997-05-07 Scott Henry Irix hint update
1997-04-18 Scott Henry Irix update
1996-01-02 Perl 5 Porters perl 5.002beta1h patch: hints/irix_6.sh
1995-05-30 Andy Dougherty This is my patch patch.1i for perl5.001.
1995-04-18 Andy Dougherty perl5.001 patch.1e
1995-01-18 Andy Dougherty perl5.000 patch.0g: [various portability fixes, and...
1995-01-18 Andy Dougherty perl 5.000d : [hint file updates]