]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2003-08-19  kazu * builtins.c: Fix comment typos.
2003-08-19  pinskiaforgot the changelog also. oops
2003-08-19  pinskiaMissed part of my patch:
2003-08-19  kazu * c-decl.c: Follow spelling conventions.
2003-08-19  kazu * c-common.c: Fix comment formatting.
2003-08-19  drow * unwind-c.c: Add libgcc-style exception.
2003-08-19  pinskiacp/ChangeLog:
2003-08-19  pinskiaPR c++/10538, PR c/5582
2003-08-19  pinskia*** empty log message ***
2003-08-19  tromey2003-08-19 Jeff Sturm <jsturm@one-point.com>
2003-08-19  cgd2003-08-19 Chris Demetriou <cgd@broadcom.com>
2003-08-19  pinskia2003-08-19 Andrew Pinski <pinskia@physics.uc.edu>
2003-08-19  geoffk2003-08-19 Michael Ritzert <ritzert@t-online.de>
2003-08-19  lerdsuwa PR c++/11174
2003-08-19  membar PR libgcj/11575
2003-08-19  membar * include/jvm.h: New class _Jv_TempUTFString (helper...
2003-08-19  gdr2003-08-18 Petur Runolfsson <peturr02@ru.is>
2003-08-19  gdr * langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNO...
2003-08-19  hubicka * cgraph.c (cgraph_mark_needed_node): Call notice_glob...
2003-08-19  rsandifo * config/mips/mips.c (mips_va_arg): If EABI_FLOAT_VARA...
2003-08-19  rsandifo PR target/11924
2003-08-19  kraai PR c/11207
2003-08-19  bwilson * config/xtensa/crti.asm (_init, _fini): Add...
2003-08-19  gccadminDaily bump.
2003-08-18  aldyh * config/rs6000/spe.md ("*nabssf2_gpr"): New.
2003-08-18  tromey PR libgcj/11951:
2003-08-18  tromey PR libgcj/11951:
2003-08-18  nathancp:
2003-08-18  nathancp:
2003-08-18  nathanapparently missing part of 2003-08-15 checkin
2003-08-18  iandallAdd Ian Dall as ns32k port maintainer.
2003-08-18  rsandifo * gcc.c-torture/compile/mipscop*.c: Turn into compile...
2003-08-18  rsandifo * config/mips/mips.md: Quote C code in braces. Remove...
2003-08-18  rsandifo * config/mips/mips.md (muldf3, mulsf3): Don't call...
2003-08-18  rsandifo * config/mips/mips.md: Renumber unspecs. Clean up...
2003-08-18  gccadminDaily bump.
2003-08-17  pme2003-08-17 Phil Edwards <pme@gcc.gnu.org>
2003-08-17  pme2003-08-17 Phil Edwards <pme@gcc.gnu.org>
2003-08-17  sayle * simplify-rtx.c (associative_constant_p): New functio...
2003-08-17  ajConvert K&R prototypes to ISO C90.
2003-08-17  aj * config/alpha/alpha.md: Remove usage of PARAMS.
2003-08-17  hubicka PR C++/11702
2003-08-17  gccadminDaily bump.
2003-08-16  ghazi * config/sparc/sparc.c: Convert to ISO C.
2003-08-16  ghazi * config/sparc/sparc-protos.h: Don't use the PARAMS...
2003-08-16  gerald * gcc_release (build_sources): Use two new variables...
2003-08-16  nathanRemove 3.4 change list, point to gcc-3.4/changes.html
2003-08-16  nathan PR c++/11512
2003-08-16  hubicka * i386.c (ix86_fntype_regparm): Rename from ...
2003-08-16  gccadminDaily bump.
2003-08-15  nathan * cp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-15  hubicka * decl2.c (mark_member_pointers): Rename to...
2003-08-15  nathancp: * pt.c (instantiate_class_template): Set location...
2003-08-15  nathan * decl.c (make_typename_type): Use my_friendly_assert.
2003-08-15  hubicka * method.c (use_thunk): Expand body directly.
2003-08-15  gccadminDaily bump.
2003-08-14  sayle * fold-const.c (negate_expr_p): MULT_EXPRs and RDIV_EX...
2003-08-14  dj* config-ml.in, symlink-tree: Add license.
2003-08-14  zack * Makefile.in (tm_file): Rename tm_include_list.
2003-08-14  rakdver * cfg.c (dump_edge_info): Add name of loop_exit edge...
2003-08-14  danglin * pa.c (pa_adjust_insn_length): Delete adjustment...
2003-08-14  ghazi * builtins.c (CASE_MATHFN): New helper macro.
2003-08-14  ghazi * gcc.c-torture/execute/builtins/lib/strcat.c: New.
2003-08-14  ghazi * protoize.c (substr): Delete, callers changed to...
2003-08-14  zack * config.gcc (iq2000*-*-elf*): Don't set xm_file.
2003-08-14  geoffk * gengtype.c (walk_type): Process a subobject before...
2003-08-14  bothner * regclass.c (init_reg_modes): Make non-static.
2003-08-14  gccadminDaily bump.
2003-08-14  kkojima * config/sh/linux.h (DBX_REGISTER_NUMBER): Define...
2003-08-13  kkojima * src/sh/ffi.c (OFS_INT16): Set 0 for little endian...
2003-08-13  doko2003-08-13 Matthias Klose <doko@debian.org>
2003-08-13  amylaar * sh.c (sh_get_pr_initial_val): Always wrap in unspec...
2003-08-13  tromey * gij.cc (help): Document -? and -X.
2003-08-13  tromey * gcj.texi (Invoking gij): Document -X and -?.
2003-08-13  dalej * config/rs6000/rs6000.md (ctrsi, ctrdi): Reenable
2003-08-13  graydon2003-08-12 Graydon Hoare <graydon@redhat.com>
2003-08-13  membar * Make-lang.in: Added missing win32-host.o to JAVA_OBJS,
2003-08-13  graydon2003-08-12 Graydon Hoare <graydon@redhat.com>
2003-08-13  mmitchel * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the...
2003-08-13  gccadminDaily bump.
2003-08-12  kcook2003-08-08 Kelley Cook <kelleycook@wideopenwest.com>
2003-08-12  mmitchel PR c++/11703
2003-08-12  tromey * gij.cc (main): Handle -? and -X.
2003-08-12  rsandifo * config/mips/iris6.h: Convert to C90 prototypes.
2003-08-12  tromey * parse.y (java_check_regular_methods): Typo fixes...
2003-08-12  tromey * libjava.jacks/jacks.xfail: Updated to account for...
2003-08-12  fitzsim2003-08-10 Jeroen Frijters <jeroen@frijters.net>
2003-08-12  tromey * libjava.mauve/mauve.exp (test_mauve_sim): Don't...
2003-08-12  tromey * lib/libjava.exp (libjava_find_lib): Search for ...
2003-08-12  aldyh2003-08-11 Aldy Hernandez <aldyh@redhat.com>
2003-08-12  redi2003-08-11 John Levon <levon@movementarian.org>
2003-08-12  neroden fixinc/inclhack.def (svr4_krnl): Rename from svr4_kern...
2003-08-12  neroden * cp-demangle.c: Clarify what package(s) this...
2003-08-12  rsandifo * config/mips/mips.h: Tweak various comments.
2003-08-12  wilsonPR optimization/11319
2003-08-12  bkoz2003-08-11 Benjamin Kosnik <bkoz@redhat.com>
2003-08-12  ghazi * gcse.c (gmalloc): Fix last change.
2003-08-12  sayle * simplify-rtx.c (simplify_binary_operation): Replace...
2003-08-12  sayle * expr.c (expand_expr): If an ABS_EXPR has a complex...
2003-08-12  sayle * fold-const.c (fold): Optimize any associative floati...
next