aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-14exception.c (PERSONALITY_FUNCTION): Remove extra decrement if HAVE_GETIPINFO ...Kai Tietz2-1/+6
2008-06-14configure.ac: Update gthr-default.h lazily, to avoid unneeded library rebuilds.Ralf Wildenhues3-18/+32
2008-06-14re PR c++/35320 (ICE with invalid friend declaration)Simon Martin6-10/+38
2008-06-14re PR libfortran/36538 (namelist failure with tabs preceding object name)Jerry DeLisle2-0/+20
2008-06-14re PR libfortran/36538 (namelist failure with tabs preceding object name)Jerry DeLisle2-0/+8
2008-06-14re PR c++/35317 (ICE with operator delete[] and ellipsis)Simon Martin4-0/+22
2008-06-14Daily bump.GCC Administrator1-1/+1
2008-06-13decl.c (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): Define to 0 if undefined.Olivier Hainque4-0/+79
2008-06-13Add missing entry.Jerry DeLisle1-1/+2
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle5-0/+88
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle3-2/+40
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle12-129/+420
2008-06-13configure.ac (AM_CFLAGS): Remove -Werror again.Tobias Burnus3-2/+29
2008-06-13re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b...Tobias Burnus18-18/+18
2008-06-13re PR fortran/36476 (ICE: len=* CHARACTER array with separate PARAMETER state...Tobias Burnus4-2/+84
2008-06-13stl_deque.h (deque<>::push_back(_Args&&...), [...]): Remove.Paolo Carlini23-92/+242
2008-06-13utils.c (rest_of_record_type_compilation): When computing encodings for the c...Olivier Hainque2-5/+13
2008-06-13re PR middle-end/36520 (ICE in get_memory_rtx)Eric Botcazou4-3/+55
2008-06-13re PR c/36507 (ISO C99 inline semantics doesn't play together with nested fun...Jakub Jelinek6-3/+106
2008-06-13array (array<>::assign): Do not define in C++0x mode, per DR 776...Paolo Carlini4-4/+71
2008-06-13re PR fortran/36495 (libgfortran should be build with FCFLAGS -fimplicit-none)Tobias Burnus4-2/+10
2008-06-13mips.md: Remove TARGET_DEBUG_D_MODE conditions from splits that must be made ...Richard Sandiford2-5/+10
2008-06-13mips.c (BUILTIN_AVAIL_NON_MIPS16): New macro.Richard Sandiford2-336/+337
2008-06-13Daily bump.GCC Administrator1-1/+1
2008-06-12longlong.h (__arm__): Define count_leading_zeros.Paul Brook13-33/+158
2008-06-12configure.ac: Add powerpc*-*-* to gold supported targets.David S. Miller3-2/+8
2008-06-12re PR preprocessor/36479 (Short buffer in libcpp)H.J. Lu2-0/+7
2008-06-12re PR fortran/36462 ([F03] Audit intrinsics for KIND arguments)Tobias Burnus4-3/+75
2008-06-12m68k.c (m68k_tune_flags): New.Kazu Hirata3-5/+34
2008-06-12re PR middle-end/36506 (Broken #pragma omp sections reduction (+:x))Jakub Jelinek2-0/+7
2008-06-12decl.c (gnat_to_gnu_entity): In the case of a constrained subtype of a discri...Eric Botcazou5-44/+96
2008-06-12struct-layout-1.exp (orig_gcc_exec_prefix_saved): Always initialize.Joseph Myers3-0/+9
2008-06-12omp_lib.f90.in: Add "implicit none".Tobias Burnus2-0/+6
2008-06-12tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS along with TREE_THIS_VOLA...Eric Botcazou2-0/+6
2008-06-12expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.Eric Botcazou2-18/+41
2008-06-12re PR testsuite/36443 (HOSTCC doesn't work with installed gcc)Jakub Jelinek3-0/+29
2008-06-12re PR middle-end/36506 (Broken #pragma omp sections reduction (+:x))Jakub Jelinek4-2/+121
2008-06-12re PR tree-optimization/36345 (TBAA-pruning of points-to sets ineffective)Richard Guenther8-43/+79
2008-06-12complex (pow(const complex<>&, int)): Do not define in C++0x mode, per DR 844.Paolo Carlini6-15/+79
2008-06-12i386.c (ix86_compute_frame_layout): Disable red zone for w64 abi.Kai Tietz2-6/+14
2008-06-12Daily bump.GCC Administrator1-1/+1
2008-06-11hashtable (_Hashtable<>::cbegin(size_type), [...]): Add per DR 691.Paolo Carlini7-4/+248
2008-06-11libgomp.h (struct gomp_task): Add in_tied_task field.Jakub Jelinek3-3/+17
2008-06-11re PR target/36425 (Option -mno-isel not working)Edmar Wienskoski6-5/+31
2008-06-11alias.c (get_alias_set): Use the element alias-set for arrays.Richard Guenther4-6/+27
2008-06-11config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64 tune_32 tune_64.Joseph Myers4-13/+76
2008-06-11builtins.c (get_memory_rtx): Accept byte-addressable bitfields.Eric Botcazou5-5/+75
2008-06-11lock_error, once_flag: Remove empty directories.Matthias Klose1-0/+5
2008-06-11arm.c (arm_init_neon_builtins): Move initialization with function calls after...Joseph Myers2-72/+144
2008-06-11tls.m4: Fix typos.Bernhard Reutner-Fischer4-4/+12