Commit Graph

27 Commits

Author SHA1 Message Date
Richard Kenner
ddd5a7c180 Fix typos in comments.
From-SVN: r9711
1995-05-16 08:14:26 -04:00
Jason Merrill
68d69835ac Shared library support.
From-SVN: r8519
1994-11-19 04:09:58 +00:00
Jason Merrill
f85fd079f1 Back out previous change.
From-SVN: r8329
1994-10-20 22:06:20 +00:00
Jason Merrill
f311b28076 (NM_FLAGS): Define to "-h" (SysV output, no header).
(COLLECT_QUALIFY_MATCH): Define to ignore all symbols of types other
        than code.
        (REAL_NM_FILE_NAME): Define to "/bin/nm" to force use of the vendor nm.

From-SVN: r8316
1994-10-19 22:09:20 +00:00
Jason Merrill
c17704b310 (COLLECT_SUPPRESS_OPTIONS): Define to "E".
From-SVN: r8154
1994-09-28 00:11:55 +00:00
Jeff Law
b93f0d4924 pa-ghpux.h, pa-hpux.h (LINK_SPEC): Any -g argument implies static linking.
* pa-ghpux.h, pa-hpux.h (LINK_SPEC): Any -g argument implies
	static linking.

From-SVN: r7843
1994-08-01 03:21:48 -06:00
Jeff Law
8c9f069480 pa-ghiux.h (LIB_SPEC): Remove last change until we've got the go ahead from HP to distribute...
* pa-ghiux.h (LIB_SPEC): Remove last change until we've got the
	go ahead from HP to distribute /usr/lib/end.o.
	* pa-ghpux.h, pa-hiux.h, pa-ghiux.h: Likewise.

From-SVN: r7014
1994-04-10 02:50:04 -06:00
Jeff Law
5625b0521d pa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.o
* pa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.o
        * pa-ghpux.h, pa-hiux.h, pa-hpux.h (LIB_SPEC): Likewise.

From-SVN: r6967
1994-04-04 23:21:29 -06:00
Jeff Law
3c9a7b64d9 pa.h (WCHAR_TYPE): Use "unsigned int" by default.
* pa.h (WCHAR_TYPE): Use "unsigned int" by default.
	(WCHAR_TYPE_SIZE): Change appropriately.
	* pa-ghiux.h, pa-ghpux.h, pa-gux7.h, pa-hiux.h, pa-hpux.h,
	pa-hpux7.h (WCHAR_TYPE): Delete definition.
	(WCHAR_TYPE_SIZE): Likewise.
	* pa-osf.h (WCHAR_TYPE): Override appropriately for OSF1.
	(WCHAR_TYPE_SIZE): Likewise.

From-SVN: r6800
1994-03-16 10:05:24 -07:00
Richard Stallman
687c8bf5f7 (NO_IMPLICIT_EXTERN_C): Define.
From-SVN: r6016
1993-11-05 21:51:44 +00:00
Doug Evans
65c4237934 (CPP_PREDEFINES): Add system/cpu/machine assertions where missing.
From-SVN: r5557
1993-10-02 08:55:06 +00:00
Torbjorn Granlund
37328f92f8 (LINK_SPEC): Pass "-a -archive" when debugging.
(LIB_SPEC): Make sure to add space between flags.

From-SVN: r5546
1993-10-01 22:19:39 +00:00
Jeff Law
7b0ba51e9b pa-hpux.h (DEFAULT_GDB_EXTENSIONS): Turn GDB extensions off.
* pa-hpux.h (DEFAULT_GDB_EXTENSIONS): Turn GDB extensions off.
        * pa-hpux7.h (DEFAULT_GDB_EXTENSIONS): Likewise.

From-SVN: r5176
1993-08-18 00:41:27 -06:00
Jeff Law
816edf8b02 pa-hpux.h (LINK_SPEC): Search shared libraries by default...
* pa-hpux.h (LINK_SPEC): Search shared libraries by default; turn off
	shared library searching if -static is specified.
	* pa-ghpux.h (LINK_SPEC): Likewise.

From-SVN: r4727
1993-06-25 11:43:16 -06:00
Jeff Law
f885292675 pa-hpux.h (LINK_LIBGCC_SPECIAL): Delete.
* pa-hpux.h (LINK_LIBGCC_SPECIAL): Delete.
	(RELATIVE_PREFIX_NOT_LINKDIR): Delete.

From-SVN: r4237
1993-04-26 16:16:26 -06:00
Jeff Law
ec04655e33 * pa-ghpux.h (HAVE_ATEXIT): Delete. This is defined in pa.h
From-SVN: r3364
1993-01-27 10:05:33 -07:00
Jeff Law
9986f6d24e Handle PA configuration files in new subdirectory.
From-SVN: r3112
1993-01-05 21:53:12 -07:00
Jeff Law
3e146e90e5 pa-hpux.h (LIB_SPEC): Fix so that one can link in profiled libraries under HPUX.
* pa-hpux.h (LIB_SPEC): Fix so that one can link in profiled
	libraries under HPUX.
	* pa-ghpux.h, pa-hpux7.h, pa-gux7.h (LIB_SPEC): Likewise.

From-SVN: r3011
1992-12-31 09:11:11 -07:00
Jeff Law
aca49971b6 pa-hpux.h (TARGET_DEFAULT): Do not enable TARGET_SHARED_LIBS by default in 2.3.3 since it doesn't really work.
* pa-hpux.h (TARGET_DEFAULT): Do not enable TARGET_SHARED_LIBS
	by default in 2.3.3 since it doesn't really work.
	* pa-ghpux.h, pa1-hpux.h, pa1-ghpux.h: Likewise.

From-SVN: r2866
1992-12-12 07:39:24 -07:00
Jeff Law
6fdb556ec0 pa-hpux.h (LINK_SPEC): Disable linking against shared libraries.
* pa-hpux.h (LINK_SPEC): Disable linking against shared libraries.
	 * pa-ghpux.h (LINK_SPEC): Likewise.

From-SVN: r2732
1992-11-10 07:55:54 -07:00
Torbjorn Granlund
04fdca4a0a Move definition of TARGET_DEFAULT to before inclusion of other pa*h files.
Only define TARGET_DEFAULT if not already defined.
Get rid of hpux8 conditionals.

From-SVN: r2721
1992-11-09 17:33:01 +00:00
Timothy Moore
d2a94ec006 *** empty log message ***
From-SVN: r2460
1992-10-14 14:50:17 +00:00
Timothy Moore
3e5c2e141d (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE,
WCHAR_SIZE): Define for hpux.

From-SVN: r2143
1992-09-17 19:09:02 +00:00
Torbjorn Granlund
44047aa76f entered into RCS
From-SVN: r956
1992-05-10 21:16:26 +00:00
Torbjorn Granlund
c35827592d *** empty log message ***
From-SVN: r886
1992-05-04 18:11:21 +00:00
Torbjorn Granlund
6ac737c481 *** empty log message ***
From-SVN: r883
1992-05-04 12:28:06 +00:00
Richard Kenner
19c98942d8 Initial revision
From-SVN: r778
1992-04-18 13:59:35 -04:00