aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-05-19Daily bump.GCC Administrator1-1/+1
2009-05-19invoke.texi (C Dialect Options): Update OpenMP specification version to v3.0.Ben Elliston2-1/+6
2009-05-18sh-protos.h (sh_legitimate_address_p): Remove.Kaz Kojima5-17/+14
2009-05-18Implement explicit conversions ops as specified in N2437.Jason Merrill12-42/+238
2009-05-18re PR debug/40109 (Incorrect debug info nesting for typedef statements within...Dodji Seketeli4-0/+46
2009-05-18* config/mips/mips.md (*zero_extend<GPR:mode>_trunc<SHORT:mode>,Adam Nemet2-62/+69
2009-05-18re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)H.J. Lu5-6/+46
2009-05-18re PR testsuite/39907 (Aligned access to unaligned address)H.J. Lu2-0/+8
2009-05-18* config.gcc: Fix variable syntax.Andreas Schwab1-1/+1
2009-05-18* config.gcc: Fix variable syntax.Andreas Schwab2-1/+3
2009-05-18re PR target/39531 (m68k gcc does not convert andil to bclr when compiled on ...Andreas Schwab2-3/+11
2009-05-18re PR fortran/40164 (Fortran 2003: "Arrays of procedure pointers" (using PPCs))Janus Weil5-2/+82
2009-05-18intrinsic.c (add_sym): Fix my last commit (r147655), which broke bootstrap.Janus Weil2-1/+6
2009-05-18sh.c (expand_cbranchdi4): Use a scratch register for the none zero constant o...Kaz Kojima2-3/+14
2009-05-182064.md: Remove trailing whitespaces.Andreas Krebbel12-302/+316
2009-05-18re PR tree-optimization/40168 (finding common subexpressions)Richard Guenther4-7/+21
2009-05-18* config/m68k/m68k.c (m68k_legitimize_address): Fix typo in signature.Maxim Kuvyrkov2-1/+5
2009-05-18re PR fortran/36947 (Attributes not fully checked comparing actual vs dummy p...Janus Weil12-113/+379
2009-05-18M68K TLS support.Maxim Kuvyrkov21-87/+902
2009-05-18Daily bump.GCC Administrator1-1/+1
2009-05-18ipa-prop.c (ipa_check_stmt_modifications): Removed.Martin Jambor4-57/+40
2009-05-18tree-ssa.texi (SSA Operands): Fix a mistake.Eric Fisher2-3/+7
2009-05-17re PR c/40172 (Revision 147596 breaks bootstrap)H.J. Lu4-6/+46
2009-05-17re PR c++/40139 (ICE on invalid use of destructor)Jason Merrill7-23/+81
2009-05-17tree.c (cxx_printable_name_internal): Allow consecutive translated and untran...Joseph Myers4-4/+64
2009-05-17iso-fortran-env.def: Define INT8, INT16, INT32, INT64, REAL32, REAL64 and REA...Francois-Xavier Coudert10-47/+174
2009-05-17re PR fortran/36260 (Audit intrinsic.texi and check whether keyword= names ma...Francois-Xavier Coudert3-170/+204
2009-05-17biarch32.h: New file.Kai Tietz3-0/+40
2009-05-17* config/mips/mips.md (*zero_extend<mode>_trunchi,Adam Nemet2-14/+15
2009-05-17Daily bump.GCC Administrator1-1/+1
2009-05-16re PR middle-end/39301 (ICE in register_overhead, at bitmap.c:115)Brad Lucier3-8/+20
2009-05-16config.gcc (use_gcc_stdint): Set to wrap.Francois-Xavier Coudert3-0/+45
2009-05-16re PR fortran/33197 (Fortran 2008: math functions)Francois-Xavier Coudert7-2/+220
2009-05-16re PR fortran/31243 (Detect strings longer than 2**32 characters)Francois-Xavier Coudert7-5/+102
2009-05-16config.gcc (mips*-*-*): Support arch_32, arch_64, tune_32 and tune_64.Joseph Myers3-29/+54
2009-05-16* ChangeLog: Forgotten in previous commit.François-Xavier Coudert1-0/+9
2009-05-16re PR fortran/36031 (ARM -fshort-enums attribute not emitted for Fortran)François-Xavier Coudert4-5/+5
2009-05-16re PR target/40153 (Long long comparison optimized away incorrectly in Thumb ...Richard Earnshaw2-1/+7
2009-05-16* arm.md (movdi2): Copy non-reg values to DImode registers.Richard Earnshaw2-2/+6
2009-05-16default_format_denormal_1.f90: XFAIL on cygwin.David Billinghurst3-4/+8
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek4-10/+78
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek3-3/+14
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor27-276/+450
2009-05-16Daily bump.GCC Administrator1-1/+1
2009-05-15re PR c/16302 (gcc fails to warn about some common logic errors)Manuel López-Ibáñez11-16/+253
2009-05-15ira-conflicts.c (add_insn_allocno_copies): Fix wrong conditional.Manuel López-Ibáñez2-1/+6
2009-05-15builtin-math-5.c: New.Kaveh R. Ghazi4-0/+216
2009-05-15install.texi: Document MPC requirements, flags etc.Kaveh R. Ghazi2-12/+32
2009-05-15builtins.c (do_mpc_arg1, [...]): New.Kaveh R. Ghazi4-15/+211
2009-05-15fold-const.c (fold_convert_const_real_from_real): Check for overflow.Sandra Loosemore2-1/+23