aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-10libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...Tobias Burnus361-3544/+3909
2012-03-10re PR rtl-optimization/52528 (combine bug (powerpc testcase))Chung-Lin Tang2-0/+10
2012-03-10* convert.c (convert): Fold BOOLEAN_TYPE types to the proper variant.Steven Bosscher2-1/+6
2012-03-09invoke.texi: Use correct names/markup for "GCC", "GDB", "ld", and related pro...Sandra Loosemore2-40/+54
2012-03-09invoke.texi: Use correct names for "DWARF", "stabs", and "ELF".Sandra Loosemore2-9/+13
2012-03-10Daily bump.GCC Administrator1-1/+1
2012-03-09Make-lang.in (convert.o): Depend on convert.h.Steven Bosscher4-84/+42
2012-03-09aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 change to return value o...David Edelsohn1-1/+3
2012-03-09* config/locale/gnu/monetary_members.ccAndreas Schwab3-1/+16
2012-03-09re PR target/52530 (Many 64-bit execution failures on Solaris 10/11 with Sun as)Uros Bizjak3-28/+61
2012-03-09linux64.h (OPTION_TARGET_CPU_DEFAULT): Do not redefine to be NULL if the curr...Michael Meissner3-40/+53
2012-03-09[multiple changes]Arnaud Charlet7-312/+399
2012-03-09[multiple changes]Arnaud Charlet9-33/+140
2012-03-09[multiple changes]Arnaud Charlet12-44/+73
2012-03-09sem_ch6.adb (Check_Body_To_Inline): In AAMP and VM targets use frontend inlin...Javier Miranda4-8/+26
2012-03-09vms-crtlmap.map: Add comments.Tristan Gingold2-5/+82
2012-03-09stddef.h: Do not define __size_t on VMS.Tristan Gingold2-0/+6
2012-03-09c-tree.h (c_default_pointer_mode): New variable.Tristan Gingold4-3/+112
2012-03-09formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign.Paolo Carlini42-11/+1001
2012-03-09vms-c.c (vms_construct_include_filename): New function.Tristan Gingold2-3/+38
2012-03-09ada-tree.h (TYPE_VAX_FLOATING_POINT_P): Move around.Eric Botcazou5-93/+78
2012-03-09re PR tree-optimization/51988 (value_replacement in PHIOPT should handle even...Andrew Pinski6-35/+139
2012-03-09tree-scalar-evolution (interpret_rhs_expr): generate chrec for array referenc...Jiangning Liu5-9/+114
2012-03-09compiler: Be more careful to follow GENERIC type rules.Ian Lance Taylor3-6/+38
2012-03-09compiler: Correct handling of sink receiver.Ian Lance Taylor1-3/+2
2012-03-09debug/dwarf: Support DWARF versions 3 and 4.Ian Lance Taylor7-40/+108
2012-03-09re PR target/49862 (bfin.c warnings)Jie Zhang2-6/+12
2012-03-09debug/elf: Don't crash if line numbers are not available.Ian Lance Taylor1-1/+1
2012-03-08Use word_mode to push/pop register for x86H.J. Lu3-71/+113
2012-03-09Daily bump.GCC Administrator1-1/+1
2012-03-08compiler: Don't initialize zero sized variables.Ian Lance Taylor5-5/+99
2012-03-08predicates.md (indirect_branch_operand): Simplify.Uros Bizjak2-3/+7
2012-03-08re PR fortran/52469 (-fwhole-file bug: Wrong backend_decl for result of PPC f...Tobias Burnus4-1/+95
2012-03-08typeck.c (build_array_ref, [...]): Consistently forward the tsubst_flags_t pa...Paolo Carlini3-9/+16
2012-03-08avr.md (*addhi3, [...]): Add "w" alternative for constants in [-63,63].Georg-Johann Lay2-10/+16
2012-03-08re PR target/52530 (Many 64-bit execution failures on Solaris 10/11 with Sun as)Uros Bizjak2-1/+10
2012-03-08Fix R_386_TLS_LDM_PLT detectionRainer Orth3-2/+9
2012-03-08re PR target/52496 (avr-specific built-ins missing memory barrier)Georg-Johann Lay3-41/+136
2012-03-08user.cfg.in: Update to Doxygen 1.8.0.Benjamin Kosnik9-288/+324
2012-03-08compiler: Don't crash on array assignment.Ian Lance Taylor1-2/+4
2012-03-08re PR libstdc++/52433 ([C++11] debug mode iterators need to move)Jonathan Wakely2-1/+17
2012-03-08Daily bump.GCC Administrator1-1/+1
2012-03-07cp-demangle.c (cplus_demangle_operators): Add li.Jason Merrill3-1/+15
2012-03-07re PR target/52503 (sh-wrs-vxworks: too many target masks)Oleg Endo3-3/+22
2012-03-07compiler: Don't crash if writing type functions too late due to error.Ian Lance Taylor2-0/+11
2012-03-07re PR c++/52521 ([C++11] user defined literals and order of declaration)Jason Merrill4-6/+23
2012-03-07decl.c (gnat_to_gnu_entity): Do not set flags on the DECL node built for a ty...Eric Botcazou2-2/+9
2012-03-07gigi.h (rest_of_type_decl_compilation): Delete.Eric Botcazou4-102/+16
2012-03-07Rename some internal atomic macros to have a less generic prefix.Walter Lee3-71/+85
2012-03-07predicates.md (x86_64_zext_general_operand): New.Uros Bizjak3-3/+17