Commits

DateSubjectAuthorReleases
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 10.11
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 11.6
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 9.4.25
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 9.6.16
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 9.5.20
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 12.1
2019-10-21 Select CFLAGS_SL at configure time, not in platform-specific Makefiles. Tom Lane 13.0
2019-01-02 Ensure link commands list *.o files before LDFLAGS. Tom Lane 12.0
2015-08-31 Remove support for Unix systems without the POSIX signal APIs. Tom Lane 9.6.0
2010-07-05 Split the LDFLAGS make variable into two parts: LDFLAGS is now used for Tom Lane 9.0.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2006-02-07 Remove ancient hack to work around a peculiarity of libcurses on HPUX. Tom Lane 8.2.0
2004-12-21 Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolic Tom Lane 8.0.0
2004-11-20 On some HPUX versions/hardware, it seems we need to include libgcc.a in Tom Lane 8.0.0
2004-11-19 Clean up rpath handling for HPUX --- we can't use the cc-style rpath Tom Lane 8.0.0
2004-11-19 Modify the platform-specific makefiles so that macro 'rpath' is defined Tom Lane 8.0.0
2004-09-02 Fix shared library linking operations to work properly on all (or at Tom Lane 8.0.0
2003-05-29 AFAICT, none of our shared libraries are anywhere near big enough to Tom Lane 7.4.1
2003-05-11 Finish removing HPUXMATHLIB. Tom Lane 7.4.1
2001-03-24 Hadn't built on a PARISC 1.1 box in a long time ... but when I did, Tom Lane 7.1.1
2001-03-14 Move -Bsymbolic for HPUX to Makefile.hpux, per Peter E's recommendation. Tom Lane 7.1.1
1999-01-17 Re-insert %.sl rule into Makefile.hpux ... seems it is not Tom Lane 7.1.1
1998-11-29 Use autoconf to determine whether system has POSIX signals, Tom Lane 7.1.1
1998-10-01 Change HPUX loader flags to trap null pointer derefs Tom Lane 7.1.1