OSDN Git Service

pf3gnuchains/gcc-fork.git
1999-08-02 law * fix-header.c (main): When testing for CONTINU...
1999-08-02 law * sparc.c (sparc_block_profiler): Use the ...
1999-08-02 mmitchelNew tests
1999-08-02 mmitchel * call.c (build_conditional_expr): Fix typo in comment.
1999-08-02 law * gcc.c-torture/compile/990801-2.c: New test.
1999-08-02 mmitchel * splay-tree.h (splay_tree_insert): Return the new...
1999-08-02 law * cse.c (cse_insn): Fix loop which deletes...
1999-08-02 law * m68k.c (output_function_prologue): Fix typo...
1999-08-02 law * gcc.c-torture/compile/990801-1.c: New test.
1999-08-01 tromey1999-08-01 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-08-01 cruxCheck in part of an earlier patch that got lost
1999-08-01 geoffk * config/rs6000/rs6000.c (num_insns_constant_wide...
1999-08-01 cruxBackport of GC branch patches part 2: kill stmt status...
1999-08-01 lawDaily bump.
1999-08-01 ghazi * Makefile.in (ALL_CFLAGS): Add '-W -Wall'.
1999-08-01 tromey * NEWS: Likewise.
1999-08-01 tromey1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-07-31 tromey1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-07-31 tromey1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-07-31 tromey1999-07-31 Alexandre Oliva <oliva@dcc.unicamp.br>
1999-07-31 law * gcc.texi: Use terms "GNU Compiler Collection...
1999-07-31 cruxBackport of GC branch patches part 1: kill eh status...
1999-07-31 law * pa.c (compute_frame_size): Use STARTINg_FRAME...
1999-07-31 law * pa.md (reload_indi, reload_outdi): Allow...
1999-07-31 lawDaily bump.
1999-07-31 mmitchel * call.c (build_conditional_expr): Call convert_from_r...
1999-07-31 wilsonFix typo in help message.
1999-07-31 rthUpdate for label differences.
1999-07-31 rth * typeck2.c (initializer_constant_valid_p)...
1999-07-31 rth * c-typeck.c (initializer_constant_valid_p...
1999-07-30 rth * config/i386/sol2-c1.asm: Align the stack.
1999-07-30 vmakarov1999-07-30 Vladimir Makarov <vmakarov@loony.cygnus...
1999-07-30 rthJakub Jelinek <jj@ultra.linux.cz>
1999-07-30 ghaziWarning fixes:
1999-07-30 law * pa.md (zvdep_imm32): Renamed from zvdep_imm.
1999-07-30 law * pa.c (compute_zdepwi_operands): Renamed from...
1999-07-30 lawDaily bump.
1999-07-30 law * pa.h (FIRST_PARM_CALLER_OFFSET): Delete.
1999-07-29 cruxFix a cross toolchain build problem
1999-07-29 nickcUse force_operand to make sure that the buffer address...
1999-07-29 lawDaily bump.
1999-07-29 law * pa.md (indirect_jump): Remove mode from match...
1999-07-29 law * pa.c (emit_move_sequence): Always convert...
1999-07-29 geoffk * config/mips/mips.c: system.h handles MIN...
1999-07-28 law * pa.md (adddi3, subdi3): Turn into a define_ex...
1999-07-28 law * pa.c (store_reg): Do not call add_high_const...
1999-07-28 law * pa.c (legitimize_address): Consistently use...
1999-07-28 lawfix typo.
1999-07-28 law * README: Update.
1999-07-28 law * pa.md (call, call_value): Use "word_mode...
1999-07-28 law * pa.md (reload_indi, reload_outdi): Scratch...
1999-07-28 rth* builtins.c (expand_builtin): Typo in call to expand_b...
1999-07-28 rthWrong patch -- builtin_saveregs has already corrected...
1999-07-28 rth * pa.c (hppa_builtin_saveregs): Use get_vararg...
1999-07-28 rth * mn10300.c (mn10300_builtin_saveregs): Use...
1999-07-28 rth * mn10200.c (mn10200_va_arg): New.
1999-07-28 rth * builtins.c (std_expand_builtin_va_arg): Use...
1999-07-28 oliva* egcs_update (files_and_dependencies): Fixed typo in
1999-07-28 nickcPatch from Phillip Blundell <pb@nexus.co.uk> to add...
1999-07-28 rthKill CYGNUS LOCAL tags.
1999-07-28 mmitchel * call.c (conditional_conversion): Don't build BASE_CO...
1999-07-28 lawDaily bump.
1999-07-28 law * pa.md (post_store, pre_load): New expanders.
1999-07-28 jasonnew
1999-07-28 jason * cp-tree.h (DECL_VIRTUAL_CONTEXT): New macro.
1999-07-27 jasontweak whitespace
1999-07-27 jason * method.c: Remove prototype for largest_union_member.
1999-07-27 mmitchel * class.c (override_one_vtable): Adjust the use of...
1999-07-27 dje * aix43.h (ASM_CPU_SPEC, CPP_CPU_SPEC): Add rs64a...
1999-07-27 vmakarovTue Jul 27 15:31:53 1999 Vladimir Makarov <vmakarov...
1999-07-27 mmitchel * cp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-27 cruxFix SDB debug output generation for ARM/COFF
1999-07-27 meissnerAdd clones of fp-cmp-1 for float/long double; Change...
1999-07-27 oliva* egcs_update (files_and_dependencies): New function...
1999-07-27 lawadd EOL to keep patch happy.
1999-07-27 jason * expr.c (expand_expr, case PLUS_EXPR): Get the mode...
1999-07-27 jasontry again
1999-07-27 lawDaily bump.
1999-07-27 rth * m88k.c (m88k_builtin_saveregs): Break out...
1999-07-27 geoffkCorrect typo in my last change
1999-07-27 geoffk * config/rs6000/rs6000.c (rs6000_expand_builtin_saveregs):
1999-07-27 rth * i960.c (i960_setup_incoming_varargs): Use...
1999-07-27 rth * builtins.c (stabilize_va_list): Don't INDIREC...
1999-07-27 rth * except.c (start_dynamic_cleanup): Use force_o...
1999-07-27 mmitchel * tree.c (build_cplus_new): Adjust call to abstract_vi...
1999-07-27 jasonnew
1999-07-27 jason * input.c (feed_input): Only touch lineno and input_fi...
1999-07-26 rth * c4x.h (EXPAND_BUILTIN_VA_ARG): New.
1999-07-26 jason * input.c (feed_input): Add file, line parms.
1999-07-26 jason * cpplib.c (cpp_get_token): Don't return a CPP_POP...
1999-07-26 law * ansidecl.h: Copy attribute support macros from egcs.
1999-07-26 mmitchelNew test
1999-07-26 mmitchel * cp-tree.h (ncp_convert): Rename to perform_implicit_...
1999-07-26 mmitchel * exception.cc (__cplus_type_matcher): Match __eh_matcher
1999-07-26 mmitchel1999-07-26 Nathan Sidwell <nathan@acm.org>
1999-07-26 law * splay-tree.c (splay_tree_insert): Add initial...
1999-07-26 nickcApply Philip Blundell <pb@nexus.co.uk>'s patch to...
1999-07-26 zackUpdate my email address
1999-07-26 aph1999-07-26 Andrew Haley <aph@cygnus.com>
1999-07-26 nickcReplace %R%s with %r
next