OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-03-28 rth * flow.c (cleanup_cfg): Take no argument.
2001-03-28 rth * flow.c (tidy_fallthru_edges): Don't combine...
2001-03-28 rthRemove flag_new_exceptions.
2001-03-28 rth * combine.c (distribute_notes) [REG_EH_REGION...
2001-03-28 rth * except.h (flag_non_call_exceptions): Move ...
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-28 rth * parse.y (source_end_java_method): Likewise.
2001-03-28 rth * gthr-single.h (UNUSED): New. Distinguish...
2001-03-28 rth * bb-reorder.c, dwarf2out.c, except.c, except...
2001-03-28 ghazi * memchr.c (memchr): Adjust condition to avoid infinit...
2001-03-28 ghazi * configure.in: Don't check for bcopy.
2001-03-28 rth * rtl.h (LCT_NORETURN): New.
2001-03-28 rth * function.c (expand_function_start): Set DECL_...
2001-03-28 shebs * objc/objc-act.c (objc_init): Use dump_base_name.
2001-03-28 aoliva* libsupc++/Makefile.am (CXXLINK): Use CXX again, and...
2001-03-28 aoliva* configure.in (CXX_FOR_TARGET): Use xgcc for libstdc...
2001-03-28 pme2001-03-27 Phil Edwards <pme@sources.redhat.com>
2001-03-28 bryce2001-03-27 Joerg Brunsmann <joerg_brunsmann@yahoo.de>
2001-03-28 amodra * reload1.c (eliminate_regs): Don't abort on MEM USEs.
2001-03-27 wilsonFix ia64-linux kernel miscompile, bad unwind info when...
2001-03-27 ghazi * Makefile.in (SYSTEM_H): Define.
2001-03-27 wilsonFix ia64-linux ICE on bash.
2001-03-27 neil * cppmacro.c (stringify_arg): Null terminate strings.
2001-03-27 zack * config.gcc (m68hc11-*-*, m68hc12-*-*): Convert to...
2001-03-27 bkoz2001-03-27 Benjamin Kosnik <bkoz@redhat.com>
2001-03-27 bkozk
2001-03-27 ghazi * system.h: Include symcat.h.
2001-03-27 gccadminDaily bump.
2001-03-27 amodra * c-typeck.c (digest_init): Fold init expression.
2001-03-27 mmitchel * dump.c (dump_access): New function.
2001-03-27 bkoz2001-03-26 Benjamin Kosnik <bkoz@redhat.com>
2001-03-27 ghazi * sbitmap.c (sbitmap_copy): Call memcpy, not bcopy.
2001-03-27 amodra* except.c (eh_regs): Save results of build_pointer_typ...
2001-03-27 bryce2001-03-27 Jon Beniston <jon@beniston.com>
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-27 bryce * Makefile.am (libffi_files): Use 'find' to pick up...
2001-03-26 pme2001-03-26 Phil Edwards <pme@sources.redhat.com>
2001-03-26 bryce * configure.in: Make target subdirectory in build...
2001-03-26 apbianco2001-03-26 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-26 ghazi * combine.c (try_combine): Use memcpy, not bcopy.
2001-03-26 hubicka * i386.md (push mem DI peep2): New.
2001-03-26 hubicka * i386.c (struct machine_function): Add save_varrargs_...
2001-03-26 nathancp:
2001-03-26 gccadminDaily bump.
2001-03-26 rth * exception.cc (java_eh_info): Make value type jthrowable.
2001-03-26 ghazi * toplev.c (set_float_handler): Use memcpy, not bcopy.
2001-03-26 ghazi * constants.c (PUTN): Use memcpy, not bcopy.
2001-03-26 ghazi * class.c (add_method): Use memcpy/memmove, not bcopy.
2001-03-25 jsm28 * gcc.c-torture/execute/20010325-1.c: New test.
2001-03-25 kazu2001-03-25 Kazu Hirata <kazu@hxi.com>
2001-03-25 ghazi * mkconfig.sh (DEFINES): Handle entries with '='.
2001-03-25 hubicka * i386.md (ashldi3, ashrdi3, lshrdi3): Change predicat...
2001-03-25 hubicka * i386.md (movstrsi): Move offline.
2001-03-25 gccadminDaily bump.
2001-03-25 pme2001-03-24 Phil Edwards <pme@sources.redhat.com>
2001-03-25 pme2001-03-24 Phil Edwards <pme@sources.redhat.com>
2001-03-25 pme2001-03-24 Phil Edwards <pme@sources.redhat.com>
2001-03-24 pme2001-03-24 Phil Edwards <pme@sources.redhat.com>
2001-03-24 hubicka * i386.md (cmpdi): Fix operand predicates.
2001-03-24 hubicka * i386-protos.h (ix86_split_long_move): Return void.
2001-03-24 gccadminDaily bump.
2001-03-24 bryce2001-03-24 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-24 bothnerLeft out while checking in java/lang/natDouble.cc ...
2001-03-24 tromeyFixed ChangeLog header
2001-03-24 tromey * src/powerpc/ppc_closure.S: New file.
2001-03-24 rth * config/mips/iris4.h (ASM_OUTPUT_ASCII): Renam...
2001-03-24 bothnere
2001-03-24 bothner * java/lang/natDouble.cc (parseDouble): Cannot use...
2001-03-24 bothner * java/lang/natClass.cc (_Jv_IsAssignableFrom): Check...
2001-03-23 dj* Makefile.in (DO_X): Do not backslash single-quotes in
2001-03-23 jakub * mangle.c (write_discriminator): Use `_0' for discrim...
2001-03-23 jakub * varasm.c (make_decl_rtl): Don't append var_labelno...
2001-03-23 bkoz2001-03-22 Greg Bumgardner <bumgard@roguewave.com>
2001-03-23 bkoz2001-03-22 Benjamin Kosnik <bkoz@redhat.com>
2001-03-23 wilsonRe-add missing debug info for weak aliases.
2001-03-23 apbianco2001-03-22 Alexandre Petit-Bianco <apbianco@redhat...
2001-03-23 tromey2000-03-23 Jeff Sturm <jsturm@one-point.com>
2001-03-23 tromey * jni.cc (_Jv_JNI_GetAnyFieldID): Handle unresolved...
2001-03-23 dj* Makefile.in (DO_X): Do not backslash single-quotes...
2001-03-23 aph2001-02-07 Andrew Haley <aph@redhat.com>
2001-03-23 amylaar * stor-layout.c (layout_type): Give OFFSET_TYPE a...
2001-03-23 aph2001-02-07 Andrew Haley <aph@redhat.com>
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-23 gccadminDaily bump.
2001-03-23 tromey * libjava.jni/field.out: New file.
2001-03-23 bryce Fix for PR libgcj/1736. Thanks to Robert Boehne and...
2001-03-23 bryce * gjavah.c (cxx_keywords): Update from the definitive...
2001-03-23 bryce2001-03-22 Joerg Brunsmann <joerg_brunsmann@yahoo.de>
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-23 tromey * Makefile.in: Rebuilt.
2001-03-23 zack * mkconfig.sh: Use a subshell with redirected stdout,
2001-03-22 dj* Makefile.in (stage1_build): Pass CFLAGS to stage1_build.
2001-03-22 hubicka * i386.md (zero_extendsidi2_32): Break out from ...
2001-03-22 hubicka * i386.md (pushsi, pushsi2_prologue): Disable.
2001-03-22 tromey * Makefile.am (gctest_LDFLAGS): Use -shared-libgcc.
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-03-22 rth * Make-lang.in (cp/except.o): Don't depend...
2001-03-22 gerald * parse.y (bad_decl, template_arg_list_ignore, arg_lis...
2001-03-22 aolivaRe-installed:
2001-03-22 tromey2001-03-22 Marcus G. Daniels <mgd@swarm.org>
next