8sa1-gcc/gcc
Benjamin Kosnik 3e897b66f7 Makefile.in (-DGPLUSPLUS_TOOL_INCLUDE_DIR): Change to target subdir of gcc_gxx_include_dir.
2001-02-05  Benjamin Kosnik  <bkoz@redhat.com>

	* Makefile.in (-DGPLUSPLUS_TOOL_INCLUDE_DIR): Change to target
	subdir of gcc_gxx_include_dir.
	(gcc_gxx_target_include_dir): Remove.

From-SVN: r39480
2001-02-06 06:36:08 +00:00
..
ch diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 18:18:43 -05:00
config final.c: Move the declaration profile_label_no to ... 2001-02-05 20:23:13 -05:00
cp method.c (build_mangled_name): Protect flush_repeats() from error_mark_node. 2001-02-05 17:15:33 +00:00
f Daily bump. 2001-02-05 01:45:08 -07:00
fixinc fixincl.tpl: Add 2001 to copyright. 2001-01-31 02:35:49 +00:00
ginclude
intl
java re PR java/1866 (Array initializer: undefined reference to `LJv0.0') 2001-02-05 23:27:46 +00:00
objc diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
po Makefile.in.in (distclean): Also remove *.gmo during make distclean. 2001-01-31 01:30:40 +00:00
testsuite c-typeck.c (common_type): push and pop binding level around calling common_type on function parameters. 2001-02-05 23:14:07 +01:00
.cvsignore Makefile.in (info, [...]): Also build and remove and install and uninstall c-tree.info and cppinternals.info. 2001-01-13 00:24:39 +00:00
.gdbinit
ABOUT-GCC-NLS
ABOUT-NLS
acconfig.h acconfig.h: Define `const' to the empty string if neither __STDC__ nor __cplusplus is defined. 2001-01-25 21:56:21 +00:00
aclocal.m4 aclocal.m4 (AM_WITH_NLS): Add -lintl to LIBS if gettext was found in libintl. 2001-01-21 09:48:56 +00:00
alias.c alias.c (objects_must_conflict_p): Read-only slots may not conflict despite having the same type. 2001-01-26 14:32:51 -08:00
assert.h
basic-block.h Partially undo a previous patch 2001-01-11 17:02:44 +00:00
bb-reorder.c bb-reorder.c (make_reorder_chain_1): Handle case where jump edge goes to the same block as the fallthru edge. 2001-01-23 22:57:46 -07:00
bitmap.c
bitmap.h
build-make build-make (HOST_CFLAGS): Added `-DGENERATOR_FILE'. 2001-01-03 14:23:39 +00:00
builtins.c builtins.c (expand_builtin_alloca): allocate_dynamic_stack_space returns Pmode pseudo, but we need ptr_mode. 2001-02-01 07:29:18 -05:00
builtins.def builtins.def (BUILT_IN_FPRINTF): New entry. 2001-01-07 23:15:47 +00:00
c-aux-info.c
c-common.c configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. 2001-01-28 01:50:22 +00:00
c-common.def
c-common.h c-common.c: Move format checking code to ... 2001-01-13 23:30:02 +00:00
c-convert.c
c-decl.c c-parse.in (structsp): Pedwarn when "enum foo" refers to an incomplete type. 2001-01-31 10:24:40 +00:00
c-dump.c
c-dump.h
c-errors.c
c-format.c c-common.c: Move format checking code to ... 2001-01-13 23:30:02 +00:00
c-gperf.h
c-lang.c tree.c, tree.h (build_parse_node): Remove; was identical to build_nt. 2001-01-29 18:57:24 +00:00
c-lex.c * c-lex.c (lex_charconst): Fix typo: s/p/str. 2001-01-23 23:18:43 +00:00
c-lex.h stor-layout.c (int_mode_for_mode): Handle MODE_VECTOR_INT, MODE_VECTOR_FLOAT. 2000-12-04 12:14:16 -05:00
c-parse.in diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
c-pragma.c configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. 2001-01-28 01:50:22 +00:00
c-pragma.h c-common.c: Remove USE_CPPLIB conditional inclusions. 2000-11-25 19:28:44 +00:00
c-semantics.c c-common.h (ASM_INPUT_P): New. 2001-01-02 15:49:45 -08:00
c-tree.h c-typeck.c (build_asm_stmt): New, broken out from ... 2000-12-20 10:18:24 -08:00
c-tree.texi c-tree.texi (IDENTIFIER_LENGTH): Fix typo. 2001-01-23 18:36:53 +00:00
c-typeck.c c-typeck.c (common_type): push and pop binding level around calling common_type on function parameters. 2001-02-05 23:14:07 +01:00
caller-save.c
calls.c calls.c (emit_library_call_value_1): Memory slot for pass-by-reference argument should have the mode of the argument... 2001-01-24 19:00:58 +00:00
ChangeLog Makefile.in (-DGPLUSPLUS_TOOL_INCLUDE_DIR): Change to target subdir of gcc_gxx_include_dir. 2001-02-06 06:36:08 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4 Rotate ChangeLog entries. 2001-01-10 19:12:48 -07:00
ChangeLog.lib
collect2.c config.gcc (rs6000-ibm-aix[5-9]*): Change to aix51.h. 2001-01-25 15:12:30 -05:00
collect2.h
combine.c combine.c (try_combine): Fix SUBREG setting for HOST_BITS_PER_WIDE_INT >= 2 * BITS_PER_WORD. 2001-01-30 22:27:44 +00:00
conditions.h
config.gcc * config.gcc (alpha-osf5): Use float-i128.h. 2001-01-31 12:50:31 -08:00
config.guess
config.in acconfig.h: Define `const' to the empty string if neither __STDC__ nor __cplusplus is defined. 2001-01-25 21:56:21 +00:00
configure Makefile.in (s-mlib): Don't build multilibs if --disable-multilib. 2001-02-05 09:48:00 +00:00
configure.frag
configure.in Makefile.in (s-mlib): Don't build multilibs if --disable-multilib. 2001-02-05 09:48:00 +00:00
conflict.c
contrib.texi contrib.texi: Fix my email address. 2000-12-06 19:26:59 -07:00
convert.c
convert.h
COPYING COPYING: Update to current ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes... 2000-12-18 21:47:20 +00:00
COPYING.LIB COPYING.LIB: Update to LGPL 2.1 from the FSF. 2001-01-29 13:32:47 +00:00
cpp.1 texi2pod.pl: Handle "\,". 2001-01-24 19:47:47 +00:00
cpp.texi * cpp.texi, invoke.texi: Update -Wtraditional documentation. 2001-02-02 19:39:47 +00:00
cppdefault.c configure.in (gcc_gxx_include_dir): Simplify. 2000-12-18 18:12:45 +00:00
cppdefault.h
cpperror.c cpperror.c: Merge handlers of PEDWARN and WARNING. 2001-01-23 19:20:14 +00:00
cppexp.c configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. 2001-01-28 01:50:22 +00:00
cppfiles.c cppfiles.c (_cpp_read_file): Add to dependencies if requested. 2001-01-24 19:44:40 +01:00
cpphash.c cpphash.c (_cpp_cleanup_hashtable, [...]): Don't set fe_value. 2001-01-28 11:22:23 +00:00
cpphash.h cpphash.h: Rename _ALIGN POOL_ALIGN. 2001-02-03 18:21:34 +00:00
cppinit.c cppinit.c (BC): New macro. 2001-02-04 08:29:46 +00:00
cppinternals.texi * cppinternals.texi: Update. 2001-01-19 22:25:53 +00:00
cpplex.c cpphash.h: Rename _ALIGN POOL_ALIGN. 2001-02-03 18:21:34 +00:00
cpplib.c cpplib.c (T_ELIF): Move to STDC89, not that it matters. 2001-01-31 07:56:07 +00:00
cpplib.h cppinit.c (BC): New macro. 2001-02-04 08:29:46 +00:00
cppmacro.c cppinit.c (BC): New macro. 2001-02-04 08:29:46 +00:00
cppmain.c cpphash.h (struct cpp_buffer): Move saved_flags from cpp_reader. 2001-02-01 19:13:53 +00:00
cppspec.c * cppspec.c (DEFAULT_WORD_SWITCH_TAKES_ARG): Add -MQ. 2001-01-11 22:10:49 +00:00
cross-make
crtstuff.c configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. 2001-01-28 01:50:22 +00:00
cse.c calls.c (emit_library_call_value_1): Add USEs and CLOBBERs to function usage for arguments passed by reference. 2001-01-12 21:58:56 +00:00
cselib.h osf.h: Standarize copyright statement. 2000-12-06 18:58:25 -07:00
cstamp-h.in
dbxout.c configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. 2001-01-28 01:50:22 +00:00
dbxout.h
dbxstclass.h
dce.c
defaults.h cppinit.c (BC): New macro. 2001-02-04 08:29:46 +00:00
dependence.c
diagnostic.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
diagnostic.h diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
doloop.c
dominance.c
doprint.c
doschk.c
dostage2
dostage3
dwarf2.h
dwarf2out.c dwarf2out.c: Revise DWARF2 Abbreviation Glossary comments. 2001-02-06 04:59:51 +00:00
dwarf2out.h
dwarf.h
dwarfout.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
dwarfout.h
eh-common.h
emit-rtl.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
enquire.c
errors.c
errors.h
except.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
except.h
exgettext
explow.c builtins.c (expand_builtin_alloca): allocate_dynamic_stack_space returns Pmode pseudo, but we need ptr_mode. 2001-02-01 07:29:18 -05:00
expmed.c expmed.c (extract_bit_field): allow non-integral modes if we want to extract a whole register from itself. 2001-01-31 14:05:49 -05:00
expr.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
expr.h bb-reorder.c (reorder_basic_blocks): Don't check for EH edges unless exception handling is enabled... 2000-12-03 15:58:44 -08:00
extend.texi extend.texi (Extended Asm): Do not say that semicolon is always a valid line-breaking character for GNU... 2001-02-05 23:57:14 +00:00
final.c final.c: Move the declaration profile_label_no to ... 2001-02-05 20:23:13 -05:00
fix-header.c Add missing blanks 2001-02-03 08:33:14 -05:00
fixproto fixproto: Correctly install synthesised unistd.h and stdlib.h when they didn't need fixing. 2001-01-27 21:07:57 +00:00
flags.h new option to disable guessing of branch prediction 2001-01-15 22:45:32 +00:00
floatlib.c
flow.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
fold-const.c fold-const.c (fold): When folding a CONJ_EXPR of a COMPLEX_CST... 2001-01-05 00:03:35 +00:00
fp-test.c
frame-dwarf2.c configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. 2001-01-28 01:50:22 +00:00
frame.c
frame.h Eliminate IA-64 compiler warnings. 2001-01-23 20:30:47 -08:00
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c final.c: Move the declaration profile_label_no to ... 2001-02-05 20:23:13 -05:00
function.h Remove {save|restore}_machine_status. 2001-01-10 21:40:14 +00:00
future.options
gansidecl.h
gbl-ctors.h
gcc.1 texi2pod.pl: Handle "\,". 2001-01-24 19:47:47 +00:00
gcc.c gcc.c (init_gcc_specs): New function. 2001-02-02 17:42:00 +00:00
gcc.h
gcc.hlp
gcc.texi c-parse.in (structsp): Pedwarn when "enum foo" refers to an incomplete type. 2001-01-31 10:24:40 +00:00
gccbug.in configure.in: Check for the mktemp command. 2001-01-03 20:39:09 +00:00
gccspec.c
gcov-io.h
gcov.1 texi2pod.pl: Handle @option and @env. 2001-01-03 20:15:01 +00:00
gcov.c protoize.c (main): Correctly set locale categories. 2000-12-17 14:35:05 +00:00
gcov.texi
gcse.c loop.c (add_label_notes): Increment the label usage count when a note is added to an insn which refers to... 2001-01-01 17:58:27 -07:00
gen-protos.c
genattr.c
genattrtab.c i386.md (ashrsi3_cmpno, [...]): Remove redundant '@' from the template. 2000-12-16 19:00:57 +00:00
gencheck.c
gencodes.c i386.c (ix86_init_builtins): Make i size_t to remove warnings. 2001-01-15 14:19:31 +01:00
genconfig.c
genemit.c
genextract.c
genflags.c
gengenrtl.c
genmultilib
genopinit.c
genoutput.c * genoutput.c (process_template): Add sanity checking for '@' templates. 2000-12-13 16:26:45 +00:00
genpeep.c
genrecog.c genrecog.c (DT_veclen_ge): New. 2001-01-14 12:35:06 -08:00
gensupport.c
gensupport.h
ggc-callbacks.c
ggc-common.c
ggc-none.c
ggc-page.c ggc-page.c (alloc_annon): Call perror and correctly call exit. 2001-01-14 06:22:12 -05:00
ggc-simple.c
ggc.h
glimits.h
global.c global.c (global_conflicts): Allow for a REG_UNUSED note with a different mode to the REG set in the insn. 2000-12-05 19:12:20 +00:00
gmon.c
graph.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-posix.h
gthr-rtems.h config.gcc (a29k*-*-rtems*, [...]): New targets. 2000-12-06 19:42:02 -07:00
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h gthr-win32.h: Include errno.h to get a declaration for EINVAL and _mingw.h if... 2001-01-22 16:29:53 -05:00
gthr.h
haifa-sched.c haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. 2001-01-12 19:00:49 +01:00
halfpic.c
halfpic.h
hard-reg-set.h hard-reg-set.h: Add multiple include guard. 2001-01-07 10:38:29 +00:00
hash.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
hash.h diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
hwint.h * hwint.h: Revert yesterday's change. 2001-01-10 14:27:40 -08:00
ifcvt.c Handle jump insns that are PARALLEL. 2000-12-27 18:22:51 +00:00
input.h
insn-addr.h
install.texi cpp.texi, [...]: Consistently refer to ISO C instead of ANSI C. 2001-01-12 18:51:27 +00:00
integrate.c integrate.h (struct inline_remap): Add compare_src, compare_mode. 2001-01-23 19:36:06 +01:00
integrate.h integrate.h (struct inline_remap): Add compare_src, compare_mode. 2001-01-23 19:36:06 +01:00
intl.c
intl.h
invoke.texi invoke.texi (-fdump-class-layout): Document. 2001-02-05 11:45:16 +00:00
jump.c jump.c (comparison_dominates_p): Don't try to handle UNKNOWN comparison codes. 2001-01-30 19:34:41 +00:00
LANGUAGES
lcm.c Note that INSN_PTR may be the note at the beginning of a block 2001-01-05 22:06:56 +00:00
libgcc1-test.c
libgcc1.c
libgcc2.c libgcc2.h (Wtype_MAX, Wtype_MIN): Define. 2001-01-31 03:53:32 +00:00
libgcc2.h libgcc2.h (Wtype_MAX, Wtype_MIN): Define. 2001-01-31 03:53:32 +00:00
libgcc-std.ver libgcc-std.ver (GCC_3.0): Add __terminate_func_set to list of EH symbols. 2001-01-23 19:03:12 -08:00
limitx.h
limity.h
listing
lists.c
local-alloc.c local-alloc.c (update_equiv_regs): Copy INSN_CODE to the new instruction. 2001-02-01 17:03:47 -08:00
longlong.h osf.h: Standarize copyright statement. 2000-12-06 18:58:25 -07:00
loop.c loop.c (loop_giv_reduce_benefit): Copy mode size into int variable. 2001-01-26 22:06:45 +00:00
loop.h loop.c (loop_call_insn_emit_before, [...]): New. 2001-01-25 09:28:55 +00:00
machmode.def machmode.def: Use correct definition for BITSIZE on targets where BITS_PER_UNIT != 8. 2000-12-06 18:47:31 -07:00
machmode.h gencodes.c (output_predicate_decls): New function. 2001-01-03 21:13:29 +00:00
make-l2.com
Makefile.in Makefile.in (-DGPLUSPLUS_TOOL_INCLUDE_DIR): Change to target subdir of gcc_gxx_include_dir. 2001-02-06 06:36:08 +00:00
makefile.vms * makefile.vms: Remove EGCS references. 2000-11-26 19:15:39 +00:00
mbchar.c
mbchar.h
md.texi * md.texi (Standard Names): remove reference to spur.md. 2001-02-03 02:12:16 +00:00
mips-tdump.c Add blanks 2001-02-03 09:05:28 -05:00
mips-tfile.c
mkdeps.c * mkdeps.c (deps_add_dep): Fix vector re-allocation. 2001-01-06 11:08:49 +00:00
mkdeps.h cpp.texi: Update for -MP. 2001-01-05 07:50:24 +00:00
mkinstalldirs
mklibgcc.in Makefile.in (slibdir): New variable. 2001-01-07 01:27:25 -08:00
mkmap-flat.awk
mkmap-symver.awk
move-if-change
NEWS ONEWS: New file with the current contents of NEWS up to EGCS 1.1. 2000-12-04 23:03:07 +00:00
ONEWS ONEWS: New file with the current contents of NEWS up to EGCS 1.1. 2000-12-04 23:03:07 +00:00
optabs.c configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. 2001-01-28 01:50:22 +00:00
output.h final.c: Move the declaration profile_label_no to ... 2001-02-05 20:23:13 -05:00
patch-apollo-includes
predict.c simplify-rtx.c (cfc_args): add "unordered" field. 2001-01-05 15:34:39 +00:00
prefix.c
prefix.h
print-rtl.c rtl.h (print_simple_rtl): New. 2001-01-05 23:30:02 +00:00
print-tree.c print-tree.c (print_node): Print DECL_USER_ALIGN and TYPE_USER_ALIGN. 2000-12-17 18:47:48 -05:00
profile.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
protoize.c protoize.c (main): Correctly set locale categories. 2000-12-17 14:35:05 +00:00
pself1.c
pself2.c
pself3.c
pself4.c
pself5.c
pself.c
README
README-fixinc
README.ACORN
README.ALTOS
README.C4X
README.DWARF
README.Portability
README.RS6000
README.X11
real.c Eliminate IA-64 compiler warnings. 2001-01-23 20:30:47 -08:00
real.h
recog.c recog.c (validate_replace_rtx_1): In ZERO_EXTEND / SIGN_EXTEND case... 2001-01-22 16:58:08 +00:00
recog.h
reg-stack.c simplify-rtx.c (cfc_args): add "unordered" field. 2001-01-05 15:34:39 +00:00
regclass.c regclass.c (max_set_parallel): New variable. 2001-01-19 13:09:17 -05:00
regmove.c regmove.c (try_auto_increment): Change REG_DEAD into REG_UNUSED when register dies in the insn. 2001-01-30 16:20:44 -08:00
regrename.c Some tidyups for ia64 problems 2001-01-04 14:17:40 +00:00
regs.h
reload1.c reload1.c (reload_reg_free_for_value_p): New parameter start_regno. 2001-01-25 00:02:49 +00:00
reload.c reload.c (find_reloads_subreg_address): Fail the substitution if the resulting address is insufficiently aligned. 2001-01-24 15:50:56 -08:00
reload.h reload.c (subst_reloads): Take INSN argument. 2001-01-07 02:26:51 +00:00
reorg.c
resource.c resource.c (mark_referenced_resources): Abort() before attempting to mark a pseudo register. 2001-01-01 00:43:16 +00:00
resource.h
rtl.c rtl.c (copy_most_rtx, [...]): Copy frame_related flag. 2000-12-27 16:35:00 +00:00
rtl.def Introduce ORIGINAL_REGNO macro 2000-12-29 17:35:57 +00:00
rtl.h jump.c (reversed_comparison_code_parts, [...]): New. 2001-01-07 18:39:19 +00:00
rtl.texi dwarf2out.c: Added explanation of abbreviations. 2001-02-02 06:11:26 +00:00
rtlanal.c rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. 2001-01-19 13:28:58 -05:00
sbitmap.c
sbitmap.h
scan-decls.c fix-header.c (read_scan_file): Use cpp_get_callbacks and cpp_get_options rather than dereferencing pfile and... 2001-01-13 01:07:32 +00:00
scan-types.sh
scan.c
scan.h c-lex.c (cb_enter_file, [...]): Combine into the new function cb_change_file. 2000-11-27 08:00:04 +00:00
sched-deps.c rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. 2001-01-19 13:28:58 -05:00
sched-ebb.c haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. 2001-01-12 19:00:49 +01:00
sched-int.h haifa-sched.c (restore_line_notes): Remove argument block B since it's unused. 2001-01-12 19:00:49 +01:00
sched-rgn.c rtl.texi (SET, CLOBBER): Document PARALLEL as SET_DEST possibility. 2001-01-19 13:28:58 -05:00
sched-vis.c Makefile.in (sched-deps.o, [...]): Fix dependency typo. 2000-12-22 12:27:36 +00:00
sdbout.c sdbout.c (sdbout_one_type): Skip types with indeterminate size. 2001-01-29 17:26:25 -08:00
sdbout.h
SERVICE
sibcall.c
simplify-rtx.c Fix obvious bug in previous commit 2001-01-24 16:43:11 -05:00
sort-protos
ssa.c
ssa.h
stab.def
stack.h
stmt.c stmt.c (estimate_case_costs): Use integer_minus_one_node. 2001-01-29 02:46:30 +00:00
stor-layout.c Whitespace change 2000-12-17 12:22:41 -05:00
stringpool.c
sys-protos.h
sys-types.h
system.h Makefile.in (sched-deps.o, [...]): Fix dependency typo. 2000-12-22 12:27:36 +00:00
texinfo.tex gcc_update: Add gcc/gcc.1 to generated files. 2001-01-13 21:17:13 +00:00
timevar.c
timevar.def
timevar.h
tlink.c
tm.texi final.c: Move the declaration profile_label_no to ... 2001-02-05 20:23:13 -05:00
toplev.c diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
toplev.h diagnostic.h (set_internal_error_function): Renamed. 2001-02-04 17:44:12 -05:00
tradcif.y configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. 2001-01-28 01:50:22 +00:00
tradcpp.c cppfiles.c (_cpp_read_file): Add to dependencies if requested. 2001-01-24 19:44:40 +01:00
tradcpp.h * tradcpp.h: For tradcpp, NUL is not whitespace. 2000-12-11 19:38:15 +00:00
tree.c tree.c, tree.h (build_parse_node): Remove; was identical to build_nt. 2001-01-29 18:57:24 +00:00
tree.def Update copyright 2001-01-02 18:19:28 +00:00
tree.h * tree.h (TYPE_STUB_DECL): Add documentation. 2001-01-29 17:38:41 -08:00
tsystem.h * tsystem.h: Define HAVE_DECL_GETOPT. 2001-01-02 15:51:11 +00:00
typeclass.h
unprotoize.c
unroll.c loop.c (loop_call_insn_emit_before, [...]): New. 2001-01-25 09:28:55 +00:00
varasm.c cppinit.c (BC): New macro. 2001-02-04 08:29:46 +00:00
varray.c
varray.h
version.c Daily bump. 2001-02-05 01:45:08 -07:00
version.h
vmsconfig.com
xcoffout.c
xcoffout.h

This directory contains the GNU Compiler Collection (GCC) version 2.96.
It includes all of the support for compiling C, C++, Objective C, Fortran,
Java, and Chill.

The GNU Compiler Collection is free software.  See the file COPYING for copying
permission.

See the file gcc.texi (together with other files that it includes) for
installation and porting information.  The file INSTALL contains a
copy of the installation information, as plain ASCII.

Installing this package will create various files in subdirectories of
/usr/local/lib, which are passes used by the compiler and a library
named libgcc.a.  It will also create /usr/local/bin/gcc, which is
the user-level command to do a compilation.

See the Bugs chapter of the GCC Manual for how to report bugs
usefully.  An online readable version of the manual is in the files
gcc.info*.

The files pself.c and pself1.c are not part of GCC.
They are programs that print themselves on standard output.
They were written by Dario Dariol and Giovanni Cozzi, and are
included for your hacking pleasure.  Likewise pself2.c
(Who is the author of that?) and pself3.c (by Vlad Taeerov and Rashit
Fakhreyev).