OSDN Git Service

Shorten primitive array allocation path:
[pf3gnuchains/gcc-fork.git] / gcc /
2000-12-24 bryce Shorten primitive array allocation path:
2000-12-23 denisc * config/avr/avr.c (out_movqi_r_mr, out_movhi_r_mr...
2000-12-23 jasonxfail
2000-12-23 lawDaily bump.
2000-12-23 jsm28 * builtins.def (BUILT_IN_LABS, BUILT_IN_LLABS, BUILT_I...
2000-12-23 jsm28 * c-common.c (builtin_function_2): New function.
2000-12-23 jason * typeck.c (build_binary_op): Fix pmf compariso...
2000-12-23 jason * pt.c (more_specialized): Don't optimize len==0.
2000-12-22 jason * typeck.c (build_binary_op): Fix pmf compariso...
2000-12-22 jsm28 * gccbug.in: Add libgcj and preprocessor categories.
2000-12-22 jsm28 * gcc.c-torture/compile/20001222-1.c: New test.
2000-12-22 berndsFix error in last change
2000-12-22 nickcPrevent LR from being used by 2nd cond exec pass.
2000-12-22 nickcAllow the (scratch) frame pointer to be initialised...
2000-12-22 jasonoops
2000-12-22 jason * call.c (joust): Use DECL_NONSTATIC_MEMBER_FUN...
2000-12-22 berndsRenamer improvements.
2000-12-22 jason * semantics.c (genrtl_finish_function): Don...
2000-12-22 jason In partial ordering for a call, ignore parms...
2000-12-22 ghaziFix typo in ChangeLog.
2000-12-22 ghazi * Makefile.in (sched-deps.o, sched-rgn.o): Fix depende...
2000-12-22 jason * collect2.c (main): Use auto_demangling.
2000-12-22 aoliva* gcc.c-torture/execute/comp-goto-2.c: New test.
2000-12-22 lawDaily bump.
2000-12-22 aoliva* function.c (assign_parms): Update parm's DECL_INCOMIN...
2000-12-22 grahams * reload.c (update_auto_inc_notes): New, broken...
2000-12-21 obrien2000-12-21 David O'Brien <obrien@FreeBSD.org>
2000-12-21 amylaar * gcc.c-torture/execute/20000822-1.c: Check for NO_TRA...
2000-12-21 amylaar * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2000-12-21 m.hayes * resource.c (mark_set_resources): Use MARK_SRC_DEST for
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 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 rth * rtl.h (REG_NON_LOCAL_GOTO): New.
2000-12-20 rth * g++.old-deja/g++.pt/crash36.C: Update error...
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-19 Benjamin Kosnik <bkoz@redhat.com>
2000-12-20 bkoz2000-12-19 Benjamin Kosnik <bkoz@redhat.com>
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 lawDaily bump.
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 jsm28 * COPYING: Update to current
2000-12-18 bryce Fix for PR gcj/373:
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 jsm28 * g77install.texi: Remove obsolete parts only used...
2000-12-18 neil * c-lex.c (lex_lineno): Remove.
2000-12-18 lawDaily bump.
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 kenner * diagnostic.c (finish_abort): Deleted.
2000-12-17 denisc * config/avr/avr.c (out_set_stack_ptr): Update comment.
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...
next