aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-02vms_tramp.asm, [...]: Remove .file directives.Joseph Myers50-69/+32
2008-07-022008-07-02 Tobias Burnus <burnus@net-b.de>Tobias Burnus6-0/+0
2008-07-02re PR fortran/32580 (iso_c_binding c_f_procpointer / procedure pointers)Janus Weil27-49/+625
2008-07-02polytypes.c: Use dg-message separately from dg-error to match separate messages.Joseph Myers2-1/+7
2008-07-02re PR bootstrap/36702 (Bootstrap fails at revision 137369 on i686-apple-darwin9)H.J. Lu3-1/+21
2008-07-02sfp-machine.h (FP_HANDLE_EXCEPTIONS): Initialize f with 0.0.Uros Bizjak2-4/+9
2008-07-02mangle24.C: Remove -mmmx.H.J. Lu11-10/+18
2008-07-02resource.c (mark_referenced_resources): Look inside UNSPEC_VOLATILEs and ASM_...Richard Sandiford2-4/+6
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor30-160/+137
2008-07-02re PR target/36669 (Wrong versioning for __float128)H.J. Lu36-177/+869
2008-07-02re PR target/36698 (gcc.c-torture/compile/20001226-1.c exceeds SPU local stor...Ulrich Weigand3-1/+11
2008-07-02compat.exp (compat-execute): Add -ffunction-sections and -Wl,--auto-overlay w...Ulrich Weigand2-0/+14
2008-07-02nrv3.c (S): Increase size of padding for SPU.Ulrich Weigand3-0/+15
2008-07-02Implement WG21 N2672, Initializer List proposed wordingJason Merrill31-274/+1212
2008-07-0220030222-1.x: New file.Ulrich Weigand4-2/+14
2008-07-02SPU single-precision FP does not support subnormals:Ulrich Weigand32-7/+246
2008-07-02re PR fortran/36590 (internal error: Can't convert LOGICAL(1) to LOGICAL(1))Thomas Koenig4-1/+22
2008-07-02tree-ssa-structalias.c (struct variable_info): Reorder to fill padding on 64b...Richard Guenther2-28/+36
2008-07-02configure.ac (java-home): new AC_ARG_ENABLE.Joshua Sumali18-65/+2043
2008-07-02tree-ssa-forwprop.c (can_propagate_from): Exclude loads from decls explicitly.Richard Guenther2-23/+13
2008-07-02tree-switch-conversion.c: Included timevar.h which I forgot before.Martin Jambor2-0/+5
2008-07-02* decl.c (make_type_from_size) <INTEGER_TYPE>: Fix typo and tidy up.Eric Botcazou2-18/+23
2008-07-02tree-switch-conversion.c: Included timevar.hMartin Jambor3-1/+9
2008-07-02tree-switch-conversion.c: Corrected various comments and whitespace issuesMartin Jambor3-10/+20
2008-07-02* final.c (asm_insn_count): Return zero for an empty asm body.Mark Shinwell2-0/+7
2008-07-02bitmap.h (bitmap_set_bit): Return bool.Richard Guenther4-40/+53
2008-07-02MAINTAINERS (Write After Approval): Add myself.Xuepeng Guo2-0/+5
2008-07-02costmodel-vect-iv-9.c: Add noinline attribute to main1().Ira Rosen4-5/+13
2008-07-02alpha.c (alpha_need_linkage, [...]): Fix -Wc++-compat and/or -Wcast-qual warn...Kaveh R. Ghazi4-15/+20
2008-07-02mingw32.h (TARGET_USE_JCR_SECTION): Undef to let defaults.h definition apply.Danny Smith2-2/+6
2008-07-02re PR fortran/36676 (Namelist Comments Problems)Jerry DeLisle2-0/+32
2008-07-02re PR fortran/36676 (Namelist Comments Problems)Jerry DeLisle2-2/+7
2008-07-02Daily bump.GCC Administrator1-1/+1
2008-07-01target-supports.exp (check_effective_target_vect_int, [...]): Check for ARM.Joseph Myers2-6/+40
2008-07-01function.c (assign_parm_remove_parallels): New.Daniel Jacobowitz2-51/+37
2008-07-01c-typeck.c (convert_for_assignment): Use vector_targets_convertible_p.Daniel Jacobowitz11-10/+51
2008-07-01ia64.c (ia64_cannot_force_const_mem): Do not allow RFmode constants.Steve Ellcey2-0/+7
2008-07-01i386.c (ix86_build_signbit_mask): Generate TImode and TFmode constants via tw...Uros Bizjak4-29/+80
2008-07-01Marked changelog entry with PR rtl-optimization/34744Kenneth Zadeck1-0/+1
2008-07-01decl.c (finish_constructor_body): Don't set the return value of the construct...Andrew Haley2-1/+7
2008-07-01re PR tree-optimization/36666 (ICE in process_constraint, at tree-ssa-structa...Richard Guenther4-73/+152
2008-07-01Makefile.in (tree-switch-conversion.o): Add.Martin Jambor11-4/+1013
2008-07-01* gnat.dg/pack10.adb: New test.Eric Botcazou2-0/+38
2008-07-01darwin-driver.c (darwin_default_min_version): Fix -Wc++-compat warnings.Kaveh R. Ghazi2-2/+7
2008-07-01Daily bump.GCC Administrator1-1/+1
2008-06-30re PR middle-end/36598 (Failed optimisation of return of struct argment in me...Andy Hutchinson2-1/+7
2008-06-30i386.md (*movti_rex64): Add "!" to "r" constraint of operand 0.Uros Bizjak4-7/+23
2008-06-30Fix up a misplaced ChangeLog entry.Jakub Jelinek2-7/+7
2008-06-30re PR c++/36662 (vector vs template)Jakub Jelinek4-1/+41
2008-06-30ifcvt.c (cond_move_process_if_block): Free vectors on false return.Kenneth Zadeck2-5/+27