summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.bje2004-10-252-0/+5
* Daily bump.gccadmin2004-10-251-1/+1
* Correct e-mail address on last change.geoffk2004-10-241-1/+1
* * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.geoffk2004-10-243-8/+13
* 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-242-1/+6
* * config/dbxcoff.h, config/dbxelf.h, config/libgloss.h,kazu2004-10-2410-9/+16
* * stmt.c (expand_case): Handle the default label outside ofkazu2004-10-242-22/+20
* Daily bump.gccadmin2004-10-241-1/+1
* * dbxout.c (dbxout_function_decl): Don't usekazu2004-10-234-12/+8
* 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-232-1/+5
* 2004-10-23 Daniel Berlin <dberlin@dberlin.org>dberlin2004-10-232-2/+38
* 2004-10-23 Andrew Pinski <pinskia@physics.uc.edu>.pinskia2004-10-232-0/+9
* PR middle-end/17793ebotcazou2004-10-232-0/+13
* Daily bump.gccadmin2004-10-231-1/+1
* * cfg.c (remove_edge): Use VEC_unordered_remove.bje2004-10-223-5/+12
* * gcc.c-torture/execute/loop-2e.x: Remove.bje2004-10-222-14/+4
* * sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Don't access PTRkazu2004-10-222-8/+20
* 2004-10-22 Eric Christopher <echristo@redhat.com>echristo2004-10-222-9/+15
* * config/rs6000/spe.md (spe_extendsfdf2): New.aldyh2004-10-223-10/+204
* * c-semantics.c (re_push_stmt_list): Remove.kazu2004-10-223-24/+5
* * stmt.c (asm_op_is_mem_input): Remove.kazu2004-10-223-28/+5
* * tree-gimple.c (is_gimple_constructor_elt): Remove.kazu2004-10-223-13/+5
* * varasm.c (get_pool_mode_for_function, get_pool_offset):kazu2004-10-223-16/+6
* * tree-cfg.c (thread_jumps_from_bb): Speed up by extractingkazu2004-10-222-3/+8
* * tree-cfg.c (thread_jumps): Speed up by putting basic blockskazu2004-10-222-16/+14
* * alias.c, basic-block.h, cgraphunit.c, combine.c, domwalk.h,kazu2004-10-2232-93/+105
* * dwarf.h, gthr-dce.h, gthr-single.h, gthr-solaris.h, gthr.h,kazu2004-10-2210-9/+14
* PR java/17265ebotcazou2004-10-222-44/+7
* * config/ptx4.h, config/mcore/mcore-pe.h,kazu2004-10-225-4/+11
* * config/m68k/m68k.h (HARD_REGNO_RENAME_OK): New macro.bernie2004-10-224-0/+32
* cp:nathan2004-10-225-64/+85
* * tree-ssa-loop-niter.c (inverse): Count in HOST_WIDE_INT if possible.rakdver2004-10-222-25/+84
* * g++.dg/ext/dllimport1.C: Move dg-warnings.aaronwl2004-10-224-10/+16
* Daily bump.gccadmin2004-10-221-1/+1
* * config.gcc: Add support for --enable-e500_double.aldyh2004-10-219-37/+280
* * config/arc/lib1funcs.asm (___umulsidi3): Fix typo.giovannibajo2004-10-211-1/+1
* * config/arc/lib1funcs.asm (___umulsidi3): Fix typo.giovannibajo2004-10-212-1/+5
* PR c++/18073mmitchel2004-10-219-61/+154
* * dbxout.c: Remove unnecessary #undefs.zack2004-10-215-59/+48
* 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-212-1/+7
* 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-217-7/+80
* * expr.c (store_expr): Remove dont_store_target.kazu2004-10-212-2/+4
* 2004-10-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-212-0/+9
* * tree-cfg.c (thread_jumps): Speed up by using a worklist.kazu2004-10-212-18/+89
* * tree-cfg.c (thread_jumps): Move a part of it to ...kazu2004-10-212-163/+184
* * dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument.dje2004-10-213-10/+15
* 2004-10-21 Andrew Haley <aph@redhat.com>aph2004-10-212-1/+13
* * expr.c (store_expr): Clean up by renaming want_value tokazu2004-10-212-20/+21
* * typeck.c: Fix a comment typo.kazu2004-10-212-1/+5
* * g++.dg/template/memfriend11.C: Fix comment typo.lerdsuwa2004-10-213-2/+7