OSDN Git Service

2001-07-26 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc /
2001-07-27 aph2001-07-26 Andrew Haley <aph@redhat.com>
2001-07-27 nathancp:
2001-07-27 nathancp:
2001-07-27 ro gcc/testsuite:
2001-07-27 gerald * doc/install.texi (Configuration): Properly link...
2001-07-27 gccadminDaily bump.
2001-07-27 wehle * flow.c (redirect_edge_and_branch_force):...
2001-07-26 rth * simplify-rtx.c (avoid_constant_pool_reference...
2001-07-26 scox * lib/g++.exp (g++_exit, g++_check_unsupported_p)...
2001-07-26 hubicka * rtl.h (cleanup_barriers): Declare.
2001-07-26 ro * glimits.h (_MACH_MACHLIMITS_H_): Delete.
2001-07-26 denisc * cse.c (cse_process_notes): Replace any registers...
2001-07-26 wehle * basic-block.h (PROP_ALLOW_CFG_CHANGES): Define.
2001-07-26 dje2001-07-26 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2001-07-26 clm * config/v850/v850.h (ENCODE_SECTION_INFO)...
2001-07-26 kazu * regmove.c (regmove_optimize): Don't replace a reg...
2001-07-26 amacleod2001-07-26 Andrew MacLeod <amacleod@redhat.com>
2001-07-26 lerdsuwa2001-07-22 Kriang Lerdsuwanakij <lerdsuwa@users.sourc...
2001-07-26 nathancp:
2001-07-26 nathancp:
2001-07-26 nathancp:
2001-07-26 gccadminDaily bump.
2001-07-26 neil * toplev.c, varasm.c, final.c: Include xcoffout.h...
2001-07-26 neil * cpphash.h (struct_lexer_state): Delete was_skipping.
2001-07-26 grahams * function.c (locate_and_pad_parm): Also pad...
2001-07-26 grahams * gensupport.c (alter_output_for_insn): Correct...
2001-07-26 grahams * function.c (locate_and_pad_parm): Also pad...
2001-07-26 rth * varasm.c (assemble_variable): Create DECL_RTL...
2001-07-25 hubickaFix typo spotted by Richard.
2001-07-25 hubicka * predict.c (estimate_probability): Avoid duplicated...
2001-07-25 kenner * config/alpha/alpha.c (print_operand, case '/'):...
2001-07-25 kenner * dbxout.c: Consistently use putc instead of fputc.
2001-07-25 clm * config/v850/v850.c (v850_va_arg): Use addr
2001-07-25 hubicka * flow.c (delete_dead_jumptables): New function.
2001-07-25 rth * except.c (reachable_handlers): Handle a regio...
2001-07-25 jasonxfail until patch applied
2001-07-25 rth * config/alpha/alpha.c (alpha_emit_conditional_...
2001-07-25 jason * call.c (joust): Only prefer a non-builtin...
2001-07-25 law * ssa.c (rename_insn_1): Do not wrap an assignm...
2001-07-25 aph2001-07-19 Andrew Haley <aph@cambridge.redhat.com>
2001-07-25 law * ssa-ccp.c (visit_expression): Handle CALL_INS...
2001-07-25 amacleod2001-07-25 Andrew MacLeod <amacleod@redhat.com>
2001-07-25 amacleod * config/ia64/ia64.h (STRIP_NAME_ENCODING): Strip...
2001-07-25 jasonfix noreturn warnings
2001-07-25 jasonmoved to dg
2001-07-25 ro * gcc.c-torture/execute/20010724-1.c: New file.
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 nathancp:
2001-07-25 rth * flow.c (find_sub_basic_blocks): Fix handling...
2001-07-25 gccadminDaily bump.
2001-07-25 rth * config/i960/i960.h (CPP_SPEC): Define _SOFT_F...
2001-07-25 rth * config/sparc/rtems.h (CPP_PREDEFINES): Remove...
2001-07-25 rth * config.gcc (arm*-*-rtems*): Include crtinit...
2001-07-25 rth * configure.in: Add rtems as a supported thread...
2001-07-25 pme2001-07-24 Phil Edwards <pme@sources.redhat.com>
2001-07-25 rth * stor-layout.c (get_mode_alignment): make...
2001-07-24 rth * simplify-rtx.c (avoid_constant_pool_reference...
2001-07-24 hubicka * flow.c (try_simplify_condjump): Avoid duplicated...
2001-07-24 hubicka * flow.c (try_forward_edges): Accept fallthru edge...
2001-07-24 rth * combine.c (distribute_notes): Move set of...
2001-07-24 hubicka * recog.c (split_all_insns_noflow): New.
2001-07-24 aph2001-07-18 Andrew Haley <aph@cambridge.redhat.com>
2001-07-24 aph2001-07-18 Andrew Haley <aph@cambridge.redhat.com>
2001-07-24 jason * lib/scanasm.exp (scan-assembler*): Don't...
2001-07-24 jasonmove to subdirs
2001-07-24 jason * g++.dg/dg.exp: Run tests from subdirectories...
2001-07-24 jason * lib/prune.exp (prune_gcc_output): Prune ...
2001-07-24 aph2001-07-24 Andrew Haley <aph@cambridge.redhat.com>
2001-07-24 jasontweak comment
2001-07-24 toon2001-07-24 David Billinghurst <David.Billinghurst...
2001-07-24 ro * config/mips/irix6-libc-compat.c: New file.
2001-07-24 gerald * rtl.texi (REG_POINTER): Document.
2001-07-24 nathan Simplify rtti, now we've only one ABI.
2001-07-24 hubicka * flow.c (delete_noop_moves): Do not confuse libcall...
2001-07-24 gccadminDaily bump.
2001-07-24 rth * flow.c (try_simplify_condjump): Use tidy_fall...
2001-07-23 kazu * reload.c: Fix comment typos.
2001-07-23 kazu * config/h8300/h8300-protos.h: Add a prototype for
2001-07-23 hubicka * gcse.c (cprop_insn): Update call of cprop_cc0_jump.
2001-07-23 hjl2001-07-23 H.J. Lu (hjl@gnu.org)
2001-07-23 rth * config/i386/i386.c (ix86_expand_setcc): Don...
2001-07-23 neil * objc/Make-lang.in (objc-act.o): Depend on debug.h.
2001-07-23 gerald * tm.texi (TARGET_FLOAT_FORMAT): Document IBM_FLOAT_FORMAT
2001-07-23 cpopetz * unroll.c (loop_iterations): Fix miscalculation of...
2001-07-23 law * gcc.c-torture/execute/20010723-1.c: New test.
2001-07-23 aph2001-07-13 Andrew Haley <aph@redhat.com>
2001-07-23 hubicka * flow.c (try_simplify_condjump): Unlink insn chain on
2001-07-23 hubicka * basic-block.h (find_sub_basic_block): Declare.
2001-07-23 hp * reload.c (push_reload): Fix typo in comment.
2001-07-23 gccadminDaily bump.
2001-07-23 rth * flow.c: Grammar check and clarify a lot of...
2001-07-23 grahams * cp/class.c (type_requires_array_cookie): Fix use...
2001-07-23 rth * fold-const.c (fold): Test vs FLOAT_TYPE_P...
2001-07-23 bje2001-07-23 Ben Elliston <bje@redhat.com>
2001-07-23 rth * m68k.c (const_uint32_operand): Abort if mode...
2001-07-22 rth * flow.c (split_block): Make sure bb_note is...
2001-07-22 hubicka * basic-block.h (redirect_edge_and_branch_force,
2001-07-22 neil * varasm.c: Don't inlcude dbxout.h, sdbout.h or xcoffo...
next