]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2004-06-09  Geoffrey KeatingIndex: gcc/ChangeLog
2004-06-09  Toon Moenetrans-expr.c (gfc_conv_cst_int_power): Compute x**...
2004-06-09  Frank Ch. Eiglerctype support.
2004-06-09  Mark Mitchellrevert: re PR c++/15815 (Update #pragma interface and...
2004-06-09  David S. Millersparc.h (MOVE_RATIO): New definition.
2004-06-09  Andrew Pinskig++spec.c (lang_specific_driver): Remove check for...
2004-06-09  Richard Hendersonbasic-block.h (struct edge_def): Add goto_locus.
2004-06-09  Anil Paranjpe* h8300.md (ldm_h8300s_4): Fix condition for expander.
2004-06-09  Jason MerrillGimplify VA_ARG_EXPR into simpler forms.
2004-06-09  Andrew Pinskitree-complex.c (expand_complex_comparison): Use fold_co...
2004-06-09  Tobias Schlüterre PR fortran/13249 (Error when using COMMON)
2004-06-09  Tobias Schlüterre PR fortran/13372 (ICE in trans-types.c (gfc_typenode...
2004-06-09  J"orn Renneckere PR rtl-optimization/15521 (sched1 extends life of...
2004-06-09  Tobias Schlüterre PR fortran/13201 (PARAMETER variables of nonconstant...
2004-06-09  Paolo Bonzinigcc_release (build_sources): Move the libcpp gmo files...
2004-06-09  Arnaud Charletre PR ada/6637 (Would be nice to support --enable-share...
2004-06-09  Paolo BonziniMakefile.tpl (touch-stage[+id+]): New.
2004-06-09  Benjamin Kosnikcrossconfig.m4: Remove signbit, signbitf, signbitl.
2004-06-09  Benjamin Kosnikfilter.sed: Rename _GLIBCXX_STD to std.
2004-06-09  Jason Merrilllinker-map.gnu: Use wildcards for __basic_file::{xsgetn...
2004-06-09  Per Bothner* configure.ac: New --enable-mapped-location sets...
2004-06-09  Bud Davisre PR libfortran/14897 ('T' edit descriptor output...
2004-06-09  Bud Davisre PR libfortran/15755 (gfortran: backspace call causes...
2004-06-09  Paul Brook* gfortran.fortran-torture/execure/intrinsic_associated.f90
2004-06-09  GCC AdministratorDaily bump.
2004-06-09  GCC AdministratorDaily bump.
2004-06-09  Richard Kennertoplev.c (floor_log2_wide): Correct casts for 64-bit...
2004-06-08  James E Wilsonre PR target/15790 ([3.4 only] Alignment error building...
2004-06-08  Paolo Carlinipool_allocator.h: Convert to a global free-list, as...
2004-06-08  Andrew Pinskifold-const.c (fold_convert): Treat OFFSET_TYPE like...
2004-06-08  Bernardo Innocentimodulo-sched.c: Compile only when INSN_SCHEDULING is...
2004-06-08  Jeff Lawcontrib.texi: Add entries for Stefan Olsson and Ola...
2004-06-08  DJ Delorietoplev.c (floor_log2_wide): Replace loop with faster...
2004-06-08  Andrew Pinskirs6000.c (print_operand, <case 'z'>): Make sure that...
2004-06-08  David Edelsohnaltivec-1.c: XFAIL powerpc-ibm-aix*.
2004-06-08  David Edelsohnaltivec-1.C: Correct dg syntax.
2004-06-08  Anil Paranjpeh8300.md (extendqisi2_h8300): Add constraints.
2004-06-08  Richard Hendersongimple-low.c (struct lower_data): Replace the_return_la...
2004-06-08  Vladimir Makarovre PR target/15598 (Gcc 3.4 ICE on valid code)
2004-06-08  Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-06-08  Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-06-08  Zdenek Dvorakre PR rtl-optimization/15717 (Error: can't resolve...
2004-06-08  Richard KennerCorrect indentation of one line.
2004-06-08  Arnaud Charletre PR ada/15568 (Shared libgnat fails to link on IRIX...
2004-06-08  Alexandre Olivagimplify.c (copy_if_shared_r): Revert: 2004-05-21 Richa...
2004-06-08  Canqun YangMAINTAINERS (Write After Approval): Add myself.
2004-06-08  Roger Sayleexpmed.c (add_cost, [...]): Make arrays indexed by...
2004-06-08  Giovanni Bajore PR c++/7841 (gcc accepts illegal member function...
2004-06-08  GCC AdministratorDaily bump.
2004-06-08  GCC AdministratorDaily bump.
2004-06-07  Dhruv Matani2004-06-07 Dhruv Matani <dhruvbird@gmx.net>
2004-06-07  Eric Botcazoure PR target/15783 (ICE with union assignment in 64...
2004-06-07  Roger Saylereal.c (real_copysign): New function to implement libm...
2004-06-07  J"orn Rennecke* tree.c (iterative_hash_expr): Use real_hash.
2004-06-07  David Edelsohnaltivec-1.C: XFAIL powerpc-ibm-aix*.
2004-06-07  Richard Kennerada-tree.def (TRANSFORM_EXPR, [...]): Deleted.
2004-06-07  Joseph Myersre PR c/14765 (ice-on-invalid-code, ICE while compiling...
2004-06-07  Mark Mitchellre PR c++/15815 (Update #pragma interface and #pragma...
2004-06-07  Alexandre Olivare PR middle-end/15666 ([unit-at-a-time] Gcc abort...
2004-06-07  Roger Saylere PR c/14649 (atan(1.0) should not be a constant expre...
2004-06-07  Sean McNeilconfigure.ac: Add x86_64-*-freebsd* support.
2004-06-07  Richard Hendersongimple-low.c (struct lower_data): Add the_return_label...
2004-06-07  David Edelsohn* g++.dg/eh/elide1.C: Remove XFAIL.
2004-06-07  Richard Hendersonre PR rtl-optimization/15193 (Unary minus using pointer...
2004-06-07  Mark MitchellFix typo
2004-06-07  Mark Mitchellre PR c++/15337 (sizeof on incomplete type diagnostic)
2004-06-07  Arnaud Charlet[multiple changes]
2004-06-07  Ziemowit LaskiCorrect previous ChangeLog entry.
2004-06-07  David Ayersobjc.exp (objc_target_compile): Revert the '-framework...
2004-06-07  Paolo Bonziniconfig.in: Regenerate.
2004-06-07  Steven Bosschertree-cfg.c (tree_verify_flow_info): Make sure that...
2004-06-07  Steven Bosscherhooks.c (hook_int_void_1): New generic hook.
2004-06-07  Roger SayleMakefile.am (LIBICONV): Declare.
2004-06-07  H.J. Lufp-cmp-4.c (FLOAT): New.
2004-06-07  Roger Sayletree.h (lvalue_or_else): Delete function prototype.
2004-06-07  GCC AdministratorDaily bump.
2004-06-07  GCC AdministratorDaily bump.
2004-06-06  Jerry QuinnZipEntry.java (setTime): Remove scaling.
2004-06-06  Stephane Carrezre PR target/14542 (ICE on simple source)
2004-06-06  Joseph Myersre PR c/13519 (typeof(nonconst+const) is const)
2004-06-06  Stephane Carrezre PR target/14457 (ICE with simple c++ source)
2004-06-06  Eric Botcazoucgraphunit.c (cgraph_decide_inlining): Adjust dump...
2004-06-06  Andrew PinskiMakefile.am (LIBINTL): Declare
2004-06-06  David S. MillerMissed these two in previous commit.
2004-06-06  David S. Millerlinux.h (TARGET_C99_FUNCTIONS): Set.
2004-06-06  Giovanni Bajore PR c++/15503 (nested template problem)
2004-06-06  GCC AdministratorDaily bump.
2004-06-06  GCC AdministratorDaily bump.
2004-06-05  Bernardo Innocentiregclass.c (init_reg_sets): Check for missing registers...
2004-06-05  Zack WeinbergMakefile.am: Add makedepend.
2004-06-05  Steven Bosscherv850.c (v850_use_dfa_pipeline_interface): New.
2004-06-05  Michael Koch2004-06-05 Michael Koch <konqueror@gmx.de>
2004-06-05  Michael Koch2004-06-05 Michael Koch <konqueror@gmx.de>
2004-06-05  Tobias Schlüterre PR fortran/15478 (gfortran manual problems)
2004-06-05  Tobias SchlüterFix date on ChangeLog entry from previous commit
2004-06-05  Tobias Schlüterre PR fortran/15478 (gfortran manual problems)
2004-06-05  Tobias Schlüterintrinsic.c (sort_actual): Keep track of type of missin...
2004-06-05  Graham Stottcombine.c (simplify_shift_const): Check shift amount...
2004-06-05  Danny Smithtoplev.c (init_asm_output): Add explicit 'b' to mode...
2004-06-05  Bernardo Innocentim68k.h: Remove comments copied over from tm.texi.
next