OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-12-18 kennerFix spelling error
2001-12-18 kenner * config/alpha/xm-vms.h (INCLUDE_DEFAULTS): Add /gnu...
2001-12-18 paolo2001-12-18 Paolo Carlini <pcarlini@unitus.it>
2001-12-18 nathan * call.c (build_new_method_call): Use '%#V'.
2001-12-18 jakub * config/linux.h (PREFERRED_DEBUGGING_TYPE): Remove.
2001-12-18 jsm28 * po/gcc.pot: Regenerate.
2001-12-18 gccadminDaily bump.
2001-12-18 bkoz2001-12-17 Benjamin Kosnik <bkoz@redhat.com>
2001-12-18 tromey * libjava.lang/PR3731.xfail: Removed.
2001-12-18 kazu * config/h8300/h8300.c: Fix comment typos.
2001-12-18 tromey Inspired by PR java/5057:
2001-12-18 tromey For PR java/5057:
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-18 ghazi * machmode.h (mode_name, mode_class, mode_size, mode_u...
2001-12-18 rth * config/alpha/alpha.md (unop): Encode RB as...
2001-12-18 bosch * gnat_rm.texi: Fix minor typos. Found while reading...
2001-12-17 bosch * einfo.h, nmake.adb, nmake.ads, sinfo.h, treeprs...
2001-12-17 neil * Makefile.in: Update dependencies.
2001-12-17 billingd2001-12-17 David Billinghurst <David.Billinghurst...
2001-12-17 aldyh2001-12-17 Aldy Hernandez <aldyh@redhat.com>
2001-12-17 neil * doc/cppinternals.texi: Update.
2001-12-17 law * gcc.c-torture/execute/20011217-1.c: New test.
2001-12-17 law * expmed.c (emit_store_flag): Extract updated...
2001-12-17 bosch * make.adb:
2001-12-17 bosch * sem_ch3.adb (Analyze_Variant_Part): check that type...
2001-12-17 bosch * ali.adb: Type reference does not reset current file.
2001-12-17 bosch * frontend.adb: Move call to Check_Unused_Withs from...
2001-12-17 bosch * prj-nmsc.adb: (Ada_Check): Migrate drom Ada_Default_...
2001-12-17 nickcoops - omitted from previous delta.
2001-12-17 jsm28 * doc/install.texi2html: Use -I $SOURCEDIR.
2001-12-17 jsm28 * update_web_docs: Use makeinfo --html instead of...
2001-12-17 jsm28 Separate user and internals manuals.
2001-12-17 tromey * parse.y (link_nested_class_to_enclosing): Removed...
2001-12-17 dalej * config/rs6000/rs6000.h: CPP_CPU_SPEC: add...
2001-12-17 aldyh2001-12-17 Aldy Hernandez <aldyh@redhat.com>
2001-12-17 rth * config/sparc/sparc.md (movdi_zero): Remove.
2001-12-17 rth * cfgcleanup.c (outgoing_edges_match): Check...
2001-12-17 hubicka * cfgrtl.c (redirect_edge_and_branch): Do simplify...
2001-12-17 jsm28 * update_web_docs_old: Copy from update_web_docs....
2001-12-17 nicolaNew test for loading unclaimed categories in Objective-C
2001-12-17 nicolaFixed bug in loading of categories under certain specia...
2001-12-17 hubicka * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-17 pme2001-12-17 Phil Edwards <pme@gcc.gnu.org>
2001-12-17 hubicka * Makefile.in (cfgcleanup.o): Add cselib.h dependancy.
2001-12-17 jsm28 * MAINTAINERS: Add self as docs co-maintainer.
2001-12-17 nickcImplement MODE_BASE_REG_CLASS
2001-12-17 ghazi * sparc/linux.h (STARTFILE_SPEC): Fix typo in last...
2001-12-17 trixFix for -maix64 and medium sized struct passing.
2001-12-17 rsandifo * target.h (asm_out.byte_op, asm_out.aligned_op, asm_o...
2001-12-17 shebs * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OP...
2001-12-17 gerald * doc/c-tree.texi (Trees): Only refer to GCC.
2001-12-17 nathan * po/Makefile.am (.po.mo): Use POSIXLY_CORRECT argumen...
2001-12-17 aj * gcc.c-torture/compile/20011217-2.c: New test.
2001-12-17 aj * c-common.def: Fix typo in comment.
2001-12-17 gccadminDaily bump.
2001-12-17 obrien2001-12-16 David O'Brien <obrien@FreeBSD.org>
2001-12-17 aldyhfix spaces
2001-12-17 aldyh * config/rs6000/rs6000.c (rs6000_legitimize_addr...
2001-12-17 aldyh * builtins.c (apply_args_size): Change regno...
2001-12-17 aldyh2001-12-16 Aldy Hernandez <aldyh@redhat.com>
2001-12-17 zack * c-typeck.c (error_init, pedwarn_init, warning_init...
2001-12-17 zack * c-typeck.c (error_init, pedwarn_init, warning_init...
2001-12-17 jsturm * dyn_load.c: Define ElfW (if needed) for all targets,
2001-12-17 jsm28 * c-common.def (COMPOUND_LITERAL_EXPR): Contain a...
2001-12-17 aldyh * config.gcc: Add powerpc-*-eabisimaltivec*.
2001-12-16 tromey * mangle.c (mangle_method_decl): Never emit `C2' const...
2001-12-16 tromey For PR libgcj/5103:
2001-12-16 tromey For PR java/5088:
2001-12-16 tromey * Makefile.in: Rebuilt.
2001-12-16 neil * c-common.c, c-common.h (back_end_hook): Remove.
2001-12-16 paolo2001-12-16 Paolo Carlini <pcarlini@unitus.it>
2001-12-16 kenner * expr.c (highest_pow2_factor, case INTEGER_CST):...
2001-12-16 rth * toplev.c (parse_options_and_default_flags...
2001-12-16 jsm28 * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi...
2001-12-16 jsm28 * news.texi: Fix spelling errors.
2001-12-16 ghazi * avr.c (avr_simplify_comparision_p, adjust_insn_length,
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-16 ghazi * clipper/clix.h (ASM_OUTPUT_ASCII): Avoid signed...
2001-12-16 ghazi * i386/uwin.h (MD_STARTFILE_PREFIX): Avoid redefinitio...
2001-12-16 ghazi * Make-lang.in (f/version.o): Depend on f/version.h.
2001-12-16 ghazi * c-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-16 ghazi * nextstep-protos.h: New file.
2001-12-16 gccadminDaily bump.
2001-12-16 rodrigc2001-12-16 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-12-16 rodrigc2001-12-16 Craig Rodrigues <rodrigc@gcc.gnu.org>
2001-12-16 bryce * decl.c (java_init_decl_processing): Build otable_typ...
2001-12-16 rth * config/alpha/alpha.md (sibcall_osf_1_er)...
2001-12-16 rth * sem_ch7.adb: Wrap comment.
2001-12-16 rth * config/sparc/sparc.c (mems_ok_for_ldd_peep...
2001-12-16 uweigand * s390.md (prologue, epilogue, *return_si, *return_di...
2001-12-16 kennerAdd newline in copyright block.
2001-12-16 rth * unwind-dw2-fde-glibc.c: #define _Unwind_Find_...
2001-12-16 jsm28 * 5ataprop.adb, 5atpopsp.adb, 5ftaprop.adb, 5gmastop...
2001-12-16 rth * config/alpha/alpha.h (TARGET_SWITCHES): Turn on
2001-12-16 paolo2001-12-15 Paolo Carlini <pcarlini@unitus.it>
2001-12-16 bosch * osint.adb(Create_Debug_File): When an object file...
2001-12-16 jsm28 * ChangeLog: Remove piece of diff output.
2001-12-16 bryce * java/io/DataOutputStream (write (byte[], int, int...
2001-12-15 kenner * calls.c (emit_call_1): If ECF_SP_DEPRESSED, pretend...
2001-12-15 jsm28 * c-typeck.c, config/i386/i386.h, config/mcore/mcore.h,
next