Age | Commit message (Expand) | Author | Files | Lines |
2004-09-23 | 004-09-23 Andrew Pinski <pinskia@physics.uc.edu> | Andrew Pinski | 2 | -0/+8 |
2004-09-23 | PR c++/9844, PR c++/13989 | Fariborz Jahanian | 10 | -12/+241 |
2004-09-23 | re PR java/17329 (ICE: SEGV in java_gimplify_expr) | Tom Tromey | 2 | -1/+10 |
2004-09-23 | re PR java/17380 (Bad diagnostic and ICE on valid code...) | Tom Tromey | 2 | -2/+8 |
2004-09-23 | re PR c/16833 (-fno-builtin prevents automatic format checks for standard fun... | Joseph Myers | 3 | -3/+26 |
2004-09-23 | * comment tweak | Frank Ch. Eigler | 1 | -3/+4 |
2004-09-23 | re PR tree-optimization/17533 (cc1plus crashes on libmudflap test case, verif... | Frank Ch. Eigler | 3 | -9/+35 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 72 | -167/+1398 |
2004-09-23 | * builtins.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2004-09-23 | profile.c (branch_prob): Do not verify flow info in the middle of the pass. | Jan Hubicka | 2 | -4/+5 |
2004-09-23 | Revert commit of testing BOOT_CFLAGS | Zdenek Dvorak | 1 | -1/+1 |
2004-09-23 | cfgloop.h (update_single_exits_after_duplication): Declare. | Zdenek Dvorak | 15 | -15/+766 |
2004-09-23 | re PR c++/17596 (expression parser is too slow, should be rewritten) | Paolo Bonzini | 2 | -312/+227 |
2004-09-23 | *** empty log message *** | Steven Bosscher | 1 | -1/+1 |
2004-09-23 | * parser.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2004-09-23 | * cfgexpand.c, config/s390/tpf-eh.c: Fix comment typos. | Kazu Hirata | 3 | -4/+8 |
2004-09-23 | re PR c++/17620 (Bogus error with duplicate base class breaks boost) | Nathan Sidwell | 4 | -10/+35 |
2004-09-23 | re PR ada/17540 (Duplicate symbols while building Ada) | Robert Dewar | 3 | -28/+79 |
2004-09-23 | Added missing entry for latest commit. | Eric Botcazou | 1 | -0/+11 |
2004-09-23 | builtins.c (simplify_builtin_va_start): Remove. | Eric Christopher | 4 | -243/+131 |
2004-09-23 | * Correct type in last changeLog entry iconv.m4 -> iconv.h | R. Kelley Cook | 1 | -1/+1 |
2004-09-23 | re PR debug/17389 (ICE in dwarf2out_finish, at dwarf2out.c:13566) | Jan Hubicka | 3 | -17/+14 |
2004-09-23 | cfgexpand.c (add_reg_br_prob_note): New function. | Jan Hubicka | 6 | -5/+74 |
2004-09-23 | aclocal.m4: Add in gettext's m4 includes. | Kelley Cook | 4 | -219/+600 |
2004-09-23 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-23 | 20001012-1.c: Add prototypes for builtin functions. | Eric Botcazou | 8 | -3/+20 |
2004-09-22 | gettext-sister.m4: Renamed from gettext.m4 | Kelley Cook | 2 | -1/+5 |
2004-09-22 | re PR tree-optimization/17587 (Mauve's UnicodeBase.java fails to compile) | Daniel Berlin | 2 | -1/+7 |
2004-09-22 | Fix minor nit. | Eric Botcazou | 1 | -1/+1 |
2004-09-22 | re PR tree-optimization/16721 (Accesses to volatile objects optimized away) | Diego Novillo | 5 | -3/+34 |
2004-09-22 | sparc.md (cmove splitter): Fix formatting. | Eric Botcazou | 2 | -5/+18 |
2004-09-22 | 20030123-1.c: Add prototypes for builtin functions. | Ulrich Weigand | 3 | -0/+10 |
2004-09-22 | re PR c/16566 (ICE with flexible arrays) | Joseph Myers | 6 | -20/+53 |
2004-09-22 | dominance.c (verify_dominators): Don't SEGV if recount_dominator returns NULL. | Frank Ch. Eigler | 2 | -2/+11 |
2004-09-22 | c-tree.texi (TRUTH_NOT_EXPR, [...]): Mention the restriction on types. | Kazu Hirata | 2 | -4/+13 |
2004-09-22 | cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree). | Nathan Sidwell | 4 | -35/+23 |
2004-09-22 | * config/darwin.c (darwin_make_decl_one_only) | Matt Austern | 2 | -2/+7 |
2004-09-22 | re PR tree-optimization/17512 (ICE in regex.c) | Kazu Hirata | 4 | -22/+24 |
2004-09-22 | dbxout.c (get_lang_number): Do not define if DBX_OUTPUT_MAIN_SOURCE_DIRECTORY... | David Edelsohn | 2 | -0/+9 |
2004-09-22 | Add PR. | David Edelsohn | 1 | -0/+1 |
2004-09-22 | rtems.h (TARGET_OS_CPP_BUILTINS): Add builtin_define ("__USE_INIT_FINI__"). | Ralf Corsepius | 2 | -0/+6 |
2004-09-22 | s390-protos.h (s390_emit_tpf_eh_return): Add prototype. | P.J. Darcy | 8 | -7/+325 |
2004-09-22 | fold-const.c (fold): Avoid non INTEGER_TYPEs when widening operands in an int... | Diego Novillo | 3 | -16/+11 |
2004-09-22 | aclocal.m4: Import AM_PROG_CC_C_O and AM_AUX_DIR_EXPAND. | Kelley Cook | 7 | -179/+304 |
2004-09-22 | cp-tree.h (struct lang_type_class): Remove marked flags, add diamond_shaped a... | Nathan Sidwell | 5 | -114/+75 |
2004-09-22 | vec.h (VEC_space): Return true if there _is_ space. | Nathan Sidwell | 4 | -5/+15 |
2004-09-22 | mips.c (mips_function_value): For o32, o64, n32 and n64, use FPRs for scalar,... | Richard Sandiford | 2 | -0/+12 |
2004-09-22 | cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here from cp-objcp-common.h. | Ziemowit Laski | 3 | -5/+14 |
2004-09-21 | tree-ssa-dom.c (opt_stats): Move so that it lives just after the opt_stats_d ... | Jeff Law | 2 | -21/+91 |
2004-09-21 | tree-ssa-ccp.c (get_default_value): If we have a constant value recorded for ... | Jeff Law | 3 | -2/+43 |