aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-12-27Daily bump.GCC Administrator1-1/+1
2008-12-26atomic-6.c: Add -mieee for alpha*-*-* targets.Uros Bizjak2-57/+51
2008-12-26Daily bump.GCC Administrator1-1/+1
2008-12-25Daily bump.GCC Administrator1-1/+1
2008-12-24Makefile.in (GTFILES): Add $(srcdir)/expr.h.Kazu Hirata3-1/+7
2008-12-24Daily bump.GCC Administrator1-1/+1
2008-12-23[multiple changes]Andrew Pinski5-3/+28
2008-12-23Fix PR number referenced in ChangeLog.Jerry DeLisle2-2/+2
2008-12-23Daily bump.GCC Administrator1-1/+1
2008-12-23re PR middle-end/31150 (Not promoting an whole array to be static const)Jakub Jelinek7-133/+772
2008-12-23re PR target/38488 (x86_64 generates much larger and slightly slower code for...Jakub Jelinek5-31/+359
2008-12-22re PR fortran/35780 (internal compiler error for complicated PARAMETER expres...Paul Thomas2-0/+36
2008-12-22re PR fortran/35780 (internal compiler error for complicated PARAMETER expres...Paul Thomas2-0/+11
2008-12-22re PR target/34571 (Segfault in alpha_expand_mov at -O3)Uros Bizjak4-7/+26
2008-12-22Daily bump.GCC Administrator1-1/+1
2008-12-22re PR c++/38362 (AltiVec context-sensitive keywords broke test for __vector b...Ben Elliston2-1/+6
2008-12-21Index...Andrew Pinski2-15/+26
2008-12-21re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting cha...Jerry DeLisle2-3/+8
2008-12-21mips.exp: Rewrite.Richard Sandiford219-627/+1639
2008-12-21re PR tree-optimization/35899 (ICE on filesystem code)Richard Sandiford2-1/+7
2008-12-21re PR target/38598 (MIPS extendsidi2 does not have a LO alternative)Richard Sandiford3-2/+10
2008-12-21mips-dsp.md (mips_lbux): Turn into a define_expand, changing operand 1 to a p...Richard Sandiford3-20/+73
2008-12-21re PR fortran/38398 (g0.w edit descriptor: Update for F2008 Tokyo meeting cha...Jerry DeLisle2-3/+19
2008-12-21revert accidental checkinJason Merrill1-4/+4
2008-12-21re PR c++/38597 ([c++0x] ICE when auto return type function given as argument...Jason Merrill5-4/+26
2008-12-21re PR fortran/37605 (Remarks on user manual for Gfortran)Arjen Markus4-54/+90
2008-12-21i376.md (UNSPEC_MS_TO_SYSV_CALL): New constant.Jan Hubicka3-3/+76
2008-12-21alpha.c (alpha_pad_noreturn): New static function.Uros Bizjak2-5/+64
2008-12-21* config/avr/avr.md ("andsi3"): Fix wrong cc attribute.Denis Chertykov2-1/+5
2008-12-21Daily bump.GCC Administrator1-1/+1
2008-12-20re PR target/37610 (FAIL: g++.dg/eh/pr29166.C execution test)Eric Botcazou3-2/+11
2008-12-20re PR c++/36921 (warning "comparison does not have mathematical meaning" is n...Jakub Jelinek4-3/+46
2008-12-20target-supports.exp: Add *-*-rtems* to list of targets without profiling supp...Joel Sherrill2-0/+6
2008-12-20Daily bump.GCC Administrator1-1/+1
2008-12-19re PR c++/38577 (ICE: tree check: expected call_expr, have compound_expr in b...Jakub Jelinek4-0/+46
2008-12-19revert: re PR libfortran/24685 (real(16) formatted input is broken for huge v...Janis Johnson2-1/+9
2008-12-19builtins.c, [...]: Fix comments.Andrew Haley4-5/+10
2008-12-19re PR target/38548 (bootstrap broken on arm-linux-gnu (not gnueabi))Richard Earnshaw3-2/+9
2008-12-19re PR bootstrap/38578 (fatal warning during bootstrap on arm.c for output_mov...Richard Earnshaw2-4/+18
2008-12-19* df-scan.c ( df_hard_reg_init): Move declaration of i.Steve Ellcey2-1/+5
2008-12-19re PR bootstrap/37739 (bootstrap broken with core gcc > gcc-4.2.x)Jakub Jelinek4-0/+37
2008-12-19Daily bump.GCC Administrator1-1/+1
2008-12-18rs6000.c (rs6000_generate_compare): Condition choice of e500 comparison instr...Joseph Myers4-33/+62
2008-12-18re PR middle-end/38565 (ICE with vector code)Andrew Pinski2-0/+14
2008-12-18re PR c++/38427 (crash for reference init code)Jakub Jelinek4-9/+35
2008-12-18Backport from upstream Libtool:Ralf Wildenhues2-40/+59
2008-12-18re PR c++/38485 (GCC can't parse a parenthesized comma in a template-id withi...Jason Merrill4-0/+20
2008-12-18avoid target dependencyJason Merrill1-1/+1
2008-12-18df-scan.c (persistent_obstack, [...]): Remove.Jan Hubicka6-33/+55
2008-12-18ira-cost.c (copy_cost): Lazilly initialize move_cost if needed.Jan Hubicka2-4/+16