..
ada
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
config
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
cp
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
doc
configure.ac: Replace Automake macro invocations with manual Autoconf checks and substitutions.
2004-08-25 08:10:02 +00:00
fixinc
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
fortran
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
ginclude
c-parse.in (OFFSETOF, [...]): New.
2004-06-01 08:12:23 -07:00
java
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
objc
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
po
* fr.po: Update.
2004-05-26 10:20:56 +01:00
testsuite
re PR libfortran/17143 (2**63 prints garbage)
2004-08-25 00:31:33 +00:00
treelang
c-decl.c (c_init_decl_processing): Adjust build_common_tree_nodes call.
2004-08-24 16:39:43 +00:00
.cvsignore
* .cvsignore: Add GPATH, GRTAGS, GSYMS and GTAGS (GNU GLOBAL)
2004-03-30 18:18:59 +09:30
ABOUT-GCC-NLS
aclocal.m4
aclocal.m4 (gcc_AC_FUNC_MMAP_BLACKLIST): Check for <sys/mman.h> and mmap() explicitly instead of relying on preset...
2004-08-03 20:33:23 +00:00
alias.c
alias.c (readonly_fields_p): Remove.
2004-08-18 11:32:04 -07:00
alias.h
Makefile.in (EXPR_H): Add insn-config.h...
2004-06-02 02:09:45 +00:00
alloc-pool.c
alloc-pool.c: Fix comment typos.
2004-01-31 17:47:43 +00:00
alloc-pool.h
alloc-pool.h, [...]: Update copyright.
2004-02-04 19:15:30 +00:00
attribs.c
Makefile.in (EXPR_H): Add insn-config.h...
2004-06-02 02:09:45 +00:00
basic-block.h
basic-block.h (BB_SET_PARTITION): Clear old value first.
2004-08-25 07:25:06 +00:00
bb-reorder.c
basic-block.h (struct basic_block_def): Reorder fields to eliminate interior padding.
2004-08-24 16:46:32 +00:00
bitmap.c
bitmap.c: Use type-safe memory allocation macros from libiberty.
2004-07-25 22:43:23 +02:00
bitmap.h
alias.c: Fix comment formatting.
2003-12-21 14:08:35 +00:00
bt-load.c
genattr.c (struct range, [...]): Remove them.
2004-07-20 07:27:18 +00:00
builtin-attrs.def
Fix typo.
2004-05-11 20:59:12 +00:00
builtin-types.def
builtin-types.def (BT_UINT): Rename from BT_UNSIGNED.
2004-07-09 16:04:33 -07:00
builtins.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
builtins.def
builtins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-10 21:16:07 -07:00
c-aux-info.c
Conditionally compile support for --enable-mapped_location.
2004-06-30 11:11:14 -07:00
c-common.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
c-common.def
c-common.c (c_safe_from_p, [...]): Deleted.
2004-06-26 17:11:23 -04:00
c-common.h
c-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-11 21:09:57 -07:00
c-config-lang.in
c-convert.c
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
c-cppbuiltin.c
c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.
2004-08-05 01:38:31 +01:00
c-decl.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
c-dump.c
Conditionally compile support for --enable-mapped_location.
2004-06-30 11:05:07 -07:00
c-errors.c
c-format.c
basic-block.h (reorder_block_def): Rename to reorder_block_def_p.
2004-07-26 00:17:02 +02:00
c-format.h
Makefile.in (c-format.o): Depend on c-format.h.
2004-07-19 14:48:09 +00:00
c-gimplify.c
c-common.c (shorten_compare, [...]): Replace calls to build with calls to buildN.
2004-08-15 02:24:41 +00:00
c-incpath.c
c-incpath.c (add_path): Canonicalize paths to use '/' if HAVE_DOS_BASED_FILESYSTEM.
2004-05-31 10:30:00 +00:00
c-incpath.h
c.opt (Wmissing-include-dirs): New.
2004-05-22 12:39:35 +10:00
c-lang.c
Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.
2004-08-15 21:47:32 +00:00
c-lex.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
c-objc-common.c
Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.
2004-08-15 21:47:32 +00:00
c-objc-common.h
Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h.
2004-08-15 21:47:32 +00:00
c-opts.c
re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)
2004-08-06 11:23:23 +00:00
c-parse.in
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
c-pch.c
c-common.h (lang_post_pch_load): New variable.
2004-07-29 17:59:31 +00:00
c-ppoutput.c
Conditionally compile support for --enable-mapped_location.
2004-06-30 11:11:14 -07:00
c-pragma.c
re PR c++/9283 (__attribute__((visibility ("hidden"))) not supported for class/struct)
2004-07-25 22:52:22 +00:00
c-pragma.h
Makefile.in (C_PRAGMA_H): New variable to track dependencies of c-pragma.h.
2004-07-26 02:29:41 +02:00
c-pretty-print.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
c-pretty-print.h
c-pretty-print.c (pp_c_left_bracket): Make a function.
2004-05-31 15:25:51 +00:00
c-semantics.c
c-common.h (STATEMENT_LIST_HAS_LABEL): New.
2004-08-11 21:09:57 -07:00
c-tree.h
* c-tree.h (c_sizeof_nowarn): Remove.
2004-08-22 14:02:01 +01:00
c-typeck.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
c.opt
re PR c/13282 (A "-Wno..." switch to turn off "missing initializer" warnings)
2004-08-06 11:23:23 +00:00
caller-save.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
calls.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
cfg.c
basic-block.h (BB_SET_PARTITION): Clear old value first.
2004-08-25 07:25:06 +00:00
cfganal.c
basic-block.h (struct edge_def): Remove crossing_edge.
2004-08-19 00:32:41 +00:00
cfgbuild.c
basic-block.h (profile_staus): New global variable.
2004-08-04 21:37:06 +00:00
cfgcleanup.c
basic-block.h (struct basic_block_def): Reorder fields to eliminate interior padding.
2004-08-24 16:46:32 +00:00
cfgexpand.c
re PR middle-end/17075 (miscompilation with tail calls in cfgexpand)
2004-08-22 17:02:55 -07:00
cfghooks.c
cfghooks.c (make_forwarder_block): Decrement count on fallthru edge when redirecting back edges.
2004-06-22 22:09:46 -06:00
cfghooks.h
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
cfglayout.c
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
cfglayout.h
re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumping & cfgcleanup)
2004-07-26 14:34:19 +00:00
cfgloop.c
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
cfgloop.h
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
cfgloopanal.c
loop-invariant.c: New file.
2004-06-20 21:31:32 +00:00
cfgloopmanip.c
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
cfgrtl.c
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
cgraph.c
c-common.c, [...]: Fix comment typos.
2004-05-30 07:12:58 +00:00
cgraph.h
* Fix for g++/15861
2004-07-15 17:33:01 +00:00
cgraphunit.c
c-common.h (lang_post_pch_load): New variable.
2004-07-29 17:59:31 +00:00
ChangeLog
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
ChangeLog.0
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.7: Fix comment typos.
2003-11-21 06:52:23 +00:00
ChangeLog.8
Rotate ChangeLog
2004-01-01 00:32:08 +00:00
ChangeLog.9
ChangeLog.10
Fix typo: FIRST_PSEOUDO_REGISTER -> FIRST_PSEUDO_REGISTER
2004-03-02 01:14:08 +01:00
ChangeLog.11
Rotate ChangeLog
2004-07-01 12:47:14 +00:00
ChangeLog.lib
ChangeLog.tree-ssa
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
collect2.c
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
collect2.h
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
combine.c
ppro.md (ppro_complex_insn): Add missing check for cpu==pentiumpro.
2004-08-22 16:26:03 +00:00
common.opt
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
conditions.h
config.build
xm-iris5.h: Remove, unnecessary.
2003-10-01 23:51:10 +00:00
config.gcc
config.gcc (mips-*-*): Remove definitions of MASK_GAS and OBJECT_FORMAT_ELF.
2004-08-23 06:53:46 +00:00
config.host
toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.
2004-06-05 07:28:27 +00:00
config.in
linux64.h (DOT_SYMBOLS): Define.
2004-08-21 11:10:00 +09:30
configure
linux64.h (DOT_SYMBOLS): Define.
2004-08-21 11:10:00 +09:30
configure.ac
linux64.h (DOT_SYMBOLS): Define.
2004-08-21 11:10:00 +09:30
conflict.c
alias.c (record_set, [...]): Use REG_P.
2004-06-15 18:02:40 +00:00
convert.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
convert.h
* convert.h: Add include guards
2004-06-15 21:04:15 +00:00
COPYING
COPYING.LIB
coretypes.h
tree.h (enum tls_model): Move ...
2004-07-28 23:36:41 +00:00
coverage.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
coverage.h
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
cppdefault.c
cppdefault.h
cppspec.c
crtstuff.c
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
cse.c
Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 20:53:59 +00:00
cselib.c
Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 20:53:59 +00:00
cselib.h
cselib.h (struct elt_loc_list): Remove canon_loc field.
2004-04-22 19:47:47 +02:00
cstamp-h.in
dbxout.c
dbxout.c (NO_DBX_FUNCTION_END): Default to zero.
2004-08-13 13:15:33 -07:00
dbxout.h
* dbxout.h: Add include guards
2004-06-25 15:01:35 +00:00
ddg.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
ddg.h
c-typeck.c, [...]: Fix comment typos.
2004-06-26 05:03:55 +00:00
debug.c
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
debug.h
debug.h (struct gcc_debug_hooks): Add type_decl field.
2004-02-12 21:42:28 +00:00
defaults.h
flags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-25 07:34:54 +00:00
df.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
df.h
Makefile.in (df.o): Remove fibheap dependency.
2004-06-10 15:01:01 +00:00
diagnostic.c
Conditionally compile support for --enable-mapped_location.
2004-06-30 11:18:01 -07:00
diagnostic.def
diagnostic.h
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
dojump.c
dojump.c (do_jump <unordered_bcc>): Do not recursively call self with a TRUTH_ORIF_EXPR...
2004-08-18 16:39:40 +00:00
dominance.c
cfgloop.c (update_latch_info): Update dominator of the new block.
2004-07-29 17:47:31 +00:00
domwalk.c
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
domwalk.h
configure.ac: Don't invoke ACX_HEADER_STDBOOL.
2004-06-12 05:53:54 +00:00
dummy-conditions.c
genpreds.c: Add capability to generate predicate bodies as well as function prototypes.
2004-08-12 07:49:00 +00:00
dwarf2.h
dwarf2.h, [...]: Add multiple-include guard.
2004-01-08 07:50:46 +00:00
dwarf2asm.c
dwarf2asm.c, [...]: Update copyright.
2004-03-24 23:45:50 +00:00
dwarf2asm.h
dwarf2out.c
re PR debug/14492 (loc_descriptor_from_tree, in dwarf2out.c:9031)
2004-08-24 02:10:12 +00:00
dwarf2out.h
dwarf.h
emit-rtl.c
emit-rtl.c (gen_const_mem): New.
2004-08-18 14:08:35 -07:00
emit-rtl.h
Makefile.in (EXPR_H): Add insn-config.h...
2004-06-02 02:09:45 +00:00
errors.c
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
errors.h
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
et-forest.c
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
et-forest.h
c-incpath.c, [...]: Update copyright.
2004-03-15 18:20:51 +00:00
except.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
except.h
dwarf2out.c (dwarf2out_begin_prologue): Rename IA64_UNWIND_INFO to TARGET_UNWIND_INFO.
2004-07-15 01:07:53 +00:00
explow.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
expmed.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
expr.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
expr.h
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
final.c
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
fix-header.c
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
fixproto
flags.h
flags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-25 07:34:54 +00:00
flow.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
fold-const.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
function.h
Makefile.in (GTFILES): Remove stmt.c
2004-08-09 07:14:17 +00:00
gbl-ctors.h
gcc.c
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
gcc.h
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
gccbug.in
libf2c: Removed.
2004-07-15 16:52:49 +00:00
gccspec.c
gcov-dump.c
gcov-io.h: Allow zero tag as EOF indicator.
2004-07-29 08:58:59 +00:00
gcov-io.c
gcov-io.h: Allow zero tag as EOF indicator.
2004-07-29 08:58:59 +00:00
gcov-io.h
gcov-io.h: Allow zero tag as EOF indicator.
2004-07-29 08:58:59 +00:00
gcov-iov.c
gcov.c
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
gcse.c
Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 20:53:59 +00:00
gdbinit.in
* gdbinit.in: Reflect previous changes to rtunion_def.
2004-08-02 19:36:57 +00:00
gen-protos.c
genattr.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genattrtab.c
genattrtab.c (insn_ent): Replace insn_code...
2004-08-13 16:43:04 +00:00
genattrtab.h
genautomata.c
genautomata.c (add_vect): Speedup by using integers as bit-vectors for walking through the comb_vect and...
2004-07-16 10:12:11 +02:00
gencheck.c
c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.
2004-07-25 02:13:01 +02:00
gencodes.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genconditions.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genconfig.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genconstants.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genemit.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genextract.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genflags.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
gengenrtl.c
rtl.h (rtl_size): Declare.
2003-10-18 18:45:16 +00:00
gengtype-lex.l
basic-block.h (reorder_block_def): Rename to reorder_block_def_p.
2004-07-26 00:17:02 +02:00
gengtype-yacc.y
gengtype.c (oprintf): Replace xrealloc () with XRESIZEVEC ().
2004-07-26 03:33:36 +02:00
gengtype.c
rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
2004-08-24 17:00:54 +00:00
gengtype.h
gengtype.h (options::info): Change type to const char *.
2004-08-02 12:48:49 +00:00
genmodes.c
basic-block.h (reorder_block_def): Rename to reorder_block_def_p.
2004-07-26 00:17:02 +02:00
genmultilib
genmultilib: Change '=' to '-' when translating option names to directory names.
2004-03-04 22:04:38 +00:00
genopinit.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genoutput.c
genattrtab.c (insn_ent): Replace insn_code...
2004-08-13 16:43:04 +00:00
genpeep.c
gensupport.c (init_md_reader_args_cb): Renamed from init_md_reader_args.
2004-08-03 23:30:45 +00:00
genpreds.c
Makefile.in (insn-preds.o): Depend on TREE_H.
2004-08-13 12:11:35 -07:00
genrecog.c
genattrtab.c (insn_ent): Replace insn_code...
2004-08-13 16:43:04 +00:00
gensupport.c
genpreds.c: Add capability to generate predicate bodies as well as function prototypes.
2004-08-12 07:49:00 +00:00
gensupport.h
genpreds.c: Add capability to generate predicate bodies as well as function prototypes.
2004-08-12 07:49:00 +00:00
ggc-common.c
ggc-common.c (ggc_rlimit_bound): Don't check RSS limit.
2004-08-09 20:19:30 +00:00
ggc-none.c
Makefile.in (RTL_BASE_H, RTL_H): Correct.
2004-08-04 20:55:08 +00:00
ggc-page.c
bt-load.c, [...]: Remove unnecessary casts.
2004-03-22 02:57:27 +00:00
ggc-zone.c
ggc-zone.c (struc alloc_chunk): Rearrange flag bits and SIZE.
2004-08-24 00:46:11 +00:00
ggc.h
ggc.h (GGC_NEW, [...]): New macros.
2004-07-25 02:20:14 +02:00
gimple-low.c
gimple-low.c (expand_var_p): Don't look at TREE_ADDRESSABLE...
2004-07-21 19:48:27 -07:00
gimplify.c
gimplify.c (gimplify_array_ref_to_plus): Delete.
2004-08-24 08:46:38 -07:00
glimits.h
global.c
re PR rtl-optimization/15921 (gcc.c-torture/compile/920501-4.c fails on powerpc-*)
2004-07-12 18:01:44 +00:00
gmon.c
graph.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
graph.h
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-gnat.c
gthr-gnat.c: Add visibility #pragmas.
2004-08-03 16:57:40 +00:00
gthr-gnat.h
gthr-gnat.c: Add visibility #pragmas.
2004-08-03 16:57:40 +00:00
gthr-lynx.h
config.gcc (case i[34567]86-*-lynxos*): Update to LynxOS 4.0.
2004-08-05 04:55:37 +00:00
gthr-posix.c
gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for...
2004-05-28 13:18:23 -07:00
gthr-posix.h
gthr-posix.h: Check for _POSIX_PRIORITY_SCHEDULING when checking for...
2004-05-28 13:18:23 -07:00
gthr-rtems.h
gthr-single.h
gthr-solaris.h
gthr-vxworks.h
gthr-win32.h
gthr-win32.h (__GTHREAD_MUTEX_INIT_DEFAULT): Adjust.
2004-06-23 23:57:27 +00:00
gthr.h
configure.in (arm*-*-eabi*): New target.
2004-08-11 02:50:14 +00:00
haifa-sched.c
genattr.c (struct range, [...]): Remove them.
2004-07-20 07:27:18 +00:00
hard-reg-set.h
targhooks.c: New file.
2003-09-03 23:18:05 -04:00
hooks.c
defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-24 00:30:52 +00:00
hooks.h
defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-24 00:30:52 +00:00
host-default.c
hosthooks-def.h
toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.
2004-06-05 07:28:27 +00:00
hosthooks.h
toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.
2004-06-05 07:28:27 +00:00
hwint.h
ifcvt.c
* ifcvt.c (find_if_case_1): Remove ??? comment.
2004-08-25 07:32:52 +00:00
input.h
input.h: If USE_MAPPED_LOCATION...
2004-07-14 17:02:30 -07:00
insn-addr.h
insn-notes.def
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
integrate.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
integrate.h
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
intl.c
intl.c (gcc_init_libintl): Use PACKAGE for the text domain.
2004-07-23 06:59:35 +00:00
intl.h
intl.h (open_quote, [...]): New.
2004-05-24 20:28:20 +01:00
jump.c
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
lambda-mat.c
lambda.h: Add matrix type, and prototypes for remainder of matrix and vector functions.
2004-08-10 20:43:05 +00:00
lambda.h
lambda.h: Add matrix type, and prototypes for remainder of matrix and vector functions.
2004-08-10 20:43:05 +00:00
langhooks-def.h
langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-19 21:34:37 +00:00
langhooks.c
c-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-28 23:44:56 +00:00
langhooks.h
langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-19 21:34:37 +00:00
LANGUAGES
* LANGUAGES: Remove obsolete information.
2004-07-11 12:54:14 +01:00
lcm.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
libada-mk.in
libada-mk.in: New file.
2004-04-15 03:31:46 +00:00
libfuncs.h
c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.
2004-07-05 20:49:20 +01:00
libgcc2.c
gthr-gnat.c: Add visibility #pragmas.
2004-08-03 16:57:40 +00:00
libgcc2.h
gthr-gnat.c: Add visibility #pragmas.
2004-08-03 16:57:40 +00:00
libgcc-darwin.ver
libgcc-std.ver: Add __unorddf2 and __unordsf2 with version 3.3.4.
2004-06-12 06:34:58 +02:00
libgcc-std.ver
libgcc2.c (__enable_execute_stack): New symbol.
2004-07-17 21:09:14 +00:00
libgcov.c
gcov-io.h: Allow zero tag as EOF indicator.
2004-07-29 08:58:59 +00:00
limitx.h
limity.h
lists.c
gengtype.c (create_option): New function.
2004-03-30 19:19:06 +00:00
local-alloc.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
longlong.h
* longlong.h: Fix macros for m32r add_ssaaaa and sub_ddmmss.
2004-06-15 10:40:44 +00:00
loop-doloop.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
loop-init.c
loop-init.c (loop_optimizer_init, [...]): Do not destroy dominance information.
2004-07-17 18:08:10 +00:00
loop-invariant.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
loop-iv.c
rtl.def (NIL): Delete.
2004-08-18 17:05:14 +00:00
loop-unroll.c
toplev.c (dump_file_tbl): Rename from dump_file.
2004-02-24 15:40:03 -08:00
loop-unswitch.c
expr.h (canonicalize_condition, [...]): Add an int argument.
2004-07-27 07:27:12 +00:00
loop.c
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
loop.h
dwarf2asm.c, [...]: Update copyright.
2004-03-24 23:45:50 +00:00
machmode.def
machmode.def: Remove vector modes.
2004-07-23 10:15:53 +00:00
machmode.h
genmodes.c: Change the word "bitsize" to "precision" throughout.
2003-11-06 08:38:52 +00:00
main.c
Makefile.in
Fix linux make profiledbootstrap.
2004-08-24 14:38:35 -07:00
mips-tdump.c
mips-tfile.c
Makefile.in (PROTO_OBJS): Add errors.o.
2004-08-24 08:52:38 +00:00
mkconfig.sh
mkheaders.in
re PR other/16842 (mkheaders can not find mkheaders.conf)
2004-07-31 17:44:43 -07:00
mklibgcc.in
libgcc2.c (__enable_execute_stack): New symbol.
2004-07-17 21:09:14 +00:00
mkmap-flat.awk
mkmap-symver.awk
libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2.
2003-09-04 12:47:46 +02:00
mode-classes.def
genmodes.c, [...]: New files.
2003-10-10 20:33:07 +00:00
modulo-sched.c
basic-block.h (struct basic_block_def): Reorder fields to eliminate interior padding.
2004-08-24 16:46:32 +00:00
ONEWS
opt-functions.awk
opts.sh: Delete.
2004-06-18 01:59:45 +00:00
opt-gather.awk
opts.sh: Delete.
2004-06-18 01:59:45 +00:00
optabs.c
defaults.h (TARGET_LIBGCC_LIBFUNCS): Remove.
2004-08-19 22:24:56 +00:00
optabs.h
configure.in (arm*-*-eabi*): New target.
2004-08-11 02:50:14 +00:00
optc-gen.awk
opts.sh: Delete.
2004-06-18 01:59:45 +00:00
opth-gen.awk
opts.sh: Delete.
2004-06-18 01:59:45 +00:00
opts.c
flags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-25 07:34:54 +00:00
opts.h
c-decl.c (pop_scope): Do not set DECL_CONTEXT on file-scope decls when...
2004-07-08 19:49:08 +00:00
output.h
Hot/cold partitioning update patch.
2004-08-18 09:22:08 -07:00
params.c
params.def
tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-19 10:36:07 +00:00
params.h
tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-19 10:36:07 +00:00
passes.c
Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 20:53:59 +00:00
postreload-gcse.c
Makefile.in (OBJS-common): Add postreload-gcse.c.
2004-08-18 20:53:59 +00:00
postreload.c
postreload.c (reload_cse_move2add): Allow any condjump...
2004-08-20 09:59:34 +00:00
predict.c
Hot/cold partitioning update patch.
2004-08-18 09:22:08 -07:00
predict.def
CFG transparent RTL expansion:
2004-06-19 15:33:06 +00:00
predict.h
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
prefix.c
prefix.c (lookup_key): Cast buffer to LPBYTE.
2004-06-30 11:45:58 -07:00
prefix.h
pretty-print.c
Conditionally compile support for --enable-mapped_location.
2004-06-30 11:18:01 -07:00
pretty-print.h
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
print-rtl.c
Makefile.in (BUILD_PREFIX, [...]): Delete.
2004-08-16 23:05:04 +00:00
print-tree.c
c-common.c (handle_used_attribute): Set DECL_PRESERVE_P.
2004-08-16 13:54:43 -07:00
profile.c
basic-block.h (profile_staus): New global variable.
2004-08-04 21:37:06 +00:00
protoize.c
Makefile.in (PROTO_OBJS): Add errors.o.
2004-08-24 08:52:38 +00:00
ra-build.c
ra-build.c (conflicts_between_webs): For webs that cross a call add conflicts to regs_invalidated_by_call.
2004-08-03 11:00:49 -04:00
ra-colorize.c
ra.h (single_reg_in_regclass): Declare.
2004-07-29 10:49:22 -04:00
ra-debug.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
ra-rewrite.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
ra.c
ra.h (single_reg_in_regclass): Declare.
2004-07-29 10:49:22 -04:00
ra.h
ra.h (single_reg_in_regclass): Declare.
2004-07-29 10:49:22 -04:00
read-rtl.c
read-rtl.c (map_value, [...]): New structures.
2004-08-23 05:55:50 +00:00
README-fixinc
README.Portability
README.Portability: Change "ISO C89" to "ISO C90".
2004-02-08 20:55:34 +00:00
real.c
c-common.c: Rename all identifiers named class' to
cl'.
2004-07-25 19:57:24 +02:00
real.h
c-common.c: Rename all identifiers named class' to
cl'.
2004-07-25 19:57:24 +02:00
recog.c
explow.c (memory_address): Use memory_address_p.
2004-08-09 17:43:17 +00:00
recog.h
genpreds.c: Add capability to generate predicate bodies as well as function prototypes.
2004-08-12 07:49:00 +00:00
reg-notes.def
Fix typo reported by Kai Henningsen.
2004-08-23 22:14:07 -07:00
reg-stack.c
Hot/cold partitioning update patch.
2004-08-18 09:22:08 -07:00
regclass.c
* regclass.c (globalize_reg): Update call_really_used_regs.
2004-08-19 15:04:24 +01:00
regmove.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
regrename.c
regrename.c (kill_value_regno): ANSIfy.
2004-08-20 12:37:10 -07:00
regs.h
tree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-22 08:20:40 +00:00
reload1.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
reload.c
reload.c (find_reloads_address): Make return value tri-state.
2004-08-22 22:09:12 +00:00
reload.h
Makefile.in (GTFILES): Add $(srcdir)/reload.h.
2004-05-20 12:45:26 +01:00
reorg.c
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
resource.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
resource.h
Makefile.in (RA_H, [...]): New.
2004-06-03 15:01:08 +00:00
rtl-error.c
Conditionally compile support for --enable-mapped_location.
2004-06-30 11:18:01 -07:00
rtl-profile.c
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
rtl.c
insn-notes.def, [...]: New files.
2004-08-18 22:31:03 +00:00
rtl.def
rtl.def: Wrap MD-only codes in #ifdef GENERATOR_FILE.
2004-08-24 17:00:54 +00:00
rtl.h
Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-23 11:57:02 +00:00
rtlanal.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
rtlhooks-def.h
Makefile.in (OBJS): Add rtlhooks.o.
2004-05-25 12:04:17 +00:00
rtlhooks.c
rtl.def (ADDRESSOF): Remove.
2004-07-04 01:07:15 -07:00
sbitmap.c
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
sbitmap.h
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
scan-decls.c
cfgloop.h, [...]: Update copyright.
2004-02-18 15:05:17 +00:00
scan-types.sh
scan.c
scan.h
cfgloop.h, [...]: Update copyright.
2004-02-18 15:05:17 +00:00
sched-deps.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
sched-ebb.c
alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_INSN_P, INSN_P, NOTE_P, BARRIER_P.
2004-07-09 03:29:35 +00:00
sched-int.h
genattr.c (struct range, [...]): Remove them.
2004-07-20 07:27:18 +00:00
sched-rgn.c
basic-block.h (struct basic_block_def): Reorder fields to eliminate interior padding.
2004-08-24 16:46:32 +00:00
sched-vis.c
genattr.c (struct range, [...]): Remove them.
2004-07-20 07:27:18 +00:00
sdbout.c
tree.h: Include vec.h
2004-07-20 12:26:02 +00:00
sdbout.h
SERVICE
simplify-rtx.c
cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-27 19:09:32 +00:00
sort-protos
sreal.c
sreal.h
stab.def
dbxout.c (dbxout_begin_prologue): New function.
2004-08-12 14:32:56 -07:00
stack.h
statistics.h
c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.
2004-07-25 02:13:01 +02:00
stmt.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
stor-layout.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
stringpool.c
Index: gcc/ChangeLog
2004-06-09 20:10:13 +00:00
stub-objc.c
c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameter lists.
2004-07-25 02:13:01 +02:00
sys-protos.h
sys-types.h
system.h
defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-24 00:30:52 +00:00
target-def.h
defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-24 00:30:52 +00:00
target.h
defaults.h (VECTOR_MODE_SUPPORTED_P): Remove macro.
2004-08-24 00:30:52 +00:00
targhooks.c
Patch to fix -mcpu=G5 interface to EH runtime library.
2004-08-16 20:08:31 +00:00
targhooks.h
Patch to fix -mcpu=G5 interface to EH runtime library.
2004-08-16 20:08:31 +00:00
timevar.c
alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,
2004-01-31 02:07:12 +00:00
timevar.def
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
timevar.h
tlink.c
c-common.h (lang_post_pch_load): New variable.
2004-07-29 17:59:31 +00:00
toplev.c
Hot/cold partitioning update patch.
2004-08-18 09:22:08 -07:00
toplev.h
Hot/cold partitioning update patch.
2004-08-18 09:22:08 -07:00
tracer.c
re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumping & cfgcleanup)
2004-07-26 14:34:19 +00:00
tree-alias-ander.c
bb-reorder.c, [...]: Fix comment formatting.
2004-05-30 18:32:31 +00:00
tree-alias-ander.h
tree-alias-ander.h: Add standard top-of-file comment.
2004-06-17 14:49:59 +10:00
tree-alias-common.c
expr.c (expand_expr_real_1): Don't handle non-local variables.
2004-07-23 15:37:23 -07:00
tree-alias-common.h
tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsigned int.
2004-06-21 13:37:46 +01:00
tree-alias-type.c
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
tree-alias-type.h
tree-alias-ander.h: Add standard top-of-file comment.
2004-06-17 14:49:59 +10:00
tree-browser.c
tree.def (documentation): Remove mention of class 'b'.
2004-05-14 02:33:00 +00:00
tree-browser.def
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
tree-cfg.c
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
tree-chrec.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-chrec.h
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-complex.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-data-ref.c
tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.
2004-08-17 16:17:14 +00:00
tree-data-ref.h
tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.
2004-08-17 16:17:14 +00:00
tree-dfa.c
tree-dfa.c (add_referenced_var): Only global variables are call-clobbered.
2004-08-18 14:21:23 -04:00
tree-dump.c
tree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
2004-07-26 08:23:58 +00:00
tree-dump.h
c-common.def (RETURN_STMT): Remove.
2004-06-21 16:30:30 -07:00
tree-eh.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-flow-inline.h
re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)
2004-08-12 10:34:11 -04:00
tree-flow.h
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
tree-gimple.c
tree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-18 00:46:33 -07:00
tree-gimple.h
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
tree-inline.c
langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-19 21:34:37 +00:00
tree-inline.h
re PR tree-optimization/15077 (ICE in make_decl_rtl when inlining tail recursive nested function)
2004-07-27 22:27:20 -04:00
tree-into-ssa.c
tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.
2004-08-04 14:37:38 -06:00
tree-iterator.c
c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 18:21:38 -07:00
tree-iterator.h
c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 18:21:38 -07:00
tree-mudflap.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-mudflap.h
tree-mudflap.c: Include cgraph.h.
2004-07-05 18:12:47 +00:00
tree-nested.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-nomudflap.c
tree-gimple.c: Rename from tree-simple.c.
2004-05-13 22:29:32 -04:00
tree-nrv.c
c-typeck.c, [...]: Fix comment typos.
2004-06-26 05:03:55 +00:00
tree-optimize.c
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
tree-outof-ssa.c
tree-cfg.c (bsi_insert_before, [...]): Call modify_stmt after linking stmt into the program.
2004-08-10 18:31:26 +00:00
tree-pass.h
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
tree-phinodes.c
Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-08-09 13:13:07 -06:00
tree-pretty-print.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-profile.c
basic-block.h (profile_staus): New global variable.
2004-08-04 21:37:06 +00:00
tree-scalar-evolution.c
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
tree-scalar-evolution.h
cfgloop.h (struct loop): Add nb_iterations field.
2004-07-12 19:31:16 +00:00
tree-sra.c
langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-19 21:34:37 +00:00
tree-ssa-alias.c
tree-dfa.c (add_referenced_var): Only global variables are call-clobbered.
2004-08-18 14:21:23 -04:00
tree-ssa-ccp.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-ssa-copy.c
langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-19 21:34:37 +00:00
tree-ssa-copyrename.c
tree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-18 00:46:33 -07:00
tree-ssa-dce.c
re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)
2004-08-12 10:34:11 -04:00
tree-ssa-dom.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-ssa-dse.c
tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias right after the program is renamed into SSA.
2004-07-28 01:13:10 -04:00
tree-ssa-forwprop.c
tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias right after the program is renamed into SSA.
2004-07-28 01:13:10 -04:00
tree-ssa-live.c
tree.h (struct tree_decl): Add gimple_formal_temp.
2004-08-18 00:46:33 -07:00
tree-ssa-live.h
Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c
2004-08-09 13:13:07 -06:00
tree-ssa-loop-ch.c
tree-cfg.c (tree_duplicate_bb): Mark duplicated definitions.
2004-08-04 14:37:38 -06:00
tree-ssa-loop-im.c
tree-ssa-loop-im.c (fem_single_reachable_address, [...]): New functions.
2004-08-23 08:17:20 +00:00
tree-ssa-loop-ivcanon.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-ssa-loop-manip.c
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
tree-ssa-loop-niter.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-ssa-loop.c
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
tree-ssa-operands.c
tree-ssa-operands.c (get_call_expr_operands): Add VUSE operands for noreturn functions.
2004-08-23 07:47:31 +00:00
tree-ssa-operands.h
tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference.
2004-08-11 17:50:47 +00:00
tree-ssa-phiopt.c
tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.
2004-08-17 16:17:14 +00:00
tree-ssa-pre.c
re PR tree-optimization/17111 (tree check ICE in value_insert_into_set_bitmap on inlining a memcmp-like function)
2004-08-20 16:48:00 +00:00
tree-ssa-threadupdate.c
re PR middle-end/17044 (libgcc2.c:169: internal compiler error: Segmentation fault)
2004-08-24 20:59:34 +00:00
tree-ssa.c
tree-dfa.c (add_referenced_var): Only global variables are call-clobbered.
2004-08-18 14:21:23 -04:00
tree-ssanames.c
tree-ssa-loop-ivcanon.c: New file.
2004-08-24 20:48:23 +00:00
tree-tailcall.c
* tree-tailcall.c (suitable_for_tail_opt_p): Also check DECL_EXTERNAL.
2004-08-10 20:56:58 -07:00
tree-vectorizer.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree-vectorizer.h
tree-vectorizer.c: New File: loop vectorization on SSAed GIMPLE trees.
2004-08-17 16:17:14 +00:00
tree-vn.c
tree-vn.c (val_expr_pair_expr_eq): Compare vuses, to match the hash function.
2004-08-10 17:57:41 +00:00
tree.c
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tree.def
tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-19 10:36:07 +00:00
tree.h
tree.h (build_int_cst): New, sign extended constant.
2004-08-25 09:52:54 +00:00
tsystem.h
tsystem.h: Add the prototype of strlen.
2003-11-05 05:17:16 +00:00
typeclass.h
typeclass.h: Add GPL plus exception license.
2004-06-11 05:31:09 +00:00
unroll.c
cfglayout.c (duplicate_insn_chain): Remove references to NOTE_INSN_LOOP_VTOP and NOTE_INSN_LOOP_CONT.
2004-08-25 08:20:11 +00:00
unwind-c.c
unwind-c.c: Add libgcc-style exception.
2003-08-19 20:53:24 +00:00
unwind-dw2-fde-darwin.c
unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.
2003-11-01 10:59:50 +01:00
unwind-dw2-fde-glibc.c
bb-reorder.c, [...]: Update copyright.
2004-02-27 14:50:47 +00:00
unwind-dw2-fde.c
unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen to eliminate warning.
2004-08-19 21:41:32 +00:00
unwind-dw2-fde.h
gthr-gnat.c: Add visibility #pragmas.
2004-08-03 16:57:40 +00:00
unwind-dw2.c
unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen to eliminate warning.
2004-08-19 21:41:32 +00:00
unwind-dw2.h
Index: gcc/ChangeLog
2004-07-01 04:09:07 +00:00
unwind-pe.h
alias.c, [...]: Update copyright.
2004-01-21 20:40:04 +00:00
unwind-sjlj.c
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
unwind.h
gthr-gnat.c: Add visibility #pragmas.
2004-08-03 16:57:40 +00:00
unwind.inc
unwind-c.c: Add libgcc-style exception.
2003-08-19 20:53:24 +00:00
value-prof.c
re PR rtl-optimization/15633 (Failure to propagate FDO counters by vpt results in performance regression)
2004-06-23 12:07:58 -04:00
value-prof.h
bb-reorder.c, [...]: Fix comment formatting.
2004-05-30 18:32:31 +00:00
var-tracking.c
var-tracking.c (vt_find_locations): Set the in_pending bitmap at once.
2004-07-21 17:03:47 +00:00
varasm.c
varasm.c (ecode_reg_name): Do nothing if the asmspec is empty.
2004-08-18 23:16:37 -07:00
varray.c
Makefile.in (BUILD_PREFIX, [...]): Delete.
2004-08-16 23:05:04 +00:00
varray.h
Merge tree-ssa-20020619-branch into mainline.
2004-05-13 02:41:07 -04:00
vec.c
vec.h (VEC_T_length, [...]): Use unsigned, not size_t.
2004-07-20 20:25:02 +00:00
vec.h
vec.h (VEC_lower_bound): New macro.
2004-08-19 19:24:58 +00:00
version.c
Daily bump.
2004-08-25 00:16:16 +00:00
version.h
vmsdbg.h
vmsdbgout.c
tree.h: Remove include of version.h
2004-06-03 18:48:28 +00:00
web.c
rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-18 01:25:01 -07:00
xcoff.h
[approved by wilson]
2003-12-02 20:07:25 +11:00
xcoffout.c
Conditionally compile support for --enable-mapped_location.
2004-06-30 11:05:07 -07:00
xcoffout.h
xcoffout.h (DBX_FINISH_SYMBOL): Fix typo.
2004-07-06 11:37:55 -04:00