OSDN Git Service

pf3gnuchains/gcc-fork.git
2001-01-08 bryce * libjava.compile/SuperConstr.java: New test case.
2001-01-08 mmitchel * decl2.c (grokfield): Don't accept `asm' specifiers for
2001-01-08 mmitchel * ggc-page.c (max_alignment): New structure.
2001-01-08 sirl 2001-01-07 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2001-01-08 green001-01-07 Anthony Green <green@redhat.com>
2001-01-07 ghazi * builtins.def (BUILT_IN_FPRINTF): New entry.
2001-01-07 ghazi * expr.c (cplus_expand_expr): Don't reset `target'.
2001-01-07 rth * jump.c (simplejump_p): Recognize any single_s...
2001-01-07 rth * config/t-linux (SHLIB_INSTALL): Double quote...
2001-01-07 rth * configure.in (slibdir): Accept an --with...
2001-01-07 jakub * config/i386/i386.c (constant_call_address_operand...
2001-01-07 m.hayes * libgcc2.h (W_TYPE_SIZE): Fix case where MIN_UNITS_PE...
2001-01-07 greenFix bug in URLConnection and correct javadoc annotation...
2001-01-07 gerald * jump.c (reversed_comparison_code_parts): Fix typo...
2001-01-07 hubicka * jump.c (reversed_comparison_code_parts, reversed_com...
2001-01-07 neil * fix-header.c (read_scan_file): s/pfile/scan_in/.
2001-01-07 neil * c-lang.c (c_post_options): Call cpp_post_options.
2001-01-07 hubicka * jump.c (comparison_dominates_p): Support unordered...
2001-01-07 hubicka * simplify-rtx.c (simplify_relational_operation):...
2001-01-07 hubicka * combine.c (combine_simplify_rtx): Recognize the...
2001-01-07 hubicka * cse.c (fold_rtx): Handle unordered comparisons.
2001-01-07 hubicka * rtlanal.c (set_of_1): New static function.
2001-01-07 jsm28 * c-common.c (c_common_nodes_and_builtins): Add _Exit...
2001-01-07 neil * (initialize, initialize_builtins,
2001-01-07 aolivaFix typo.
2001-01-07 rth * collect2.c (COFF specific stuff): Revert...
2001-01-07 jsm28 * gcc.dg/format/format.h: New file.
2001-01-07 m.hayes * hard-reg-set.h: Add multiple include guard.
2001-01-07 m.hayes * loop.h (loop_insn_hoist): New prototype.
2001-01-07 m.hayes * loop.c (emit_iv_add_mult): Use single_set to examine...
2001-01-07 rth * sched-rgn.c (is_cfg_nonregular): Fix thinko...
2001-01-07 rth * Makefile.in (DRIVER_DEFINES): Define ENABLE_S...
2001-01-07 rth * Makefile.in (slibdir): New variable.
2001-01-07 rth * config/rs6000/aix.h (LINK_LIBGCC_SPECIAL_1...
2001-01-07 lawDaily bump.
2001-01-07 m.hayes * loop.c (count_loop_regs_set): Delete.
2001-01-07 neil * toplev.c (main): Call the front-end specific...
2001-01-07 neil * c-lex.c (init_c_lex): Request #define / ...
2001-01-07 aoliva* reload.c (subst_reloads): Take INSN argument. When
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>
next