Go to file
Andrew Pinski 86ecdfb60e i386.c (legitimate_pic_address_disp_p): Change the strstr with $pb to a strcompare with "<pic base>"
2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>

        * config/i386/i386.c (legitimate_pic_address_disp_p): Change the
        strstr with $pb to a strcompare with "<pic base>"
        (ix86_output_addr_diff_elt): Output the real pic base.

From-SVN: r70569
2003-08-19 10:17:27 -07:00
boehm-gc configure.in: Set INCLUDES to absolute path. 2003-08-07 21:34:19 +00:00
config
contrib * texi2pod.pl: Remove extra line. 2003-08-01 03:10:56 +00:00
fastjar fastjar.texi: License manual under the GPL. 2003-08-13 21:04:12 +00:00
gcc i386.c (legitimate_pic_address_disp_p): Change the strstr with $pb to a strcompare with "<pic base>" 2003-08-19 10:17:27 -07:00
include
INSTALL
intl
libf2c
libffi ffi.c (OFS_INT16): Set 0 for little endian case. 2003-08-13 23:36:54 +00:00
libiberty * cp-demangle.c: Clarify what package(s) this is part of. 2003-08-12 06:58:17 +00:00
libjava re PR libgcj/11575 ([win32] Problem with RandomAccessFile) 2003-08-19 11:59:56 +00:00
libobjc
libstdc++-v3 ropeimpl.h: #include <ostream> instead of <iostream> 2003-08-19 08:03:09 +00:00
maintainer-scripts gcc_release (build_sources): Use two new variables EXPORTTAG and EXPORTDATE to make the extraction of... 2003-08-16 14:02:24 +00:00
zlib
.cvsignore
ABOUT-NLS
ChangeLog * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
config-ml.in * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
config.guess config.guess: Update to 2003-06-12 version. 2003-06-14 07:08:09 -07:00
config.if
config.rpath
config.sub
configure configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 2003-08-01 21:34:32 +00:00
configure.in configure.in (noconfigdirs): Do not add GDB when m32r-*-*. 2003-08-01 21:34:32 +00:00
COPYING
COPYING.LIB
install-sh install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh ltconfig (osf[345]): Append $major to soname_spec. 2002-11-20 15:59:07 +00:00
MAINTAINERS Add Ian Dall as ns32k port maintainer. 2003-08-18 12:19:12 +00:00
Makefile.def
Makefile.in Makefile.tpl (check, check-c++): Express dependencies using dependencies rather than commands. 2003-08-02 00:48:19 +00:00
Makefile.tpl Makefile.tpl (check, check-c++): Express dependencies using dependencies rather than commands. 2003-08-02 00:48:19 +00:00
missing install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
mkdep
mkinstalldirs install-sh: Update to newer upstream versions (associated with aclocal 1.7). 2003-07-20 09:40:28 +00:00
move-if-change
README
README.SCO * README.SCO: New file. 2003-08-03 14:51:42 +00:00
symlink-tree * config-ml.in, symlink-tree: Add license. 2003-08-14 16:44:23 -04:00
ylwrap ylwrap: Change absolute path checks to check for DOS style path names. 1998-10-08 17:26:54 -06:00

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.