OSDN Git Service

pf3gnuchains/gcc-fork.git
2002-03-27 bryce Fix for PR java/5850:
2002-03-27 gccadminDaily bump.
2002-03-27 neil * gcc-common.c (lang_mark_false_label_stack): Remove.
2002-03-27 bkoz2002-03-26 Benjamin Kosnik <bkoz@redhat.com>
2002-03-27 law * pa/pa-pro-end.h (CPP_PREDEFINES): Add -D__pro__.
2002-03-27 rth * config/alpha/alpha.c (alpha_emit_set_const...
2002-03-27 rth * gcc.dg/pragma-re-2.c: Avoid empty source...
2002-03-27 rth * config.gcc (sparc*-solaris): Use float_format...
2002-03-27 rth * gcc.dg/20020312-2.c: Don't test epilogue...
2002-03-27 rth * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc...
2002-03-27 rth * config/sparc/sparc.h (MAX_WCHAR_TYPE_SIZE...
2002-03-26 hjl2002-03-26 H.J. Lu (hjl@gnu.org)
2002-03-26 hboehm * include/dwarf2-signal.h: Temporarily back out last...
2002-03-26 rth * toplev.c (rest_of_compilation): Delay emit_in...
2002-03-26 pme2002-03-26 Phil Edwards <pme@gcc.gnu.org>
2002-03-26 rth * expr.h (ADD_PARM_SIZE): One more convert...
2002-03-26 pme2002-03-26 Phil Edwards <pme@gcc.gnu.org>
2002-03-26 hboehm * config/ia64/linux.h (MD_FALLBACK_FRAME_STATE_FOR):
2002-03-26 bosch * prj-makr.ads, prj-makr.adb : New files.
2002-03-26 tromey * libjava.mauve/mauve.exp (test_mauve): Use correct...
2002-03-26 dje * config/rs6000/aix51.h (WCHAR_TYPE): Define.
2002-03-26 bwilson * config/xtensa/xtensa.c (xtensa_va_arg): Handl...
2002-03-26 tromey Fix for PR java/5942:
2002-03-26 mmitchel PR c++/4884.
2002-03-26 nathancp:
2002-03-26 rearnsha* gcc.dg/arm-asm.c: New test.
2002-03-26 rearnshaPR target/5621
2002-03-26 bwilson * config/xtensa/xtensa.c (xtensa_valid_move...
2002-03-26 cagneyAdd -Wswitch-enum. Document.
2002-03-26 rearnsha* arm.md (reload_mulsi3, reload_mulsi_compare0, reload_...
2002-03-26 ljrittle * doc/install.texi (*-*-freebsd*): Update.
2002-03-26 ljrittle * include/posix-threads.h: Support <.../pal.h> on...
2002-03-26 rth * config/alpha/alpha.c (alpha_va_arg): Read...
2002-03-26 rth * expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.
2002-03-26 rth * config/sparc/sparc.c (function_arg_pass_by_re...
2002-03-26 rth * gcc.c-torture/execute/20020307-2.c (main...
2002-03-26 hpenner * config/s390/s390.c (s390_emit_epilogue): Change...
2002-03-26 gccadminDaily bump.
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-26 hboehm * configure.in, configure: enable dwarf2-exception...
2002-03-26 zack * doc/cpp.texi: Exclude entire Top node from printed...
2002-03-26 zack * texi2pod.pl: Handle @end ftable and @end vtable.
2002-03-26 tromey * Makefile.am (libgcj_la_LDFLAGS): Use THREADLDFLAGS.
2002-03-26 paolo2002-03-25 Paolo Carlini <pcarlini@unitus.it>
2002-03-26 rth * recog.c (peephole2_optimize): Distribute...
2002-03-25 bkoz2002-03-25 Benjamin Kosnik <bkoz@redhat.com>
2002-03-25 ljrittle * include/private/gcconfig.h: Change all likely references
2002-03-25 paolo2002-03-25 Paolo Carlini <pcarlini@unitus.it>
2002-03-25 amodra * combine.c (simplify_comparison <ASHIFTRT, LSHIFTRT...
2002-03-25 rth * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc...
2002-03-25 rearnshaPR target/2623
2002-03-25 tromey For PR libgcj/5303:
2002-03-25 dannysmith * config/i386/mingw32.h (WINT_TYPE): Define as "short...
2002-03-25 rth * gcc.c-torture/compile/20011119-1.c (xxx)...
2002-03-25 zack * toplev.c: Don't include setjmp.h. Kill float_handle...
2002-03-25 bkoz2002-03-25 Benjamin Kosnik <bkoz@redhat.com>
2002-03-25 neil * cp-lang.c (LANG_HOOKS_MAYBE_BUILD_CLEANUP): Redefine.
2002-03-25 mark Fix for PR java/5368:
2002-03-25 nickcFixes for PR bootstrap/3591, target/5676:
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-25 paolo Fix typo in last Changelog.
2002-03-25 jsturm * linux_threads.c (GC_get_nprocs): Close file descriptor.
2002-03-25 bwilson * g++.old-deja/g++.jason/thunk3.C: Add xtensa...
2002-03-25 paolo2002-03-25 Ulrich Weigand <Ulrich.Weigand@de.ibm...
2002-03-25 jakub * regrename.c (build_def_use): Move recog_memoized
2002-03-25 jakub PR target/6043
2002-03-25 gccadminDaily bump.
2002-03-25 jakub * regrename.c (build_def_use): Share RTL between MATCH...
2002-03-25 tromey * java/awt/Component.java (processEvent): Check Compon...
2002-03-25 rth * unroll.c (unroll_loop): Zero label_map.
2002-03-25 rth * gcse.c: Include except.h.
2002-03-25 bryce Based on patch from Intel's ORP team:
2002-03-25 bryce * java/io/FileInputStream.java (skip): Call fd.getFile...
2002-03-25 bryce * java/io/PushbackReader.java: Reformat.
2002-03-25 rth * varasm.c (asm_emit_uninitialised): Revert...
2002-03-25 billingd2002-03-25 David Billinghurst <David.Billinghurst...
2002-03-25 billingd2002-03-25 David Billinghurst <David.Billinghurst...
2002-03-25 rth * config/alpha/elf.h (STARTFILE_SPEC): Use...
2002-03-25 rth * recog.c (peephole2_optimize): Split blocks...
2002-03-25 rth * objc/execute/formal_protocol-6.x: New XFAIL.
2002-03-24 billingd2002-03-25 David.Billinghurst <David.Billinghurst...
2002-03-24 billingd2002-03-25 David Billinghurst <David.Billinghurst...
2002-03-24 tromey * java/awt/TextComponent.java (TextComponent): Editable by
2002-03-24 tromey * java/awt/MenuItem.java (eventMask): No longer private.
2002-03-24 rth * mips.c (mips_function_value): Only promote_mo...
2002-03-24 mark2002-03-24 Eric Blake <ebb9@email.byu.edu>
2002-03-24 neil preprocessor/3951
2002-03-24 cagney* stmt.c (check_for_full_enumeration_handling): Remove...
2002-03-24 ciceronfix changelog 2002-03-24 Stephane Carrez
2002-03-24 ciceron * config/m68hc11/m68hc11.c (m68hc11_autoinc_compatible...
2002-03-24 ciceron * config/m68hc11/m68hc11.md ("*subsi3_zero_extendhi...
2002-03-24 neil * cppinit.c (cpp_handle_option): Set warn_endif_labels if
2002-03-24 neil * gigi.h (yyparse): Remove.
2002-03-24 neil Removal of separate preprocessor cpp0.
2002-03-24 gccadminDaily bump.
2002-03-24 rth PR optimization/5742
2002-03-24 rth * config/sparc/sparc.c (sparc_emit_floatunsdi...
2002-03-24 rth * config/sparc/gmon-sol2.c (internal_mcount...
2002-03-23 dje * config/rs6000/rs6000.h (RETURN_IN_MEMORY...
2002-03-23 toon2002-03-23 Toon Moene <toon@moene.indiv.nluug.nl>
next