Go to file
John David Anglin 4cc0fdd2fa reload1.c (first_label_num): New.
* reload1.c (first_label_num): New.
	(reload): Index offsets_known_at and offsets_at using difference of
	label number and first label number.  Don't use offset pointers.
	(set_label_offsets, set_initial_label_offsets): Likewise.

From-SVN: r62672
2003-02-11 03:52:28 +00:00
boehm-gc
config
contrib
fastjar
gcc reload1.c (first_label_num): New. 2003-02-11 03:52:28 +00:00
include
INSTALL
libf2c
libffi darwin_closure.S: Fix alignement bug, allocate 8 bytes for the result. 2003-02-07 05:31:20 +01:00
libiberty
libjava SHA1PRNG.java (ensureIsSeeded): new method used to ensure seeding has occurred and that a specific seed can be... 2003-02-11 00:08:32 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-02-11 00:17:03 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * MAINTAINERS: Update my email 2003-02-08 10:52:39 +00:00
config-ml.in
config.guess
config.if
config.sub
configure Makefile.def: Remove "snavigator", "grep", and "db" modules. 2003-02-06 15:55:11 -05:00
configure.in Makefile.def: Remove "snavigator", "grep", and "db" modules. 2003-02-06 15:55:11 -05:00
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS * MAINTAINERS: Update my email 2003-02-08 10:52:39 +00:00
Makefile.def Makefile.def: Remove "snavigator", "grep", and "db" modules. 2003-02-06 15:55:11 -05:00
Makefile.in Makefile.def: Remove "snavigator", "grep", and "db" modules. 2003-02-06 15:55:11 -05:00
Makefile.tpl Makefile.def: Remove "snavigator", "grep", and "db" modules. 2003-02-06 15:55:11 -05:00
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.