aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-04-07gigi.h (standard_datatypes): Remove ADT_void_type_decl.Eric Botcazou6-433/+504
2009-04-07decl.c (gnat_to_gnu_entity): Reorder local variables.Eric Botcazou4-276/+266
2009-04-07decl.c (compile_time_known_address_p): Rewrite and move around.Eric Botcazou3-74/+81
2009-04-07repairing ChangeLog for my last commitJanus Weil2-2/+2
2009-04-07trans.c (check_for_eliminated_entity): New function.Eric Botcazou5-9/+72
2009-04-07re PR other/38920 (dw2 exceptions don't work.)Janus Weil10-70/+166
2009-04-07config.gcc (sh-*-*): Add sysroot-suffix.h to tm_file.Andrew Stubbs4-0/+161
2009-04-07libgcc2.c (INFINITY): Use __builtin_huge_val...Ben Elliston2-1/+7
2009-04-07dfp.c: Replace type punning assignments with memcpy throughout.Ben Elliston3-29/+33
2009-04-07re PR target/39634 (powerpc64 libgcc contains useless softfp functions)Alan Modra2-19/+23
2009-04-07Daily bump.GCC Administrator1-1/+1
2009-04-06stor-layout.c (set_sizetype): Use the full precision of their machine mode fo...Eric Botcazou2-4/+12
2009-04-06i386.md: Revert 2 accidental checkins.H.J. Lu2-2/+8
2009-04-06re PR c++/35146 (weird error in template function specialization)Jason Merrill4-3/+49
2009-04-06Atom pipeline model, tuning and insn selection.Joey Ye8-56/+1108
2009-04-06gnat.exp: Handle multilib.Laurent GUERBY2-25/+45
2009-04-06re PR fortran/38863 (WHERE with multiple elemental defined assignments gives ...Paul Thomas4-0/+139
2009-04-06* doc/install.texi (Specific): Fix two cross-references to MinGW.Gerald Pfeifer2-2/+6
2009-04-06re PR tree-optimization/28868 (Not eliminating the PHIs which have the same a...Richard Guenther7-8/+129
2009-04-06re PR tree-optimization/39643 (cris-elf gcc.dg/torture/builtin-math-3.c -O1 ...Richard Guenther2-3/+16
2009-04-06pragma-isr-trapa2.c: Skip test for FPU-less architectures.Andrew Stubbs2-0/+6
2009-04-06re PR middle-end/39659 (ICE building libstdc++v3 functexcept.cc)Jan Hubicka2-0/+7
2009-04-06lib1funcs.asm (ic_invalidate): Move ICBI out of the delay slot.Andrew Stubbs2-3/+12
2009-04-06sh4a-memmovua.c: Include string.h instead of stdlib.h.Andrew Stubbs3-5/+15
2009-04-06calls.c (emit_library_call_value_1): Fix a problem with parameter alignment f...Hariharan Sandanagobalane2-1/+7
2009-04-06re PR fortran/39414 (PROCEDURE statement double declaration bug)Janus Weil5-4/+62
2009-04-06config.gcc (mingw32 tm_file): Add mingw-stdint.h.Danny Smith3-1/+58
2009-04-06re PR fortran/36091 (false positive in bounds checking with forall)Paul Thomas6-1/+39
2009-04-06namelist_51.f90, [...]: Gate test on effective_target fd_truncate.Hans-Peter Nilsson13-13/+24
2009-04-05fix markupJason Merrill1-1/+1
2009-04-06Daily bump.GCC Administrator1-1/+1
2009-04-05re PR libfortran/38654 (Fortran I/O speedup)Daniel Kraft3-0/+45
2009-04-05re PR c/39648 (internal compiler error: in fold_convert, at fold-const.c:2506)Richard Biener4-2/+42
2009-04-05fix ChangeLogsJason Merrill2-1/+7
2009-04-05re PR c++/14912 (Do not print default template arguments in error messages)Jason Merrill3-14/+74
2009-04-05except.c (sjlj_find_directly_reachable_regions): Be ready for removed topleve...Jan Hubicka2-9/+20
2009-04-05re PR fortran/29458 (Spurious -Wuninitialized warning for implied do-loop cou...Daniel Franke4-38/+62
2009-04-05config.gcc (cygwin tm_file): Add cygwin-stdint.h.Dave Korn3-1/+59
2009-04-05Daily bump.GCC Administrator1-1/+1
2009-04-04re PR fortran/39577 (False positive with -fcheck=recursion)Tobias Burnus10-5/+239
2009-04-04Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.Richard Guenther6-76/+162
2009-04-04re PR c++/25185 (deep typedef substitution in error message)Jason Merrill5-19/+63
2009-04-04utils.c (finish_record_type): Force structural equality checks if the record ...Eric Botcazou2-0/+10
2009-04-04tree-ssa-operands.c (pop_stmt_changes): Remove automatic renaming code.Richard Guenther2-11/+5
2009-04-04tree-ssa-uncprop.c (associate_equivalences_with_edges): Use last_basic_block ...Jan Hubicka3-15/+23
2009-04-04except.c (remove_eh_handler_and_replace): Break out from ...Jan Hubicka2-14/+110
2009-04-04Fix changelog entry.Jan Hubicka1-7/+5
2009-04-04except.c (remove_eh_handler): Make static.Jan Hubicka4-89/+319
2009-04-04re PR fortran/37614 (Change position of padding for aligned COMMONs)Paul Thomas4-5/+41
2009-04-04tree-ssa.c (verify_ssa): With -O0 we do not need VOPs.Richard Guenther3-1/+14