aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1997-11-13cccp.c, cpplib.c (compare_defs): Don't complain about arg name respellings un...Paul Eggert3-4/+14
1997-11-14* fold-const.c (fold_truthop): Fix bug in last change.J"orn Rennecke2-2/+6
1997-11-13patch from paul eggert to fix -0.0/0.0 confusion that breaks glibcPaul Eggert6-6/+27
1997-11-13lib1funcs.asm: Minor whitespace changes.Jeffrey A Law2-18/+24
1997-11-13Whitespace changes.Jeff Law1-1/+1
1997-11-13flow.c (find_basic_blocks): During marking phase...Jeffrey A Law2-30/+28
1997-11-13mips.h (GO_IF_LEGITIMATE_ADDRESS): Delete code swapping xplus0 and xplus1 whe...Jim Wilson2-8/+5
1997-11-13removed unused parm to build_new_function_callJason Merrill4-7/+10
1997-11-13tweakJason Merrill1-1/+1
1997-11-13* m68k/x-next (OTHER_FIXINCLUDES_DIRS): Include /NextDeveloper/Headers.Jeffrey A Law2-1/+3
1997-11-13confiugre.in: Tweak NCR entries.Jeffrey A Law3-2/+7
1997-11-13Fix problems in splitting DF constants on big endian hosts & Davids patch for...Michael Meissner3-36/+76
1997-11-13init.c (build_new): Make the cleanup last longer.Jason Merrill2-1/+22
1997-11-13lose implicit intJason Merrill13-34/+19
1997-11-13fold-const.c (fold_truthop): When changing a one-bit comparison against zero ...J"orn Rennecke2-2/+25
1997-11-12thinkoJason Merrill2-8/+2
1997-11-12pt.c (do_type_instantiation): Fix typo.Jason Merrill3-6/+32
1997-11-12Fix typo.Jeff Law1-1/+1
1997-11-12except.c: Do not include "assert.h".Jeffrey A Law4-78/+140
1997-11-12flow.c (find_basic_blocks): Refine further to get a more correct cfg...Jeffrey A Law2-121/+157
1997-11-12call.c (build_method_call): Call complete_type before checking for destructor.Benjamin Kosnik2-1/+6
1997-11-12init.c (build_new): Handle freeing allocated memory when the constructor throws.Jason Merrill5-8/+47
1997-11-11except.c (expand_end_catch_block): Lose call to __sjpopnthrow.Jason Merrill2-11/+5
1997-11-12glimits.h (SHRT_MIN): Define in a way suitable for 16 bit hosts.J"orn Rennecke3-29/+79
1997-11-11cygwin32 patch for NoerJim Wilson3-1/+12
1997-11-11except.c (do_pop_exception): Return a value.Jason Merrill2-0/+5
1997-11-11call.c (build_new_method_call): Handle getting a TEMPLATE_ID_EXPR around a TE...Jason Merrill6-44/+117
1997-11-11new testsJason Merrill29-0/+871
1997-11-10decl.c (grokdeclarator): Tweak conditions for pedwarn in previous change.Jason Merrill3-5/+23
1997-11-11mips.h (MASK_DEBUG_H): Set to zero, so this bit is available elsewhere.Gavin Koch2-1/+6
1997-11-11sparc.md (mov[sdt]f_const_insn): Fix condition to match what the instruction ...Doug Evans2-3/+17
1997-11-10stmt.c (expand_decl_cleanup_no_eh): New fn.Jason Merrill9-54/+168
1997-11-10Remove ENABLE_REGMOVE_PASS.Joern Rennecke2-5/+0
1997-11-10alias.c (MAX_ALIAS_LOOP_PASSES): Define.Jeffrey A Law2-5/+32
1997-11-09* fixinc.svr4 (__STDC__): Add another case.Jeffrey A Law2-0/+5
1997-11-09a29k.h (ELIGIBLE_FOR_EPILOGUE_DELAY): Avoid loads from varying addresses in t...J"orn Rennecke2-2/+12
1997-11-09dgux.h (ASM_CPU_SPEC): Reformatted to suppress wrong whitespace in generated ...Manfred Hollstein2-8/+13
1997-11-09flags.h (flag_rerun_loop_opt): Declare.Jim Wilson4-2/+17
1997-11-09decl.c (add_block_current_level): Delete.Jim Wilson3-12/+6
1997-11-08New entry.Jeff Law1-0/+5
1997-11-08Sync SH port with FSF; enable regmove for SH.J"orn Rennecke6-665/+2440
1997-11-07* decl2.c (finish_file): Put back some code.Jason Merrill2-0/+9
1997-11-07frame.c (add_fdes, count_fdes): Go back to checking pc_begin for linked once ...Jason Merrill2-2/+7
1997-11-06decl2.c (finish_file): Remove redundant code.Jason Merrill3-6/+12
1997-11-06tweak to be in sync with devoBrendan Kehoe1-5/+5
1997-11-06except.c (call_eh_info): Split out...Jason Merrill2-23/+51
1997-11-05alias.c (find_base_value): Only return the known base value for pseudo regist...Jeffrey A Law2-4/+13
1997-11-05Fix i386-linux build failure.Jim Wilson3-10/+30
1997-11-05New test.Jeff Law1-0/+26
1997-11-04alpha.c (summarize_insn): Handle ASM_OPERANDS.Richard Henderson3-6/+20