aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-05-03re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus4-12/+406
2011-05-03re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays])Tobias Burnus3-0/+182
2011-05-03PR42288 emit empty .debug_aranges section.Mark Wielaard2-11/+13
2011-05-03mips-opts.h: New.Joseph Myers5-65/+113
2011-05-03re PR c++/28501 (ICE with __real__ and implicit type conversion)Paolo Carlini4-1/+27
2011-05-03* lto.c (free_ltrans_partitions): Fix accidental commit.Jan Hubicka2-3/+7
2011-05-03cgraph.h (cgraph_node_set_def, [...]): Move out of GTY; replace hash by point...Jan Hubicka8-353/+324
2011-05-032011-05-03 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson6-10/+17
2011-05-032011-05-03 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson2-0/+16
2011-05-03expmed.c (extract_bit_field_1): Remove write-only variable "icode".Uros Bizjak2-4/+7
2011-05-032011-05-03 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson2-22/+32
2011-05-03trans.c (gigi): Call build_function_type_list instead of build_function_type.Nathan Froyd2-87/+73
2011-05-032011-05-03 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson6-4/+79
2011-05-03builtins: Created.Stuart Henderson161-46/+3107
2011-05-03stormy16 (xstormy16_init_builtins): Call build_function_type_list instead of ...Nathan Froyd2-7/+19
2011-05-03i386.c (ix86_code_end): Call build_function_type_list instead of build_functi...Nathan Froyd2-1/+6
2011-05-03rs6000.c (spe_init_builtins): Call build_function_type_list instead of build_...Nathan Froyd2-86/+79
2011-05-03sh.c (sh_media_init_builtins): Call build_function_type_list instead of build...Nathan Froyd2-3/+11
2011-05-03sparc.c (sparc_file_end): Call build_function_type_list instead of build_func...Nathan Froyd2-2/+7
2011-05-03alpha.c (alpha_init_builtins): Call build_function_type_list instead of build...Nathan Froyd2-2/+7
2011-05-03xtensa.c (xtensa_init_builtins): Call build_function_type_list instead of bui...Nathan Froyd2-1/+6
2011-05-03i2000.c (iq2000_init_builtins): Call build_function_type_list instead of buil...Nathan Froyd2-51/+35
2011-05-03avr.c (avr_init_builtins): Call build_function_type_list instead of build_fun...Nathan Froyd2-1/+6
2011-05-03picochip.c (picochip_init_builtins): Call build_function_type_list instead of...Nathan Froyd2-21/+30
2011-05-03bfin.c (bfin_init_builtins): Call build_function_type_list instead of build_f...Nathan Froyd2-1/+6
2011-05-03re PR target/39768 (internal compiler error: RTL check: expected code 'const_...Stuart Henderson2-4/+10
2011-05-032011-05-03 Stuart Henderson <shenders@gcc.gnu.org>Stuart Henderson2-0/+11
2011-05-03Originally from Bernd SchmidtStuart Henderson3-0/+14
2011-05-03Originally From Bernd SchmidtStuart Henderson2-0/+12
2011-05-03tree-ssa-threadupdate.c (THREAD_TARGET): define.Jeff Law2-19/+69
2011-05-03function.c (init_function_start): Call decide_function_section.Bernd Schmidt6-11/+67
2011-05-03re PR target/48774 (gcc-4.6.0 optimization regression on x86_64-unknown-linux...Jakub Jelinek4-1/+55
2011-05-03gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.Bernd Schmidt19-26/+61
2011-05-03re PR tree-optimization/48846 (Many -O2 -flto testsuite failures with -m32 -m...Richard Guenther3-4/+9
2011-05-03c-decl.c (grokdeclarator): Instead of looking at TREE_OVERFLOW check if the c...Richard Guenther4-9/+25
2011-05-03vect-strided-u16-i3.c: New test.Richard Sandiford2-0/+116
2011-05-03target-supports.exp (check_effective_target_vect_strided): Replace with...Richard Sandiford57-99/+176
2011-05-03slp-11.c: Split into...Richard Sandiford9-138/+295
2011-05-03gcc/testsuite/Richard Sandiford15-73/+50
2011-05-03neon.md (vec_load_lanes<mode><mode>): New expanders,Richard Sandiford2-0/+113
2011-05-03md.texi (vec_load_lanes, [...]): Document.Richard Sandiford12-253/+659
2011-05-03hooks.h (hook_bool_mode_uhwi_false): Declare.Richard Sandiford8-8/+133
2011-05-03re PR target/48723 (ICE on function returning structure with -fstack-check on...Eric Botcazou2-3/+9
2011-05-03re PR fortran/48720 (quad precision literals do not work)Steven G. Kargl7-7/+86
2011-05-03Daily bump.GCC Administrator1-1/+1
2011-05-02Upgrade the utility of timevars.Lawrence Crowl15-262/+907
2011-05-02tree.c (build_vec_init_expr): Take complain parm.Jason Merrill4-13/+24
2011-05-02revert: re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill7-105/+56
2011-05-02re PR c++/40975 (ICE in copy_tree_r on array new)Jason Merrill2-2/+19
2011-05-02re PR c++/48834 (-fno-exceptions causes wrong code generation on C++ code)Jason Merrill4-1/+32