aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-10re PR middle-end/26983 (Missing label with builtin_setjmp/longjmp)Steven Bosscher4-0/+36
2006-09-10re PR target/29006 (Incorrect zeroing of unaligned 64-bit fields on MIPS targ...Richard Sandiford6-6/+43
2006-09-10darwin.c (machopic_select_rtx_section): Add CONST_VECTOR for literal16.Eric Christopher2-1/+7
2006-09-10Add missing ChangeLog entry.H.J. Lu1-0/+5
2006-09-10re PR fortran/28947 (Double MATMUL() uses wrong array elements)Paul Thomas15-0/+213
2006-09-10re PR fortran/28959 (ICE on derived type with host association)Paul Thomas4-2/+90
2006-09-10re PR fortran/28923 (Bad triplet interpretation in initialization)Paul Thomas5-14/+32
2006-09-10* MAINTAINERS: Add self as soft-fp maintainer.Joseph Myers2-4/+9
2006-09-10stl_heap.h (sort_heap): Iterator post-decrement is only required to be conver...Paolo Carlini2-3/+8
2006-09-10re PR target/28995 (libgfortran build now fails on Darwin PPC)Eric Christopher2-1/+8
2006-09-10re PR fortran/28914 (Code inside loop hangs; outside loop runs normally; runs...Jerry DeLisle2-0/+30
2006-09-10re PR fortran/28914 (Code inside loop hangs; outside loop runs normally; runs...Paul Thomas2-0/+16
2006-09-10dwarf2out.c (convert_cfa_to_fb_loc_list): Handle DW_CFA_set_loc.Roger Sayle2-0/+6
2006-09-10Daily bump.GCC Administrator1-1/+1
2006-09-09* config/m68k/m68k.md (bungt_rev): New pattern.Andreas Schwab2-0/+15
2006-09-09re PR c++/28996 (ICE with statement forming unused static member function ref...Jason Merrill3-4/+14
2006-09-09re PR target/26778 (GCC4 moves the result of a conditional block through inad...Paolo Bonzini4-4/+47
2006-09-09MAINTAINERS: Add myself as avr maintainer.Anatoly Sokolov2-1/+6
2006-09-09config.gcc (i?86-*-darwin): Add 64-bit HWI support.Eric Christopher29-101/+349
2006-09-09Daily bump.GCC Administrator1-1/+1
2006-09-09re PR c/28504 (ICE with variable sized array)Joseph Myers6-0/+37
2006-09-08re PR c++/28858 (Algorithm to find the end of a template parameter list is fl...Volker Reichelt7-36/+62
2006-09-08reduction3.f90: Change -2147483648 to -huge(i)-1 to avoid overflow.Steven G. Kargl3-2/+9
2006-09-08random.tcc (poisson_distribution<>::operator()): Avoid potential warnings whe...Paolo Carlini2-2/+7
2006-09-08re PR middle-end/27724 (internal compiler error: no-op convert from 4 to 8 by...Jason Merrill3-4/+24
2006-09-07006-09-07 Andrew Pinski <pinskia@physics.uc.edu>Andrew Pinski6-4/+64
2006-09-07re PR target/13685 (Building simple test application with -march=pentium3 -Os...Jason Merrill3-16/+48
2006-09-08darwin.h (MACHO_SYMBOL_FLAG_VARIABLE): Update comment.Eric Christopher3-1/+15
2006-09-08Daily bump.GCC Administrator1-1/+1
2006-09-07dwarf2out.c: Remove strange characters from comment above dwarf2out_frame_deb...Geoffrey Keating2-3/+8
2006-09-07debug.h (_GLIBCXX_DEBUG_ONLY): New.Benjamin Kosnik158-4712/+2525
2006-09-07re PR c++/27371 (Does not warn about unused function result (__attribute__((w...Jason Merrill2-1/+4
2006-09-07darwin.h (HANDLE_SYSV_PRAGMA): Move from here...Eric Christopher3-10/+14
2006-09-07Add the entry for g++.dg/warn/unused-result1.C.H.J. Lu1-0/+5
2006-09-07re PR c++/26957 (ICE in make_decl_rtl, at varasm.c:871)Jason Merrill3-2/+25
2006-09-07pr28946.c (dg-options): Use -Os instead -O.H.J. Lu2-1/+5
2006-09-07i386.c (x86_partial_flag_reg_stall): New.H.J. Lu4-27/+147
2006-09-07re PR target/28946 (assembler shifts set the flag ZF, no need to re-test to z...Uros Bizjak4-0/+395
2006-09-07re PR c++/28284 (ICE with invalid static const variable)Simon Martin3-0/+21
2006-09-07Add myself to doc/contrib.texiMartin Michlmayr2-0/+8
2006-09-07data_1.f90: Fix integer oveflow in integer literal constant.Steven G. Kargl8-15/+31
2006-09-07intrinsic_set_exponent.f90: Fix nonconformance usage.Feng Wang2-17/+18
2006-09-07re PR middle-end/28862 (attribute ((aligned)) ignored on vector variables)Andrew Pinski4-1/+24
2006-09-07Makefile.am (AM_CXXFLAGS): Remove duplicate define.Matthias Klose3-4/+7
2006-09-07re PR target/27117 (SH backend cheats to reload -- disables indexed addressin...Paolo Bonzini2-4/+38
2006-09-07Added Roberto Costa to MAINTAINERS listRoberto Costa2-0/+5
2006-09-07re PR c++/26195 (pragma interface no longer handles explicit names)Zak Kipling13-5/+80
2006-09-06[multiple changes]Andrew Pinski4-0/+32
2006-09-07configure.ac (ACX_PROG_CC_WARNING_OPTS): Add -Wcast-qual.Kaveh R. Ghazi16-206/+247
2006-09-06re PR c++/27371 (Does not warn about unused function result (__attribute__((w...Jason Merrill7-7/+85