aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2009-04-22[multiple changes]Arnaud Charlet4-36/+118
2009-04-22lib-load.ads, [...] (Make_Child_Decl_Unit): New subprogram...Ed Schonberg7-12/+86
2009-04-22[multiple changes]Arnaud Charlet7-26/+47
2009-04-22lib-load.adb: MInor reformattingRobert Dewar4-5/+17
2009-04-22exp_pakd.adb: Minor comment fixes.Bob Duff10-85/+366
2009-04-22re PR fortran/39735 (procedure pointer assignments: return value is not checked)Janus Weil17-202/+169
2009-04-22sh.c (shift_insns_rtx, [...]): Truncate shift counts to avoid out-of-bounds a...Paolo Bonzini2-8/+15
2009-04-22sparc.h (POINTER_SIZE): Fix comment.Paolo Bonzini2-9/+9
2009-04-22ada-tree.def: Fix formatting nits.Eric Botcazou8-260/+252
2009-04-22alpha.c: Use REG_P...Uros Bizjak6-125/+133
2009-04-22decl.c (gnat_to_gnu_entity): Compute is_type predicate on entry.Eric Botcazou3-155/+156
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini28-164/+41
2009-04-22fe.h (Get_External_Name): Declare.Eric Botcazou5-116/+132
2009-04-22Split ChangeLogEric Botcazou9-43700/+43755
2009-04-22cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...Laurynas Biveinis7-249/+31
2009-04-22sdbout.c (sdbout_symbol): Pass VOIDmode to eliminate_regs.Dave Korn2-3/+8
2009-04-22Daily bump.GCC Administrator1-1/+1
2009-04-21sh.c (prepare_cbranch_operands): Use LAST_AND_UNUSED_RTX_CODE instead of CODE...Kaz Kojima3-53/+62
2009-04-21re PR c++/35711 (bad text in -Wcast-qual warning (forgets volatile))Manuel López-Ibáñez5-24/+58
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers286-118/+4601
2009-04-21c-common.c (c_common_truthvalue_conversion): Use LOCATION to build NE_EXPR op...Eric Botcazou10-78/+285
2009-04-21Fix pathsEric Botcazou1-7/+10
2009-04-21ada-tree.h (TYPE_RM_SIZE_NUM): Delete.Eric Botcazou6-78/+89
2009-04-21config.gcc: Add additional configuration for i686-w64-mingw* and x86_64-w64-m...Kai Tietz6-3/+101
2009-04-21rs6000-c.c (altivec_resolve_overloaded_builtin): Correct test for number of a...Ian Lance Taylor3-2/+8
2009-04-21linux.h (FINALIZE_TRAMPOLINE): Use enum for second argument of emit_library_c...Andreas Schwab2-55/+60
2009-04-21re PR tree-optimization/39829 (ICE with some code that produces VCE)Richard Guenther4-0/+40
2009-04-21tree-switch-conversion.c (build_constructors): Split a long line.Martin Jambor4-46/+115
2009-04-21re PR middle-end/39827 (ICE (segfault) when compiling gcc/varasm.c (in notice...Richard Guenther2-3/+12
2009-04-21alpha.md (tune): Add cast to enum attr_tune.Uros Bizjak2-51/+36
2009-04-21re PR c/16202 (The -Wsequence-point warning misses many important instances)Manuel López-Ibáñez14-25/+185
2009-04-21* gcc.dg/torture/pr39678.c (struct X): Make c field signed char.Jakub Jelinek2-1/+5
2009-04-21decl.c (gnat_to_gnu_entity): Do not set force_global for imported subprograms.Eric Botcazou5-8/+41
2009-04-21decl.c (gnat_to_gnu_entity): Do not make constant objects covered by 13.3(19)...Eric Botcazou2-8/+10
2009-04-21utils.c (create_type_decl): Do not pass declarations of dummy fat pointer typ...Eric Botcazou2-4/+13
2009-04-21Daily bump.GCC Administrator1-1/+1
2009-04-21re PR target/5267 (invoke.texi "RS/6000 and PowerPC Options" list needs cleanup)Ben Elliston2-3/+22
2009-04-20Fix misspelling of process_init_element.Andrew Pinski1-1/+1
2009-04-20handler-1.m: For the NeXT runtime, just return 0.Andrew Pinski2-0/+17
2009-04-21re PR fortran/39811 (Bogus warning for valid continuation lines)Tobias Burnus4-2/+30
2009-04-20re PR c++/13358 (long long and C++ do not mix well)Manuel López-Ibáñez19-36/+200
2009-04-20framework-2.c: Fix up for non existent includes being fatal errors now.Andrew Pinski2-1/+8
2009-04-20re PR fortran/39800 (Rejects PRIVATE TYPE as compont of local type declaration)Paul Thomas5-7/+70
2009-04-20re PR c++/39803 (Bogus 'unused value' warning on declarations of non-POD arrays)Le-Chun Wu4-1/+27
2009-04-20decl.c (gnat_to_gnu_entity): Rewrite Esize calculation.Eric Botcazou4-26/+61
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor88-659/+1173
2009-04-20trans.c (unchecked_conversion_lhs_nop): New predicate.Eric Botcazou6-1/+122
2009-04-20cp-tree.h (base_access): Change typedef to int.Ian Lance Taylor4-7/+20
2009-04-20ada-tree.h (DECL_HAS_REP_P): Delete.Eric Botcazou8-139/+137
2009-04-20* verify-impl.c (verify_instructions_0): Add cast to enum type.Ian Lance Taylor2-2/+8