summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* trans-expr.c (gfc_conv_string_tmp): Check type compatibility instead of equal...Michael Matz2009-08-204-1/+18
* ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression as visited.Eric Botcazou2009-08-206-33/+95
* Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag.Dave Korn2009-08-2016-11/+400
* alpha.c (alpha_end_function): Do not clear crtl->emit structure and free insn...Uros Bizjak2009-08-202-12/+9
* gamma.tcc: Change include guard from _TR1_GAMMA_TCC to _GLIBCXX_TR1_GAMMA_TCC...Edward Smith-Rowland2009-08-203-4/+11
* re PR fortran/41121 (compile-time error when building BLAS with -fimplicit-none)Janus Weil2009-08-204-1/+25
* s390.c (Z10_PREDICT_DISTANCE): New macro.Andreas Krebbel2009-08-203-77/+220
* s390.md ("*brx_stage1_<GPR:mode>", [...]): New patterns.Andreas Krebbel2009-08-204-0/+193
* Fix twolf ICE for ARMRamana Radhakrishnan2009-08-205-8/+73
* pa.md (reload_inhi, [...]): New patterns.John David Anglin2009-08-203-1/+76
* Daily bump.GCC Administrator2009-08-201-1/+1
* re PR middle-end/41123 (ICE in expand_expr_real_1)Jakub Jelinek2009-08-204-10/+84
* Disable option checking in the toplevel, avoid 2.64 fopen glitch.Ralf Wildenhues2009-08-195-0/+29
* Fix toplevel target defs.Ralf Wildenhues2009-08-193-0/+15
* invoke.texi (C++ Dialect Options): Note change of minimum supported template ...Jason Merrill2009-08-192-1/+7
* tweak commentJason Merrill2009-08-191-3/+4
* re PR c++/41119 (Revision 150805 failed 447.dealII in SPEC CPU 2006)Jason Merrill2009-08-195-8/+35
* method.c (use_thunk): Call free_after_compilation after assemble_end_function.Jakub Jelinek2009-08-1911-8/+18
* md.texi (Insn Canonicalizations): Correct canonicalization of (plus (mult (ne...Ian Lance Taylor2009-08-192-2/+7
* omp-low.c (optimize_omp_library_calls): Use types_compatible_p instead of com...Michael Matz2009-08-195-26/+28
* tree-ssa-structalias.c (create_variable_info_for): Also mark first field in a...Michael Matz2009-08-1914-94/+219
* re PR fortran/41102 (Ease error checking of included files located in the SYS...Tobias Burnus2009-08-192-8/+14
* wrapper.exp: Move load of target-libpath.exp from here...DJ Delorie2009-08-183-2/+5
* Daily bump.GCC Administrator2009-08-191-1/+1
* * compare-debug: Drop .eh_frame relocations too.Alexandre Oliva2009-08-182-23/+19
* re PR testsuite/40704 (^M? in testsuite log leads to binary attachment)H.J. Lu2009-08-182-1/+6
* wrapper.exp (${tool}_maybe_build_wrapper): Set up GCC_EXEC_PREFIX before buil...DJ Delorie2009-08-182-0/+8
* alpha.c (alpha_output_mi_thunk_osf): Allocate insn locators before emit_insn ...Uros Bizjak2009-08-183-4/+14
* elfos.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object type if available.Jason Merrill2009-08-186-45/+172
* vect.exp: Add new stanza for aligned-section-anchors-* tests.Nathan Froyd2009-08-183-2/+15
* cdce3.C: Add -mieee for alpha*-*-* targets.Uros Bizjak2009-08-182-7/+15
* re PR fortran/40870 ([F03] include formal args in backend_decl of PPCs)Janus Weil2009-08-184-15/+36
* re PR middle-end/41094 (Erroneous optimization of pow() with -ffast-math)Richard Guenther2009-08-186-9/+44
* re PR target/40971 (ICE in memory_address)Jakub Jelinek2009-08-184-2/+61
* bb-reorder.c (fix_up_fall_thru_edges): Only call invert_jump on jumps.Jakub Jelinek2009-08-182-1/+6
* Daily bump.GCC Administrator2009-08-181-1/+1
* m32c.md (UNS_FSETB, UNS_FREIT): New.DJ Delorie2009-08-175-14/+122
* Install gcj.pdf in $(pdfdir)/gcc alongside other manuals.Ralf Wildenhues2009-08-172-3/+8
* re PR fortran/41062 (ICE in gfc_trans_use_stmts, at fortran/trans-decl.c:3438)Paul Thomas2009-08-174-1/+52
* typedefs.cc: New.Benjamin Kosnik2009-08-172-0/+32
* re PR fortran/37425 (Fortran 2003: GENERIC bindings as operators)Daniel Kraft2009-08-174-12/+50
* re PR preprocessor/41067 (Inconsistency in warnings on invalid \-escapes)Tom Tromey2009-08-172-1/+6
* Makefile.am (libgcj_bc_la_LIBADD): Delete.Andrew Haley2009-08-179-5/+18
* * lib/target-supports.expUros Bizjak2009-08-172-1/+8
* target-supports.exp (check_effective_target_mpc_pow): Fix typo in cache name.Kaveh R. Ghazi2009-08-172-1/+6
* alpha.c (vms_valid_pointer_mode): New function.Douglas B Rupp2009-08-173-0/+15
* inclhack.def (aix_complex): Redefine _Complex_I.David Edelsohn2009-08-175-20/+411
* re PR fortran/41075 ([F2008] Implement unlimited format item)Jerry DeLisle2009-08-172-0/+22
* re PR fortran/41075 ([F2008] Implement unlimited format item)Jerry DeLisle2009-08-173-2/+46
* re PR fortran/41075 ([F2008] Implement unlimited format item)Jerry DeLisle2009-08-173-20/+66