]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2002-06-13  neil * cpphash.h (_cpp_lex_identifier_trad): Remove.
2002-06-13  amylaarIndividual processor configurations for sh-elf / sh...
2002-06-13  tromey * java/lang/natString.cc (init): Handle case where...
2002-06-13  tromey * lib/libjava.exp (test_libjava): Fixed typo.
2002-06-13  law * toplev.c (rest_of_compilation): Simplify (and correc...
2002-06-13  tromey2002-06-13 Akim Demaille <akim@epita.fr>
2002-06-13  hubicka * i386.c (ix86_expand_movstr): Fix pasto.
2002-06-13  hubicka * reload.c (find_valid_class): Fix thinko in my previ...
2002-06-13  law * emit-rtl.c (static_regno_reg_rtx): Define.
2002-06-13  uweigand * config/s390/s390.h (TARGET_CPU_CPP_BUILTINS): New...
2002-06-13  gdr * tree-inline.c (expand_call_inline): Don'...
2002-06-13  gdr * diagnostic.c (output_format): Recognize "%H" as...
2002-06-13  law * i386.md (extenddfxf2, extenddftf2): Fix typo...
2002-06-13  law * alias.c (argument_registers): Remove.
2002-06-13  rsandifo * config/mips/r3900.h (MIPS_CPU_STRING_DEFAULT): Make...
2002-06-13  davem2002-06-13 David S. Miller <davem@redhat.com>
2002-06-13  gccadminDaily bump.
2002-06-13  neil * cpplib.c (end_directive): Handle line skipping....
2002-06-13  shebs * mpw-config.in: Remove file, no longer used.
2002-06-12  echristo2002-06-12 Eric Christopher <echristo@redhat.com>
2002-06-12  echristoMissed a file from previous check-in.
2002-06-12  echristo2002-06-12 Eric Christopher <echristo@redhat.com>
2002-06-12  geoffk * gengtype.h (xvasprintf): New prototype.
2002-06-12  pme2002-06-12 Phil Edwards <pme@gcc.gnu.org>
2002-06-12  thorpej* config/vax/vax.h (MASK_UNIX_ASM, MASK_VAXC_ALIGNMENT)
2002-06-12  rth * config/mips/elf.h (DWARF2_DEBUG_INFO): Define.
2002-06-12  tromey * java/io/natFilePosix.cc (getCanonicalPath): Treat...
2002-06-12  lerdsuwa * g++.dg/template/typename2.C: Update error message.
2002-06-12  hubicka * i386.md (shift patterns): Use (TARGET_SHIFT1 ||...
2002-06-12  aoliva* Makefile.am: Add FLAGS_TO_PASS.
2002-06-12  gccadminDaily bump.
2002-06-12  davem2002-06-11 David S. Miller <davem@redhat.com>
2002-06-12  rth * c-common.c (builtin_define_type_max): New.
2002-06-12  rth * config/alpha/alpha.c (ALPHA_BUILTIN_THREAD_PO...
2002-06-12  hp PR target/6997
2002-06-12  hp * gcc.c-torture/execute/20020611-1.c: New test.
2002-06-12  zack * config.gcc: Make the name of the extra-modes file...
2002-06-12  aldyh2002-06-11 Aldy Hernandez <aldyh@redhat.com>
2002-06-12  thorpej* config.gcc (vax-*-bsd*): Add vax/bsd.h to ${tm_file}.
2002-06-11  hubicka * i386.md (addqi_1_slp, subqi_1_slp
2002-06-11  ghazi * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
2002-06-11  law * emit-rtl.c (try_split): Use INSN_LAST, not...
2002-06-11  geoffk * config.gcc (powerpc*-*-*, rs6000-*-*-*): Don't bothe...
2002-06-11  geoffk * doc/gty.texi: Small updates.
2002-06-11  gdr * objc/objc-act.c (warn_with_ivar): Adjust calls to
2002-06-11  law * caller-save.c (init_caller_save): Move creati...
2002-06-11  tromey For PR java/6520:
2002-06-11  geoffk * config/rs6000/ppc-asm.h: Remove some Windows NT...
2002-06-11  rth * caller-save.c (init_caller_save): Clear INSN_...
2002-06-11  rth * defaults.h (EH_FRAME_SECTION_NAME): Don't...
2002-06-11  bwilson * config/xtensa/t-xtensa (LIBGCC1_TEST, CROSS_L...
2002-06-11  law * mips.c (mips_expand_prologue): Use emit_jump_insn...
2002-06-11  uweigand * config/s390/s390.c (emit_prologue): gen_store_multiple
2002-06-11  ro * Makefile.in (gccinstall.dvi): Pass absolute pathnames to
2002-06-11  hubicka * i386.c (x86_promote_QImode): Set for Athlon
2002-06-11  bkoz2002-06-11 J.T. Conklin <jtc@acorntoolworks.com>
2002-06-11  tromey * java/lang/Class.h (Class::desiredAssertionStatus...
2002-06-11  tromey * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.
2002-06-11  bwilson * g++.old-deja/g++.pt/static11.C: Add xtensa...
2002-06-11  law * loop.c (loop_regs_scan): Avoid useless genera...
2002-06-11  zack * Makefile.in (distclean): Delete junk left in testsuite
2002-06-11  law * mips.c (function_arg_advance): gen_ashldi3...
2002-06-11  tromey2002-06-10 Akim Demaille <akim@epita.fr>
2002-06-11  law * mips.c (embedded_pic_fnaddr_reg): Fix typo.
2002-06-11  tromey * Make-lang.in (java/lang.o): Use LANGHOOKS_DEF_H.
2002-06-11  uweigand * config/s390/s390.md (movsi): Only use floating point
2002-06-11  tromey * libjava.compile/PR6865.java: New file. For PR java...
2002-06-11  tromey * parse.y (method_header): Give error message in all...
2002-06-11  tromey * libjava.lang/PR6520.java: Fixed typo.
2002-06-11  davem2002-06-11 David S. Miller <davem@redhat.com>
2002-06-11  uweigand * config/s390/s390.md (reload_base, ltorg): Remove.
2002-06-11  davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-11  sayle2002-06-11 Roger Sayle <roger@eyesopen.com>
2002-06-11  schwab * config/m68k/m68k.h (PREDICATE_CODES): Define.
2002-06-11  echristo2002-06-11 Eric Christopher <echristo@redhat.com>
2002-06-11  gccadminDaily bump.
2002-06-11  neil * Forgotten commit.
2002-06-11  neil * Makefile.in: Update cppmain.o.
2002-06-11  dannysmith * gthr-win32.h: Wrap all functions in extern "C".
2002-06-11  bwilson * config/xtensa/xtensa.c (override_options...
2002-06-11  tromey * libjava.lang/PR6520.java: New file. For PR java...
2002-06-11  bwilson * gcc.c-torture/compile/20001226-1.x: Only...
2002-06-11  sayle * toplev.c (rest_of_compilation): Revert flag_if_conve...
2002-06-10  zack * Makefile.in (MACHMODE_H): Add @extra_modes_file@.
2002-06-10  sayle2002-06-10 Roger Sayle <roger@eyesopen.com>
2002-06-10  sayle * simplify-rtx.c (simplify_replace_rtx): Allow replacement
2002-06-10  sayle * toplev.c (rest_of_compilation): Disable early if...
2002-06-10  hp * config/mmix/mmix.h: Improve comments.
2002-06-10  zack * config/m32r/m32r.h: Don't define SELECT_CC_MODE.
2002-06-10  jakub PR optimization/6759
2002-06-10  jakub PR c/6660
2002-06-10  jakub PR c/6809
2002-06-10  jakub PR optimization/6842
2002-06-10  jakub * varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.
2002-06-10  jakub * cfgcleanup.c (try_optimize_cfg): Make sure merge_blo...
2002-06-10  rth * config/alpha/alpha.md (builtin_zap): Fix...
2002-06-10  rth * config/alpha/ev5.md: Don't combine shift...
2002-06-10  ljrittle * acinclude.m4 (GLIBCPP_CHECK_SETRLIMIT_ancilliary...
2002-06-10  echristo2002-06-10 Eric Christopher <echristo@redhat.com>
2002-06-10  rthFix typo in comment.
next