summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* re PR target/45476 (libgcc should contain TCmode functions)Uros Bizjak2010-09-036-5/+26
* lto-streamer-out.c (output_function): Output function start and end loci.Richard Guenther2010-09-033-0/+15
* re PR ada/45499 (Ada bootstrap broken)Joseph Myers2010-09-032-6/+24
* configure: Regenerate.Andreas Krebbel2010-09-032-11/+15
* configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.Andreas Krebbel2010-09-033-43/+9
* Check "-D XXX=YYY".H.J. Lu2010-09-032-1/+8
* re PR fortran/34162 (F2008: Allow internal procedures as actual argument)Daniel Kraft2010-09-037-3/+208
* re PR lto/44812 (m32 lto produces non-relocatable subtraction expression errors)Jan Hubicka2010-09-032-0/+16
* cgraph.h (struct varpool_node): Add const_value_known.Jan Hubicka2010-09-038-11/+66
* i386.md: Remove empty prepartion statements from splitters.Uros Bizjak2010-09-032-182/+135
* linux-atomic.c (__sync_val_compare_and_swap_4): Insert __builtin_expect().Marcus Shawcroft2010-09-031-4/+5
* passes.c (rest_of_decl_compilation): Do not add local vars into varpol.Jan Hubicka2010-09-033-3/+15
* re PR debug/45500 (ICE: in rtl_for_decl_init, at dwarf2out.c:16307 with -g -m...Jakub Jelinek2010-09-034-1/+19
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-0323-184/+236
* lto-elf.c (validate_file): Always error if validation fails.Richard Guenther2010-09-032-2/+8
* Fix shift count truncate problem for loongson.Mingjie Xing2010-09-035-3/+66
* re PR fortran/44602 ([F2008] EXIT: Jump to end of construct)Daniel Kraft2010-09-0312-44/+296
* Daily bump.GCC Administrator2010-09-031-1/+1
* configure.ac (gcc_cv_as_cfi_advance_working): Use objdump instead of readelf ...Richard Henderson2010-09-023-8/+47
* trans-intrinsic.c (gfc_conv_intrinsic_aint): Fix whitespace.Francois-Xavier Coudert2010-09-025-5/+65
* m32c.h (CLASS_LIKELY_SPILLED_P): Remove.Anatoly Sokolov2010-09-024-8/+18
* Optimize (double)(long) to generate FRIZ if -ffast-mathMichael Meissner2010-09-028-2/+87
* * opth-gen.awk (quote, comma): Remove unused variables.Joseph Myers2010-09-022-4/+4
* c.opt (falt-external-templates, [...]): Mark no longer supported in help text.Joseph Myers2010-09-022-5/+10
* * jvspec.c (jvgenmain_spec): Don't handle -fnew-verifier.Joseph Myers2010-09-022-1/+5
* arm.c (arm_override_options): Correct fall-back code to use SUBTARGET_CPU_DEF...Ryan Mansfield2010-09-022-1/+6
* neon.md (UNSPEC_VCLE, [...]): New constants for unspecs.Julian Brown2010-09-023-20/+247
* target.def (class_likely_spilled_p): New hook.Anatoly Sokolov2010-09-0218-64/+148
* * g++.dg/debug/dwarf2/nested-2.C: Allow for ! as comment delimiter.Eric Botcazou2010-09-022-1/+5
* re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)Tobias Burnus2010-09-026-237/+326
* re PR tree-optimization/44937 (IPA-split causes crash due to null pointer deref)Richard Guenther2010-09-026-2/+94
* re PR fortran/44541 ([OOP] wrong code for polymorphic variable with INTENT(OU...Janus Weil2010-09-022-1/+8
* opts.h (struct cl_option): Add warn_message field.Joseph Myers2010-09-0216-144/+211
* re PR driver/44076 (-MT <target> behaves different as -MT<target> (w/o space))Joseph Myers2010-09-0224-121/+301
* stack-usage-1.c: Adjust on i386/Darwin.Eric Botcazou2010-09-023-1/+11
* re PR fortran/45489 (Default initialization of derived-type function result m...Tobias Burnus2010-09-024-5/+56
* i386.md (nonmemory_operand): New mode attribute.Uros Bizjak2010-09-022-317/+118
* predicates.md (arm_sync_memory_operand): New.Marcus Shawcroft2010-09-022-12/+17
* tree-ssa-loop-prefetch.c: Fix comment at head of file.Ian Bolton2010-09-022-2/+5
* ira-color.c (SORTGT): New macro, helper for qsort callbacks.Olivier Hainque2010-09-022-2/+15
* opts.c (common_handle_option): Fix OPT_fwhopr/fwhopr_* handling.Andi Kleen2010-09-022-1/+9
* tree-vectorizer.h (get_later_stmt): New function.Ira Rosen2010-09-029-14/+315
* re PR target/45476 (libgcc should contain TCmode functions)Uros Bizjak2010-09-022-5/+15
* Daily bump.GCC Administrator2010-09-021-1/+1
* fast-math-pr38969.f90: Skip if not vectorizing.Steve Ellcey2010-09-012-2/+9
* re PR fortran/44541 ([OOP] wrong code for polymorphic variable with INTENT(OU...Janus Weil2010-09-018-60/+188
* re PR middle-end/45458 (ICE: in add_labels_and_missing_jumps, at bb-reorder.c...Jakub Jelinek2010-09-014-17/+48
* m32c-protos.h (m32c_function_arg): Delete.Nathan Froyd2010-09-014-25/+32
* re PR target/45476 (libgcc should contain TCmode functions)Uros Bizjak2010-09-013-13/+18
* re PR target/45475 (target attribute use in libcpp breaks LTO bootstrap)Andi Kleen2010-09-013-4/+47