aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-05-25dwarf2out.c (loc_descr_plus_const): When offset is negative, use DW_OP_minus ...Jakub Jelinek2-4/+10
2010-05-25re PR c++/18249 (C++ parser i18n problems)Shujing Zhao2-286/+715
2010-05-25thumb2.md (thumb2_tlobits_cbranch): Add constraint to tst instruction and a n...Wei Guozhi3-8/+31
2010-05-25re PR objc++/43689 (const-str-5/6 fails)Iain Sandoe3-2/+8
2010-05-25Daily bump.GCC Administrator1-1/+1
2010-05-24re PR middle-end/44100 (ICE compiling g++.dg/init/struct2.C on Tru64 UNIX V5.1B)Eric Botcazou4-3/+27
2010-05-24re PR ada/38394 (clashing assembler symbols)Eric Botcazou3-0/+32
2010-05-24Fix bootstrap at -O3.Sebastian Pop2-1/+6
2010-05-24configure.ac (all_lang_makefiles): Remove everything related to it.Steven Bosscher4-17/+10
2010-05-24neon-testgen.ml: Use dg-add-options arm_neon.Daniel Jacobowitz1894-1907/+3914
2010-05-24diagnostic.c: Don't include flags.h.Joseph Myers9-20/+78
2010-05-24re PR c++/41510 ([C++0x] std::complex vs. initialization lists)Jason Merrill7-5/+46
2010-05-24rtti.c (tinfo_base_init): Use build_constructor instead of build_constructor_...Nathan Froyd2-45/+67
2010-05-24Define __crc32q only if __SSE4_2__ is defined.H.J. Lu2-0/+7
2010-05-24expr.c (quick_stack): Change type to a VEC.Nathan Froyd2-45/+26
2010-05-24re PR target/44132 (emutls is broken under a range of circumstances.)Iain Sandoe3-8/+53
2010-05-24lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__ added to the preprocessor cond...Daniel Gutson2-1/+7
2010-05-24lto-elf.c (lto_obj_build_section_table): Work around FreeBSD libelf issue.Richard Guenther2-0/+12
2010-05-24gengtype-lex.l: Add HARD_REG_SET.Paul Brook8-17/+96
2010-05-24Mention renamed stages for profiledbootstrap.Ralf Wildenhues2-5/+11
2010-05-24Daily bump.GCC Administrator1-1/+1
2010-05-23Properly check OPTION_MASK_ISA_64BIT.H.J. Lu5-0/+32
2010-05-23c-decl.c (diagnose_mismatched_decls): Give error for duplicate typedefs with ...Joseph Myers10-40/+249
2010-05-23Move "dg-do run" before lp64.H.J. Lu2-1/+5
2010-05-23java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher21-70/+57
2010-05-23gfortran.h: Do not include system.h.Tobias Burnus27-31/+47
2010-05-23Fix another botched commit.Steven Bosscher2-7/+8
2010-05-23regs.h: Do not include obstack.h, basic-block.h.Steven Bosscher8-4/+23
2010-05-23Honor $MAKE for -fwhopr=; do not honor $MAKEFLAGS, $MFLAGS.Ralf Wildenhues3-2/+14
2010-05-23rs6000.c (rs6000_mode_dependent_address_p): New.Anatoly Sokolov4-11/+22
2010-05-23Fix typo in name.Kai Tietz1-1/+1
2010-05-23re PR target/43869 (ms_abi -> sysv_abi passing float arguments incorrectly)Maarten Lankhorst2-18/+13
2010-05-23re PR target/43869 (ms_abi -> sysv_abi passing float arguments incorrectly)Maarten Lankhorst2-0/+25
2010-05-23Daily bump.GCC Administrator1-1/+1
2010-05-23sbitmap.h (sbitmap_ptr, [...]): Move from here...Steven Bosscher5-20/+40
2010-05-23jcf-parse.c: Include bitmap.h.Steven Bosscher3-3/+5
2010-05-23re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle2-8/+23
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher33-133/+244
2010-05-22re PR fortran/44212 ([OOP] ICE when defining a pointer component before defin...Janus Weil6-20/+73
2010-05-22darwin assembler does not support .typeIain Sandoe2-0/+6
2010-05-22decl2.c (maybe_emit_vtables): Produce same comdat group when outputting comda...Jan Hubicka7-15/+103
2010-05-22rtl.h (union rtunion_def): Remove rt_bit member.Steven Bosscher5-26/+10
2010-05-22dbgcnt.c: Include toplev.h instead of errors.h.Joseph Myers6-11/+19
2010-05-22gimple.c (gimple_types_compatible_p): Check type qualifications before mergin...Richard Guenther5-3/+31
2010-05-22re PR fortran/44213 (ICE when extending abstract type)Janus Weil4-1/+33
2010-05-22sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.Anatoly Sokolov3-27/+38
2010-05-22Daily bump.GCC Administrator1-1/+1
2010-05-21Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.Steven Bosscher4-17/+37
2010-05-21* cxx-pretty-print.c: Correct merge error.Joseph Myers2-1/+5
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers94-252/+780