]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2002-03-18  nickcFix big-endian code generation
2002-03-18  gccadminDaily bump.
2002-03-18  mmitchel * g++.dg/template/qualttp20.C: Revert previous change.
2002-03-18  bryce * java/lang/natSystem.cc (init_properties): Update...
2002-03-18  aldyh2002-03-18 Aldy Hernandez <aldyh@redhat.com>
2002-03-18  rth * config/alpha/alpha.c (alpha_emit_set_const_1...
2002-03-18  hp * config/mmix/mmix.md ("fixuns_truncdfdi2"): Use ...
2002-03-18  ghazi * ifcvt.c (dead_or_predicable): Fix uninitialized...
2002-03-18  jason PR c++/4381
2002-03-18  ghazi * predict.c (estimate_bb_frequencies): Delete unused...
2002-03-18  ghazi * jcf-parse.c (get_constant): Delete unused variables.
2002-03-18  jason PR c++/4460
2002-03-17  ghazi * com.h (ffe_parse_file): Prototype.
2002-03-17  jasonfix comment typo
2002-03-17  rth * config/ia64/ia64.c (ia64_attribute_table...
2002-03-17  neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-17  tromey * libjava.jni/jni.exp (gcj_jni_build_header): Use...
2002-03-17  neil * gcc.dg/cpp/wchar-1.c: Update.
2002-03-17  neil * gcc.dg/cpp/wchar-1.c: Revert previous change.
2002-03-17  greenAdd arm thumb support
2002-03-17  jason PR c++/5757
2002-03-17  jasonfix comment
2002-03-17  neil * gcc.dg/cpp/wchar-1.c: Update.
2002-03-17  hp * config/mmix/mmix.md ("truncdfsf2"): Correct operator is
2002-03-17  hp * config/mmix/mmix.h (WCHAR_TYPE, WCHAR_TYPE_SIZE...
2002-03-17  gccadminDaily bump.
2002-03-17  bryce * Makefile.am: Escape quotes in echo.
2002-03-17  bryce * Makefile.am: Define ffitest_OBJECTS.
2002-03-17  bryceLast commit missed this
2002-03-17  brycezlib:
2002-03-17  aoliva* config/mips/mips.h (CAN_ELIMINATE): Don't eliminate...
2002-03-16  aoliva* config/mips/mips.h (ISA_HAS_COND_TRAP): Not available...
2002-03-16  aoliva* config/mips/mips.md (addsi3, adddi3): Use scratch...
2002-03-16  aoliva* config/mips/mips-protos.h (embedded_pic_fnaddr_reg...
2002-03-16  bryceRemove conflict indicator.
2002-03-16  bryce * Makefile.am: Use empty -classpath flag in addition...
2002-03-16  bryce * parse.y (craft_constructor): Return the constructor...
2002-03-16  nathancp:
2002-03-16  aoliva* ltmain.sh (relink_command): Fix typo in previous...
2002-03-16  neil * cppinit.c: Revert -MD removal.
2002-03-16  ciceron * config/m68hc11/m68hc11.c (m68hc11_override_options...
2002-03-16  ciceron * config/m68hc11/m68hc11-protos.h (ix_reg): Declare.
2002-03-16  ciceron * config/m68hc11/m68hc11.md ("*movqi_68hc12"): Fix...
2002-03-16  hubicka * cfgcleanup.c (cleanup_cfg): Fix updating of liveness.
2002-03-16  neil * cppinit.c (print_help): Display -MD and -MMD.
2002-03-16  gccadminDaily bump.
2002-03-16  echristo2002-03-15 Eric Christopher <echristo@redhat.com>
2002-03-16  cgd2002-03-15 Chris Demetriou <cgd@broadcom.com>
2002-03-16  rth * init.c (build_new_1): Use size_binop instead...
2002-03-16  mmitchel * g++.dg/template/qualttp20.C: Remove unnecessary...
2002-03-16  greenCommit embedded patch approved Feb 17
2002-03-15  rth * config/alpha/alpha.c (alpha_va_arg): Manipula...
2002-03-15  aoliva* ltmain.sh (taglist): Initialized. Don't let `CC...
2002-03-15  aoliva* Makefile.am (jv_convert_LDADD): Don't list libraries...
2002-03-15  ericb2002-03-15 Eric Blake <ebb9@email.byu.edu>
2002-03-15  ciceron * config/m68hc11/m68hc11.md ("tstqi_1"): Try to use...
2002-03-15  ciceron * config/m68hc11/m68hc11.md ("negsi2"): Optimize inlin...
2002-03-15  ciceron * config/m68hc11/m68hc11.md ("logicalsi3_zexthi")...
2002-03-15  ciceron * config/m68hc11/m68hc11.c (m68hc11_symbolic_p): New...
2002-03-15  tromey2002-03-15 Tom Tromey <tromey@redhat.com>
2002-03-15  ciceron * config/m68hc11/m68hc11.c (m68hc11_small_indexed_indi...
2002-03-15  ciceron * config/m68hc11/m68hc11.c (emit_move_after_reload...
2002-03-15  ciceron * config/m68hc11/larith.asm (___adddi3): Optimize...
2002-03-15  ciceron * config/m68hc11/m68hc11.c (m6812_cost): Make cost...
2002-03-15  tromeyUpdated THANKS
2002-03-15  mmitchel * c-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-15  ericb2002-03-15 Eric Blake <ebb9@email.byu.edu>
2002-03-15  jakub PR bootstrap/4128
2002-03-15  jason * varasm.c (assemble_variable): Call resolve_un...
2002-03-15  rearnsha* gcc.dg/weak-1.c: Fix scan tests.
2002-03-15  jason PR c++/5857
2002-03-15  greenRemove useless mingw32 configury
2002-03-15  greenInstall libgcj-config.h in a better place.
2002-03-15  greenAddress mingw32 issues.
2002-03-15  greenFix gcj -R.
2002-03-15  rearnshaPR target/5170
2002-03-15  rearnshaPR target/5712
2002-03-15  paolo2002-03-15 Paolo Carlini <pcarlini@unitus.it>
2002-03-15  jasonrelocate tests to appropriate directories
2002-03-15  jasonadd comments
2002-03-15  jasonfix comment typo
2002-03-15  jason * toplev.c (wrapup_global_declarations): Clarif...
2002-03-15  gccadminDaily bump.
2002-03-15  rth * c-decl.c: Include c-pragma.h.
2002-03-15  rth PR target/5312
2002-03-15  hp * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
2002-03-15  jakubPR c++/5908
2002-03-15  jakub PR optimization/5891
2002-03-15  hboehm * config/ia64/unwind-ia64.c: Handle copy_state and...
2002-03-14  meissnerAdd --param max-unrolled-insns=<n> support
2002-03-14  rearnsha* arm.md: Fix warnings about constraints in peepholes...
2002-03-14  law * gcc.c-torture/compile/20020314-1.c: New test.
2002-03-14  zack * cpphash.h (struct lexer_state): Remove line_extensio...
2002-03-14  zack * cpphash.h (struct lexer_state): Remove line_extensio...
2002-03-14  hubicka * emit-rtl.c (try_split): Use delete_insns.
2002-03-14  pthomas2002-03-14 Philipp Thomas <pthomas@suse.de>
2002-03-14  rearnsha* gcc.c-torture/execute/20020314-1.c: New test.
2002-03-14  rearnshaPR target/5828
2002-03-14  jakub * call.c (build_over_call): Set TREE_NO_UNUSED_WARNING...
2002-03-14  geoffk Delete all lines containing "$Revision:".
next