aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-07-06libgcc2.c (L_exit): Provide a fake for atexit on systems which define ON_EXIT...Manfred Hollstein2-2/+15
1998-07-06* m68k.md (zero_extend QI to HI): Correctly handle TARGET_5200.Franz Sirl2-2/+7
1998-07-06* i386.c: Remove random whitespace at end of lines.Ulrich Drepper2-53/+55
1998-07-06i386.c (ix86_epilogue): For pentium processors...Ulrich Drepper2-6/+54
1998-07-06* alpha.c: Include tree.h before expr.h.Klaus Kaempf2-1/+5
1998-07-06cygwin32.h: Add some declaration of external functions.Jeff Law1-0/+77
1998-07-06cygwin32.h: Add some declaration of external functions.Ian Lance Taylor2-0/+60
1998-07-06reload1.c (delete_dead_insn): Don't delete feeding insn if that insn has side...J"orn Rennecke2-1/+5
1998-07-06flow.c (find_auto_inc): Clear UNCHANGING bit of register that is changed.J"orn Rennecke2-0/+7
1998-07-06reload1.c (reload_reg_free_before_p): RELOAD_FOR_OPADDR_ADDR precedes RELOAD_...J"orn Rennecke2-0/+4
1998-07-06print-rtl.c (print_rtx): Display the real-value equivalent of a const_double ...Richard Henderson4-16/+46
1998-07-06c-parse.in (struct_head, [...]): New nonterminals.Jason Merrill7-3163/+3309
1998-07-06* i386.c (is_fp_test): Fix thinko.Alasdair Baird2-1/+3
1998-07-06c-decl.c: Add warn_multichar.Jason Merrill6-2/+30
1998-07-06gcse.c (hash_scan_insn): New argument IN_LIBCALL_BLOCK.J"orn Rennecke2-6/+20
1998-07-06combine.c (expand_compound_operation): Fix thinko in code to optimize (zero_e...Jeffrey A Law2-1/+4
1998-07-06* gcc.c-torture/compile/980706-1.c: New test.Kamil Iskra2-0/+14
1998-07-06m68k.c (output_scc_di): Use cmpw #0 instead of tstl when testing address regi...Kamil Iskra2-1/+20
1998-07-06* jump.c (jump_optimize) Check for CONST_INT before using INTVAL.Alasdair Baird2-0/+6
1998-07-06regclass.c (allocate_reg_info): Initialize the entire reg_data virtual array.Richard Henderson2-2/+9
1998-07-06cpplib.c (cpp_options_init): Initialize cplusplus_comments to 1, matching Jul...Ian Lance Taylor2-1/+9
1998-07-06Make-lang.in (f77.stage?): Use mv -f instead of just mv so that we can move g...Mike Stump1-4/+4
1998-07-06Make-lang.in (f77.stage?): Use mv -f instead of just mv so that we can move g...Mike Stump1-0/+5
1998-07-06* Disable the following change from gcc2. Not appropriate for egcs:Jeffrey A Law2-1/+15
1998-07-06decl.c (lookup_tag): Use CP_DECL_CONTEXT.Jason Merrill3-2/+8
1998-07-06Redesign GCC_FUNC_PRINTF_PTR so that it doesn't define HOST_PTR_PRINTF directly.Kaveh R. Ghazi8-98/+121
1998-07-06jump.c (duplicate_loop_exit_test): Don't refuse to copy a section of code jus...Mark Mitchell3-20/+143
1998-07-06intdoc.in (HOSTNM_func, [...]): Note possible need for -lsocket.Dave Love3-12/+32
1998-07-06cse.c (CSE_ADDRESS_COST): New macro, based on ADDRESS_COST, but dealing with ...Mark Mitchell2-17/+35
1998-07-06* alpha/vms.h (TRAMPOLINE_TEMPLATE): Revert last change.Richard Henderson2-1/+5
1998-07-06libgcc2.c (__eprintf): Make args consistent with prototype in assert.h.Dave Love2-1/+6
1998-07-06intdoc.in: Add entry for DATE_AND_TIME.Dave Love6-10/+83
1998-07-05Daily bump.Jeff Law1-1/+1
1998-07-05cse.c (cse_insn): Second arg is an RTX now.Jeffrey A Law2-10/+27
1998-07-05cse.c (cse_insn): When SETting (MEM (ADDRESSOF (X))) to Y...Mark Mitchell2-2/+18
1998-07-05combine.c (simplify_comparison): Do not commute a AND into a paradoxical SUBR...Jeffrey A Law2-0/+13
1998-07-05freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with HAVE_GAS_MAX_SKIP_P2A...Jeff Law2-0/+4
1998-07-05freebsd-elf.h (ASM_OUTPUT_MAX_SKIP_ALIGN): Protect with HAVE_GAS_MAX_SKIP_P2A...Jeff Law1-0/+6
1998-07-04Daily bump.Jeff Law1-1/+1
1998-07-03Daily bump.Jeff Law1-1/+1
1998-07-02sparc.c (sparc_operand, [...]): Recognize CONSTANT_P_RTX.David S. Miller10-432/+202
1998-07-02alpha.c (alpha_initialize_trampoline): Hack around Pmode/ptr_mode lossage on ...Richard Henderson3-5/+14
1998-07-02Daily bump.Jeff Law1-1/+1
1998-07-02Define MUST_PASS_IN_STACK to override default. (Fixes testsuite/gcc.c-execut...Nick Clifton2-0/+11
1998-07-02Switch reg_n_info structure to use varraysMichael Meissner6-96/+189
1998-07-02expr.h (STACK_SIZE_MODE): New macro.David Edelsohn7-146/+195
1998-07-02Add initial varray support infrastructureMichael Meissner6-5/+281
1998-07-02Regenerate file.Robert Lipe1-90/+94
1998-07-02install.texi (sco3.2v5): Document new --with-gnu-as flag.Robert Lipe6-10/+86
1998-07-02haifa-sched.c (alloc_EXPR_LIST): Change to use unused_expr_list.Catherine Moore2-3/+8