aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-10-28re PR middle-end/18160 (ICE on taking register variable address)Adam Nemet4-2/+38
2004-10-28re PR middle-end/18160 (ICE on taking register variable address)Adam Nemet2-14/+15
2004-10-28re PR other/18172 (execution failure in vect-[20,22].c on ppc-linux)Dorit Naishlos3-61/+11
2004-10-28* opts.c (decode_options): Don't run PRE at -Os.Diego Novillo2-1/+7
2004-10-28alpha.md (movqicc_internal): Allow exactly one zero in the conditional.Richard Henderson2-4/+10
2004-10-28cse.c (memory_extend_rtx): Remove.Richard Henderson2-13/+9
2004-10-28profile.c (branch_prob): Call to init_edge_profiler added.Andreas Krebbel5-2/+41
2004-10-28(iq2000_expand_epilogue): Use emit_jump_insn() to generate the returnNick Clifton2-1/+6
2004-10-28* tree-phinodes.c: Remove trailing whitespace.Kazu Hirata2-13/+17
2004-10-28tree-ssa-loop-ivopts.c: Fix a comment typo.Kazu Hirata3-2/+7
2004-10-28* Makefile.in (OBJS-common): Remove duplicates.Kazu Hirata2-3/+5
2004-10-28lambda-code.c (nestify_update_pending_stmts): Remove.Kazu Hirata6-77/+44
2004-10-28decl.c (bad_specifiers): Move the q after the %.Andrew Pinski1-1/+1
2004-10-28* gcc.dg/i386-rotate-1.c: New test.Jakub Jelinek2-0/+20
2004-10-28re PR target/15286 (ICE cause by reload)Ulrich Weigand4-4/+34
2004-10-28* function.c (assign_parm_setup_block): Handle parallels correctly.Aldy Hernandez2-2/+26
2004-10-28* final.c (shorten_branches): Initialize flags structure.Kaz Kojima2-0/+5
2004-10-28tree.c (int_cst_node, [...]): New variables.Nathan Sidwell2-9/+78
2004-10-28oops - fixed typo in previous deltaNick Clifton1-1/+1
2004-10-28(DBX_OUTPUT_SOURCE_LINE): Define begin_label.Nick Clifton2-0/+6
2004-10-28* g++.dg/init/ref12.C: New test.Mark Mitchell2-0/+3
2004-10-28re PR c++/17435 (Binding a temporary of derived type to reference of base)Mark Mitchell7-9/+71
2004-10-27re PR middle-end/18163 (libffi test case ICE's on darwin)Richard Henderson2-2/+11
2004-10-27re PR other/18186 (Spelling error)Andrew Pinski2-1/+6
2004-10-27re PR tree-optimization/17529 (ICE in get_indirect_ref_operands)Andrew Pinski4-2/+13
2004-10-28tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Use EDGE_COUNT instead of ...Kazu Hirata2-11/+6
2004-10-27decl.c: Move the q after the %.Andrew Pinski2-1/+5
2004-10-27parser.c (cp_parser_diagnose_invalid_type_name): Move the q after the %.Andrew Pinski2-1/+6
2004-10-28contrib.texi, [...]: Improve Texinfo formatting.Joseph Myers13-55/+67
2004-10-28c-tree.texi, [...]: Put punctuation outside quotes.Joseph Myers8-16/+22
2004-10-28typeof-2.c: Needs aliases as well as weak.Geoffrey Keating7-0/+16
2004-10-28Daily bump.GCC Administrator1-1/+1
2004-10-27Index: fixincludes/ChangeLogGeoffrey Keating7-3/+65
2004-10-27correct attribution for last patchDavid Mosberger1-1/+2
2004-10-27IA-64 sibcall unwind bug, PR target/13158David Mosberger2-11/+32
2004-10-27* doc/tm.texi (USE_SELECT_SECTION_FOR_FUNCTIONS): Document.Geoffrey Keating2-0/+13
2004-10-27* config/darwin.h (GTHREAD_USE_WEAK): Define.Geoffrey Keating2-0/+8
2004-10-28params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New.Ben Elliston7-3/+63
2004-10-27* config/arm/ieee754-df.S (floatdidf): Fix regression with big values.Nicolas Pitre2-1/+5
2004-10-27re PR tree-optimization/18048 (mgrid loop performance regression with ivopts ...Zdenek Dvorak6-9/+204
2004-10-27re PR target/17956 (ICE in rs6000_emit_minmax, config/rs6000/rs6000.c:11725)David Edelsohn2-6/+15
2004-10-27tree-cfg.c (thread_jumps): Speed up by reordering the two conditions for ente...Kazu Hirata2-10/+15
2004-10-27tree-cfg.c (thread_jumps): Speed up by pretending to have ENTRY_BLOCK_PTR in ...Kazu Hirata2-4/+11
2004-10-27tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Don't let an explicit GOTO...Kazu Hirata2-2/+7
2004-10-27re PR tree-optimization/17133 (wrong code with -ftree-lim)Daniel Berlin17-162/+465
2004-10-27dbxout.c (dbxout_source_line): Move declaration of begin_label to the block t...Richard Sandiford2-3/+7
2004-10-27dbxout.c (dbxout_finish_complex_stabs): Mark 'line' variable ATTRIBUTE_UNUSED.Zack Weinberg2-2/+8
2004-10-27c-lex.c (cb_def_pragma): Clean up code for making location palatable to diagn...Zack Weinberg2-9/+14
2004-10-27Add PR number.Steven Bosscher1-0/+1
2004-10-27tree-phinodes.c (remove_phi_arg_num): Don't remove PHIs without any PHI argum...Steven Bosscher2-6/+9