aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law18-46/+118
1997-12-14Change from latest gcc-2.8 prereleaseJeff Law1-0/+7
1997-12-14call.c (implicit_conversion): Don't call build_user_type_conversion_1 with a ...Mark Mitchell3-3/+17
1997-12-14tweakJason Merrill1-1/+0
1997-12-14tweak commentJason Merrill1-1/+4
1997-12-13* expr.c (expand_builtin): Support BUILT_IN_FMOD - just call fmod.Per Bothner2-0/+7
1997-12-12flow.c (flow_analysis): Be consistent with find_basic_blocks in determining w...Jason Merrill2-1/+5
1997-12-12errfn.c (cp_pedwarn, [...]): Replace extern decls with casts.Jason Merrill4-45/+21
1997-12-12add dwarf2 noteJason Merrill1-0/+3
1997-12-12integrate.c (initialize_for_inline): In DECL_RTL of a PARM_DECL, look inside ...Richard Kenner2-2/+10
1997-12-12Rebuild after recent changes.Jeff Law1-496/+495
1997-12-12osf2or3.h (LIB_SPEC): Restore missing defn.Jason Merrill4-2/+9
1997-12-12except.c (call_get_eh_context): Don't mess with sequences.Jason Merrill2-15/+10
1997-12-12Finish last change. I'm no emacs wizard :(Jeff Law1-17/+17
1997-12-12Fix minor bug in BeOS changes.Jeff Law1-0/+3
1997-12-12Revert last changeJeff Law3-17/+3
1997-12-12collect2.c (write_c_file_glob): Allocate initial frame object in static stora...Paul Eggert2-2/+18
1997-12-12except.c (call_get_eh_context): Don't take a parm.Jason Merrill5-258/+22
1997-12-12xm-go32.h (EXECUTABLE_SUFFIX): Define.Marc Lehmann2-0/+13
1997-12-11linux.h (STACK_BOUNDARY): Define as 64 for glibc2.Dave Love3-3/+17
1997-12-11fixincludes (str{len,spn,cspn} return value): Handle different layout on sysV88.Manfred Hollstein2-0/+53
1997-12-11tree.c, tree.h: Change tree_code_type, tree_code_length, and tree_code_name f...John F. Carr9-263/+236
1997-12-11cvs commit ChangeLog config.sub configure configure.in toplev.cFred Fish12-6/+337
1997-12-11* config.guess: Add BeOS support.Fred Fish2-0/+10
1997-12-11m68k.h (GO_IF_LEGITIMATE_ADDRESS): No longer cater to horribly old and broken...Jeffrey A Law2-3/+10
1997-12-11objc-act.c (lang_report_error_function): Disable.H.J. Lu3-10/+170
1997-12-12decl2.c (comdat_linkage): Also set DECL_COMDAT.Jason Merrill3-17/+18
1997-12-12flow.c (find_basic_blocks): A CALL_INSN that can throw starts a new basic block.Jason Merrill2-2/+13
1997-12-12except.c (use_eh_context): Don't copy_rtx a REG.Jason Merrill8-419/+26
1997-12-11Thread-safe EH support for pthreads, DCE threads and Solaris threads.Teemu Torma1-0/+321
1997-12-11[multiple changes]Teemu Torma20-134/+567
1997-12-11Rebuild after recent changes.Jeff Law1-0/+6
1997-12-11sol2.h: Use 64 bit multiply and divide functions in Solaris libc.John F. Carr2-0/+16
1997-12-11rtl.h (global_rtl): New variable, replacing separate variables for commonly u...John F. Carr4-94/+112
1997-12-11configure.in ({rs6000,powerpc}-*-*): Enable Haifa scheduler by default.David Edelsohn3-2/+123
1997-12-11Bring over from changes from devo.Brendan Kehoe2-0/+12
1997-12-11tFile.cc (t4): Cast TMPFILE to char* in the call to unlink...Brendan Kehoe2-1/+7
1997-12-11libio.h (__P): Name its arg `p' instead of `params'.Brendan Kehoe2-22/+28
1997-12-11stdiostream.cc (sys_read): Declare ch with int type, rather than without a type.Michael Meissner2-1/+6
1997-12-11* configure.in (target frags): Add *-linux-gnu.H.J. Lu2-0/+15
1997-12-11Another handful of gcc-2.8 changes (will it ever go out the door?).Jeff Law9-29/+65
1997-12-11* pt.c (instantiate_decl): Defer all templates but inline functions.Jason Merrill2-8/+13
1997-12-10* combine.c (simplify_rtx, case ABS): Do nothing for ASM_OPERANDS.Jeff Law2-1/+8
1997-12-10Fixed typo.Anthony Green2-1/+5
1997-12-09Fix thinko.Jeff Law1-1/+1
1997-12-09init.c (expand_vec_init): Don't fold a list of parameters.Jason Merrill2-16/+4
1997-12-09toplev.c (main): Check HAVE_GETRLIMIT and HAVE_SETRLIMIT in addition to RLIMI...Manfred Hollstein2-1/+6
1997-12-09rs6000.h (FUNCTION_ARG_PADDING): Define.David Edelsohn3-0/+43
1997-12-09* m68k.c: Include tree.h only once.Manfred Hollstein2-1/+4
1997-12-09integrate.c (save_for_inline_copying): Make a new reg_parm_stack_loc.Richard Kenner2-0/+12