]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2004-12-13  Andrew Pinskire PR bootstrap/18458 ("make install" -> fixincl missin...
2004-12-13  Kazu Hiratatree-ssa-dom.c (record_equivalences_from_phis): Speed...
2004-12-13  Paolo Carlinitype_traits (extent): Minor tweak (i.e., public).
2004-12-13  Kelley Cookconfigure: Regenerate.
2004-12-13  Kazuhiro Inaokat-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the...
2004-12-13  Richard Henderson* cfg.c (dump_flow_info): Don't dump pseudo info after...
2004-12-13  Richard HendersonMakefile.in (insn-preds.o): Depend on REGS_H.
2004-12-13  Danny Smithre PR target/18459 (gcj no longer works on win32)
2004-12-13  Danny Smithdefaults.h (TARGET_USE_JCR_SECTION): New macro.
2004-12-13  Uros Bizjakre PR target/14941 (i386.md strangeness in sse2_movsd)
2004-12-13  John David... re PR middle-end/17564 (New treatment of function point...
2004-12-13  Richard Hendersoniresolve.c (gfc_resolve_all, [...]): Use PREFIX.
2004-12-13  Richard Hendersonre PR rtl-optimization/17186 (ICE in move_for_stack_reg...
2004-12-13  Richard Hendersoni386.c (ix86_gimplify_va_arg): Fix type mismatch errors...
2004-12-13  GCC AdministratorDaily bump.
2004-12-12  Roger Saylere PR middle-end/12454 (large number of if ();else...
2004-12-12  Di-an Jan* doc/passes.texi (Pass Manager): Correct list of sourc...
2004-12-12  Richard Hendersonexpr.c (emit_move_change_mode): New.
2004-12-12  Tobias Schlüterre PR fortran/18869 (multiple common blocks in a single...
2004-12-12  Steven G. Karglre PR fortran/16581 (gfortran F90 bit intrinsics don...
2004-12-12  Paolo Carlinitype_traits: Minor tweak.
2004-12-12  Nathanael Nerodere PR middle-end/17564 (New treatment of function point...
2004-12-12  Richard Hendersonre PR target/18932 (ICE in copyprop_hardreg_forward_1...
2004-12-12  Steven G. Karglre PR fortran/16222 (non-integral DO loop variables...
2004-12-12  Paolo Carlinitype_traits: Implement extent.
2004-12-12  Kazu Hirata* tree-ssa-dom.c (thread_across_edge): Fix a comment...
2004-12-12  Kazu Hirata* tree-ssa-dom.c (thread_across_edge): Fix a comment...
2004-12-12  Andrew Pinskire PR tree-optimization/18040 (ICE in for_each_index...
2004-12-12  Paul BrookFix trivial comment typo.
2004-12-12  Kazu Hirata* reg-stack.c (convert_regs_2): Free stack.
2004-12-12  Daniel Berlintree-ssa-loop-ch.c (copy_loop_headers): Loop can be...
2004-12-12  Paolo Carlinitype_traits: Implement is_pointer, remove_pointer,...
2004-12-12  Diego Novillo* tree-gimple.c (get_base_address): Update documentation.
2004-12-12  Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-12  Kazu Hiratalcm.c (optimize_mode_switching): Free ptr even when...
2004-12-12  Roger Saylereg-stack.c (change_stack): Avoid placing the new top...
2004-12-12  Kazu Hiratalcm.c (optimize_mode_switching): Free insert and delete...
2004-12-12  Tobias SchlüterFix date on ChangeLog, fix typo in function name
2004-12-12  GCC AdministratorDaily bump.
2004-12-11  Alexander Malmbergselector.c (__objc_init_selector_tables): Add missing...
2004-12-11  Paolo Carlinitype_traits: Implement rank.
2004-12-11  David Edelsohnre PR middle-end/18641 (Another ICE caused by reload...
2004-12-11  Kazu Hiratatree-into-ssa.c (rewrite_ssa_into_ssa): Free SSA_NAME_A...
2004-12-11  Roger Saylere PR middle-end/18921 (wrong code with operator "?")
2004-12-11  Tobias Schlüterre PR fortran/17175 (set_exponent breaks with integer...
2004-12-11  John David... pa-host.c (pa_gt_pch_use_address): Use lseek and read...
2004-12-11  Roger Saylere PR target/18002 ('while' loop performace regression...
2004-12-11  GCC AdministratorDaily bump.
2004-12-11  Devang Patelre PR driver/18732 (Compiler will not compile two sourc...
2004-12-10  Diego Novillotree-into-ssa.c (REWRITE_THIS_STMT): Define.
2004-12-10  Ben Ellistonfibheap.h (struct fibnode): Only use unsigned long...
2004-12-10  Kazu Hirataregmove.c (combine_stack_adjustments_for_block): Free...
2004-12-10  Ziemowit Laskic-typeck.c (lookup_field): Check if a TYPE_LANG_SPECIFI...
2004-12-10  Andrew Pinskire PR middle-end/18903 (ice in bsi_after_labels)
2004-12-10  Kazu Hiratatree-ssa-dom.c (thread_across_edge): Speed up by avoidi...
2004-12-10  Kazu Hiratatree-data-ref.c (free_data_refs): Free each data_refere...
2004-12-10  Jeff Lawtree-ssa-alias.c (setup_pointers_and_addressables)...
2004-12-10  Richard Sandifordfrv-modes.def: Fix comment typos.
2004-12-10  Mark Dettingers390.c (struct processor_costs): New fields ml, sqdbr...
2004-12-10  Volker Reicheltre PR c++/18731 (ICE on invalid template declaration)
2004-12-10  Kazu Hirataexpmed.c (synth_mult): Initialize new_limit.latency...
2004-12-10  Nick Clifton(legitimate_address_p): Reject address whose index...
2004-12-10  Paolo Carlinitype_traits: Implement remove_const, remove_volatile...
2004-12-10  Alan Modra* config/t-slibgcc-sld (SHLIB_LINK): Correct symlink.
2004-12-10  Uros Bizjaki386.md (*cmpfp_sf): Change type attribute to "multi".
2004-12-10  Richard Henderson* gcc.dg/loop-3.c: Don't use i386 tuning for amd64.
2004-12-10  Richard Hendersonfp-cmp-4q.c: Remove.
2004-12-10  GCC AdministratorDaily bump.
2004-12-09  Richard HendersonTestcase for PR c/18282.
2004-12-09  Richard Hendersonre PR c/18282 (PR c/17384 patch causes regression from...
2004-12-09  Richard Hendersonc-common.c (shorten_compare): Don't special-case min...
2004-12-09  Matt Austernre PR c++/18514 (Alternate "asm" name ignored for redec...
2004-12-09  Volker Reichelt* parser.c (cp_parser_member_declaration): Fix comment...
2004-12-09  Richard Sandifordsimplify-rtx.c (simplify_subreg): In the CONCAT case...
2004-12-09  David Edelsohn* real.c (ibm_extended): Correct comment.
2004-12-09  Stan Shebsdarwin-asm.h: New file, 32/64-bit assembly macros forme...
2004-12-09  Paolo Carlinitype_traits: Implement remove_extent and remove_all_ext...
2004-12-09  Richard Hendersonre PR target/17025 (attribute regparm code-generation...
2004-12-09  David Edelsohnre PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg...
2004-12-09  Andrew Pinskire PR tree-optimization/18904 (4.0-20041205 regression...
2004-12-09  Matt Ricere PR preprocessor/18102 (darwin framework header searc...
2004-12-09  Alexandre Olivare PR c++/18757 (ICE (on invalid) in get_innermost_temp...
2004-12-09  Dorit Naishlosgenopinit.c (vec_realign_store_optab): Initialization...
2004-12-09  Nathan Sidwelltree.def (SET_TYPE): Remove.
2004-12-09  Nathan Sidwellre PR c++/16681 (array initialization in struct constru...
2004-12-09  Volker Reicheltre PR c++/18073 (mmintrin.h rejected by C++ frontend)
2004-12-09  Nathan Sidwellre PR c++/16681 (array initialization in struct constru...
2004-12-09  Richard Henderson* config/i386/i386.md: Use FLAGS_REG everywhere.
2004-12-09  Kelley CookMakefile.am: Add ../config to ACLOCAL_AMFLAGS.
2004-12-09  Eric Christophermips.c (mips_scalar_mode_supported_p): Rewrite to avoid...
2004-12-09  GCC AdministratorDaily bump.
2004-12-08  Kelley Cooktypeck.c: Remove DOS line endings.
2004-12-08  Richard Hendersonintrinsic.c (gfc_convert_type_warn): Propagate the...
2004-12-08  David EdelsohnMakefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
2004-12-08  Zack Weinbergre PR middle-end/17982 (stop calling assemble_external...
2004-12-08  Kazu Hiratacfgloopmanip.c (create_preheader): Speed up by "unrolli...
2004-12-08  Paolo Carlinitype_traits: Implement is_same, add_reference and remov...
2004-12-08  Christopher... * MAINTAINERS: Update my email address.
2004-12-08  David EdelsohnMakefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS...
2004-12-08  David Edelsohnclarify previous entry.
next