Richard Levitte
8b5cd8a965
The architecture name is i486, not just 486
2002-11-15 10:28:38 +00:00
Richard Levitte
0e3ee398f6
-Wid-clash-n isn't support in gcc 3, and I get better result from continuously
...
rebuilding on a VMS box.
2002-11-15 10:19:35 +00:00
Richard Levitte
f9d12d1a50
Spell prototypes correctly :-)
2002-11-15 09:56:59 +00:00
Richard Levitte
7c5305bc54
Add -Wstrict-prototype and -Wmissing-prototype to my debugging targets
2002-11-15 09:53:53 +00:00
Richard Levitte
cc68d20f8e
Add A/UX target.
...
PR: 271
2002-11-14 23:38:59 +00:00
Richard Levitte
367916e11f
Add Tandem OSS target.
...
PR: 192
2002-11-14 16:30:29 +00:00
Richard Levitte
1dfdd763a3
It seems like gcc 2.9aix5.1 doesn't do will with optimization level 3.
...
PR: 115
2002-11-14 14:07:59 +00:00
Richard Levitte
38ab79ce75
Cygwin fixes (the dummytest method to make all tests work was copied
...
from 0.9.7-stable)
2002-11-14 12:40:52 +00:00
Richard Levitte
d671684561
I think I'd like to be able to debug shared stuff as well...
2002-11-13 13:46:37 +00:00
Richard Levitte
8c237ffb7c
some people just can't read the instructions
2002-11-06 06:02:17 +00:00
Richard Levitte
21925f8435
Linux on s390 really knows about loading dynamically.
...
PR: 183
2002-08-01 13:50:41 +00:00
Richard Levitte
8f56fcdfb0
On MacOS X, you're not allowed to have common objects in shared libraries
2002-07-17 08:20:40 +00:00
Richard Levitte
5a52e7ecad
gcc requires -m64 to link 64-bit shared libraries on Solaris.
...
PR: 117
2002-06-27 10:20:39 +00:00
Lutz Jänicke
132702460b
Initial support for hpux64-parisc-gcc
...
Submitted by: ross.alexander@uk.neceur.com
Reviewed by:
PR: 96
2002-06-14 20:28:17 +00:00
Richard Levitte
c3347d0561
Add support for UWIN, a Unix-like environment on top of Windows.
...
PR: 62
2002-06-13 21:41:46 +00:00
Richard Levitte
ea4df8ad62
Reformat the CFLAG string so it can be made part of a C string.
...
Incidently, this works pretty well on the command line as well.
PR: 52
2002-05-30 18:07:30 +00:00
Richard Levitte
dbf50f36c4
Support the newly release gcc 3.1 on 64-bit Solaris. Not automatic.
...
PR: 57
2002-05-30 17:28:34 +00:00
Richard Levitte
d49ceb3328
Support shared libraries properly on linux-sparcv[89].
...
PR: 60
2002-05-30 17:08:47 +00:00
Richard Levitte
c019099cb6
Correct darwin shared library support.
...
PR: 39
2002-05-30 12:17:03 +00:00
Richard Levitte
043e8ec568
Some shlib extensions were in the wrong field
2002-05-30 10:47:36 +00:00
Lutz Jänicke
1126740ddd
Fix targets sco5 and svr5 (shared). Boyd Gerber <gerberb@zenez.com>.
2002-05-12 20:36:19 +00:00
Lutz Jänicke
9a12193611
Leave out problematic assembler part for sco5-gcc-shared target
...
(Tim Rice <tim@multitalents.net>).
2002-04-21 17:42:02 +00:00
Bodo Möller
ba5541e1ad
Rename 'cray-t90-cc' into 'cray-j90'.
...
Add to 'config'.
2002-03-15 16:47:23 +00:00
Richard Levitte
99738e6393
Give the linux-sparv9 target shared capability.
...
Submitted by Ian Marsh <mushypea@dominion.net.uk>
2002-02-15 16:22:58 +00:00
Richard Levitte
2ff622cf9d
Add the configuration target VxWorks.
2002-02-14 15:36:50 +00:00
Richard Levitte
8481a0905b
The Cygwin shared extension was shifted.
2002-02-14 13:36:38 +00:00
Richard Levitte
44bbfcddaf
At Corinna Vinschen's request, change CygWin32 to Cygwin
2002-02-14 12:29:02 +00:00
Richard Levitte
52f3038667
Update the configuration of CygWin32 to use the new capabilities of
...
CygWin 1.3.x, which includes thread and shared library support.
Submitted by Corinna Vinschen <vinschen@redhat.com> and modified a
little bit.
2002-02-13 14:45:19 +00:00
Richard Levitte
1a11273bc3
Merge in the sanity checker from 0.9.7-dev.
2002-01-27 17:05:39 +00:00
Richard Levitte
c9c111468c
Update SCO5 targets.
2002-01-26 05:21:08 +00:00
Richard Levitte
73feb5418d
Apply a small patch from Dan Lanz <lanz@zolera.com> to get shared
...
libraries with debug-linux-elf.
2002-01-26 05:07:56 +00:00
Richard Levitte
4fd350e8f5
Apply Neale Ferguson's patch to add a configuration target for linux-s390x
2002-01-25 22:13:26 +00:00
Richard Levitte
d16e3759a8
Patches to make OpenSSL compilable on MacOS/X.
...
Submitted by Pier Fumagalli <pier@betaversion.org>
2002-01-08 09:19:55 +00:00
Bodo Möller
1cb8923507
fix 'Configure TABLE' output
2002-01-04 13:29:20 +00:00
Richard Levitte
9d7bb313e3
On Solaris64, cc needs the flag -xarch=v9 when linking shared
...
libraries. Make a general change to support shared library
linking flags in general.
Noted by Nick Briggs <briggs@parc.xerox.com>
2002-01-02 10:30:40 +00:00
Richard Levitte
00b6ab09fc
Add support for Linux on HP/PA.
...
Submitted by "Bryan W. Headley" <bheadley@interaccess.com>
2002-01-02 10:00:52 +00:00
Lutz Jänicke
0bc2e28295
HPUX 9.X on m68k with gcc
...
("Anton J. Gamel" <gamel@anna.anatomie.uni-freiburg.de>)
2001-12-06 13:11:42 +00:00
Lutz Jänicke
4e6c537141
Support for QNX 6 (wrat@jump.net (the wharf rat)).
2001-11-30 09:36:15 +00:00
Bodo Möller
2a6db68797
OS/390 support
...
Submitted by: Richard Shapiro <rshapiro@abinitio.com>
2001-11-22 11:15:00 +00:00
Richard Levitte
df7cae352d
Apply the following changes from the main trunk:
...
2001-10-10 16:46 levitte
* Configure (1.294), Makefile.org (1.142): For systems where gcc is
used and where we don't know if GNU ld is used or not, let's ask
collect2 which ld it uses and choose to use the target
do-gnu_shared if GNU ld is used.
This solves the reported problems on Solaris systems where GNU cc
is used but GNU ld isn't, and probably on other systems with
similar setups.
2001-11-14 10:44:13 +00:00
Richard Levitte
2e689f6040
Apply the following changes from the main trunk:
...
2001-02-13 14:08 levitte
* Configure (1.251): Update of linux-ppc. Contributed by MATSUURA
Takanori <t-matsuu@protein.osaka-u.ac.jp>
2001-11-14 09:45:30 +00:00
Richard Levitte
9332b8c1c4
Apply the following change from the main trunk:
...
2000-12-01 02:11 levitte
* Configure (1.243), config (1.71): Recognise Darwin as well. For
now, have it do exactly the same thing as for Rhapsody
2001-11-14 08:18:07 +00:00
Richard Levitte
ceea4c85b4
Apply the following change from the main trunk:
...
2000-11-01 01:05 levitte
* Configure (1.236), Makefile.org (1.110), CHANGES (1.640): Add
support for shared libraries under Irix. Submitted by Albert
Chin-A-Young <china@thewrittenword.com>
2001-11-14 08:06:42 +00:00
Richard Levitte
ab665f4a7e
Apply the following change from the main trunk:
...
2000-11-01 00:14 levitte
* Configure (1.234), config (1.68), CHANGES (1.638): Add
configuration option to build on Linux on both big-endian and
little-endian MIPS. Submitted by Ralf Baechle
<ralf@uni-koblenz.de>
2001-11-14 07:18:47 +00:00
Richard Levitte
be2c37ef73
Apply the following change from the main trunk:
...
2000-10-22 00:05 levitte
* Configure (1.232): FreeBSD-elf can do threads. However, there
seems to be confusion if you should defined _THREAD_SAFE (I found
that in an include file, and that's what everybody tells me) or
_THREADSAFE (that's what the gcc manual says in the
FreeBSD-specific section), so I defined both, just to be safe.
2001-11-14 07:01:34 +00:00
Richard Levitte
888b8f32d7
Apply the following change from the main trunk:
...
2000-10-21 23:24 levitte
* CHANGES (1.631), Configure (1.231), Makefile.org (1.104):
Add what's needed to get shared libraries on HP-UX.
2001-11-14 06:59:15 +00:00
Bodo Möller
f089efdfab
synchronise with HEAD branch,
...
remove redundant name OpenUNIX for OpenUNIX-8 configuration
2001-11-12 23:29:23 +00:00
Mark J. Cox
b4bf34ce39
Add an entry for gcc on UnixWare
...
Submitted by: Gary Benson
Reviewed by: Mark Cox
PR:
2001-11-12 13:22:14 +00:00
Mark J. Cox
f99ac98efb
Add assembler implementation for IA-64
...
Submitted by: Andy Polyakov
Reviewed by: Mark Cox
PR:
2001-11-12 12:49:25 +00:00
Richard Levitte
3f9077278a
Make sure the macro PEDANTIC is defined when we compile with
...
-pedantic, or some parts of the source will raise complaints from the
compiler.
2001-10-11 07:59:25 +00:00