Go to file
Marc Espie f1cf4606f9 config.gcc (*-*-openbsd*): Add fragment to compile libgcc correctly for shared configurations.
2001-07-13  Marc Espie  <espie@cvs.openbsd.org>

	* config.gcc (*-*-openbsd*):  Add fragment to compile libgcc
	correctly for shared configurations.
	* config/t-libgcc-pic:  New.
	* config/{i386,m68k,sparc}/t-openbsd:  New.
	* config/openbsd.h:  Include cpu_spec in cpp_spec where needed.
	Support -shared.  Support debugging libraries with -g.
	* config/i386/openbsd.h:  Correct ASM_COMMENT_START.  Ensure dwarf2
	frame information does not emit pointer diffs.
	* config/sparc/openbsd.h:  Ensure dwarf2 frame information does not
	emit pointer diffs.

From-SVN: r43988
2001-07-13 18:12:22 +00:00
boehm-gc re PR bootstrap/3281 (Installation failure (mkinstalldirs)) 2001-07-03 22:30:01 +00:00
config
contrib extend.texi, [...]: Improve formatting. 2001-07-03 01:46:05 +01:00
fastjar Modified from patch by Julian Hall <jules@acris.co.uk>: 2001-07-04 18:33:53 +00:00
gcc config.gcc (*-*-openbsd*): Add fragment to compile libgcc correctly for shared configurations. 2001-07-13 18:12:22 +00:00
include xregex.h: New file to support libiberty regex. 2001-07-10 20:10:28 -04:00
INSTALL
libchill
libf2c Daily bump. 2001-07-13 07:16:46 +00:00
libffi
libiberty Makefile.in: Add support for regex code. 2001-07-10 20:11:12 -04:00
libjava re PR libgcj/3426 (java.io.InputStreamReader, infinite loop) 2001-07-13 05:41:28 +00:00
libobjc
libstdc++-v3 Makefile.am: New file encapsulating header generation rules. 2001-07-13 16:47:56 +00:00
maintainer-scripts
zlib
.cvsignore merge with /cvs/src 2000-07-22 04:08:22 -04:00
ChangeLog Added myself in the list of people who can write to CVS after approval 2001-07-13 13:33:23 +00:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in configure.in (noconfigdirs): Don't compile libiberty, libstdcxx and libgcj on m68hc11/m68hc12. 2001-07-12 19:49:04 +02:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Added myself in the list of people who can write to CVS after approval 2001-07-13 13:33:23 +00:00
Makefile.in
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.