OSDN Git Service

Remove trailing whitespace after a backslash.
[pf3gnuchains/gcc-fork.git] / gcc /
1998-07-09 lawRemove trailing whitespace after a backslash.
1998-07-09 law * Makefile.in (alias.o): Depend on $(EXPR_H).
1998-07-09 robertl
1998-07-09 robertl
1998-07-09 robertl
1998-07-09 robertlFrom Alexandre Oliva
1998-07-09 fx1998-07-09 Dave Love <d.love@dl.ac.uk>
1998-07-09 fxUpdate last change.
1998-07-09 amylaar * reload1.c (choose_reload_regs): If using an equivale...
1998-07-09 amylaar * reload1.c (emit_reload_insns): If an output reload...
1998-07-09 amylaar * reload.c (find_equiv_reg): If need_stable_sp is...
1998-07-09 law * jump.c (duplicate_loop_exit_test): Fix thinko.
1998-07-09 lawDaily bump.
1998-07-09 law * config/i386/rtemself.h: Updated to keep in...
1998-07-09 lawRegenerated.
1998-07-09 law * configure.in: Check if the assembler supports...
1998-07-08 law Fix debugging of CHARACTER*(*), etc., which requires
1998-07-08 lawd
1998-07-08 law
1998-07-08 law * print-rtl.c (print_rtx): Revert previous...
1998-07-08 law * gcc.dg/980709-1.c: New test.
1998-07-08 law * jump.c (duplicate_loop_exit_test): Do not...
1998-07-08 law * m32r.h (STDIO_PROTO): Fix typo.
1998-07-08 law * i386/cygwin32.h (STDIO_PROTO): Fix typo.
1998-07-08 law * pa.h (LEGITIMIZE_RELOAD_ADDRESS): Handle...
1998-07-08 law * flow.c (find_auto_inc): Remove most recent...
1998-07-08 law * cse.c (count_reg_usage): Count registers...
1998-07-08 wilson * Makefile.in (STAGESTUFF): Readd line lost during...
1998-07-08 wilsonFix big/little endian confusion.
1998-07-08 vmakarov * config/fp-bit.c (__gexf2, __fixxfsi, __floatsixf...
1998-07-08 robertlRemove '#line' directives from file. They were torment...
1998-07-08 vmakarov * toplev.c (lang_options): Add -Wlong-long, -Wno-long...
1998-07-08 fxHonor [sic] JCB technical writer preferences :-).
1998-07-08 law * rtlanal.c (reg_overlap_mentioned_p): Handle...
1998-07-08 law * configure.in: Also look at $srcdir/gas/config...
1998-07-08 lawDaily bump.
1998-07-07 law * dsp16xx.h : Clean up of macro OPTIMIZATION_OP...
1998-07-07 law * i386/cygwin32.h (ASM_DECLARE_FUNCTION_NAME): Merge...
1998-07-07 law * i386/cygwin32.h (ASM_DECLARE_FUNCTION_NAME): Merge...
1998-07-07 amylaar * reload1.c (choose_reload_regs): Don't set reload_ove...
1998-07-07 rth* gcc.c-torture/execute/bcp-1.c: New test.
1998-07-07 amylaar * expr.c (emit_queue): If emitting a SEQUENCE, set...
1998-07-07 amylaar * cse (cse_insn): Don't make change without validation.
1998-07-07 jasonoops
1998-07-07 jason * decl.c (xref_tag): Handle attributes between 'class...
1998-07-07 law * gcc.c-torture/execute/980707-1.c: New test.
1998-07-07 law * mn10200.md (various zero/sign extension patte...
1998-07-07 lawBump for snapshot
1998-07-07 law * print-rtl.c (print_rtx): Use REAL_VALUE_TYPE...
1998-07-07 rth * print-rtl.c (print_rtx): Only print fp values...
1998-07-07 lawDaily bump.
1998-07-07 lawBump for snapshot
1998-07-07 law * reload.c (find_equiv_reg): When looking for...
1998-07-07 law * reload.c (find_equiv_reg): If need_stable_sp is...
1998-07-07 law Support for dllimport and dllexport attributes for...
1998-07-06 law * libgcc2.c (L_exit): Provide a fake for atexit...
1998-07-06 law * m68k.md (zero_extend QI to HI): Correctly...
1998-07-06 law * i386.c: Remove random whitespace at end of...
1998-07-06 law * i386.c (ix86_epilogue): For pentium processor...
1998-07-06 law * alpha.c: Include tree.h before expr.h.
1998-07-06 lawX
1998-07-06 law
1998-07-06 law * reload1.c (delete_dead_insn): Don't delete feeding...
1998-07-06 law * flow.c (find_auto_inc): Clear UNCHANGING...
1998-07-06 law * reload1.c (reload_reg_free_before_p): RELOAD_...
1998-07-06 law * print-rtl.c (print_rtx): Display the real...
1998-07-06 law * c-parse.in (struct_head, union_head, enum_hea...
1998-07-06 law * i386.c (is_fp_test): Fix thinko.
1998-07-06 law * c-decl.c: Add warn_multichar.
1998-07-06 law * gcse.c (hash_scan_insn): New argument IN_LIBC...
1998-07-06 law * combine.c (expand_compound_operation): Fix...
1998-07-06 law * gcc.c-torture/compile/980706-1.c: New test.
1998-07-06 law * m68k.c (output_scc_di): Use cmpw #0 instead...
1998-07-06 law * jump.c (jump_optimize) Check for CONST_INT...
1998-07-06 law * regclass.c (allocate_reg_info): Initialize...
1998-07-06 law * cpplib.c (cpp_options_init): Initialize cplus...
1998-07-06 law8
1998-07-06 law
1998-07-06 law * Disable the following change from gcc2. ...
1998-07-06 jason * decl.c (lookup_tag): Use CP_DECL_CONTEXT.
1998-07-06 ghaziRedesign GCC_FUNC_PRINTF_PTR so that it doesn't define...
1998-07-06 mmitchel * jump.c (duplicate_loop_exit_test): Don't refuse...
1998-07-06 fx1998-07-06 Dave Love <d.love@dl.ac.uk>
1998-07-06 mmitchel * cse.c (CSE_ADDRESS_COST): New macro, based on ADDRES...
1998-07-06 rth * alpha/vms.h (TRAMPOLINE_TEMPLATE): Revert...
1998-07-06 rth * libgcc2.c (__eprintf): Make args consistent...
1998-07-06 fx1998-07-05 Dave Love <d.love@dl.ac.uk>
1998-07-06 lawDaily bump.
1998-07-05 law * cse.c (cse_insn): Second arg is an RTX now...
1998-07-05 law * cse.c (cse_insn): When SETting (MEM (ADDRESSO...
1998-07-05 law * combine.c (simplify_comparison): Do not commute...
1998-07-05 law0
1998-07-05 law
1998-07-05 lawDaily bump.
1998-07-04 lawDaily bump.
1998-07-03 davem * sparc.c (sparc_operand, move_operand, arith_operand,
1998-07-03 rth * alpha.c (alpha_initialize_trampoline): Hack...
1998-07-03 lawDaily bump.
1998-07-02 nickcDefine MUST_PASS_IN_STACK to override default. (Fixes...
1998-07-02 meissnerSwitch reg_n_info structure to use varrays
next