platform/upstream/gcc.git
2009-05-22 Dave Kornconfigure.ac: Also check if assembler supports pc-relat...
2009-05-22 Mark Mitchelltree.c (handle_dll_attribute): Mark dllexport'd inlines...
2009-05-22 Benjamin Kosnikre PR bootstrap/40221 (Powerpc bootstrap is broken...
2009-05-22 François-Xavier... re PR fortran/40195 (Cannot unlink existing module...
2009-05-22 Ben EllistonMakefile.in (bversion.h, s-bversion): New targets.
2009-05-22 Ben Elliston* c-format.c (handle_format_attribute): Fix comment...
2009-05-22 Paolo Carlinire PR libstdc++/40094 (FAIL: ext/throw_allocator/deallo...
2009-05-22 Paolo Carlinire PR libstdc++/40094 (FAIL: ext/throw_allocator/deallo...
2009-05-22 GCC AdministratorDaily bump.
2009-05-21 Steve Ellceyre PR target/37846 (Option -mno-fused-madd should be...
2009-05-21 Steve Ellceyre PR target/37846 (Option -mno-fused-madd should be...
2009-05-21 Richard Guenthertree-ssa-sccvn.c (copy_reference_ops_from_ref): Record...
2009-05-21 Adam Nemetmips.md (*extzv_trunc<mode>_exts): Turn into a regular...
2009-05-21 Richard Guenthercgraph.h (struct cgraph_node): Remove inline_decl member.
2009-05-21 Denis Chertykov* MAINTAINERS: Update my e-mail address.
2009-05-21 H.J. Lucpuid.h (bit_MOVBE): New.
2009-05-21 Taras Glekplugin.c (try_init_one_plugin): Updated to new plugin_i...
2009-05-21 Mark Mitchellneon.md (*mul<mode>3add<mode>_neon): New pattern.
2009-05-21 Dave Kornconfigure.ac (cygwin noconfigdirs): Remove libgcj.
2009-05-21 Shujing Zhaoi386.c: Use REG_P...
2009-05-21 Jakub Jelineki386.md (adddi_4_rex64, [...]): For operand2 -128 overr...
2009-05-21 Jakub Jelineki386.c (memory_address_length): Handle %r12 the same...
2009-05-21 Ramana Radhakrishnanthumb2.md (orsi_notsi_si): Fix typo in pattern.
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-21 Sandra Loosemoretm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE...
2009-05-21 Benjamin Kosnikfunctional (function): Use explicit operator bool.
2009-05-21 GCC AdministratorDaily bump.
2009-05-20 Adam Nemet* config/mips/mips.md (*extenddi_truncate<mode>,
2009-05-20 Jakub Jelinekre PR middle-end/40204 (segfault with bitfields in...
2009-05-20 Jakub Jelinekre PR libgomp/40174 (Memory leak when using '#pragma...
2009-05-20 Eric BotcazouFix formatting
2009-05-20 Eric Botcazoufold-const.c (build_fold_addr_expr_with_type): Take...
2009-05-20 H.J. Ludriver-i386.c (host_detect_local_cpu): Check extended...
2009-05-20 Olivier Hainquegstab.h (stab_code_type): Define, to be used instead...
2009-05-20 Martin Jambortree-flow.h (insert_edge_copies_seq): Undeclare.
2009-05-20 Eric Botcazoudecl.c (gnat_to_gnu_entity): When discriminants affect...
2009-05-20 Richard Guentherexpr.c (expand_expr_real_1): Avoid calling do_store_fla...
2009-05-20 Ramana RadhakrishnanFix Thumb2 bic orn
2009-05-20 Benjamin Kosnik14340.cc: Abstract list type.
2009-05-20 Zdenek Dvorakre PR tree-optimization/40087 (Number of iterations...
2009-05-20 GCC AdministratorDaily bump.
2009-05-20 Jerry DeLislere PR libfortran/37754 (READ I/O Performance regression...
2009-05-19 Andrew Pinskic-typeck.c (build_binary_op): Allow % on integal vectors.
2009-05-19 H.J. Lure PR c/40172 (Revision 147596 breaks bootstrap)
2009-05-19 H.J. Lui386.c (ix86_avoid_jump_mispredicts): Check ASM_OUTPUT_...
2009-05-19 Manuel López... re PR c/40172 (Revision 147596 breaks bootstrap)
2009-05-19 Eric Botcazoutree-scalar-evolution.c (follow_ssa_edge_expr): Turn...
2009-05-19 Paolo Carlinire PR libstdc++/40184 (locale(const char* std_name...
2009-05-19 Steve Ellceyia64-protos.h (ia64_dconst_0_5): New.
2009-05-19 Francois-Xavier... * defaults.h (UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE)
2009-05-19 H.J. LuReplace spaces with tab.
2009-05-19 Manuel López... c-common.c (warn_logical_operator): Remove unnecessary...
2009-05-19 Kaveh R. Ghazibuiltins.c (do_mpc_arg1): Separate MPFR/MPC C rounding...
2009-05-19 Ben Ellistonunwind-dw2-fde.c (fde_unencoded_compare): Replace type...
2009-05-19 Richard Guenthertree-ssa-forwprop.c (forward_propagate_addr_expr_1...
2009-05-19 Ian Lance Taylorcp-demangle.c (cplus_demangle_fill_ctor): Fix logic...
2009-05-19 Alexandre Olivare PR other/40159 ("make all" ignores build failures)
2009-05-19 GCC AdministratorDaily bump.
2009-05-19 Alexandre Olivare PR other/40159 ("make all" ignores build failures)
2009-05-18 Ben Ellistoninvoke.texi (C Dialect Options): Update OpenMP specific...
2009-05-18 Paolo Carlinire PR c++/40192 (Unable to use std::vector with typedef...
2009-05-18 Kaz Kojimash-protos.h (sh_legitimate_address_p): Remove.
2009-05-18 Jonathan Wakelystl_pair.h (swap): Do not swap rvalues.
2009-05-18 Jason MerrillImplement explicit conversions ops as specified in...
2009-05-18 Dodji Seketelire PR debug/40109 (Incorrect debug info nesting for...
2009-05-18 Adam Nemet* config/mips/mips.md (*zero_extend<GPR:mode>_trunc...
2009-05-18 H.J. Lure PR target/39942 (Nonoptimal code - leaveq; xchg...
2009-05-18 H.J. Lure PR testsuite/39907 (Aligned access to unaligned...
2009-05-18 Andreas Schwab* config.gcc: Fix variable syntax.
2009-05-18 Andreas Schwab* config.gcc: Fix variable syntax.
2009-05-18 Andreas Schwabre PR target/39531 (m68k gcc does not convert andil...
2009-05-18 Janus Weilre PR fortran/40164 (Fortran 2003: "Arrays of procedure...
2009-05-18 Janus Weilintrinsic.c (add_sym): Fix my last commit (r147655...
2009-05-18 Kaz Kojimash.c (expand_cbranchdi4): Use a scratch register for...
2009-05-18 Andreas Krebbel2064.md: Remove trailing whitespaces.
2009-05-18 Richard Guentherre PR tree-optimization/40168 (finding common subexpres...
2009-05-18 Maxim Kuvyrkov* config/m68k/m68k.c (m68k_legitimize_address): Fix...
2009-05-18 Janus Weilre PR fortran/36947 (Attributes not fully checked compa...
2009-05-18 Maxim KuvyrkovM68K TLS support.
2009-05-18 Bechir Zalilare PR ada/40166 (Ada compiler unable to build libraries)
2009-05-18 GCC AdministratorDaily bump.
2009-05-17 Martin Jamboripa-prop.c (ipa_check_stmt_modifications): Removed.
2009-05-17 Eric Fishertree-ssa.texi (SSA Operands): Fix a mistake.
2009-05-17 Dave Kornwin32_threads.c (GC_get_thread_stack_base): Implement...
2009-05-17 H.J. Lure PR c/40172 (Revision 147596 breaks bootstrap)
2009-05-17 Jason Merrillre PR c++/40139 (ICE on invalid use of destructor)
2009-05-17 Joseph Myerstree.c (cxx_printable_name_internal): Allow consecutive...
2009-05-17 Francois-Xavier... iso-fortran-env.def: Define INT8, INT16, INT32, INT64...
2009-05-17 Julian Brownpex-win32.c (pex_win32_exec_child): Fix logic to avoid...
2009-05-17 Francois-Xavier... re PR fortran/36260 (Audit intrinsic.texi and check...
2009-05-17 Kai Tietzbiarch32.h: New file.
2009-05-17 Adam Nemet* config/mips/mips.md (*zero_extend<mode>_trunchi,
2009-05-17 GCC AdministratorDaily bump.
2009-05-16 Brad Lucierre PR middle-end/39301 (ICE in register_overhead, at...
2009-05-16 Francois-Xavier... config.gcc (use_gcc_stdint): Set to wrap.
2009-05-16 Francois-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2009-05-16 Francois-Xavier... re PR fortran/31243 (Detect strings longer than 2*...
2009-05-16 Joseph Myersconfig.gcc (mips*-*-*): Support arch_32, arch_64, tune_...
2009-05-16 François-Xavier... * ChangeLog: Forgotten in previous commit.
2009-05-16 François-Xavier... re PR fortran/36031 (ARM -fshort-enums attribute not...
next