summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* haifa-sched.c (insn_finishes_cycle_p): New static function.Maxim Kuvyrkov2009-07-097-1/+54
* varasm.c (build_constant_desc): Don't share RTL in pool entries.Maxim Kuvyrkov2009-07-094-0/+31
* plugin.c (try_init_one_plugin): passes RTLD_GLOBAL to dlopen.Basile Starynkevitch2009-07-092-1/+10
* re PR c++/40684 (ICE in tsubst)Dodji Seketeli2009-07-094-2/+50
* re PR fortran/40629 (Host association problem)Paul Thomas2009-07-094-5/+51
* re PR fortran/40646 ([F03] array-valued procedure pointer components)Janus Weil2009-07-0915-39/+212
* re PR middle-end/40692 (Endless recursion between fold_ternary and fold_cond_...Jakub Jelinek2009-07-094-0/+28
* [multiple changes]Arnaud Charlet2009-07-096-49/+60
* [multiple changes]Arnaud Charlet2009-07-091-0/+44
* [multiple changes]Arnaud Charlet2009-07-093-50/+27
* [multiple changes]Arnaud Charlet2009-07-096-31/+116
* [multiple changes]Arnaud Charlet2009-07-096-140/+170
* [multiple changes]Arnaud Charlet2009-07-093-8/+33
* einfo.ads, einfo.adb: New attribute Related_Expression...Ed Schonberg2009-07-094-1/+40
* re PR fortran/40604 (ICE with -fcheck=pointer)Tobias Burnus2009-07-095-21/+201
* simplify-rtx.c (simplify_binary_operation_1): Transform (and (truncate)) into...Adam Nemet2009-07-094-2/+37
* combine.c (make_extraction): Check TRULY_NOOP_TRUNCATION before creating LHS ...Adam Nemet2009-07-092-14/+27
* mep.c: (mep_option_can_inline_p): New.DJ Delorie2009-07-082-0/+25
* re PR libfortran/40330 (incorrect IO)Jerry DeLisle2009-07-092-0/+39
* Daily bump.GCC Administrator2009-07-091-1/+1
* re PR fortran/40675 (Support -fnosign-zero for SIGN intrinsic for Fortran 77 ...Tobias Burnus2009-07-087-11/+95
* re PR fortran/40683 (gfortran.dg/proc_ptr_21.f90 doesn't work for 32bit)Paul Thomas2009-07-081-0/+1
* Fix nitsEric Botcazou2009-07-081-3/+2
* re PR debug/40659 (A simple struct member offset doesn't need a full dwarf lo...Mark Wielaard2009-07-082-13/+30
* re PR target/38900 (ICE: unable to find a register to spill)Richard Henderson2009-07-086-129/+165
* ssa-pta-fn-1.c: Fix invalid testcase again.Richard Guenther2009-07-082-2/+6
* ssa-pta-fn-1.c: Fix invalid testcase.Richard Biener2009-07-082-2/+7
* basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao2009-07-0810-16/+21
* unix.h (ASM_COMMENT_START): Add a space after the forward slash.Nick Clifton2009-07-082-3/+13
* re PR fortran/40591 (Procedure(interface): Rejected if interface is indirectl...Paul Thomas2009-07-084-6/+64
* mep-ivc2.cpu (cpmovtocsar0_C3, [...]): Mark volatile.DJ Delorie2009-07-084-30/+55
* Daily bump.GCC Administrator2009-07-081-1/+1
* re PR c++/31246 (-Wunreachable-code warnings for compiler-generated code)Manuel López-Ibáñez2009-07-0710-3/+60
* re PR c++/35828 ([C++0x] ICE on default template template parameter in templa...Jason Merrill2009-07-074-6/+24
* tree.c (set_expr_locus): Remove.Manuel López-Ibáñez2009-07-0711-27/+34
* re PR debug/40666 (Ada tools build failure)Eric Botcazou2009-07-072-3/+15
* re PR other/40010 (Parallel make issue when building man pages)Mark Loeser2009-07-072-2/+7
* re PR c++/37816 ([c++0x] Invalid handling of scoped enums defined at class sc...Jason Merrill2009-07-077-2/+84
* pretty-print.c (pp_base_format): Remove %J.Manuel López-Ibáñez2009-07-075-37/+15
* pretty-print.c (pp_base_format): Remove %H.Manuel López-Ibáñez2009-07-076-73/+16
* Give names to some currently nameless passes (thisDuncan Sands2009-07-074-3/+9
* ia64.c (ia64_handle_model_attribute): Remove an extra 'decl' for error_at.H.J. Lu2009-07-072-4/+9
* [multiple changes]Arnaud Charlet2009-07-0713-26/+185
* s-osprim-mingw.adb: Minor reformatting Minor code reorganizationRobert Dewar2009-07-075-33/+15
* [multiple changes]Arnaud Charlet2009-07-076-21/+94
* [multiple changes]Arnaud Charlet2009-07-073-7/+76
* a-calend.adb: Minor code reorganization (use conditional expressions)Robert Dewar2009-07-0724-133/+160
* re PR middle-end/40669 (ICE in gimple_assign_set_rhs1 from eliminate_tail_call)Jakub Jelinek2009-07-074-0/+44
* checks.adb (Generate_Range_Check): Replace type conversions with unchecked co...Gary Dismukes2009-07-0710-47/+179
* sem_ch4.adb (Analyze_Conditional_Expression): handle properly overloaded expr...Ed Schonberg2009-07-073-1/+30