OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-07-29 lawDaily bump.
2000-07-29 ovidiuRemoved the explicit prototypes for strlen and memcpy...
2000-07-28 warrenl * java/io/ObjectOutputStream.java (writeObject): Per...
2000-07-28 rth * config/ia64/ia64.c (ia64_print_operand):...
2000-07-28 bkoz2000-07-28 Alexandre Oliva <aoliva@redhat.com>
2000-07-28 bkoz2000-07-28 Alexandre Oliva <aoliva@redhat.com>
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-28 rth * emit-rtl.c (gen_lowpart_common): Add missing...
2000-07-28 ghazi * dwarf2out.c: Indent #error directive.
2000-07-28 aldyhremoved constraints in expander.
2000-07-28 pthomas2000-07-28 Philipp Thomas <pthomas@suse.de>
2000-07-28 aph2000-07-26 Andrew Haley <aph@cygnus.com>
2000-07-28 warrenl * java/io/ObjectStreamException.java: Made constructor...
2000-07-28 lawDaily bump.
2000-07-28 tromey2000-07-27 Tom Tromey <tromey@cygnus.com>
2000-07-28 jasonnew
2000-07-28 jason * decl.c (duplicate_decls): If common_type...
2000-07-28 wilsonFix dwarf2out abort found while compiling PlumHall...
2000-07-28 tromey * java/io/OutputStreamWriter.java (close): Only flush...
2000-07-28 aoliva* Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
2000-07-28 aoliva* Makefile.in (INSN_ATTR_H): New macro. Replace all...
2000-07-28 aoliva* Makefile.in (FLAGS_FOR_TARGET): New macro.
2000-07-28 aoliva* Makefile.in (bootstrap): Move -BstageN/ back to the...
2000-07-28 aoliva* gcc.c (struct prefix_list): Add member priority.
2000-07-28 apbianco2000-07-27 Tom Tromey <tromey@cygnus.com>
2000-07-27 warrenl * mauve-libgcj: Activated serialization tests.
2000-07-27 mmitchel * cp-tree.h (function_depth): Declare.
2000-07-27 law * c-decl.c (finish_function): Don't treat 'main' speci...
2000-07-27 law * gcc.dg/c99-main-1.c: New test.
2000-07-27 lawFix typo.
2000-07-27 jason * dwarf2out.c (gen_typedef_die): Abort if we...
2000-07-27 mmitchel Put phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-27 tromey * java/awt/geom/RectangularShape.java (getPathIterator):
2000-07-27 ghazi * fini.c (main): Avoid automatic aggregate initialization.
2000-07-27 law * expr.h (get_alias_set, lang_get_alias_set...
2000-07-27 law * c-decl.c (store_parm_decls): In C99 mode...
2000-07-27 law * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl...
2000-07-27 ghazi * c-parse.in (string): For -Wtraditional, warn about...
2000-07-27 law * pa/x-pa-hpux: Add -D_HIUX_SOURCE to FIXPROTO_...
2000-07-27 korbbrely* on GCC defining the __xxx_TYPE__ macros
2000-07-27 apbianco2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-27 lawDaily bump.
2000-07-27 mmitchel * decl.c (start_cleanup_fn): Mark the function as...
2000-07-27 cagneyThu Jul 27 11:54:17 2000 Andrew Cagney <cagney@b1...
2000-07-27 law2000-04-27 Dave Pitts <dpitts@cozx.com>
2000-07-27 law * i370.c: Remove LONGEXTERNAL ifdef from alias_...
2000-07-27 law * pexecute.c (pexecute) [__MSDOS__]: Change...
2000-07-27 law * reload.c (find_reloads_toplev): Reload a...
2000-07-27 law * gcc.c-tortuer/execute/20000726-1.c: New test.
2000-07-27 law * h8300.c (print_operand): Print ":8" when...
2000-07-27 law * varasm.c (assemble_variable) [! defined(ASM_O...
2000-07-27 lawAdd Geoff K to the folks with global write permissions.
2000-07-27 geoffk* emit-rtl.c (gen_lowpart_common) [REAL_ARITHMETIC...
2000-07-27 rth * config/ia64/ia64.md (movqicc_astep, movqi_int...
2000-07-26 law * getcwd.c: Include string.h, stdlib.h for...
2000-07-26 law * Makefile.in (rename.o, waitpid.o): Depend...
2000-07-26 law * real.c (asctoeg): Rename `error' label to...
2000-07-26 nickcRemove definition of __arm__ from CPP_PREDEFINES
2000-07-26 pme2000-07-26 Phil Edwards <pme@sourceware.cygnus.com>
2000-07-26 nickcAccept SEQUENCE as well as PARALLEL blocks in FRAME_REL...
2000-07-26 bkoz2000-07-26 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-07-26 mmitchel * parse.y: Add missing ';'.
2000-07-26 mmitchel * parse.y (empty_parms): Use `()', not `(...)', when...
2000-07-26 toon2000-07-26 Toon Moene <toon@moene.indiv.nluug.nl>
2000-07-26 lawDaily bump.
2000-07-26 bkoz2000-07-25 Benjamin Kosnik <bkoz@gnu.org>
2000-07-26 bkoz2000-07-24 H.J. Lu <hjl@gnu.org>
2000-07-26 aoliva* gcc.c-torture/execute/enum-2.c: New test.
2000-07-26 aoliva* c-decl.c (finish_enum): Convert enumerations that...
2000-07-25 rth * config/alpha/osf.h (SIZE_TYPE, PTRDIFF_TYPE...
2000-07-25 amylaar * sh.md (cmpgtdi_t): Must be split.
2000-07-25 zack * cpplib.c (_cpp_check_directive): Issue -Wtraditional
2000-07-25 ghazi * gcc.dg/cpp/tr-warn3.c: New test.
2000-07-25 nathan Kill strict_prototype. Backwards compatibility only for
2000-07-25 nathan * invoke.texi (strict-prototypes): Remove.
2000-07-25 nathan * g++.old-deja/g++.ext/implicit1.C: Remove.
2000-07-25 nathan * g++.old-deja/g++.other/for2.C: New test.
2000-07-25 nathan * decl.c (poplevel): Deal with anonymous variables...
2000-07-25 jakub * config/i386/i386.md (andsi_1+1): Allow HImode.
2000-07-25 jakub * config/i386/i386.md (call_pop): Check operands[0],
2000-07-25 zack * toplev.c (pipe_closed): Delete.
2000-07-25 dje * rs6000.c (print_operand, case 'T'): New case.
2000-07-25 rolfwr2000-07-23 Rolf W. Rasmussen <rolfwr@ii.uib.no>
2000-07-25 apbianco2000-07-25 Alexandre Petit-Bianco <apbianco@cygnus...
2000-07-25 toon2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
2000-07-25 toon2000-07-25 Toon Moene <toon@moene.indiv.nluug.nl>
2000-07-25 lawDaily bump.
2000-07-25 rth * config/ia64/ia64.c (ia64_print_operand):...
2000-07-24 zack * cppexp.c: Warn about unary + if -Wtraditional.
2000-07-24 echristo*** empty log message ***
2000-07-24 meissnerDelete references to FUNCTION_ARG_KEEP_AS_REFERENCE
2000-07-24 echristo2000-07-18 Eric Christopher <echristo@redhat.com>
2000-07-24 bkoz2000-07-24 Benjamin Kosnik <bkoz@purist.soma.redhat...
2000-07-24 geoffk* gcc.c-torture/execute/20000722-1.x: New, testcase...
2000-07-24 nickcGenerate REG_FRAME_RELATED_EXPR notes that are compatib...
2000-07-24 jason * dwarf2out.c: Complain if DWARF2_DEBUGGING_INF...
2000-07-24 jason * Makefile.in (bootstrap): Move -BstageN/ to...
2000-07-24 jasontweak
2000-07-24 jakub * tradcpp.c (main): Update max_include_len for cpp_inc...
2000-07-24 meissnerAdd D30V options
next