aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2010-05-24neon-testgen.ml: Use dg-add-options arm_neon.Daniel Jacobowitz1893-1907/+3906
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
2010-05-22tree-ssa-structalias.c: Remove tm_p.h from include.Andreas Tobler2-1/+4
2010-05-21ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.Jeff Law2-1/+5
2010-05-21tree-eh.c (cleanup_is_dead_in): New.Jason Merrill6-14/+69
2010-05-21re PR debug/44223 (segmentation fault with -g -fsched-pressure)Jakub Jelinek4-0/+53
2010-05-21real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher15-116/+206
2010-05-21s390.c (override_options): Increase the default of max-completely-peel-times.Andreas Krebbel2-1/+6
2010-05-21arm.c (arm_function_ok_for_sibcall): Only forbid sibling calls for Thumb-1.Julian Brown5-14/+45
2010-05-21* gcc.target/i386/pr25993.c: Use @function as type specifier.Rainer Orth2-1/+5
2010-05-21config.gcc (sparc64-*-rtems*): New target.Joel Sherrill2-0/+10