aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-08-08tree-vrp.c (simplify_div_or_mod_using_range): Use build2.James A. Morrison2-3/+8
2005-08-08* pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Fix loop upper bound.John David Anglin2-1/+5
2005-08-08Daily bump.GCC Administrator1-1/+1
2005-08-07[multiple changes]Janne Blomqvist14-17/+116
2005-08-07cygming.h (SUBTARGET_ENCODE_SECTION_INFO): Define.Danny Smith3-4/+20
2005-08-07re PR middle-end/21894 (Invalid operand to binary operator with nested function)Richard Henderson3-25/+48
2005-08-07tree-convert.c (convert): Use fold_build1 instead of fold (build1.James A. Morrison2-3/+8
2005-08-06Make Darwin -bundle option work. Patch from Peter O'Gorman.Peter O'Gorman3-6/+19
2005-08-06Delete unused obsolete files for irix5cross64 configure target.James E Wilson3-46/+4
2005-08-07Daily bump.GCC Administrator1-1/+1
2005-08-06re PR c++/23191 (ICE on invalid throw in template)Volker Reichelt4-0/+23
2005-08-06re PR c++/19498 (ICE on invalid reference in template parameter)Volker Reichelt4-0/+23
2005-08-06* method.c (use_thunk): Call init_insn_lengths.Michael Matz2-0/+5
2005-08-06genattrtab.c (write_attr_get, [...]): Use insn_code member only if only one i...Michael Matz2-9/+21
2005-08-06* primary.c (match_hollerith_constant): Fix typo.Francois-Xavier Coudert2-1/+5
2005-08-06re PR treelang/23072 (multiple runs of treelang testsuite does not work...)James A. Morrison8-311/+76
2005-08-06config/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW100): New define.Nick Clifton4-84/+56
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata57-67/+91
2005-08-06decl.c, [...]: Fix comment/doc typos.Kazu Hirata13-15/+22
2005-08-06re PR c/23113 (The -Wunused (value computed is not used) option missed an imp...Joseph Myers5-29/+59
2005-08-06re PR rtl-optimization/23233 (Loop optimisation ICE for subreg addresses)Richard Sandiford4-30/+22
2005-08-06re PR fortran/18833 (ICE 'missing spec' on integer/char equivalence)Jakub Jelinek9-19/+267
2005-08-06re PR tree-optimization/23128 (VRP fails for unsigned values)James A. Morrison6-3/+109
2005-08-06re PR debug/22514 (ICE in force_decl_die with invalid code after error)James A. Morrison4-0/+27
2005-08-06Daily bump.GCC Administrator1-1/+1
2005-08-05re PR middle-end/21728 (Nonlocal goto from an unused nested function)Richard Henderson3-3/+31
2005-08-05Correct PR#Mark Mitchell1-1/+1
2005-08-05re PR c++/19063 (ICE on invalid template parameter)Mark Mitchell2-3/+10
2005-08-05trans-expr.c (gfc_build_builtin_function_decls): Mark stop_numeric and stop_s...Thomas Koenig2-0/+10
2005-08-05re PR middle-end/23135 (find_reloads_toplev -> find_reloads_subreg_address us...J"orn Rennecke2-2/+9
2005-08-05intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.Joern Rennecke1-0/+7
2005-08-05intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.Joern Rennecke1-1/+5
2005-08-05builtin-wctype-1.c: Use __WINT_TYPE__ for TEST_TO_WCTYPE.David Edelsohn2-1/+6
2005-08-05* gcc.dg/intmax_t-1.c: Extend dg-error to cover sh*-*-elf targets.Joern Rennecke1-1/+1
2005-08-05genattrtab.c (current_alternative_string): Remove.Michael Matz2-48/+16
2005-08-04Fix problem pointed out by Gunther Nikl on gcc list.James E Wilson13-13/+15
2005-08-04re PR middle-end/21529 (code size regression (+40%) with -Os from GCC-3.4.3 t...Richard Henderson4-11/+34
2005-08-05Daily bump.GCC Administrator1-1/+1
2005-08-04re PR middle-end/21291 (can't find a register in class 'GENERAL_REGS' while r...Richard Henderson3-41/+156
2005-08-04read-rtl.c (read_quoted_string): Break if EOF.Paul Brook2-1/+5
2005-08-04builtin-wctype-1.c: Use __WCHAR_TYPE__ and __WINT_TYPE__ in generated prototy...Danny Smith2-17/+37
2005-08-04Add Ian to function.c ChangeLog entry.David Edelsohn1-0/+1
2005-08-04tree.h (fold_build1): Change to macro and call fold_build1_stat.Andrew Pinski3-10/+34
2005-08-04function.c (assign_stack_local_1): Do not correct stack slot address if alloc...David Edelsohn2-1/+6
2005-08-04re PR tree-optimization/22037 (internal compiler error: verify_ssa failed)Diego Novillo5-7/+43
2005-08-04update-cunroll.c: Fix mistakes in scan-tree-dump-times directive.Richard Henderson2-1/+6
2005-08-04install.texi (Binaries): Remove broken link to Sinix/Reliant Unix binaries.Gerald Pfeifer2-4/+5
2005-08-04* config/crx/crx.h: Inhibit -lm to be linked per default.Paul Woegerer1-0/+3
2005-08-03re PR middle-end/23221 (-fstack-protector does not protect tail call functions)Richard Henderson4-1/+12
2005-08-04trans-expr.c (gfc_conv_expr, [...]): Update comments.Paul Brook3-11/+22