aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-11-15g-soccon.ads: Minor reformatting.Thomas Quinot27-317/+1489
2005-11-15invoke.texi (large-unit-insns): Document.Jan Hubicka6-2/+31
2005-11-15re PR target/24869 (testsuite failure: gfortran.dg/func_derived_1.f90 -O3 unr...Hans-Peter Nilsson2-10/+19
2005-11-15invoke.texi (RS/6000 and PowerPC Options): Add -mmfcrf, -mpopcntb, -mfprnd.David Edelsohn11-18/+222
2005-11-15gcc.c (version_compare_spec_function): Use fatal() rather than abort().Geoffrey Keating5-20/+49
2005-11-14* g++.dg/eh/simd-2.C: XFAIL on AIX and SPE.David Edelsohn2-0/+5
2005-11-14re PR tree-optimization/24840 (ICE process_assert_insertions_for, at tree-vrp...Diego Novillo4-0/+35
2005-11-15i386.c (override_options): -masm=intel isn't supported on darwin.Mike Stump3-3/+11
2005-11-15crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t, uid_t and vfork after inc...Joseph Myers2-0/+11
2005-11-15re PR testsuite/24841 (dg-require compilation-test trigged on test with addit...Janis Johnson2-1/+6
2005-11-15re PR rtl-optimization/22002 (internal consistency failure with -funroll-loops)Alan Modra2-0/+27
2005-11-1520051113-1.c: New.Dale Johannesen2-0/+75
2005-11-15expmed.c (store_bit_field): Add offset unconditionally for memory targets.Dale Johannesen2-8/+22
2005-11-15Daily bump.GCC Administrator1-1/+1
2005-11-15re PR c++/24687 (ICE after error)Mark Mitchell5-10/+58
2005-11-15parser.c (cp_lexer_get_preprocessor_token): Initialize keyword field.Mark Mitchell2-1/+9
2005-11-14re PR c++/24580 (virtual base class cause exception not to be caught)Jason Merrill3-1/+33
2005-11-14arm.c (pic_labelno): New.Daniel Jacobowitz3-26/+59
2005-11-14arm.c (legitimize_tls_address): Use correct rtx for REQ_EQUIV note.Daniel Jacobowitz2-1/+6
2005-11-14* gcc.c-torture/unsorted/unsorted.exp: Sort tests before running them.Daniel Jacobowitz2-1/+5
2005-11-14* parser.c (eof_token): Add initializer for ambiguous_p.Mark Mitchell2-1/+5
2005-11-14loop-invariant.c: Include tm_p.h.Richard Earnshaw1-0/+5
2005-11-14loop-invariant.c: Include tm_p.h.Richard Earnshaw2-1/+2
2005-11-14re PR ada/18434 (Ada: cannot build gnattools on Tru64 UNIX V5.1B)Robert Dewar2-1/+17
2005-11-14re PR c++/24817 (g++ accepts multiple function template declarations even if ...Mark Mitchell5-35/+80
2005-11-14* gcc.dg/pack-test-1.c: Gate on ! default_packed.Hans-Peter Nilsson2-1/+5
2005-11-14re PR c++/20293 (Wrong diagnostic for ambiguous access)Mark Mitchell11-69/+171
2005-11-14* gcc.dg/pr19340.c: Skip for mmix-*-* and cris-*-*.Hans-Peter Nilsson2-0/+5
2005-11-14Daily bump.GCC Administrator1-1/+1
2005-11-13pa.c (store_reg): Revise generation of frame notes in large frames.John David Anglin2-8/+17
2005-11-13re PR tree-optimization/24709 (4.1.0 HEAD crashes with enable-checking on hug...Andrew MacLeod2-2/+8
2005-11-13gthr-posix95.h: Remove declaration of pthread_mutexattr_settype and duplicate...Eric Botcazou2-2/+5
2005-11-13re PR middle-end/24003 (17 ACATS regressions (fixed point or decimal artihmet...Eric Botcazou4-12/+88
2005-11-13fget.c: New file.Francois-Xavier Coudert18-3/+982
2005-11-13ipa-prop.c (ipa_callsite_compute_param ): Removed obsolete type checking.Razya Ladelsky2-41/+15
2005-11-13re PR c++/22489 (ICE in dwarf2out_finish with using namespace in a local clas...Jason Merrill3-5/+52
2005-11-12re PR middle-end/24820 (SEGV in integer_valued_real_p at gcc/builtins.c:6711)Andrew Pinski4-0/+24
2005-11-13Daily bump.GCC Administrator1-1/+1
2005-11-12tree-ssa-loop-ivopts.c (get_address_cost): Prevent splitting addressing modes...Zdenek Dvorak5-3/+21
2005-11-12function.c (assign_stack_local_1): Restrict sanity check on frame size overfl...Eric Botcazou2-1/+8
2005-11-12nested-func-4.c: Add dg-options for hppa*-*-hpux*.John David Anglin2-0/+6
2005-11-12cris.exp: New file.Hans-Peter Nilsson4-0/+84
2005-11-12cris.h (LEGITIMIZE_RELOAD_ADDRESS): Define.Hans-Peter Nilsson4-1/+95
2005-11-12re PR c++/24780 (ICE set_mem_attributes_minus_bitpos)Jakub Jelinek4-2/+30
2005-11-12re PR c++/24761 (templates and inline-asm and "+")Jakub Jelinek4-3/+61
2005-11-12gcse.c (find_rtx_in_ldst): Handle NULL pre_ldst_table.Richard Guenther2-0/+6
2005-11-12re PR libfortran/24787 ([libfortran] SCAN is broken)Steven G. Kargl2-0/+36
2005-11-12expr.c (expand_expr_real_1): <MAX_EXPR, MIN_EXPR>: Canonicalize to compare ag...Jan Hubicka5-54/+105
2005-11-12bfin.h (REGISTER_NAMES, [...]): Rearrange I/B/L registers.Jie Zhang3-24/+34
2005-11-12pr24445.c: Fix for 64-bit targets.Kaz Kojima2-1/+5