OSDN Git Service

pf3gnuchains/gcc-fork.git
2000-12-21 jsm28 * acinclude.m4, configure.in, mkcheck.in,
2000-12-21 m.hayes * md.texi (Looping Patterns): New node.
2000-12-21 jsm28 * gcc.texi, cpp.texi: Update last-updated dates.
2000-12-21 jsm28 * g77install.texi: Adjust wording of an EGCS reference.
2000-12-21 jsm28 * BUGS, NEWS: Regenerate.
2000-12-21 cchavva* varasm.c (output_addressed_constants): Use language...
2000-12-21 grahams * combine.c (distribute_notes): Handle REG_NON_...
2000-12-21 tromey * java/beans/PropertyChangeListener.java: Extends...
2000-12-21 tromey * java/util/zip/Deflater.java (update, init): Now...
2000-12-21 berndsia64 specific scheduling bits
2000-12-21 dj* dwarf2out.c (simple_decl_align_in_bits): new
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-21 jsm28 * gccbug.in: Fix typo.
2000-12-21 berndsNew testcase
2000-12-21 berndsNew compilation test case.
2000-12-21 lawDaily bump.
2000-12-21 bkoz2000-12-20 Benjamin Kosnik <bkoz@redhat.com>
2000-12-21 robertl * haifa-sched.c (schedule_block): Provide empty...
2000-12-21 bryce * java/util/BasicMapEntry.java: Re-added.
2000-12-21 gdr * src/Makefile.am (sources): Remove complex.cc, comple...
2000-12-21 rth * rtl.h (REG_NON_LOCAL_GOTO): New.
2000-12-20 rth * g++.old-deja/g++.pt/crash36.C: Update error...
2000-12-20 pme2000-12-20 Phil Edwards <pme@sources.redhat.com>
2000-12-20 denisc * config/avr/avr.c (out_movsi_r_mr, out_movsi_mr_r...
2000-12-20 rth * c-typeck.c (build_asm_stmt): New, broken...
2000-12-20 rth * cp-tree.h: Update declarations.
2000-12-20 berndsSupport scheduling across extended basic blocks
2000-12-20 berndsFix ARM bootstrap problems introduced by last change
2000-12-20 aoliva* final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.
2000-12-20 lawDaily bump.
2000-12-20 bkoz2000-12-20 Benjamin Kosnik <bkoz@fillmore.constant...
2000-12-20 bkoz2000-12-20 Benjamin Kosnik <bkoz@fillmore.constant...
2000-12-20 bkoz2000-12-19 Curtis Janssen <cljanss@ca.sandia.gov>
2000-12-20 bkoz2000-12-19 Benjamin Kosnik <bkoz@redhat.com>
2000-12-20 bkoz2000-12-19 Benjamin Kosnik <bkoz@redhat.com>
2000-12-19 bkoz2000-12-19 Benjamin Kosnik <bkoz@fillmore.constant...
2000-12-19 bkoz2000-12-19 Loren J. Rittle <ljrittle@acm.org>
2000-12-19 bkoz2000-12-19 Mark Kettenis <kettenis@gnu.org>
2000-12-19 bkoz2000-12-19 Benjamin Kosnik <bkoz@fillmore.redhat...
2000-12-19 jsm28 * texinfo: Remove directory from GCC.
2000-12-19 rth * system.h (getopt): Update prototype to match...
2000-12-19 law From Jeff Law.
2000-12-19 berndsMore scheduler infrastructure.
2000-12-19 berndsFlow fixes for cond_exec on ia64
2000-12-19 clm * reload1.c (reload_combine): Take multi-hard...
2000-12-19 jsm28 * invoke.texi (-print-search-dirs): Make references...
2000-12-19 gdr * include/bits/std_complex.h (complex<float>...
2000-12-19 lawDaily bump.
2000-12-19 warrenl * java/util/GregorianCalendar.java (GregorianCalendar...
2000-12-19 ghazi * fold-const.c (tree_expr_nonnegative_p): Treat truth...
2000-12-19 amylaar * reload.c (push_reload): When using a dying register...
2000-12-19 jsm28 * config/d30v/d30v.h (EXIT_BODY): Update comment.
2000-12-18 jsm28 * config.gcc (*-*-linux*): Don't define HAVE_ATEXIT...
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-12-18 tromey * libjava.mauve/mauve.exp (test_mauve): Don't look...
2000-12-18 bryceRemoved additional addNotify() peer hacks.
2000-12-18 jsm28 * COPYING: Update to current
2000-12-18 bryce Fix for PR gcj/373:
2000-12-18 bryce * java/awt/Window.java (addNotify): Remove peer castin...
2000-12-18 bryce Fix for PRs gcj/312 and gcj/253:
2000-12-18 toon2000-12-18 Toon Moene <toon@moene.indiv.nluug.nl>
2000-12-18 neil * c-lex.c (cb_file_change): Treat in_system_header...
2000-12-18 neil * gcc.dg/cpp/cmdlne-P.c: New test.
2000-12-18 neil * cppmain.c: Update print.lineno with -P.
2000-12-18 jsm28 * gcc.c-torture/execute/builtin-abs-1.c,
2000-12-18 neil * c-lex.c: s/change_file/file_change.
2000-12-18 bkoz2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2000-12-18 bkoz2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2000-12-18 bkoz2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
2000-12-18 aoliva* MAINTAINERS: Added self as sh port co-maintainer...
2000-12-18 jsm28 * g77install.texi: Remove obsolete parts only used...
2000-12-18 neil * c-lex.c (lex_lineno): Remove.
2000-12-18 jsm28 * docs/html/17_intro/COPYING: Update to current
2000-12-18 jsm28 * COPYING: Update to current
2000-12-18 lawDaily bump.
2000-12-18 bryce * java/util/zip/natInflater.cc (inflate): Treat...
2000-12-17 kenner * print-tree.c (print_node): Print DECL_USER_ALIGN...
2000-12-17 neil * cpplib.h (struct cpp_reader): Remove referenc...
2000-12-17 kenner * dwarf2out.c (loc_descriptor_from_tree, case NOP_EXPR...
2000-12-17 kennerWhitespace change
2000-12-17 rearnsha* Makefile.in (check-po): Use $(MAKE).
2000-12-17 neil * cppmain.c (check_multiline_token): New function.
2000-12-17 pthomas2000-12-14 Philipp Thomas <pthomas@suse.de>
2000-12-17 neil * gcc.dg/cpp/multiline.c: New test.
2000-12-17 ghazi * c-common.c (c_common_nodes_and_builtins): Create a
2000-12-17 bryce * java/util/ArrayList.java (data): Declare transient.
2000-12-17 kenner * diagnostic.c (finish_abort): Deleted.
2000-12-17 denisc * config/avr/avr.c (out_set_stack_ptr): Update comment.
2000-12-17 bryce2000-12-17 Jeff Sturm <jeff.sturm@commerceone.com>
2000-12-17 lawDaily bump.
2000-12-17 m.hayes * c4x.h: Add ASM_OUTPUT_DEF definition for bounded...
2000-12-17 pthomas2000-12-17 Philipp Thomas <pthomas@suse.de>
2000-12-17 pthomas2000-12-17 Philipp Thomas <pthomas@suse.de>
2000-12-17 neil * g++.old-deja/g++.other/syshdr1.C: Update.
2000-12-17 neil * c-lex.c: Move main_input_filename handling...
2000-12-16 m.hayes * config/c4x/c4x.md: Remove redundant @s from output...
2000-12-16 m.hayes * config/c4x/c4x.h (REGISTER_TARGET_PRAGMAS): Call...
2000-12-16 m.hayes * config/c4x/c4x.h (MD_INIT_BUILTINS): Add void_list_n...
2000-12-16 m.hayes * config/c4x/c4x.h (MD_INIT_BUILTINS, MD_EXPAND_BUILTI...
2000-12-16 m.hayes * libgcc2.h: Use Wtype for SItype and DWtype for DItyp...
next