aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-09-12Fix white space issues in the ChangeLog.Andrew Pinski1-3/+3
2006-09-12config.gcc (i[34567]86-*-darwin*): Set with_arch and with_cpu by default.Geoffrey Keating2-0/+10
2006-09-12dwarf2out.c (dwarf_file_data): New.Geoffrey Keating4-218/+337
2006-09-12re PR testsuite/28950 (regex wrong for testing on darwin in gcc/testsuite/gcc...Jack Howarth2-2/+7
2006-09-12Daily bump.GCC Administrator1-1/+1
2006-09-11intrinsic.c: Update Copyright date.Steven G. Kargl3-3/+8
2006-09-11re PR target/13685 (Building simple test application with -march=pentium3 -Os...H.J. Lu4-6/+56
2006-09-11re PR target/28672 (Gcc went into infinite loop when building libstdc++)Alexandre Oliva2-3/+35
2006-09-11extend.texi (Other Builtins): Actually use the macro argument in the document...Josh Triplett2-1/+7
2006-09-11re PR rtl-optimization/28726 (-fsched2-use-superblock produces wrong code)Eric Botcazou4-90/+131
2006-09-11nrv3.c: Increase size of structure.Josh Conner4-3/+9
2006-09-11re PR target/27287 (returning constant double)Guenter Roeck2-7/+32
2006-09-11cpp.texi: Fix names of charset options.Hideki Iwamoto2-1/+5
2006-09-11re PR fortran/28890 (ICE on write)Paul Thomas5-6/+83
2006-09-11re PR c++/28991 (Static constructor emitted instead of initialized variable)Mark Mitchell6-0/+56
2006-09-11Daily bump.GCC Administrator1-1/+1
2006-09-10re PR testsuite/29007 (FAIL: gcc.dg/long-long-cst1.c execution test)Andrew Pinski2-1/+9
2006-09-10re PR target/29009 (ice in kernel build)Andrew Pinski2-1/+8
2006-09-10re PR rtl-optimization/28636 (Miscompiled loop)Eric Botcazou4-12/+63
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 Thomas2-0/+27
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-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-09config.gcc (i?86-*-darwin): Add 64-bit HWI support.Eric Christopher26-97/+338
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-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-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