OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-01-06 greenFix comments for doclets
2001-01-06 aoliva* gcc.c-torture/execute/20010106-1.c: New test.
2001-01-06 rth * loop.c (scan_loop): Use xcalloc for the regs...
2001-01-06 jsm28 * gcc.dg/format/format.exp: New file.
2001-01-06 neil * mkdeps.c (deps_add_dep): Fix vector re-allocation.
2001-01-06 amylaar * integrate.c (copy_rtx_and_substitute): When copying
2001-01-06 lawDaily bump.
2001-01-06 bryce From patha@softlab.ericsson.se:
2001-01-06 m.hayes * loop.c (debug_biv, debug_giv): New.
2001-01-06 bkoz2001-01-05 Benjamin Kosnik <bkoz@redhat.com>
2001-01-06 law * pa.md (return, return_internal): Modify patterns...
2001-01-06 mrsTestcase for recent checkin.
2001-01-06 mrs * varasm.c (assemble_name): Ensure we output the strip...
2001-01-06 rthUpdate copyright.
2001-01-06 rth * dwarf2out.c (mem_loc_descriptor) [case MEM...
2001-01-06 nickcFaster __mulsi routine
2001-01-06 neil * cpp.texi: Update for -MQ.
2001-01-06 nickcImplement __builtin_return_address (0)
2001-01-05 zack * cpplib.h (struct cpp_reader): Add help_only field.
2001-01-05 nickcUse alloca to create temporary string for initialisatio...
2001-01-05 bryce * java/io/PipedReader: Synchronize on "lock" instead...
2001-01-05 m.hayes * rtl.h (print_simple_rtl): New.
2001-01-05 zack * function.c (fixup_var_refs): Use push_to_full_sequen...
2001-01-05 meissnerDeclare flag_reorder_blocks and flag_rename_registers
2001-01-05 aolivaNote that INSN_PTR may be the note at the beginning...
2001-01-05 aoliva* gcc.c-torture/execute/991228-1.c: Take word endiannes...
2001-01-05 dj* function.c (reorder_blocks): Make sure the flags...
2001-01-05 amylaar * cse.c (find_comparison_args): Stop if the argument...
2001-01-05 aoliva* config/sh/sh.md (movdf): When splitting load into...
2001-01-05 oldham2001-01-05 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-05 clm(dbxout_parms): Handle invisible ref where decl is...
2001-01-05 pme2001-01-05 Phil Edwards <pme@sources.redhat.com>
2001-01-05 denisc * config/avr/avr-protos.h (avr_peep2_scratch_safe...
2001-01-05 mmitchel * ggc-page.c (NUM_EXTRA_ORDERS): Hardwire to zero...
2001-01-05 jsm28 * builtins.def (BUILT_IN_CONJ, BUILT_IN_CREAL, BUILT_I...
2001-01-05 dberlinVECTOR_TYPE fixes for aliasing, and dwarf2 output.
2001-01-05 nathancp:
2001-01-05 korbbfix exit and atexit calls for vax-*-bsd systems
2001-01-05 rearnsha* arm.md (ldmsi_postinc): Avoid use of match_dup betwee...
2001-01-05 hubicka * simplify-rtx.c (cfc_args): add "unordered" field.
2001-01-05 nathancp:
2001-01-05 lawDaily bump.
2001-01-05 bryce * java/io/PipedInputStream: Rewrote to be simpler...
2001-01-05 neil * cpp.texi: Update for -MP. Clarify behaviour...
2001-01-05 aoliva* calls.c (emit_library_call_value_1): Support
2001-01-05 rth * c-decl.c (finish_struct): Detect flexible...
2001-01-05 rth * gcc.dg/20000926-1.c: Update expected warnings.
2001-01-05 m.hayes * config/c4x/c4x.c (c4x_expand_prologue): Don't compil...
2001-01-05 m.hayes * config/c4x/c4x.c (c4x_init_builtins): Remove builtin...
2001-01-05 aoliva* config/sh/sh.md (prget, prset): New insn types.
2001-01-05 m.hayes * loop.h (struct loop_reg): New.
2001-01-05 m.hayes * loop.c (prescan_loop): Set loop_info->has_nonconst_call.
2001-01-05 aoliva* config/sh/sh.h (EPILOGUE_USES): Recognize fpscr as...
2001-01-05 bryce * java/lang/Thread.java: Update comment.
2001-01-05 jsm28 * fold-const.c (fold): When folding a CONJ_EXPR of...
2001-01-04 jsm28 * c-common.c (SIZE_TYPE, WCHAR_TYPE): Define.
2001-01-04 amylaar * integrate.c (expand_inline_function): Don't put...
2001-01-04 bkoz2001-01-03 Benjamin Kosnik <bkoz@redhat.com>
2001-01-04 mmitchel Special-case tree_decl/tree_list allocations.
2001-01-04 kenner * varasm.c (output_constructor): Use HOST_WIDE_INT...
2001-01-04 pb2001-01-04 Philip Blundell <philb@gnu.org>
2001-01-04 aoliva* gencodes.c (output_predicate_decls): Remove empty...
2001-01-04 mmitchel * call.c (build_conv): Don't use build1 for USER_CONV.
2001-01-04 kenner * gcc.c-torture/execute/built-in-setjmp.c: New.
2001-01-04 mmitchel * tree.c (copy_node): Remove documentation about obstacks.
2001-01-04 ghazi * sparc.h (PREDICATE_CODES): Delete fp_sethi_p, fp_mov...
2001-01-04 ghazi * gencodes.c (output_predicate_decls): Fill empty...
2001-01-04 jakub * tradcpp.c (deps_file, print_deps_missing_files)...
2001-01-04 berndsSome tidyups for ia64 problems
2001-01-04 neil * cpp.texi: Update for -MT.
2001-01-04 lawDaily bump.
2001-01-04 bkoz2001-01-03 Benjamin Kosnik <bkoz@redhat.com>
2001-01-04 rth * c-decl.c (grokdeclarator): Give zero-length...
2001-01-03 aoliva* configure.in (tm.h): Include isns-codes.h last.
2001-01-03 rth * config/alpha/alpha.md (addvsi3, addvdi3)...
2001-01-03 aolivaUpdate the second copyright notice. Point to it from...
2001-01-03 sirl 2001-01-03 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-01-03 aoliva* gencodes.c (output_predicate_decls): New function.
2001-01-03 jsm28 * c-common.c (c_common_lang_init): New function. ...
2001-01-03 jsm28 * configure.in: Check for the mktemp command.
2001-01-03 tromey * java/awt/ScrollPane.java (setBlockIncrement): Throw...
2001-01-03 jsm28 * gcc_update: Add cpp.1 to the list of generated files.
2001-01-03 jsm28contrib:
2001-01-03 oldham2001-01-03 Jeffrey Oldham <oldham@codesourcery.com>
2001-01-03 mrs * snapshot: Update to account for java libraries.
2001-01-03 ghaziupdate copyrights
2001-01-03 ghazi * builtins.c (expand_builtin_strncmp): Use host_intege...
2001-01-03 bkoz2001-01-02 Benjamin Kosnik <bkoz@redhat.com>
2001-01-03 kenner * config/sparc/sparc.h (RETURN_IN_MEMORY): Return...
2001-01-03 nathancp:
2001-01-03 berndsImprove alias analysis for ia64
2001-01-03 nathancp:
2001-01-03 berndsFix silliness in last change
2001-01-03 aoliva* build-make (HOST_CFLAGS): Added `-DGENERATOR_FILE'.
2001-01-03 berndsAdd extra arg to cse_rtx_varies_p
2001-01-03 kenner * config/sparc/sparc.md (nonlocal_goto): Emit goto_han...
2001-01-03 jasonupdate
2001-01-03 berndsDon't use MEM_ALIAS_SET on a REG
2001-01-03 ovidiuWed Jan 3 00:49:10 2001 Ovidiu Predescu <ovidiu...
2001-01-03 ovidiuAdded __objc_msg_forward, a hook that allows external...
next