..
ada
Fix ChangeLog format for revision 177233.
2011-10-08 19:10:09 +00:00
c-family
Vector shuffling patch from Artem Shinkarov.
2011-10-03 08:13:26 -07:00
common
c6x-common.c (c6x_option_optimization_table): Enable -fmodulo-sched at -O2 and above.
2011-09-30 15:37:43 +00:00
config
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
cp
re PR c++/34927 (Duplicate error message about abstract class)
2011-10-09 00:21:37 +00:00
doc
In libobjc/: 2011-10-08 Richard Frith-Macdonald <rfm@gnu.org> Nicola Pero <nicola.pero@meta-innovation.com>
2011-10-08 17:52:06 +00:00
fortran
re PR fortran/47844 (Array stride ignored for pointer-valued function results)
2011-10-08 10:18:51 +00:00
ginclude
arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
2011-09-13 12:48:33 +00:00
go
Fix global var initialized to function call with calls as arguments.
2011-10-04 23:16:32 +00:00
java
* Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)
2011-08-24 11:47:06 +01:00
lto
Maintain order of LTO sections
2011-10-04 14:12:37 +00:00
objc
tree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-19 14:01:59 +00:00
objcp
In gcc/objc/: 2011-07-11 Nicola Pero <nicola.pero@meta-innovation.com>
2011-07-11 09:42:23 +00:00
po
* de.po: Update.
2011-10-03 21:15:53 +01:00
testsuite
In libobjc/: 2011-10-08 Richard Frith-Macdonald <rfm@gnu.org> Nicola Pero <nicola.pero@meta-innovation.com>
2011-10-08 17:52:06 +00:00
ABOUT-GCC-NLS
acinclude.m4
Disable .init_array/.fini_array support on Solaris (PR target/50166)
2011-08-26 15:17:42 +00:00
aclocal.m4
Centralize PICFLAG configuration
2011-08-22 16:54:02 +00:00
addresses.h
alias.c
rtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19 17:43:27 +00:00
alias.h
alloc-pool.c
alloc-pool.h
attribs.c
re PR middle-end/49905 (Better sanity checking on sprintf src & dest to produce warning for dodgy code ?)
2011-08-04 09:40:24 +02:00
auto-inc-dec.c
rtl.h (set_src_cost, [...]): New functions.
2011-08-18 12:37:27 +00:00
BASE-VER
basic-block.h
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
bb-reorder.c
re PR rtl-optimization/50212 (ICE: in ei_container, at basic-block.h:610 with -fnon-call-exceptions -freorder-blocks-and-partition)
2011-09-12 19:55:36 +02:00
bb-reorder.h
bitmap.c
bitmap.h
bt-load.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
builtin-attrs.def
builtin-types.def
builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-06-27 18:52:23 +02:00
builtins.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
builtins.def
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
builtins.h
c-aux-info.c
c-config-lang.in
c-convert.c
c-decl.c
common.opt: Add -foptimize-strlen option.
2011-09-27 18:15:46 +02:00
c-errors.c
c-lang.c
c-lang.h
c-objc-common.c
c-objc-common.h
c-parser.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
c-tree.h
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
c-typeck.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
caller-save.c
calls.c
re PR middle-end/50113 (soft-float MIPS64 compiler is miscompiling ggc-page.c)
2011-09-22 12:26:41 +00:00
cfg.c
bb-reorder: Split EH edges crossing partitions.
2011-07-23 12:44:19 -07:00
cfganal.c
cfgbuild.c
cfgcleanup.c
invoke.texi (-fshrink-wrap): Document.
2011-10-05 12:59:23 +00:00
cfgexpand.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
cfghooks.c
cfghooks.h
cfglayout.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
cfglayout.h
cfgloop.c
cfgloop.h
re PR middle-end/45098 (Missed induction variable optimization)
2011-06-14 14:29:58 +00:00
cfgloopanal.c
rtl.h (set_rtx_cost, [...]): New functions.
2011-08-18 12:36:51 +00:00
cfgloopmanip.c
cfgrtl.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
cgraph.c
re PR lto/47247 (Linker plugin specification makes it difficult to handle COMDATs)
2011-10-02 10:41:24 +00:00
cgraph.h
ipa-inline.h (struct inline_summary): Move versionable flag...
2011-09-06 16:46:55 +02:00
cgraphbuild.c
lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases.
2011-06-18 08:31:03 +00:00
cgraphunit.c
* cgraphunit.c (verify_edge_count_and_frequency): Bounds check.
2011-10-02 15:06:11 +00:00
ChangeLog
In libobjc/: 2011-10-08 Richard Frith-Macdonald <rfm@gnu.org> Nicola Pero <nicola.pero@meta-innovation.com>
2011-10-08 17:52:06 +00:00
ChangeLog-1997
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
Add missing entry.
2011-06-01 14:31:00 +00:00
ChangeLog-2010
ChangeLog.dataflow
ChangeLog.graphite
Only update ChangeLog.graphite.
2011-07-08 19:15:18 +00:00
ChangeLog.lib
ChangeLog.ptr
ChangeLog.tree-ssa
ChangeLog.tuples
cif-code.def
cif-code.def (OVERWRITABLE): Fix typo and move around.
2011-07-19 20:20:27 +00:00
collect2-aix.c
collect2-aix.h
collect2.c
Remove the unused demangle_flag in collect2.c.
2011-07-24 19:08:44 -07:00
collect2.h
collect2.c: Include diagnostic.h.
2011-05-19 17:25:12 +01:00
combine-stack-adj.c
re PR middle-end/50632 (FAIL: gcc.dg/pr50132.c)
2011-10-06 15:22:11 -07:00
combine.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
common.opt
invoke.texi (-fshrink-wrap): Document.
2011-10-05 12:59:23 +00:00
compare-elim.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
conditions.h
config.build
config.gcc
* config.gcc (x86_64-*): Add core-avx-i, core-avx2 for with_cpu.
2011-10-07 08:43:12 -07:00
config.host
config.host: Add driver-sparc.o and sparc/x-sparc on native sparc*-*-linux* builds.
2011-09-05 08:58:57 -07:00
config.in
configure.ac: Add test for new section attribute specifier "e" via define...
2011-09-28 10:07:39 +02:00
configure
Fix VIS3 assembler check and conditionalize testsuite on VIS3 support.
2011-10-07 10:23:47 -07:00
configure.ac
Fix VIS3 assembler check and conditionalize testsuite on VIS3 support.
2011-10-07 10:23:47 -07:00
convert.c
re PR middle-end/50083 (All 32-bit fortran tests fail on 32-bit Solaris)
2011-08-26 18:10:45 +02:00
convert.h
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
coretypes.h
dwarf2out: Split CFI construction routines into a new file.
2011-07-07 16:35:22 -07:00
coverage.c
fix -fbranch-probabilities and adjust testsuite
2011-08-30 13:18:49 +02:00
coverage.h
split checksum into cfg checksum and line checksum
2011-04-29 00:19:35 +00:00
cppbuiltin.c
cppbuiltin.h
cppdefault.c
cppdefault.h
cppspec.c
re PR preprocessor/48677 (cpp.exe broken ?)
2011-05-16 19:34:31 +01:00
cprop.c
re PR rtl-optimization/49474 (ppc ICEs with -O3 (bootstrapping with -O3 and --disable-checking))
2011-07-12 11:46:10 -07:00
crtstuff.c
Use .init_arrary/.fini_array sections if possible.
2011-08-20 13:02:17 -07:00
cse.c
tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-18 12:37:53 +00:00
cselib.c
re PR debug/49544 (ICE in new_elt_loc_list)
2011-06-27 18:45:49 +02:00
cselib.h
cstamp-h.in
data-streamer-in.c
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
data-streamer-out.c
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
data-streamer.c
rebase
2011-08-08 12:49:34 -04:00
data-streamer.h
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
DATESTAMP
Daily bump.
2011-10-09 00:18:00 +00:00
dbgcnt.c
dbgcnt.def
dbgcnt.h
dbxout.c
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
2011-06-15 00:11:35 +01:00
dbxout.h
dce.c
rtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-19 17:43:15 +00:00
dce.h
ddg.c
SMS: Support instructions with REG_INC_NOTE
2011-09-30 13:25:30 +00:00
ddg.h
SMS: Support instructions with REG_INC_NOTE
2011-09-30 13:25:30 +00:00
debug.c
debug.h
dwarf2: Extract cfi creation to a new pass.
2011-07-07 17:05:57 -07:00
defaults.h
dwarf2: Move CFI output routines to dwarf2cfi.c.
2011-07-09 13:56:42 -07:00
DEV-PHASE
df-core.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
df-problems.c
df-problems.c (df_note_bb_compute): Pass uses rather than defs to df_set_dead_notes_for_mw.
2011-08-26 14:21:19 +00:00
df-scan.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
df.h
dfp.c
re PR debug/48928 (ICE: in decimal_to_decnumber, at dfp.c:113 with -O -g and decimal float)
2011-05-10 08:05:20 +02:00
dfp.h
diagnostic-core.h
diagnostic.c
diagnostic.def
diagnostic.h
dojump.c
tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-08-18 12:37:53 +00:00
dominance.c
domwalk.c
domwalk.h
double-int.c
double-int.h
dse.c
rtl.h (set_src_cost, [...]): New functions.
2011-08-18 12:37:27 +00:00
dse.h
dwarf2asm.c
Move ASM_COMMENT_START to defaults.h.
2011-07-09 13:18:32 -07:00
dwarf2asm.h
dwarf2cfi.c
re PR bootstrap/50010 (bootstrap comparison failure without CFI directives)
2011-09-12 21:29:31 +02:00
dwarf2out.c
re PR rtl-optimization/50191 (Strange debug insn produced for TOC compiling 416.gamess with profile-generate)
2011-09-07 09:32:46 +02:00
dwarf2out.h
dwarf2cfi: Implement change_cfi_row.
2011-07-23 13:17:54 -07:00
ebitmap.c
ebitmap.h
emit-rtl.c
rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MAX_MACHINE_MODE.
2011-09-27 09:29:21 +02:00
emit-rtl.h
rtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19 17:43:27 +00:00
errors.c
errors.h
et-forest.c
et-forest.h
except.c
bb-reorder: Split EH edges crossing partitions.
2011-07-23 12:44:19 -07:00
except.h
bb-reorder: Split EH edges crossing partitions.
2011-07-23 12:44:19 -07:00
exec-tool.in
explow.c
re PR middle-end/50251 (Revision 178353 caused many test failures)
2011-09-14 14:32:07 +00:00
expmed.c
expmed.c (expand_mult_highpart_optab): Replace optab_handler with the new widening_optab_handler.
2011-10-05 10:20:04 +00:00
expmed.h
expr.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
expr.h
re PR debug/50299 (entryval: bigendian 32bit->64bit extension breaks address match)
2011-09-12 17:49:38 +02:00
final.c
final.c (final): Handle if JUMP_LABEL is not LABEL_P.
2011-09-21 07:41:22 +00:00
fixed-value.c
fixed-value.h
flag-types.h
flags.h
common.opt (in_lto_p): New Variable entry.
2011-06-28 18:00:59 +01:00
fold-const.c
re PR other/49752 (Non-existing struct tree_type' in fold_checksum_tree in fold-const.c, can't build with
--enable-checking=fold')
2011-10-07 08:35:49 -07:00
fp-test.c
FSFChangeLog
FSFChangeLog.10
FSFChangeLog.11
function.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
function.h
invoke.texi (-fshrink-wrap): Document.
2011-10-05 12:59:23 +00:00
fwprop.c
fwprop.c (forward_propagate_and_simplify): After checking reg/subreg combinations, check whether the modes are the same.
2011-09-27 17:24:03 +00:00
gbl-ctors.h
gcc-plugin.h
gcc.c
Use urandom in gcc.c too
2011-09-29 13:15:29 +00:00
gcc.h
gccspec.c
gcov-dump.c
Makefile.in (LIBDEPS): Add libcommon.a.
2011-05-20 16:19:05 +01:00
gcov-io.c
gcov-io.h
split checksum into cfg checksum and line checksum
2011-04-29 00:19:35 +00:00
gcov-iov.c
gcov.c
gcov.c (create_file_names): If no object directory is specified, keep the directory of the file.
2011-05-23 10:20:01 +00:00
gcse.c
rtl.h (set_src_cost, [...]): New functions.
2011-08-18 12:37:27 +00:00
gcse.h
gdbinit.in
genattr-common.c
genattr.c (write_upcase, [...]): Move to ...
2011-07-25 22:32:56 +01:00
genattr.c
genattr.c (write_upcase, [...]): Move to ...
2011-07-25 22:32:56 +01:00
genattrtab.c
md.texi: Describe the use of match_tests in attribute tests.
2011-08-31 21:06:59 +00:00
genautomata.c
genautomata.c (NO_COMB_OPTION): New macro.
2011-08-30 13:15:38 +00:00
gencheck.c
genchecksum.c
gencodes.c
genconditions.c
genconfig.c
genconstants.c
genemit.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
genenums.c
genextract.c
genflags.c
gengenrtl.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
gengtype-lex.l
gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h" otherwise.
2011-08-04 13:30:45 +02:00
gengtype-parse.c
gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h" otherwise.
2011-08-04 13:30:45 +02:00
gengtype-state.c
gengtype-state.c (write_state): Remove timestamped header line.
2011-08-24 11:14:56 +00:00
gengtype.c
gengtype-state.c: Include "bconfig.h" if GENERATOR_FILE is defined, "config.h" otherwise.
2011-08-04 13:30:45 +02:00
gengtype.h
genhooks.c
common-target-def.h, [...]: New files.
2011-06-14 21:11:37 +01:00
genmddeps.c
genmodes.c
genmultilib
genopinit.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
genoutput.c
system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.
2011-07-21 10:48:03 -04:00
genpeep.c
genpreds.c
genrecog.c
genrecog.c (make_insn_sequence): Correct position numbering when filtering out match_scratch and match_dup.
2011-07-20 11:26:57 -04:00
gensupport.c
gensupport.c (add_define_attr): New static function.
2011-06-21 14:38:38 +00:00
gensupport.h
ggc-common.c
ggc-internal.h
ggc-none.c
ggc-page.c
split tree_type
2011-05-11 13:48:55 +00:00
ggc-zone.c
ggc.h
ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_def instead of ggc_alloc_zone_vec_rtvec_def.
2011-08-16 14:14:26 +00:00
gimple-fold.c
tree.h (avoid_folding_inline_builtin): New prototype.
2011-10-06 16:34:48 +02:00
gimple-fold.h
gimple-iterator.c
gimple-low.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
gimple-pretty-print.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
gimple-pretty-print.h
gimple-streamer-in.c
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
gimple-streamer-out.c
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
gimple-streamer.h
rebase
2011-08-08 12:49:34 -04:00
gimple.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
gimple.def
gimple.h
gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context.
2011-09-26 18:19:55 +02:00
gimplify.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
glimits.h
godump.c
godump.c (go_output_typedef): Support printing enum values that don't fit in a signed HOST_WIDE_INT.
2011-10-03 20:09:56 +00:00
graph.c
graph.h
graphds.c
graphds.h
graphite-blocking.c
Fix PR47654: Loop blocking should strip-mine at least two loops.
2011-07-05 14:50:34 +00:00
graphite-clast-to-gimple.c
tree.h (convert_to_ptrofftype_loc): New function.
2011-08-17 12:00:35 +00:00
graphite-clast-to-gimple.h
Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface.
2011-07-21 22:56:29 +00:00
graphite-cloog-compat.h
graphite-cloog-util.c
graphite-cloog-util.h
graphite-dependences.c
Start counting nesting level from 0 and use the standard "Polyhedral SCattering Transformed" psct_* interface.
2011-07-21 22:56:29 +00:00
graphite-dependences.h
graphite-flattening.c
graphite-interchange.c
Fix PR47654: Loop blocking should strip-mine at least two loops.
2011-07-05 14:50:34 +00:00
graphite-poly.c
PR45450: disable legality check after an openscop read
2011-07-27 16:53:02 +00:00
graphite-poly.h
Fix PR47654: Loop blocking should strip-mine at least two loops.
2011-07-05 14:50:34 +00:00
graphite-ppl.c
graphite-ppl.h
Infer types based on lb and ub.
2011-07-21 22:57:59 +00:00
graphite-scop-detection.c
graphite-scop-detection.c (make_close_phi_nodes_unique): New forward declaration.
2011-09-29 14:06:31 +00:00
graphite-scop-detection.h
graphite-sese-to-poly.c
Makefile.in (tree-data-ref.o): Add tree-affine.h dependency.
2011-08-23 12:40:57 +00:00
graphite-sese-to-poly.h
graphite.c
gsstruct.def
gstab.h
gsyms.h
gsyslimits.h
gthr-aix.h
gthr-dce.h
gthr-lynx.h
gthr-mipssde.h
gthr-posix.c
gthr-posix.h
gthr-posix.h (__gthread_active_p): Do not use preprocessor conditionals and comments inside macro arguments.
2011-08-29 23:00:39 +02:00
gthr-rtems.h
gthr-single.h
gthr-tpf.h
gthr-vxworks.h
gthr-win32.h
gthr.h
configure.ac (THREADS): Remove posix95.
2011-08-08 15:39:35 +00:00
haifa-sched.c
haifa-sched.c (modulo_ii, [...]): New static variables.
2011-09-30 13:33:54 +00:00
hard-reg-set.h
highlev-plugin-common.h
hooks.c
system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.
2011-10-06 23:25:53 +04:00
hooks.h
system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.
2011-10-06 23:25:53 +04:00
host-default.c
hosthooks-def.h
hosthooks.h
hw-doloop.c
hw-doloop.c (scan_loop): Compute register usage only for non-debug insns.
2011-09-30 12:26:57 +00:00
hw-doloop.h
hw-doloop.c: New file.
2011-07-07 15:42:41 +00:00
hwint.c
re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108)
2011-08-18 11:30:42 +00:00
hwint.h
Change random seeds to 64bit and drop re-crcing
2011-09-29 13:14:51 +00:00
ifcvt.c
ifcvt.c (cheap_bb_rtx_cost_p): Add SCALE argument.
2011-09-27 10:49:17 -06:00
implicit-zee.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
incpath.c
re PR preprocessor/36819 (memleak in split_quote_chain)
2011-10-02 12:31:40 +00:00
incpath.h
init-regs.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
input.c
input.h
insn-addr.h
insn-notes.def
insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.
2011-07-25 17:57:55 -07:00
integrate.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
integrate.h
internal-fn.c
md.texi (vec_load_lanes, [...]): Document.
2011-05-03 07:46:54 +00:00
internal-fn.def
md.texi (vec_load_lanes, [...]): Document.
2011-05-03 07:46:54 +00:00
internal-fn.h
internal-fn.h (internal_fn_name_array): Declare.
2011-04-28 01:25:01 +00:00
intl.c
intl.h
ipa-cp.c
ipa-prop.h (jump_func_type): Updated comments.
2011-09-23 15:22:43 +02:00
ipa-inline-analysis.c
ipa-inline-analysis.c (MAX_TIME): Update comment.
2011-10-03 08:11:43 +00:00
ipa-inline-transform.c
inline-1.c: new testcase.
2011-09-23 17:30:34 +00:00
ipa-inline.c
ipa-inline-transform.c (inline_call): Always update jump functions after inlining.
2011-09-22 11:57:43 +00:00
ipa-inline.h
inline-1.c: new testcase.
2011-09-23 17:30:34 +00:00
ipa-prop.c
ipa-prop.h (jump_func_type): Updated comments.
2011-09-23 15:22:43 +02:00
ipa-prop.h
ipa-prop.h (jump_func_type): Updated comments.
2011-09-23 15:22:43 +02:00
ipa-pure-const.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
ipa-ref-inline.h
ipa-ref.c
lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases.
2011-06-18 08:31:03 +00:00
ipa-ref.h
lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
2011-06-11 13:01:53 +00:00
ipa-reference.c
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
ipa-reference.h
ipa-split.c
re PR tree-optimization/50287 (FAIL: gcc.c-torture/execute/builtins/vsnprintf-chk.c compilation, -O2 -flto)
2011-09-08 15:09:38 +02:00
ipa-utils.c
ipa-utils.c (postorder_stack): New structure.
2011-06-13 15:31:22 +00:00
ipa-utils.h
ipa-utils.c (ipa_dfs_info): New field scc_no.
2011-06-01 15:07:26 +02:00
ipa.c
cgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-10-02 14:30:50 +00:00
ira-build.c
re PR rtl-optimization/48757 (internal compiler error: in compensate_edge, at reg-stack.c:2788)
2011-05-25 02:15:58 +00:00
ira-color.c
* ira-color.c (assign_hard_reg): Fix typo.
2011-10-01 19:42:54 +00:00
ira-conflicts.c
target.def (class_max_nregs): New hook.
2011-07-20 02:34:31 +04:00
ira-costs.c
re PR rtl-optimization/49890 (IRA spill with plenty of available registers)
2011-08-18 17:06:18 +00:00
ira-emit.c
ira-int.h
re PR rtl-optimization/50107 ([IRA, i386] allocates registers in very non-optimal way)
2011-08-18 14:56:36 +00:00
ira-lives.c
ira-lives.c (mark_pseudo_regno_subword_live): Use allocno class for ira_reg_class_max_nregs.
2011-08-21 02:14:37 +00:00
ira.c
ira.c (ira_init_register_move_cost): Check small subclasses through ira_reg_class_max_nregs and ira_available_class_regs.
2011-08-23 23:06:04 +00:00
ira.h
target.def (class_max_nregs): New hook.
2011-07-20 02:34:31 +04:00
jump.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
langhooks-def.h
langhooks.c
langhooks.h
langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to bool and adjust comment.
2011-05-07 19:58:29 +00:00
LANGUAGES
lcm.c
libfuncs.h
libgcc2.c
Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
2011-06-21 14:16:39 +00:00
libgcc2.h
Makefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
2011-06-21 14:16:39 +00:00
libgcc-libsystem.ver
limitx.h
limity.h
lists.c
longlong.h
longlong.h (smul_ppmm, sdiv_qrnnd): Add underscores to the local variables.
2011-10-04 07:27:01 +00:00
loop-doloop.c
rtl.h (set_src_cost, [...]): New functions.
2011-08-18 12:37:27 +00:00
loop-init.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
loop-invariant.c
rtl.h (set_src_cost, [...]): New functions.
2011-08-18 12:37:27 +00:00
loop-iv.c
loop-unroll.c
loop-unswitch.c
lower-subreg.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
lto-cgraph.c
lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.
2011-10-04 09:46:56 +00:00
lto-compress.c
lto-compress.h
lto-opts.c
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
2011-06-15 00:11:35 +01:00
lto-section-in.c
Split out LTO's writing of top level asm nodes in preparation of extending what...
2011-09-30 14:56:01 +00:00
lto-section-out.c
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
lto-streamer-in.c
lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.
2011-10-04 09:46:56 +00:00
lto-streamer-out.c
lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.
2011-10-04 09:46:56 +00:00
lto-streamer.c
Change random seeds to 64bit and drop re-crcing
2011-09-29 13:14:51 +00:00
lto-streamer.h
lto-streamer.h (lto_input_toplevel_asms): Add order_base parameter.
2011-10-04 09:46:56 +00:00
lto-symtab.c
re PR lto/47247 (Linker plugin specification makes it difficult to handle COMDATs)
2011-10-02 10:41:24 +00:00
lto-wrapper.c
Makefile.in (LIBDEPS): Add libcommon.a.
2011-05-20 16:19:05 +01:00
machmode.def
machmode.h
params.h (ALLOW_STORE_DATA_RACES): New.
2011-07-27 13:22:09 +00:00
main.c
Makefile.in
Vector shuffling patch from Artem Shinkarov.
2011-10-03 08:13:26 -07:00
matrix-reorg.c
cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line.
2011-07-12 20:07:09 +00:00
mcf.c
mips-tdump.c
re PR target/3746 (compilation of mips-tfile missing mips/a.out.h)
2011-05-24 17:51:51 +00:00
mips-tfile.c
re PR target/3746 (compilation of mips-tfile missing mips/a.out.h)
2011-05-24 17:51:51 +00:00
mkconfig.sh
config.gcc (libgcc_tm_file): Define instead of including files from ../../libgcc/config/ in tm_file.
2011-05-10 15:41:47 +01:00
mkmap-flat.awk
t-osf5: Remove.
2011-06-03 13:23:35 +00:00
mkmap-symver.awk
mode-classes.def
mode-switching.c
mode-switching.c (optimize_mode_switching): Fix bug in MODE_AFTER handling.
2011-08-01 19:30:29 +01:00
modulo-sched.c
SMS: Support instructions with REG_INC_NOTE
2011-09-30 13:25:30 +00:00
omega.c
Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H.
2011-08-01 21:53:07 +00:00
omega.h
omp-builtins.def
backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable array in firstprivate clause)
2011-08-02 18:13:29 +02:00
omp-low.c
backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable array in firstprivate clause)
2011-08-02 18:13:29 +02:00
ONEWS
opt-functions.awk
Allow HOST_WIDE_INT for option variable.
2011-08-18 07:52:06 -07:00
opt-gather.awk
opt-include.awk
opt-read.awk
Allow HOST_WIDE_INT for option variable.
2011-08-18 07:52:06 -07:00
optabs.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
optabs.h
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
optc-gen.awk
opts.c (print_specific_help): Fix off-by-one compare in assertion check.
2011-09-02 21:19:17 +00:00
optc-save-gen.awk
Allow HOST_WIDE_INT for option variable.
2011-08-18 07:52:06 -07:00
opth-gen.awk
opth-gen.awk: Do not declare target save/restore structures and functions if IN_RTS defined.
2011-08-19 11:16:02 +01:00
opts-common.c
Allow HOST_WIDE_INT for option variable.
2011-08-18 07:52:06 -07:00
opts-diagnostic.h
opts-global.c
New option to disable/enable optimization passes.
2011-05-30 04:38:42 +00:00
opts.c
invoke.texi (-fshrink-wrap): Document.
2011-10-05 12:59:23 +00:00
opts.h
opts.c (print_specific_help): Fix off-by-one compare in assertion check.
2011-09-02 21:19:17 +00:00
output.h
output.h (SECTION_EXCLUDE): New macro.
2011-09-27 17:52:13 +00:00
params.c
params.c: Include common/common-target.h.
2011-06-23 11:41:42 +01:00
params.def
haifa-sched.c (modulo_ii, [...]): New static variables.
2011-09-30 13:33:54 +00:00
params.h
params.h (ALLOW_STORE_DATA_RACES): New.
2011-07-27 13:22:09 +00:00
passes.c
Vector shuffling patch from Artem Shinkarov.
2011-10-03 08:13:26 -07:00
plugin.c
plugin.def: Add event for finish_decl.
2011-08-11 11:57:38 -04:00
plugin.def
plugin.def: Add event for finish_decl.
2011-08-11 11:57:38 -04:00
plugin.h
pointer-set.c
pointer-set.h
postreload-gcse.c
cse.c (insert_with_costs): Put semi-colon after empty loop body on the next line.
2011-07-12 20:07:09 +00:00
postreload.c
re PR rtl-optimization/49452 (comp-goto-2.c regresses in testing)
2011-09-20 00:57:39 +00:00
predict.c
predict.c (maybe_hot_frequency_p): Make sure a zero entry-block frequency makes everything hot.
2011-07-26 15:44:50 +00:00
predict.def
predict.h
prefix.c
common-target-def.h, [...]: New files.
2011-06-14 21:11:37 +01:00
prefix.h
prefix.h: Wrap up in extern "C" block.
2011-07-12 17:23:04 +00:00
pretty-print.c
pretty-print.h
pretty-print.h (pp_unsigned_wide_integer): New.
2011-09-02 13:52:12 +00:00
print-rtl.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
print-tree.c
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 17:43:44 +00:00
profile.c
Fix a bug that broke -freorder-functions
2011-08-04 06:20:59 +00:00
profile.h
Remove cgraph pid
2011-04-22 00:03:41 +00:00
read-md.c
read-md.h
read-rtl.c
README.Portability
discourage unnecessary use of if before free
2011-04-20 18:18:43 +00:00
real.c
real.h
realmpfr.c
realmpfr.h
recog.c
recog.c (asm_labels_ok): New function.
2011-09-06 10:02:41 +00:00
recog.h
system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.
2011-07-21 10:48:03 -04:00
reg-notes.def
re PR debug/49864 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2439)
2011-08-02 15:18:35 -07:00
reg-stack.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
regcprop.c
regcprop.c (maybe_mode_change): Check HARD_REGNO_MODE_OK.
2011-07-21 10:13:27 +00:00
reginfo.c
target.def (class_max_nregs): New hook.
2011-07-20 02:34:31 +04:00
regmove.c
machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
2011-07-06 14:44:30 +00:00
regrename.c
regrename.c (struct du_head): Make nregs signed.
2011-09-07 15:57:45 +00:00
regs.h
regrename.c (struct du_head): Make nregs signed.
2011-09-07 15:57:45 +00:00
regset.h
regstat.c
reload1.c
re PR rtl-optimization/50249 (ira marks wrong value for inheriting)
2011-09-27 14:55:11 +00:00
reload.c
reload.c (find_reloads): Set operand_mode to Pmode for address operands consisting of just a CONST_INT.
2011-09-22 18:54:34 +00:00
reload.h
re PR middle-end/48770 (wrong code with -O -fprofile-arcs -fPIC -fno-dce -fno-forward-propagate -fno-tree-forwprop)
2011-06-23 15:30:20 -06:00
reorg.c
reorg.c: Always define make_return_insns.
2011-09-13 14:42:29 +00:00
resource.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
resource.h
rtl-error.c
rtl-error.h
rtl.c
rtl.c (copy_rtx): Do not handle frame_related, jump or call flags specially.
2011-09-12 23:38:21 +00:00
rtl.def
md.texi: Describe the use of match_tests in attribute tests.
2011-08-31 21:06:59 +00:00
rtl.h
rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MAX_MACHINE_MODE.
2011-09-27 09:29:21 +02:00
rtlanal.c
* rtlanal.c (nonzero_bits1): Handle CLRSB.
2011-08-26 14:15:25 +02:00
rtlhooks-def.h
rtlhooks.c
machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
2011-07-06 14:44:30 +00:00
sbitmap.c
sbitmap.h
sched-deps.c
re PR rtl-optimization/49994 (ICE: in maybe_record_trace_start, at dwarf2cfi.c:2234 with -fsched2-use-superblocks)
2011-08-12 14:00:00 -07:00
sched-ebb.c
sched-ebb.c (schedule_ebb): No longer static.
2011-09-30 14:12:34 +00:00
sched-int.h
sched-ebb.c (schedule_ebb): No longer static.
2011-09-30 14:12:34 +00:00
sched-rgn.c
revert: re PR rtl-optimization/11320 (Scheduler bug)
2011-07-15 13:20:10 +00:00
sched-vis.c
rtl.texi (simple_return): Document.
2011-08-27 17:38:58 +00:00
sdbout.c
sdbout.h
sel-sched-dump.c
sel-sched-dump.h
sel-sched-ir.c
sel-sched-ir.c (has_dependence_note_reg_use): Call ds_full_merge only if producer writes to the register given by regno.
2011-08-11 15:55:11 +04:00
sel-sched-ir.h
sel-sched-ir.h (register_unavailable_p): Declare.
2011-08-11 15:48:07 +04:00
sel-sched.c
sel-sched-ir.h (register_unavailable_p): Declare.
2011-08-11 15:48:07 +04:00
sel-sched.h
sese.c
gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement.
2011-09-09 11:52:51 +00:00
sese.h
Fix PR47691: do not abort compilation when code generation fails
2011-07-27 16:52:52 +00:00
simplify-rtx.c
rtl.h (const_tiny_rtx): Change into array of 4 x MAX_MACHINE_MODE from 3 x MAX_MACHINE_MODE.
2011-09-27 09:29:21 +02:00
sparseset.c
sparseset.h
sreal.c
sreal.h
ssaexpand.h
stab.def
stack-ptr-mod.c
statistics.c
statistics.h
stmt.c
rtl.h (set_src_cost, [...]): New functions.
2011-08-18 12:37:27 +00:00
stor-layout.c
stor-layout.c (layout_type): Use size_binop for array size calculations.
2011-09-05 09:03:08 +00:00
store-motion.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
streamer-hooks.c
rebase
2011-08-08 12:49:34 -04:00
streamer-hooks.h
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
stringpool.c
sync-builtins.def
cosmetic. Add sync_ to all the expand_builtin defines which do not match the actual builtin_sync_ names.
2011-06-21 19:04:33 +00:00
system.h
tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
2011-08-20 13:18:35 +04:00
target-def.h
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
2011-06-15 00:11:35 +01:00
target-globals.c
target-globals.h
target-hooks-macros.h
target.def
system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.
2011-10-06 23:25:53 +04:00
target.h
re PR middle-end/46500 (target.h includes tm.h)
2011-06-16 14:45:47 +01:00
targhooks.c
system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.
2011-10-06 23:25:53 +04:00
targhooks.h
system.h (OUTPUT_ADDR_CONST_EXTRA): Poison.
2011-10-06 23:25:53 +04:00
timevar.c
timevar.c (timevar_print): Increase width for display of timevar name.
2011-06-25 09:57:31 +00:00
timevar.def
common.opt: Add -foptimize-strlen option.
2011-09-27 18:15:46 +02:00
timevar.h
Upgrade the utility of timevars.
2011-05-02 22:19:48 +00:00
tlink.c
collect2.c: Include diagnostic.h.
2011-05-19 17:25:12 +01:00
toplev.c
Use urandom to get random seed
2011-09-29 13:15:13 +00:00
toplev.h
Change random seeds to 64bit and drop re-crcing
2011-09-29 13:14:51 +00:00
tracer.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-affine.c
Makefile.in (tree-data-ref.o): Add tree-affine.h dependency.
2011-08-23 12:40:57 +00:00
tree-affine.h
Makefile.in (tree-data-ref.o): Add tree-affine.h dependency.
2011-08-23 12:40:57 +00:00
tree-browser.c
tree-browser.def
tree-call-cdce.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-cfg.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
tree-cfgcleanup.c
re PR tree-optimization/49615 (internal compiler error: verify_stmts failed / LHS in noreturn call with pointer-to-never-returning-member)
2011-07-04 12:06:17 +00:00
tree-chrec.c
tree.h (convert_to_ptrofftype_loc): New function.
2011-08-17 12:00:35 +00:00
tree-chrec.h
tree.h (ptrofftype_p): New helper function.
2011-08-16 13:55:30 +00:00
tree-complex.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-data-ref.c
tree-data-ref.c (dr_analyze_innermost): Add new argument.
2011-09-25 09:21:42 +00:00
tree-data-ref.h
tree-data-ref.c (dr_analyze_innermost): Add new argument.
2011-09-25 09:21:42 +00:00
tree-dfa.c
tree-flow.h (get_var_ann): Don't declare.
2011-10-06 15:18:12 +00:00
tree-diagnostic.c
tree-diagnostic.h
tree-dump.c
invoke.texi: Document -scev dump modifier.
2011-06-29 14:29:22 +00:00
tree-dump.h
tree-eh.c
* tree-eh.c (remove_unreachable_handlers): Obvious cleanup.
2011-10-04 02:23:17 +00:00
tree-emutls.c
re PR middle-end/49500 (gcc.dg/tls/alias-1.c)
2011-08-05 20:52:03 +00:00
tree-flow-inline.h
tree-flow.h (get_var_ann): Don't declare.
2011-10-06 15:18:12 +00:00
tree-flow.h
tree-flow.h (get_var_ann): Don't declare.
2011-10-06 15:18:12 +00:00
tree-if-conv.c
re PR tree-optimization/50319 (if-conversion produces unvectorizable conditions)
2011-09-07 14:19:33 +00:00
tree-inline.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
tree-inline.h
tree-into-ssa.c
re PR debug/49602 (verify_ssa failed (definition does not dominate use) with "-O2 -g")
2011-07-04 19:19:52 +02:00
tree-iterator.c
move TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-27 17:43:44 +00:00
tree-iterator.h
tree-loop-distribution.c
tree-data-ref.c (dr_analyze_innermost): Add new argument.
2011-09-25 09:21:42 +00:00
tree-mudflap.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
tree-mudflap.h
tree-nested.c
backport: re PR fortran/46752 (OpenMP - Seg fault for unallocated allocatable array in firstprivate clause)
2011-08-02 18:13:29 +02:00
tree-nomudflap.c
tree-nrv.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-object-size.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
tree-optimize.c
Fix a bug in cfg fixup
2011-08-04 06:22:15 +00:00
tree-outof-ssa.c
tree-parloops.c
07-05-2011 Razya Ladelsky <razya@il.ibm.com>
2011-07-05 13:08:01 +00:00
tree-pass.h
common.opt: Add -foptimize-strlen option.
2011-09-27 18:15:46 +02:00
tree-phinodes.c
tree-predcom.c
tree-data-ref.c (dr_analyze_innermost): Add new argument.
2011-09-25 09:21:42 +00:00
tree-pretty-print.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
tree-pretty-print.h
tree-pretty-print.c (dump_function_header): Add flags.
2011-06-06 13:24:55 +00:00
tree-profile.c
tree-flow.h (get_var_ann): Don't declare.
2011-10-06 15:18:12 +00:00
tree-scalar-evolution.c
tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if there is no outgoing edge.
2011-09-25 14:55:12 +00:00
tree-scalar-evolution.h
tree-sra.c
cgraphunit.c (ipa_passes): Remove unrechable nodes.
2011-10-02 14:30:50 +00:00
tree-ssa-address.c
tree.h (convert_to_ptrofftype_loc): New function.
2011-08-17 12:00:35 +00:00
tree-ssa-alias.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
tree-ssa-alias.h
tree-ssa-alias.h (pt_solution_singleton_p): Declare.
2011-09-26 12:36:56 +00:00
tree-ssa-ccp.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
tree-ssa-coalesce.c
remove useless if-before-free tests
2011-04-20 18:19:03 +00:00
tree-ssa-copy.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-ssa-copyrename.c
tree-ssa-copyrename.c (rename_ssa_copies): Zero statistics.
2011-07-12 14:38:41 +00:00
tree-ssa-dce.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
tree-ssa-dom.c
fold-const.c (fold_ternary_loc): Also fold non-constant vector CONSTRUCTORs.
2011-10-06 10:35:20 +00:00
tree-ssa-dse.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-ssa-forwprop.c
re PR tree-optimization/49279 (Optimization incorrectly presuming constant variable inside loop in g++ 4.5 and 4.6 with -O2 and -O3 for x86_64 targets)
2011-10-06 18:38:29 +02:00
tree-ssa-ifcombine.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-ssa-live.c
Makefile.in (tree-ssa-structalias.o): Remove gt-tree-ssa-structalias.h dependency.
2011-04-27 14:16:49 +00:00
tree-ssa-live.h
tree-ssa-loop-ch.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-ssa-loop-im.c
expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ...
2011-09-01 11:46:08 +00:00
tree-ssa-loop-ivcanon.c
tree-ssa-loop-ivopts.c
re PR bootstrap/50218 (tree-ssa-loop-ivopts.c triggers -Werror=maybe-uninitialized breaking i686-linux bootstrap)
2011-08-28 12:08:41 +00:00
tree-ssa-loop-manip.c
tree.h (convert_to_ptrofftype_loc): New function.
2011-08-17 12:00:35 +00:00
tree-ssa-loop-niter.c
tree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-19 14:01:59 +00:00
tree-ssa-loop-prefetch.c
re PR tree-optimization/49963 (ICE: in abs_hwi, at hwint.c:108)
2011-08-18 11:30:42 +00:00
tree-ssa-loop-unswitch.c
tree-ssa-loop.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-ssa-math-opts.c
gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator instead of a statement.
2011-09-09 11:52:51 +00:00
tree-ssa-operands.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
tree-ssa-operands.h
tree-ssa-phiopt.c
re PR middle-end/50260 (internal compiler error: Segmentation fault at ../../gcc/gcc/tree-ssa-live.c:88)
2011-09-02 18:31:47 +00:00
tree-ssa-phiprop.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-ssa-pre.c
re PR middle-end/43864 (Same basic blocks should be merged)
2011-09-27 16:10:42 +00:00
tree-ssa-propagate.c
gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context.
2011-09-26 18:19:55 +02:00
tree-ssa-propagate.h
gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after push_gimplify_context.
2011-09-26 18:19:55 +02:00
tree-ssa-reassoc.c
re PR tree-optimization/50587 (ICE init_range_entry, at tree-ssa-reassoc.c:1698 caused by recent change)
2011-10-03 11:06:38 +02:00
tree-ssa-sccvn.c
re PR tree-optimization/38884 (missed FRE with __real and __imag)
2011-10-06 08:41:44 +00:00
tree-ssa-sccvn.h
re PR middle-end/43864 (Same basic blocks should be merged)
2011-09-27 16:10:42 +00:00
tree-ssa-sink.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-ssa-strlen.c
re PR tree-optimization/50613 (ICE: tree check: expected ssa_name, have addr_expr in find_equal_ptrs, at tree-ssa-strlen.c:712 with -foptimize-strlen -fno-tree-ccp)
2011-10-05 20:09:56 +02:00
tree-ssa-structalias.c
re PR tree-optimization/49279 (Optimization incorrectly presuming constant variable inside loop in g++ 4.5 and 4.6 with -O2 and -O3 for x86_64 targets)
2011-10-06 18:38:29 +02:00
tree-ssa-tail-merge.c
re PR middle-end/43864 (Same basic blocks should be merged)
2011-09-27 16:10:42 +00:00
tree-ssa-ter.c
tree-ssa-threadedge.c
expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ...
2011-09-01 11:46:08 +00:00
tree-ssa-threadupdate.c
re PR middle-end/49465 (Revision 175114 miscompiled 403.gcc in SPEC CPU 2006)
2011-06-23 14:26:07 -06:00
tree-ssa-uncprop.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-ssa-uninit.c
re PR middle-end/50040 (missed warning: ‘x.y’ is used uninitialized in this function)
2011-08-11 14:28:36 +00:00
tree-ssa.c
re PR tree-optimization/49279 (Optimization incorrectly presuming constant variable inside loop in g++ 4.5 and 4.6 with -O2 and -O3 for x86_64 targets)
2011-10-06 18:38:29 +02:00
tree-ssanames.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-stdarg.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-stdarg.h
tree-streamer-in.c
cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.
2011-09-02 15:26:30 +02:00
tree-streamer-out.c
Split out LTO's writing of top level asm nodes in preparation of extending what...
2011-09-30 14:56:01 +00:00
tree-streamer.c
data-streamer.h (streamer_write_zero): Rename from output_zero.
2011-08-12 12:42:13 -04:00
tree-streamer.h
Split out LTO's writing of top level asm nodes in preparation of extending what...
2011-09-30 14:56:01 +00:00
tree-switch-conversion.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
tree-tailcall.c
target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.
2011-06-15 00:11:35 +01:00
tree-vect-data-refs.c
re PR tree-optimization/50413 (Incorrect instruction is used to shift value of 128 bit xmm0 registrer)
2011-09-19 11:46:00 +00:00
tree-vect-generic.c
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
tree-vect-loop-manip.c
tree.h (fold_build_pointer_plus_loc): New helper function.
2011-07-19 14:01:59 +00:00
tree-vect-loop.c
re PR tree-optimization/50328 (reduction with constant or invariant not vectorized)
2011-09-09 12:35:11 +00:00
tree-vect-patterns.c
re PR middle-end/50650 (ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689)
2011-10-07 13:48:03 +02:00
tree-vect-slp.c
tree-vect-stmts.c (vectorizable_type_demotion): Handle basic block vectorization.
2011-09-27 12:26:34 +00:00
tree-vect-stmts.c
re PR middle-end/50650 (ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689)
2011-10-07 13:48:03 +02:00
tree-vectorizer.c
tree-vectorizer.c (vect_print_dump_info): Print line number when dumping to a file.
2011-09-04 08:53:43 +00:00
tree-vectorizer.h
re PR middle-end/50650 (ICE in vect_is_simple_use_1, at tree-vect-stmts.c:5689)
2011-10-07 13:48:03 +02:00
tree-vrp.c
expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, from ...
2011-09-01 11:46:08 +00:00
tree.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
tree.def
Rename vshuffle/vec_shuffle to vec_perm.
2011-10-07 15:41:48 -07:00
tree.h
tree.h (avoid_folding_inline_builtin): New prototype.
2011-10-06 16:34:48 +02:00
treestruct.def
Fix the printable name typo
2011-06-09 02:26:19 +00:00
tsystem.h
tsystem.h (CONST_CAST2, CONST_CAST): Define.
2011-08-05 12:14:55 +00:00
typeclass.h
value-prof.c
tree.h (get_pointer_alignment): Remove max-align argument.
2011-08-10 12:24:23 +00:00
value-prof.h
var-tracking.c
re PR debug/50299 (entryval: bigendian 32bit->64bit extension breaks address match)
2011-09-12 17:49:38 +02:00
varasm.c
re PR middle-end/50527 (inconsistent vla align)
2011-10-07 12:49:49 +00:00
varpool.c
lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name aliases.
2011-06-18 08:31:03 +00:00
vec.c
re PR other/48981 (bootstrap-lto -O3 produces miscompiled, broken gcc)
2011-05-27 13:19:13 -07:00
vec.h
regrename.c (struct du_head): Make nregs signed.
2011-09-07 15:57:45 +00:00
vecir.h
vecprim.h
version.c
version.h
vmsdbg.h
vmsdbgout.c
Move ASM_COMMENT_START to defaults.h.
2011-07-09 13:18:32 -07:00
web.c
dumping cleanup phase 1 -- Removing TODO_dump_func
2011-06-14 19:39:36 +00:00
xcoff.h
xcoffout.c
xcoffout.h