aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-10-3012658_thread-1.cc: Only xfail on Linux.Geoffrey Keating2-1/+6
2004-10-30Daily bump.GCC Administrator1-1/+1
2004-10-30Daily bump.GCC Administrator1-1/+1
2004-10-30* tree-phinodes.c (create_phi_node): Don't zero PHI_REWRITTEN.Kazu Hirata2-4/+4
2004-10-29tree-ssa-dom.c (struct edge_info): New structure holding edge equivalences an...Jeff Law2-363/+511
2004-10-29* config/rs6000/darwin-fallback.c: Include <mach/thread_status.h>.Geoffrey Keating2-0/+5
2004-10-29* config/rs6000/darwin-tramp.asm: Make more 64-bit-friendly.Stan Shebs2-22/+46
2004-10-29stl_algo.h (find_first_of(,,,,pred)): Remove invalid EqualOpConcept.Chris Jefferson3-3/+53
2004-10-29tree-phinodes.c (allocate_phi_node): New.Kazu Hirata2-58/+49
2004-10-29Back out controversial fix.Mike Stump3-17/+5
2004-10-29testsuite_allocator.h (check_delete): New.Benjamin Kosnik14-36/+416
2004-10-29sysv4.h (TARGET_POWER): Define as 0.David Edelsohn3-0/+13
2004-10-29* pt.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-29tree-phinodes.c (make_phi_node, [...]): Don't zero the whole PHI node.Kazu Hirata3-11/+15
2004-10-29* opts.c (decode_options): Lower the crossjump threshold for -Os.Richard Earnshaw2-0/+7
2004-10-29* tree.h (struct tree_ssa_name): Remove field 'equiv'.Diego Novillo2-2/+4
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-29inclhack.def (stdio_va_list): Don't fix if stdarg.h is included or ifdef va_s...Mike Stump3-15/+27
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-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-28inclhack.def: Avoid changing NULL on C++ friendly systems.Mike Stump3-4/+18
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-28fail35-,pass53-,pass54-frag.c: New tests.Frank Ch. Eigler5-1/+104
2004-10-28re PR libstdc++/18159 (tr1/tuple is broken on darwin)Chris Jefferson2-1294/+1337
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-28mt_allocator.h (__common_pool_policy): Add template template parameter for po...Benjamin Kosnik17-233/+259
2004-10-28re PR target/18151 (Disable building of fixincludes for avr target.)Eric B. Weddington3-2/+8
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