aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-18Daily bump.GCC Administrator1-1/+1
2008-07-17adaint.c (__MINGW32__ section): Include ctype.h and define a fallback ISALPHA...Olivier Hainque2-1/+15
2008-07-17utils.c (create_var_decl_1): Relax expectations on the PUBLIC_FLAG argument...Olivier Hainque9-7/+79
2008-07-17decl2.c (determine_visibility): Allow target to override visibility of class ...Julian Brown7-2/+54
2008-07-17ipa-cp.c (ipcp_print_all_lattices): New variable info...Martin Jambor4-11/+80
2008-07-17re PR target/25343 ([m68k] testsuite failures)Roman Zippel2-0/+7
2008-07-17re PR c++/36855 (__has_trivial_destructor() returns false for reference types.)Paolo Carlini5-5/+20
2008-07-17re PR middle-end/36753 (Forward propagation interacts badly with global regis...Paolo Bonzini4-2/+49
2008-07-17jar.in: Fix portability problems with Solaris /bin/sh.Roger Sayle2-4/+8
2008-07-17re PR fortran/36825 ([F08] Rank > 7 arrays [will break library ABI] libgfor...Tobias Burnus5-2/+21
2008-07-16re PR testsuite/36443 (HOSTCC doesn't work with installed gcc)H.J. Lu2-0/+18
2008-07-17Daily bump.GCC Administrator1-1/+1
2008-07-17re PR c++/13699 (Extern "C" routine in different namespaces accepted with dif...Dodji Seketeli4-0/+100
2008-07-16cgraph.h (varpool_empty_needed_queue): Declare.Jan Hubicka4-7/+48
2008-07-16recog.c (peephole2_optimize): Fix formatting.Kaveh R. Ghazi2-2/+7
2008-07-16c-pch.c (get_ident): Avoid C++ keywords.Kaveh R. Ghazi9-92/+108
2008-07-16recog.c (validate_change_1, [...]): Avoid C++ keywords.Kaveh R. Ghazi9-194/+214
2008-07-16cfg.c (dump_reg_info): Avoid C++ keywords.Kaveh R. Ghazi14-273/+297
2008-07-16rs6000.c (processor_target_table): Remove duplicate MASK_POWERPC64 for power4...David Edelsohn2-1/+6
2008-07-16collect2.c (scan_prog_file, [...]): Use CONST_CAST instead of bare conversion...Olivier Hainque2-2/+7
2008-07-16xtensa.h (FUNCTION_OUTGOING_VALUE, [...]): Remove.Anatoly Sokolov3-16/+21
2008-07-16team.c (gomp_team_end): Free team immediately if it has just one thread.Jakub Jelinek2-1/+7
2008-07-16rs6000.c (processor_target_table): Add MASK_PPC_GPOPT for power4, power5, pow...David Edelsohn2-7/+13
2008-07-16ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int.Kaz Kojima2-2/+8
2008-07-16re PR target/36827 (newlib:libm/math/k_rem_pio2.c fails in reload)Joseph Myers2-2/+20
2008-07-16assign_neg.cc: Adjust dg-error lines.Paolo Carlini5-5/+14
2008-07-16c-decl.c (merge_decls): Keep DECL_SOURCE_LOCATION and DECL_IN_SYSTEM_HEADER i...Rafael Avila de Espindola2-12/+26
2008-07-16unique_ptr.h: Remove stray character.Paolo Carlini2-1/+5
2008-07-16user.cfg.in: Add complex, ratio, intializer_list.Benjamin Kosnik9-65/+104
2008-07-16Daily bump.GCC Administrator1-1/+1
2008-07-15tree-ssa-sccvn.c (expressions_equal_p): Check type equality.Daniel Berlin4-26/+67
2008-07-15chrono: New, as per N2661.Chris Fairles28-7/+2220
2008-07-15re PR target/36782 (SH: spill failure in class 'R0_REGS' with -fpic)Kaz Kojima2-3/+5
2008-07-15acinclude.m4 (CLASSPATH_COND_IF): New macro.Ralf Wildenhues5-9/+37
2008-07-15libgcc-xtensa.ver: New file.Bob Wilson3-0/+10
2008-07-15df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi11-190/+210
2008-07-15bt-load.c (add_btr_def, [...]): Avoid C++ keywords.Kaveh R. Ghazi5-232/+244
2008-07-15re PR middle-end/36369 (may_alias broken with previous uses of non attributed...Richard Guenther6-10/+87
2008-07-15re PR target/36780 (Wrong reload generated for subreg address on SH)Kaz Kojima2-0/+19
2008-07-15re PR target/31568 (ICE with invalid %y operand (inline-asm))Andrew Pinski4-3/+29
2008-07-15* lang.c (java_init_options): Enable unit-at-a-time by default.Jan Hubicka2-4/+4
2008-07-15re PR libstdc++/36832 (error compiling with crope)Paolo Carlini3-5/+64
2008-07-15find_selectors.h: Correct name for include guard #ifndef.Johannes Singler40-50/+60
2008-07-15builtins.c (std_canonical_va_list): Treat structure based va_list types.Kai Tietz2-2/+9
2008-07-15re PR objc++/36723 (massive obj-c++ failures at rev.137407)Jason Merrill4-4/+13
2008-07-15* emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment.Ben Elliston2-1/+5
2008-07-15Daily bump.GCC Administrator1-1/+1
2008-07-14objc-act.c (synth_module_prologue): Use TREE_NO_WARNING instead of DECL_IN_SY...Rafael Avila de Espindola4-3/+16
2008-07-14i386.md (sse5 cmov pattern): Update call of ix86_sse5_valid_op_pJan Hubicka5-76/+89
2008-07-14config.gcc (arm*-*-eabi*): Include arm/eabi.h and use additional option file ...Doug Kwan7-5/+185