aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-11-28Daily bump.GCC Administrator1-1/+1
2004-11-27re PR libfortran/18364 (endfile does not truncate file)Bud Davis2-0/+36
2004-11-27re PR target/16800 (PowerPC - Unnecessary rldicl)David Edelsohn2-23/+59
2004-11-28re PR target/16343 (invalid code when using -meabi -msdata=eabi)Andreas Fischer2-0/+19
2004-11-28rs6000.h (WORLD_SAVE_P): Define.Alan Modra4-27/+45
2004-11-27* fold-const.c: Fix a comment typo.Kazu Hirata2-2/+2
2004-11-27* fold-const.c: Fix a comment typo.Kazu Hirata2-1/+3
2004-11-27* class.c, decl.c, expr.c: Fix comment typos.Kazu Hirata4-3/+7
2004-11-27* pt.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-11-27* gcc.pot: Regenerate.Joseph Myers2-2595/+2655
2004-11-27bb-reorder.c (find_traces_1_round): Speed up by using EDGE_COUNT instead of F...Kazu Hirata2-8/+5
2004-11-27tree.c (operand_equal_for_phi_arg_p): New.Kazu Hirata7-8/+33
2004-11-27re PR pch/14940 (PCH largefile test fails on various platforms)John David Anglin2-2/+5
2004-11-27* gcc.dg/loop-6.c: New test.Falk Hueffner2-0/+29
2004-11-27linux.h: Fix a comment typo.Kazu Hirata3-2/+7
2004-11-27tree-cfg.c (cleanup_tree_cfg): Also return true if blocks are merged.Jeff Law2-1/+6
2004-11-27* config/i386/linux64.h (REG_NAME): Define.Jakub Jelinek2-0/+7
2004-11-27fold-const.c (extract_muldiv_1): If ctype is unsigned and type signed...Jakub Jelinek4-1/+51
2004-11-27mips-args-1.c: Don't expect _R3000 or _R4000 to be defined on IRIX.Richard Sandiford2-2/+7
2004-11-27mips-movcc-[123].c: Pass the ?: expressions to other functions.Richard Sandiford4-12/+24
2004-11-27mips-protos.h (function_arg_boundary): Declare.Richard Sandiford4-21/+32
2004-11-27re PR rtl-optimization/17825 (ICE in reg_bitfield_target_p)Jakub Jelinek4-3/+44
2004-11-27target-libpath.exp (restore_ld_library_path_env_vars): Check existence of ld ...John David Anglin2-8/+13
2004-11-27* Make-lang.in (ada/trans.o): Depend on $(EXPR_H).Andreas Schwab2-5/+9
2004-11-27re PR middle-end/12769 (-mlongcall doesn't convert all calls to long calls fo...Alan Modra2-5/+13
2004-11-26expmed.c (extract_bit_field): When extracting from non-integer mode...Richard Kenner2-7/+12
2004-11-27Daily bump.GCC Administrator1-1/+1
2004-11-26* doc/contrib.texi (Tim Josling): Remove nesting quotation marks.Di-an Jan2-1/+5
2004-11-26badalloc1.C: Robustify.Mark Mitchell2-14/+16
2004-11-26Changes for k*bsd-gnu support.Robert Millan4-10/+26
2004-11-26tree-ssa.c (verify_flow_sensitive_alias_info): Don't retrieve annotations or ...Jeff Law2-4/+14
2004-11-26target.h (struct gcc_target): New field 'dwarf_handle_frame_unspec'.Eric Botcazou7-81/+159
2004-11-26frv-protos.h: Guard ifcvt functions declarations with BB_HEAD, not BLOCK_HEAD.Alexandre Oliva2-1/+6
2004-11-26frv.c (frv_ifcvt_modify_insn): Don't leave alone scratch insns that set a reg...Alexandre Oliva2-3/+26
2004-11-26re PR java/18305 (Class initialization optimization is not done when compiled...Andrew Pinski6-25/+57
2004-11-26Friend class name lookup 4/nKriang Lerdsuwanakij6-369/+41
2004-11-26* tree-cfg.c (tree_split_edge): Speed up by using find_edge.Kazu Hirata2-7/+5
2004-11-26* typeck.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-11-26* cse.c, tree-ssa-operands.c: Fix comment typos.Kazu Hirata3-5/+9
2004-11-26re PR target/18510 (GCC should have instrinsics for SPARC VIS instructions)James A. Morrison2-0/+45
2004-11-26* gcc.dg/sibcall-[34].c: Remove MIPS xfails.Richard Sandiford3-2/+6
2004-11-26* g++.old-deja/g++.jason/thunk3.C: Remove mips*-*-* xfail.Richard Sandiford2-1/+5
2004-11-26bitmap.c (bitmap_find_bit): Speed up by traversing from head->first if that s...Kazu Hirata2-2/+17
2004-11-26cfgrtl.c (try_redirect_by_replacing_jump): Speed up the check that tests if a...Kazu Hirata2-7/+15
2004-11-25timevar.def (TV_TREE_LOOP_INIT, [...]): New timevars.Jeff Law3-2/+10
2004-11-26isysroot-2.c: Move target selector from dg-options to dg-do directive.Ben Elliston2-2/+7
2004-11-26* gcc.dg/pr17957.c: Pass --param, not -param.Ben Elliston2-1/+5
2004-11-26fix weird changelog damage in last commitAlan Modra1-1/+25
2004-11-26re PR rtl-optimization/16356 (Failure to use count register (branch on count ...Alan Modra2-59/+45
2004-11-26xtensa.h (STARTFILE_SPEC): Add crt0.Bob Wilson2-1/+28