aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-09-24cgraphunit.c (cgraph_lower_function): Revert last change.Jakub Jelinek19-82/+83
2009-09-24algo.h: Uglify internal identifiers; correct line breaks.Johannes Singler8-21/+31
2009-09-24base.h (_EqualFromLess): Move _Compare template parameter to the end as of ot...Johannes Singler3-3/+9
2009-09-24Daily bump.GCC Administrator1-1/+1
2009-09-23gengtype.c (nb_plugin_files): Make it unsigned to match num_gt_files.Basile Starynkevitch2-4/+29
2009-09-23tm.texi (STATIC_CHAIN, [...]): Remove.Richard Henderson9-55/+77
2009-09-23pa.h (FUNCTION_VALUE): Remove macro.Anatoly Sokolov4-9/+15
2009-09-23avr.c (avr_regs_to_save): Use current_function_is_leaf instead of cfun->machi...Anatoly Sokolov3-7/+7
2009-09-23re PR debug/41439 (choose DW_OP_stack_value over DW_OP_implicit_value more of...Jakub Jelinek2-21/+15
2009-09-23re PR debug/41353 (VTA missed-debug issues)Alexandre Oliva2-2/+25
2009-09-23re PR debug/41248 (VTA: Assertion at 2910 of cfgexpand.c (expand_debug_locati...Alexandre Oliva4-2/+97
2009-09-23re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis...Dodji Seketeli11-2/+232
2009-09-23alias.c (ao_ref_from_mem): Correct for negative MEM_OFFSET produced for bigen...Richard Guenther2-0/+17
2009-09-23value-prof.c (gimple_ic): Purge old EH edges only after building the new ones.Richard Guenther2-2/+8
2009-09-23configure.ac (AC_CHECK_HEADERS after AC_LANG(C++)): Add sys/stat.h.Loren J. Rittle3-2/+7
2009-09-23* config/arc/arc.c (arc_trampoline_init): Fix typo.Nick Clifton2-1/+5
2009-09-23re PR bootstrap/41405 (Bootstrap fails on *-apple-darwin* due to revision 151...Jakub Jelinek2-1/+16
2009-09-23PR libffi/40242, PR libffi/41443Matthias Klose2-8/+24
2009-09-23profopt.exp (profopt-get-options): Set tool_flags for current_compiler_flags.Andreas Schwab2-2/+11
2009-09-23re PR bootstrap/41436 (Revision 152018 failed to bootstrap on i386)Jakub Jelinek2-0/+11
2009-09-23* config.sub, config.guess: Update from upstream sources.Nick Clifton3-83/+52
2009-09-23980526-2.c: Skip if sizeof (int) > 4.Yuri Gribov2-1/+5
2009-09-23(Fix missing space).Tristan Gingold1-1/+1
2009-09-23algobase.h: Uglify internal identifiers; correct line breaks.Johannes Singler24-315/+347
2009-09-23cplus-dem.c (ada_demangle): Ensure demangled is freed.Matthew Gingell2-1/+8
2009-09-23re PR debug/41411 (ICE: mem_loc_descriptor, at dwarf2out.c:11616)Jakub Jelinek2-4/+16
2009-09-23re PR c/39779 (ICE shifting byte to the right with constant > 7FFFFFFF)Uros Bizjak4-10/+28
2009-09-23re PR target/40473 (-mno-sched-prolog breaks function parameter debug locatio...Alan Modra2-3/+15
2009-09-23Daily bump.GCC Administrator1-1/+1
2009-09-22install.texi (*-*-freebsd*): Add proper format codes.Loren J. Rittle2-4/+9
2009-09-22Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.Loren J. Rittle3-2/+7
2009-09-22gengtype.c (is_file_equal): New function.Basile Starynkevitch2-28/+45
2009-09-22gengtype.c (write_types, [...]): Add the output_header argument.Basile Starynkevitch2-31/+39
2009-09-22re PR debug/41266 (Emit DW_TAG_template_parameter_pack and DW_TAG_formal_para...Dodji Seketeli14-102/+340
2009-09-22system.h (TRAMPOLINE_TEMPLATE, [...]): Poison.Richard Henderson5-44/+17
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn15-122/+657
2009-09-22re PR debug/41295 (gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned deb...Alexandre Oliva4-22/+138
2009-09-22code-readable-1.c: Change \.Adam Nemet4-6/+13
2009-09-22Error out if building separately but srcdir has build remnants.Ralf Wildenhues3-0/+17
2009-09-22pr40209.c: Add test case.Neil Vachharajani2-0/+26
2009-09-22MAINTAINERS (OS Port Maintainers): Add myself as Solaris maintainer.Rainer Orth2-1/+6
2009-09-22i386.c (ix86_scalar_mode_supported_p): Don't return unconditional true for de...Janis Johnson6-6/+22
2009-09-22choose-temp.c: Include unistd.h for mingw targets.Ozkan Sezer2-0/+8
2009-09-22install.texi (*-*-freebsd*): Update target information.Loren J. Rittle2-0/+9
2009-09-22unwind-dw2-fde-glibc.c: Define and use USE_PT_GNU_EH_FRAME.Loren J. Rittle5-0/+42
2009-09-22re PR libmudflap/41433 (security: mudflap accepts environment variables if se...Frank Ch. Eigler2-2/+17
2009-09-22m68k.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson4-56/+50
2009-09-22re PR target/41246 (should "sorry" when regparm=3 and nested functions are en...Richard Henderson3-98/+265
2009-09-22xtensa.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson4-17/+29
2009-09-22vax.c (TARGET_ASM_TRAMPOLINE_TEMPLATE): New.Richard Henderson3-34/+56