aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-10-29bitmap.h (bitmap_empty_p): New.Nathan Sidwell21-95/+124
2004-10-29typeck.c (composite_pointer_type): Remove comment about DR 195.Nathan Sidwell7-29/+71
2004-10-29re PR c++/17695 (ICE in add_abstract_origin_attribute)Mark Mitchell4-0/+31
2004-10-29(CONDITIONAL_REGISTER_USAGE): When adding the PIC register to the fixed_regs ...Nick Clifton2-1/+8
2004-10-29re PR fortran/13490 (Compiler rejects valid constant -2147483648 for 32-bit int)David Billinghurst3-3/+9
2004-10-29gthr-posix.h (__gthread_recursive_mutex_init_function): Guard with #ifdef PTH...Eric Botcazou2-2/+9
2004-10-29tree-into-ssa.c (rewrite_virtual_phi_arguments): New function.Daniel Berlin2-10/+59
2004-10-29c++/14124Matt Austern5-2/+48
2004-10-29tree-phinodes.c (add_phi_arg): Turn an "if" that always triggers into gcc_ass...Kazu Hirata2-27/+31
2004-10-29Daily bump.GCC Administrator1-1/+1
2004-10-28revert acidently committed change for gcc.dg/visibility-b.c.Andrew Pinski1-3/+1
2004-10-28visibility-[1-9a].c: Change to use scan-hidden instead of scan-assembler.Andrew Pinski14-13/+47
2004-10-28re PR tree-optimization/16728 (std::set tests for allocator/insert core in ma...Diego Novillo4-4/+28
2004-10-28darwin.h (SUBTARGET_EXTRA_SPECS): Handle -m64.Stan Shebs3-1/+8
2004-10-28Fix for PR fortran/13490, PR fortran/17912Scott Robert Ladd1-0/+11
2004-10-28Added pedantic_min_int to gfc_integer_info Added ARITH_ASYMMETRIC to arith...Scott Robert Ladd2-11/+74
2004-10-28tree-mudflap.c (mudflap_init): Mark cache-lookup decls to prevent their later...Frank Ch. Eigler2-169/+170
2004-10-28re PR debug/18199 (AIX XCOFF debugging broken)Zack Weinberg3-33/+63
2004-10-28re PR c++/17132 (GCC fails to eliminate function template specialization when...Mark Mitchell4-2/+67
2004-10-28varasm.c (function_section): If DECL is NULL_TREE, don't try to do anything e...Zack Weinberg2-21/+35
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