aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-07-10make.adb: Do not include object directories or library ALI directories of lib...Vincent Celier1-2/+3
2009-07-10sem_prag.adb (Analyze pragma, [...]): Analyze argument of pragma, to capture ...Ed Schonberg2-3/+16
2009-07-10re PR c/25509 (can't disable __attribute__((warn_unused_result)))Manuel López-Ibáñez6-3/+40
2009-07-10targhooks.c (default_target_can_inline_p): Rename from default_target_option_...DJ Delorie6-11/+22
2009-07-10re PR fortran/39334 (Recusive parameter kind produces segfault)Paul Thomas4-0/+25
2009-07-09mep.h (FUNCTION_ARG_REGNO_P): Add coprocessor registers used to pass vectors.DJ Delorie2-1/+6
2009-07-10c_kind_tests_2.f03: clean-up leftover module(s).Steven G. Kargl24-5/+50
2009-07-09* config/mep/mep.c (mep_option_can_inline_p): Remove error call.DJ Delorie2-1/+4
2009-07-10Daily bump.GCC Administrator1-1/+1
2009-07-09pt.c (perform_typedefs_access_check, [...]): Use CLASS_TYPE_P.Simon Martin2-3/+9
2009-07-09unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey16-18/+34
2009-07-09haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov7-1/+54
2009-07-09varasm.c (build_constant_desc): Don't share RTL in pool entries.Maxim Kuvyrkov4-0/+31
2009-07-09plugin.c (try_init_one_plugin): passes RTLD_GLOBAL to dlopen.Basile Starynkevitch2-1/+10
2009-07-09re PR c++/40684 (ICE in tsubst)Dodji Seketeli4-2/+50
2009-07-09re PR fortran/40629 (Host association problem)Paul Thomas4-5/+51
2009-07-09re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil15-39/+212
2009-07-09re PR middle-end/40692 (Endless recursion between fold_ternary and fold_cond_...Jakub Jelinek4-0/+28
2009-07-09[multiple changes]Arnaud Charlet6-49/+60
2009-07-09[multiple changes]Arnaud Charlet1-0/+44
2009-07-09[multiple changes]Arnaud Charlet3-50/+27
2009-07-09[multiple changes]Arnaud Charlet6-31/+116
2009-07-09[multiple changes]Arnaud Charlet6-140/+170
2009-07-09[multiple changes]Arnaud Charlet3-8/+33
2009-07-09einfo.ads, einfo.adb: New attribute Related_Expression...Ed Schonberg4-1/+40
2009-07-09re PR fortran/40604 (ICE with -fcheck=pointer)Tobias Burnus5-21/+201
2009-07-09simplify-rtx.c (simplify_binary_operation_1): Transform (and (truncate)) into...Adam Nemet4-2/+37
2009-07-09combine.c (make_extraction): Check TRULY_NOOP_TRUNCATION before creating LHS ...Adam Nemet2-14/+27
2009-07-08mep.c: (mep_option_can_inline_p): New.DJ Delorie2-0/+25
2009-07-09re PR libfortran/40330 (incorrect IO)Jerry DeLisle2-0/+39
2009-07-09Daily bump.GCC Administrator1-1/+1
2009-07-08re PR fortran/40675 (Support -fnosign-zero for SIGN intrinsic for Fortran 77 ...Tobias Burnus7-11/+95
2009-07-08re PR fortran/40683 (gfortran.dg/proc_ptr_21.f90 doesn't work for 32bit)Paul Thomas1-0/+1
2009-07-08Fix nitsEric Botcazou1-3/+2
2009-07-08re PR debug/40659 (A simple struct member offset doesn't need a full dwarf lo...Mark Wielaard2-13/+30
2009-07-08re PR target/38900 (ICE: unable to find a register to spill)Richard Henderson6-129/+165
2009-07-08ssa-pta-fn-1.c: Fix invalid testcase again.Richard Guenther2-2/+6
2009-07-08ssa-pta-fn-1.c: Fix invalid testcase.Richard Biener2-2/+7
2009-07-08basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao10-16/+21
2009-07-08unix.h (ASM_COMMENT_START): Add a space after the forward slash.Nick Clifton2-3/+13
2009-07-08re PR fortran/40591 (Procedure(interface): Rejected if interface is indirectl...Paul Thomas4-6/+64
2009-07-08mep-ivc2.cpu (cpmovtocsar0_C3, [...]): Mark volatile.DJ Delorie4-30/+55
2009-07-08Daily bump.GCC Administrator1-1/+1
2009-07-07re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code)Manuel López-Ibáñez10-3/+60
2009-07-07re PR c++/35828 ([C++0x] ICE on default template template parameter in templa...Jason Merrill4-6/+24
2009-07-07tree.c (set_expr_locus): Remove.Manuel López-Ibáñez11-27/+34
2009-07-07re PR debug/40666 (Ada tools build failure)Eric Botcazou2-3/+15
2009-07-07re PR other/40010 (Parallel make issue when building man pages)Mark Loeser2-2/+7
2009-07-07re PR c++/37816 ([c++0x] Invalid handling of scoped enums defined at class sc...Jason Merrill7-2/+84
2009-07-07pretty-print.c (pp_base_format): Remove %J.Manuel López-Ibáñez5-37/+15