aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-08-04re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig4-8/+22
2007-08-04re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig2-1/+8
2007-08-04re PR fortran/32968 (selected_(int|real)_kind fail with -fdefault-integer-8)Steven G. Kargl5-9/+92
2007-08-04arm.md (movsi): Add braces.Richard Sandiford2-0/+6
2007-08-03re PR middle-end/32780 (ICE in extract_range_from_binary_expr, at tree-vrp.c:...Andrew Pinski4-8/+33
2007-08-04tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state accesso...Zdenek Dvorak10-36/+81
2007-08-03re PR middle-end/32399 (ICE in build2_stat, at tree.c:3074)Andrew Pinski4-2/+29
2007-08-04Daily bump.GCC Administrator1-1/+1
2007-08-03re PR middle-end/32304 (ICE in set_mem_attributes_minus_bitpos)Andrew Pinski4-0/+24
2007-08-03re PR middle-end/32935 (internal compiler error: in emit_move_insn, at expr.c...Andrew Pinski4-1/+17
2007-08-03i386.c (setup_incoming_varargs_64): Tolerate 64bit preferred stack boundary.Jan Hubicka2-1/+13
2007-08-03re PR fortran/32955 (gfortran.dg/value_4.f90 gives a compiling error with -fd...Francois-Xavier Coudert2-1/+6
2007-08-03re PR fortran/31202 (Incorrect rounding generated for NINT)Francois-Xavier Coudert5-22/+139
2007-08-03Fix some white space issues in the fortran/ChangeLogAndrew Pinski1-10/+10
2007-08-03loop-1.c: Skip on powerpc targets if -mlongcall.Nathan Froyd3-2/+9
2007-08-03rs6000.c (struct processor_cost): Change l1_cache_lines to l1_cache_size.David Edelsohn2-28/+61
2007-08-03[multiple changes]Diego Novillo4-1/+33
2007-08-03re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig2-1/+7
2007-08-03opem_errors.f90: Revise test to pass when run under sudo.Jerry DeLisle2-1/+5
2007-08-03spu.md (dftsv, [...]): Attach the appropriate mode to unspec expressions to s...Ben Elliston2-4/+12
2007-08-03Daily bump.GCC Administrator1-1/+1
2007-08-02re PR fortran/32770 ([Meta-bug] -fdefault-integer-8 issues)Thomas Koenig4-11/+21
2007-08-02re PR c++/30849 (ICE with invalid asm statement)Lee Millward6-14/+72
2007-08-02* config/ia64/constraints.md ("U"): Make constraint vector only.Steve Ellcey2-3/+5
2007-08-02re PR middle-end/25446 (-fpic/-fPIC failure in gcc.dg/vect/vect-ifcvt-9.c)Nathan Froyd2-3/+11
2007-08-02re PR middle-end/25445 (-fpic/-fPIC failure in gcc.dg/tree-ssa/wholeprogram-1.c)Nathan Froyd2-2/+9
2007-08-02install missing file from last checkinKaveh Ghazi1-0/+119
2007-08-02longlong.h [__mips__] (count_leading_zeros, [...]): Define for MIPS32 and MIP...Sandra Loosemore2-0/+11
2007-08-02Oops - commit to ChangeLog omitted when GPLv3 config patch was checked inNick Clifton1-0/+299
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton694-3362/+2688
2007-08-02Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton7-30/+36
2007-08-02Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton8-37/+44
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton42-204/+188
2007-08-02emit-rtl.c (reset_used_decls): Rename to...Richard Sandiford2-7/+22
2007-08-02gen-vect-2.c: Use "char" for vector elements if "int" is only 16 bit bits wide.Rask Ingemann Lambertsen3-2/+12
2007-08-02s390.md ("*xordi3_cconly"): Change xr to xg.Andreas Krebbel2-1/+5
2007-08-02re PR middle-end/32668 (The type-generic builtins apply default promotions)Kaveh R. Ghazi6-107/+39
2007-08-02Daily bump.GCC Administrator1-1/+1
2007-08-01re PR libfortran/32954 (pack with -fdefault-integer-8)Thomas Koenig4-97/+180
2007-08-01reload.c (find_reloads_address_part): Pass correct MEMREFLOC argument to find...Sandra Loosemore2-6/+8
2007-08-01re PR fortran/32936 (ALLOCATE: "STAT expression ... must be a variable" - but...Tobias Burnus5-4/+127
2007-08-01* gcc.target/i386/pr23098.c: XFAIL on vxworks targets.Nathan Froyd2-1/+5
2007-08-01re PR tree-optimization/32919 (SSA corruption because of abnormal edges and PRE)Daniel Jacobowitz5-0/+63
2007-08-01s-osinte-kfreebsd-gnu.ads ((sigset_t_ptr): Removed, replaced by anonymous acc...Aurelien Jarno2-4/+8
2007-08-01arith.c: Change copyright header to refer to version 3 of the GNU General Pub...Nick Clifton61-248/+219
2007-08-01mips16.S (__mips16_unordsf2, [...]): New.Sandra Loosemore4-3/+52
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton140-568/+645
2007-08-01trans-decl.c (generate_local_decl): Emit warning on unused parameter on "-Wal...Daniel Franke5-8/+31
2007-08-01re PR fortran/32945 (ICE with initialization expressions)Daniel Franke4-0/+44
2007-08-01tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.Zdenek Dvorak11-165/+277