Go to file
Richard Henderson 9c80ff25b7 builtins.c (expand_builtin): Remove.
* builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.
        <BUILT_IN_DWARF_SP_COLUMN>: New.
        * builtins.def (BUILT_IN_DWARF_FP_REGNUM): Remove.
        (BUILT_IN_DWARF_SP_COLUMN): New.
        * dwarf2out.c (expand_builtin_dwarf_fp_regnum): Remove.
        (expand_builtin_dwarf_sp_column): New.
        * except.h: Update to match.
        * unwind-dw2.c (execute_stack_op): Correct stack push typo.
        (execute_cfa_program): Record location expression address
        before extracting length.
        (uw_update_context_1): Install old CFA into stack pointer column.
        (uw_init_context_1): Set cfa_reg to stack pointer column.

From-SVN: r66447
2003-05-03 22:22:51 -07:00
boehm-gc
config
contrib
fastjar
gcc builtins.c (expand_builtin): Remove. 2003-05-03 22:22:51 -07:00
include
INSTALL
libf2c
libffi
libiberty cp-demangle.c: Fix typo in "char_traints" string-literal. 2003-05-03 14:09:35 +00:00
libjava GtkButtonPeer.java: Fix misspelling of "version". 2003-05-03 16:20:48 +00:00
libobjc
libstdc++-v3 Daily bump. 2003-05-04 00:16:15 +00:00
maintainer-scripts update_version (IGNORE_BRANCHES): Add. 2003-05-02 09:41:47 +00:00
zlib
.cvsignore
ChangeLog Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. 2003-05-02 18:29:54 -07:00
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS Remove myself as ARC maintainer. 2003-05-02 15:23:41 -04:00
Makefile.def
Makefile.in Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. 2003-05-02 18:29:54 -07:00
Makefile.tpl Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later. 2003-05-02 18:29:54 -07: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.