| Commit message (Expand) | Author | Age | Files | Lines |
* | shared library support for HP-UX 10 | Ken Raeburn | 2005-03-25 | 1 | -7/+22 |
* | Build system support for a library having more than one init/fini symbol | Ken Raeburn | 2005-02-09 | 1 | -6/+9 |
* | can't build shared libraries on sparc64-netbsd | Ken Raeburn | 2004-12-17 | 1 | -1/+1 |
* | * lib.in (binutils.versions, osf1.exports): New file targets. | Ken Raeburn | 2004-09-23 | 1 | -2/+6 |
* | Only use -Wl,-oldstyle_liblookup if using native linker. Check for | Tom Yu | 2004-09-22 | 1 | -1/+2 |
* | * shlib.conf (*-*-linux*, *-*-gnu*, *-*-k*bsd*-gnu): Don't use the linker | Ken Raeburn | 2004-09-21 | 1 | -1/+1 |
* | * shlib.conf: Add support for gnu hurd and for BSD kernels with | Sam Hartman | 2004-08-19 | 1 | -1/+1 |
* | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in CC_LINK_SHARED and | Ken Raeburn | 2004-07-12 | 1 | -3/+3 |
* | * shlib.conf (alpha*-dec-osf*): Use $(PTHREAD_CFLAGS) in LDCOMBINE | Ken Raeburn | 2004-07-09 | 1 | -1/+1 |
* | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Don't set PICFLAGS or LDFLAGS. | Ken Raeburn | 2004-06-19 | 1 | -9/+11 |
* | * shlib.conf (*-*-darwin*, *-*-rhapsody*): Add -Wl,-search_paths_first to | Ken Raeburn | 2004-06-08 | 1 | -0/+1 |
* | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 1 | -14/+14 |
* | * shlib.conf (*-*-aix*): Use linker options for library finalization | Ken Raeburn | 2004-05-30 | 1 | -1/+5 |
* | * shlib.conf (*-*-linux*): Use GNU linker's --retain-symbols-file option to | Ken Raeburn | 2004-05-13 | 1 | -2/+2 |
* | * shlib.conf (alpha*-dec-osf*): Do remember to set use_linker_init_option and | Ken Raeburn | 2004-05-04 | 1 | -2/+4 |
* | * shlib.conf (alpha*-dec-osf*): Add support for export list, using a temporary | Ken Raeburn | 2004-04-30 | 1 | -4/+10 |
* | * shlib.conf: Initialize use_linker_init_option and use_linker_fini_option to | Ken Raeburn | 2004-04-29 | 1 | -4/+14 |
* | * shlib.conf (INIT_FINI_PREP): New variable. Default to a no-op, but let each | Ken Raeburn | 2004-04-26 | 1 | -4/+8 |
* | Use more flexible command substitution for shared library generation, so we can | Ken Raeburn | 2004-04-23 | 1 | -1/+13 |
* | * shlib.conf (default_static, default_shared): New variables to set | Ken Raeburn | 2004-03-24 | 1 | -0/+6 |
* | use $(CC) rather than ld to build shared libs on tru64 and irix | Tom Yu | 2004-02-18 | 1 | -2/+2 |
* | priocntl workaround for Solaris 9 pty-close bug | Tom Yu | 2004-02-13 | 1 | -12/+0 |
* | Tru64 and Irix have RPATH issues for test suite | Tom Yu | 2004-02-12 | 1 | -13/+32 |
* | work around Solaris 9 pty-close bug | Tom Yu | 2003-12-06 | 1 | -0/+12 |
* | Oops, naughty naughty. Use $(CC), not gcc | Ken Raeburn | 2003-09-13 | 1 | -1/+1 |
* | * shlib.conf (*-*-linux*): Use gcc for linking shared libraries, and -Wl to | Ken Raeburn | 2003-09-13 | 1 | -8/+14 |
* | Remove ADD_DEF and uses thereof, and move the appropriate symbols to | Tom Yu | 2003-03-03 | 1 | -30/+30 |
* | Fix TCL_RPATH to explicitly insert system library path into | Tom Yu | 2002-11-12 | 1 | -2/+3 |
* | New Makefile variable RPATH_FLAG, possibly used even when we're not | Tom Yu | 2002-11-05 | 1 | -15/+29 |
* | Delete old placeholders for framework support; implement it anew soon, | Ken Raeburn | 2002-09-14 | 1 | -7/+0 |
* | * shlib.conf: Use $(LDFLAGS) in CC_LINK_SHARED and CC_LINK_STATIC, after othe... | Ken Raeburn | 2002-08-29 | 1 | -32/+32 |
* | * shlib.conf: Fix hpux to deal with building shared libs with gcc. | Tom Yu | 2002-01-09 | 1 | -3/+12 |
* | * shlib.conf: For Linux, always add "-lc" at the end of the link command | Ken Raeburn | 2002-01-08 | 1 | -0/+8 |
* | * shlib.conf: Fix RUN_ENV for Irix. [pulled up from 1.2.2] | Tom Yu | 2001-05-11 | 1 | -2/+18 |
* | * shlib.conf: We don't need aix.bincmds anymore for AIX. Use the | Tom Yu | 2001-01-29 | 1 | -2/+2 |
* | * lib.in (EXTRA_CLEAN_TARGETS, EXTRA_CLEAN_LINKS): New variables. | Ken Raeburn | 2000-08-30 | 1 | -0/+7 |
* | * shlib.conf: New file, taken from KRB5_LIB_PARAMS in ../aclocal.m4 | Ken Raeburn | 2000-07-14 | 1 | -0/+254 |