aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-11-19Add doc about SHORT_IMMEDIATES_SIGN_EXTENDMichael Meissner1-0/+5
1997-11-19dwarf2out.c (CIE_LENGTH_LABEL, [...]): New macros.Philippe De Muyter3-1/+56
1997-11-19Size filler array smaller if STACK_SIZE is defined.Michael Meissner2-0/+9
1997-11-19decl.c (make_implicit_typename): New fn.Jason Merrill2-5/+41
1997-11-19New test.Jeff Law1-0/+72
1997-11-19sh.md (attribute "type"): Add nil.J"orn Rennecke2-22/+22
1997-11-18Fix gcc2 irix5 c-torture failures, EH/large frame errorsJim Wilson3-5/+63
1997-11-18Various changes from devo.Jeff Law10-29/+137
1997-11-18* stdstrbufs.cc (DEF_STDFILE): Use STD_VTABLE.H.J. Lu2-1/+5
1997-11-18close.c (f_exit): Reset f__init so that f_clos does not (incorrectly) think t...Mumit Khan2-0/+10
1997-11-18pt.c (do_poplevel): Don't prohibit jumps into this contour.Bruno Haible2-1/+5
1997-11-17From Tom TromeyTom Tromey2-5/+29
1997-11-17* t-h8300 (MULTILIB_EXCEPTIONS): Define.Jeffrey A Law2-0/+5
1997-11-17search.c (dfs_record_inheritance): Ignore template type parms.Jason Merrill4-10/+40
1997-11-16* i386/sco5.h (HAVE_ATEXIT): Delete definition.Robert Lipe2-1/+4
1997-11-16cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionl return.Jeffrey A Law2-1/+9
1997-11-16sco5.h (ASM_OUTPUT_ALIGNED_BSS): Define.J. Kean Johnston2-1/+32
1997-11-16Makefile.in (compare, [...]): Define $stage for each shell command.Manfred Hollstein2-0/+8
1997-11-16* Makefile.in (SHLIB): Build with CC instead of CXX.Jeffrey A Law2-1/+5
1997-11-16win-nt.h (TRAMPOLINE_TEMPLATE): Fix offsets.Richard Henderson3-4/+11
1997-11-15call.c (build_new_op): Fix copy error.Jason Merrill5-55/+187
1997-11-14add missing comment from devo.Jeff Law1-0/+2
1997-11-14dwarfout.c (byte_size_attribute): Add local var upper_bound and add case to h...Fred Fish2-4/+22
1997-11-14* toplev.c (get_run_time): Do something sensible for cygwin32.Jeffrey A Law2-4/+7
1997-11-14intrin.def: Supply gfrt for CPU_TIME.Dave Love3-4/+13
1997-11-14expr.c (expand_builtin_setjmp): Set current_function_has_nonlocal_label.Richard Henderson4-20/+56
1997-11-14alpha.c (output_prolog [*]): Prefix entry labels with '$' to keep them from b...Richard Henderson4-21/+30
1997-11-14alpha.c (call_operand): Any reg is valid for WinNT.Richard Henderson4-23/+80
1997-11-14* calls.c (expand_call): Handle pcc_struct_value correctly for C++.Jeffrey A Law2-30/+8
1997-11-14xm-cygwin32.h (HAVE_FILE_H, [...]): Delete defines.Jeffrey A Law4-6/+6
1997-11-13reload1.c (new_spill_reg): Improve fixed or forbidden register spill error me...Michael Meissner2-2/+10
1997-11-13prefix.c: Use stdarg.h only ifdef __STDC__.Kaveh R. Ghazi2-1/+10
1997-11-13integrate.c (save_for_inline_copying): Add return value from savealloc.Jeffrey A Law2-1/+6
1997-11-13fixincludes: Be a little more restrictive on what we will substitute to repla...Brendan Kehoe2-2/+7
1997-11-13Add -frepo docs.Jeff Law1-2/+36
1997-11-13Minor spacing nit.Jeff Law1-1/+1
1997-11-13Comment change.Jeff Law1-0/+3
1997-11-13dbxout.c (dbxout_symbol_location): Don't assume that variables whose address ...Michael Meissner2-1/+12
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