bind_c_array_params_2.f90: Add "-mno-explicit-relocs" for alpha*-*-* targets.
[gcc.git] / gcc / tree.c
2012-07-25 Eric Botcazouexpr.c (expand_expr_real_1): Do not expand operand...
2012-07-24 Steven Bosschersbitmap.h (SBITMAP_ELT_BITS): Use "1u" trick as for...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-10 Richard HendersonAdd VEC_WIDEN_MULT_EVEN/ODD_EXPR
2012-07-09 Jason Merrillre PR c++/53882 (ICE in type_contains_placeholder_1...
2012-07-04 Richard Guenthertree.c (find_decls_types_r): Handle TYPE_CONTEXT the...
2012-07-03 Jason Merrillre PR c++/53826 ([alpha]: ICE in fold_convert_loc,...
2012-06-30 Nathan Sidwellcoverage.c (bbg_file_stamp): New.
2012-06-27 Richard HendersonAdd MULT_HIGHPART_EXPR
2012-06-11 Richard Guentherre PR debug/53470 (ICE when linking with -g in splice_c...
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-27 Nathan Sidwelltree.c (build_constructor): Propagate TREE_SIDE_EFFECTS.
2012-05-25 Eric Botcazoure PR lto/52178 (Ada bootstrap failure in LTO mode)
2012-05-02 Richard Guenthertree.c (valid_constant_size_p): New function.
2012-04-25 Jan Hubickacgraphunit.c: Update toplevel comment.
2012-04-24 Manuel López-Ibáñeztree-pretty-print.h (default_tree_printer): Do not...
2012-04-19 Michael Matzre PR c/52977 (internal compiler error: Segmentation...
2012-04-16 Richard Guentherre PR c/52977 (internal compiler error: Segmentation...
2012-04-16 Jan Hubickacgraph.h (FOR_EACH_VARIABLE, [...]): New macros.
2012-04-14 Jan Hubickacgraph.h: Update copyrights;
2012-04-11 Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-03-28 Eric Botcazou* tree.c (tree_size) <VECTOR_CST>: New case.
2012-03-16 Richard Guenthertree-vect-loop.c (get_initial_def_for_induction): Use...
2012-03-16 Richard Guenthertree.h (TREE_VECTOR_CST_ELTS): Remove.
2012-03-14 Richard Guentherre PR target/52080 (Stores to bitfields introduce a...
2012-03-12 Richard Guenthertree.c (signed_or_unsigned_type_for): Use build_nonstan...
2012-03-07 Richard Guentherconvert.c (strip_float_extensions): Move ...
2012-03-05 Richard Guenthertree.c (integer_zerop): Handle VECTOR_CSTs.
2012-02-14 Richard Guentherre PR lto/52178 (Ada bootstrap failure in LTO mode)
2012-01-27 Ian Lance Taylorcompiler: Use new __builtin_init_heap_trampoline.
2012-01-25 Jason Merrillre PR c++/51992 (internal compiler error: tree code...
2012-01-11 Eric Botcazoutree.h (build_function_decl_skip_args): Add boolean...
2012-01-04 Richard Guentherre PR middle-end/51750 (FAIL: 25_algorithms/heap/moveab...
2011-12-19 Richard Guentherre PR bootstrap/51572 (LTO bootstrap failed with bootst...
2011-12-14 Richard Guenthertree.c (free_lang_data_in_type): Do not clear fields...
2011-12-13 Richard Guentherre PR debug/48354 (internal compiler error: in splice_c...
2011-12-09 Aldy Hernandeztree.c (build_common_builtin_nodes): Do not use TM_PURE...
2011-12-09 Richard Guentherre PR lto/48042 (lto segfaults while building Qt 4...
2011-12-01 Andrew Pinskire PR lto/51198 ([c++0x] [4.7 Regression] ICE with...
2011-11-22 Michael Matzre PR c++/51264 (O0 Bootstrap failure: control reaches...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-10-26 Jason Merrillbuild_string comments
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-07 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-09-29 Andi KleenChange random seeds to 64bit and drop re-crcing
2011-09-29 Richard Guenthertree.c (build_opaque_vector_type): Make opaque vectors...
2011-09-02 Martin Jamborcgraph.h (cgraph_indirect_call_info): Removed field...
2011-08-18 Richard Guenthertree.h (tree_int_cst_msb): Remove.
2011-08-16 Richard Guenthertree.h (ptrofftype_p): New helper function.
2011-08-02 Jakub Jelinekbackport: re PR fortran/46752 (OpenMP - Seg fault for...
2011-08-01 Richard HendersonHandle SIZE_TYPE being unsigned short.
2011-07-20 Richard Bienerre PR middle-end/18908 (Missed folding opportunities...
2011-07-18 Jakub Jelinekre PR middle-end/49675 (ICE (segfault) with -finstrumen...
2011-07-17 Eric Botcazoure PR middle-end/49732 (crash on terminal_interface...
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-07-06 Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-06-22 Jakub Jelinekre PR debug/47858 (IPA-SRA decreases quality of debug...
2011-06-22 Nicola PeroIn gcc/: 2011-06-21 Nicola Pero <nicola.pero@meta-innov...
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-06-07 Richard Guentherstor-layout.c (initialize_sizetypes): Initialize all...
2011-06-07 Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-06-01 Richard Guenthertree.c (free_lang_data): Do not reset boolean_type_node...
2011-05-30 Nathan Froydre PR c/4910 (imacat <imacat@mail.imacat.idv.tw>)
2011-05-27 Nathan Froydmove TS_STATEMENT_LIST to be a substructure of TS_TYPED
2011-05-26 Nathan Froydmake TS_BLOCK a substructure of TS_BASE
2011-05-26 Nathan Froydmake TS_IDENTIFIER be a substructure of TS_TYPED
2011-05-25 Nathan Froydmove TS_EXP to be a substructure of TS_TYPED
2011-05-25 Bernd Schmidtlibgcc2.h (__NW, __NDW): Define using a __gnu_ prefix...
2011-05-12 Jason Merrill* tree.c (type_hash_canon): Use struct tree_type_non_co...
2011-05-11 Nathan Froydsplit tree_type
2011-05-06 Nathan Froydgeneralize build_case_label to the rest of the compiler
2011-05-04 Nathan Froydtree.h (build_function_type_array): Declare.
2011-05-03 Richard Sandifordmd.texi (vec_load_lanes, [...]): Document.
2011-05-02 Richard Guenthertree.c (tree_code_counts): New global array.
2011-04-29 Xinliang David Lisplit checksum into cfg checksum and line checksum
2011-04-27 Richard GuentherMakefile.in (tree-ssa-structalias.o): Remove gt-tree...
2011-04-22 Richard Guenthertree.c (build_int_cst): Properly create canonicalized...
2011-04-21 Richard Guentherre PR debug/48703 (segfault in canonicalize_for_substit...
2011-04-20 Richard SandifordRevert last patch.
2011-04-20 Richard Sandifordmd.texi (vec_load_lanes, [...]): Document.
2011-04-19 Richard Guentherre PR debug/48207 (ICE in lhd_set_decl_assembler_name...
2011-04-18 Richard Guenthertree.c (upper_bound_in_type): Build properly canonicali...
2011-04-18 Richard Guentherre PR c/48650 (valgrind: Invalid write of size 8 in...
2011-04-14 Nathan Froydtree.h (struct tree_constructor): Include tree_typed...
2011-04-13 Nathan Froydtree-flow.h (struct gimple_df): Make free_ssanames...
2011-04-13 Nathan Froydtree.h (struct tree_int_cst, [...]): Include tree_typed...
2011-04-13 Nathan Froydada-tree.h (union lang_tree_node): Check for TS_COMMON...
2011-04-12 Nathan Froydtree.h (struct typed_tree): New.
2011-04-09 Duncan SandsBail out rather than crashing in array_type_nelts if...
2011-04-04 Nathan Froydtree.h (struct tree_const_decl): Inherit from tree_decl...
2011-04-03 Michael Matztree.c (free_lang_data_in_decl): Zero DECL_VINDEX if...
2011-04-03 Michael Matztree.c (decl_init_priority_insert): Don't create entry...
2011-03-25 Kai TietzChangelog c-family/
2011-03-25 Kai TietzChangeLog gcc/
2011-03-24 Nathan Froydtree.c (record_node_allocation_statistics): New function.
2011-03-24 Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-03-22 Nathan Froydtree.c (build_call_1): New function.
2011-03-14 Richard Guentherre PR tree-optimization/48098 (internal compiler error...
2011-03-11 Richard Guentherre PR c++/48073 (ICE with -flto in templated C++ code)
next