OSDN Git Service

* collect2.c (find_a_file): Use HAVE_DOS_BASED_FILE_SYSTEM in place
[pf3gnuchains/gcc-fork.git] / gcc / gcse.c
1999-03-31 rth * flow.c (find_basic_blocks): New argument...
1999-03-21 law * gcse.c (dump_hash_table): Fix whitespace in declaration.
1999-03-10 law * gcse.c (compute_pre_local_properties): Delete.
1999-03-10 law * gcse.c: More comments, whitespace and similar...
1999-03-10 laws/ /<tab>/g
1999-03-10 law * gcse.c: Update various comments.
1999-03-10 law * gcse.c (run_jump_opt_after_gcse): New variable.
1999-03-06 ghazi * c-aux-info.c (data_type, affix_data_type...
1999-02-24 amylaarTypo fix in comment.
1999-01-11 rthUpdate copyrights.
1999-01-11 rth * basic-block.h (basic_block_head): Rename...
1999-01-06 lawFix copyright dates.
1998-12-23 ghaziWarning fixes:
1998-12-17 nickcAdd: #include "expr.h"
1998-10-29 law * flow.c (XNMALLOC): New macro.
1998-10-19 law * gcse.c (compute_hash_table): Correctly identi...
1998-10-17 law * gcse.c (dump_cuid_table): Correct typo.
1998-10-10 law * flow.c (find_basic_blocks): Delte "live_reach...
1998-10-08 rth * flow.c (find_basic_blocks): Calc upper bound...
1998-10-07 rth * gcse.c (pre_insert_insn): Tweek to notice...
1998-10-07 rth * gcse.c (pre_insert_insn): When a call ends...
1998-09-15 lawFix out of date comments after previous change.
1998-09-15 law * gcse.c: New definition NEVER_SET for reg_firs...
1998-08-15 law * loop.c (add_label_notes): Do not ignore refer...
1998-07-13 law * gcse.c (hash_scan_insn): Add missing argument...
1998-07-06 law * gcse.c (hash_scan_insn): New argument IN_LIBC...
1998-06-24 jfc * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx...
1998-06-22 wilsonFix irix6 -O3 -funroll-all-loops bootstrap failure...
1998-06-20 law * calls.c (expand_call): Initialize "src" and...
1998-06-08 ghaziWarning fixes:
1998-05-29 law * gcse.c (pre_delete): Fix code to determine...
1998-05-20 law * gcse.c (current_function_calls_longjmp):...
1998-05-20 jasonremove CYGNUS LOCAL
1998-05-20 law * Global CSE and constant/copy propagation.