aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-07-02tree-ssa-structalias.c (find_func_aliases): Handle pointer alignment via BIT_...Richard Guenther3-8/+37
2010-07-02tree-data-ref.c (initialize_data_dependence_relation): Handle mismatching num...Richard Guenther4-1/+54
2010-07-02misc.c (gnat_handle_option): Do not populate gnat_argv.Eric Botcazou2-47/+15
2010-07-02re PR target/44707 (operand requires impossible reload)Ulrich Weigand4-0/+36
2010-07-02re PR c++/44039 (ICE: Segmentation fault on error recovery)Paolo Carlini4-0/+25
2010-07-02gc++filt.m4: New file.Rainer Orth2-1/+18
2010-07-02re PR middle-end/44777 (ICE: SIGSEGV with -fprofile-use in gcc.c-torture/exec...Richard Guenther2-1/+6
2010-07-02restore cxx-ivar-3 test functionalityIain Sandoe2-13/+16
2010-07-02re PR middle-end/44706 (Failed to build 483.xalancbmk in SPEC CPU 2006)Jan Hubicka4-1/+82
2010-07-02re PR tree-optimization/44748 (ICE: in fold_convert_const_int_from_real, at f...Richard Guenther4-1/+30
2010-07-02restore darwin8 objc/c++ test functionality.Iain Sandoe3-6/+15
2010-07-02Daily bump.GCC Administrator1-1/+1
2010-07-01nullptr04.C: Use __INTPTR_TYPE__.Jason Merrill3-11/+12
2010-07-01reload.c: Include toplev.h.Manuel López-Ibáñez4-2/+10
2010-07-01re PR tree-optimization/40421 (Revision 148352 failed 416.gamess in SPEC CPU ...Jakub Jelinek2-0/+20
2010-07-01* config/ia64/ia64.c (ia64_register_move_cost): Fix argument types.Joern Rennecke2-4/+6
2010-07-01re PR debug/44694 (Long var tracking compile time of GiNaC tests)Jakub Jelinek2-0/+26
2010-07-01emit-rtl.c (set_mem_attributes_minus_bitpos): Use unsigned types for offsets.Richard Guenther2-2/+7
2010-07-01re PR target/44732 (bootstrap broken on ia64)Joern Rennecke2-1/+6
2010-07-01re PR bootstrap/44727 (Failed to bootstrap with --with-cpu=atom)Bernd Schmidt2-0/+8
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther136-1469/+3112
2010-07-01Daily bump.GCC Administrator1-1/+1
2010-06-30re PR c++/44628 (ICE in cp_build_unary_op at cp/typeck.c:4671)Paolo Carlini5-3/+43
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke26-104/+175
2010-06-30re PR bootstrap/44726 (Yet another broken bootstrap)Sebastian Pop2-7/+16
2010-06-30target.def (print_operand, [...]): Update comment.Joern Rennecke2-9/+9
2010-06-30target.def (dfa_new_cycle): Use DEFHOOK.Joern Rennecke4-8/+9
2010-06-30target.def (return_pops_args): Use DEFHOOK.Joern Rennecke4-7/+12
2010-06-30target.def (resolve_overloaded_builtin): Rename params to arglist.Joern Rennecke4-7/+8
2010-06-30target.def (pass_by_reference): Use DEFHOOK.Joern Rennecke4-4/+7
2010-06-30target.def (pragma_parse): Use DEFHOOK.Joern Rennecke4-6/+11
2010-06-30target.def (memory_move_cost): Use DEFHOOK.Joern Rennecke4-7/+12
2010-06-30target.def (fold_builtin): Rename nargs to n_args.Joern Rennecke4-6/+7
2010-06-30target.def (enum_va_list_p): Use DEFHOOK.Joern Rennecke4-8/+12
2010-06-30target.def (builtin_reciprocal): Change tm_fn to md_fn.Joern Rennecke3-4/+6
2010-06-30target.def (declare_constant_name): Change exp to expr.Joern Rennecke4-5/+8
2010-06-30target.def: Remove comment about licensing problems of function declaration.Joern Rennecke2-2/+7
2010-06-30toplev.h (_fatal_insn_not_found, [...]): Move declarations to rtl.h.Manuel López-Ibáñez15-51/+88
2010-06-30Fix typo.Jan Hubicka1-1/+3
2010-06-30PR middle-end/PR44706Jan Hubicka4-0/+44
2010-06-30re PR bootstrap/44699 (Bootstrap failure for x86_64-apple-darwin10: ICE while...Michael Matz5-8/+193
2010-06-30* repo.c (finish_repo): Fix typo.Michael Matz2-1/+5
2010-06-30re PR other/44034 (target hooks are hard to maintain)Iain Sandoe2-1/+7
2010-06-30re PR tree-optimization/39799 (missing 'may be used uninitialized' warning)Bernd Schmidt4-0/+37
2010-06-30c-parser.c (c_parser_omp_for_loop): Use a VEC for for_block.Nathan Froyd4-14/+20
2010-06-30repo.c (pending_repo): Change type to a VEC.Nathan Froyd2-5/+13
2010-06-30re PR rtl-optimization/44722 (Bootstrap fails during libjava)Richard Guenther2-0/+7
2010-06-30re PR bootstrap/44721 (Failed to bootstrap (ICE in extract_insn, at recog.c:2...H.J. Lu2-3/+12
2010-06-30rx-modes.def: New file.Nick Clifton7-313/+601
2010-06-30tree.h (block_may_fallthru): Declare here.Manuel López-Ibáñez14-15/+35