aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-12-04typo in last delta.Jeff Law1-1/+1
1997-12-04except.c (get_dynamic_handler_chain): Only make the call once per function.Jason Merrill2-20/+18
1997-12-04Add patch from release branch accidentally left off the mainline.Jim Wilson2-4/+15
1997-12-04missing part of Sept 22 change brought over:Benjamin Kosnik2-0/+13
1997-12-04* strsignal.c (sys_nsig): Try NSIG and _NSIG.Jeffrey A Law2-0/+10
1997-12-04Moved to noncompile.Joern Rennecke1-0/+0
1997-12-04* except.c (expand_end_all_catch): Fix for sjlj exceptions.Jason Merrill2-5/+12
1997-12-04sh.c (final_prescan_insn): Use local label prefix when emitting .uses pseudo-...J"orn Rennecke2-2/+7
1997-12-04init.c (build_new): Use a TARGET_EXPR instead of SAVE_EXPR for alloc_expr.Jason Merrill3-18/+64
1997-12-04oopsJason Merrill1-1/+1
1997-12-04./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.Jason Merrill8-182/+109
1997-12-04tweakJason Merrill1-1/+1
1997-12-04* i386/t-sol2 (CRTSTUFF_T_CFLAGS): Turn on the optimizer.Jeffrey A Law2-1/+9
1997-12-04updateJason Merrill2-270/+266
1997-12-03Added some words on FLOAT_WORDS_BIG_ENDIAN.Joern Rennecke1-0/+9
1997-12-03pt.c (tsubst): Remove tree_cons call (places redundant info into DECL_TEMPLAT...Benjamin Kosnik2-2/+5
1997-12-03newJason Merrill8-2/+253
1997-12-03except.c (expand_fixup_region_end): New fn.Jason Merrill3-0/+66
1997-12-03tree.c (is_overloaded_fn): Handle getting a fn template.Jason Merrill6-21/+71
1997-12-03mips.md (muldi3_r4000): Broaden the output template and attribute assignments...Gavin Koch2-11/+27
1997-12-02* stmt.c (expand_decl_cleanup): Update thisblock after eh_region_start.Jason Merrill2-0/+6
1997-12-02[multiple changes]Jason Merrill4-28/+66
1997-12-02Better fix for loop unrolling problem.Jim Wilson2-13/+16
1997-12-02More doc junk.Jeff Law1-0/+4
1997-12-02Makefile.in (INSTALL_TARGET_CROSS): Define.Jeffrey A Law2-3/+24
1997-12-02C9X draft.Jeff Law1-1/+5
1997-12-02* Make-lang.in (f77.clean): Remove g77.c.Jeffrey A Law2-0/+5
1997-12-01From egcs release branchJeff Law1-0/+21
1997-12-01O Bring in changes from release branch (egcs_ss_971127).Jeff Law7-2/+49
1997-12-01Bring in changes from release branch (egcs_ss_971127).Jeffrey A Law2-1/+11
1997-11-28* configure.in: Fix NCR entries.Jeffrey A Law3-2/+6
1997-11-28pt.c (check_explicit_specialization): Complain about using a template-id for ...Jason Merrill3-2/+36
1997-11-28fixJason Merrill6-0/+11
1997-11-27Grr. Used the wrong patchfile last time.Jeff Law1-1/+13
1997-11-27flow.c (find_basic_blocks): Handle cfg issues for rethrows and nested excepti...Jeffrey A Law2-0/+8
1997-11-27typeck.c (build_const_cast): Handle references here instead of handing off to...Jason Merrill2-3/+8
1997-11-27except.c: Lose Unexpected, SetTerminate, SetUnexpected, TerminateFunctionCall.Jason Merrill2-63/+21
1997-11-27cp-tree.h (struct lang_decl_flags): Add comdat.Jason Merrill5-31/+40
1997-11-27unroll.c (find_splittable_givs): Don't split givs with a dest_reg that was cr...Jeffrey A Law2-0/+11
1997-11-27class.c: Remove static pending_hard_virtuals.Jason Merrill2-14/+21
1997-11-27Makefile.in (insatll): Change gxx_includedir to gcc_include_dir.Jeffrey A Law5-7/+13
1997-11-27* Makefile.in (install): Change gxx_includedir to gxx_include_dir.Jeffrey A Law2-10/+14
1997-11-27Makefile.in (INSTALL_TARGET): Do install-gcc first.Jeffrey A Law3-2/+17
1997-11-27New entry.Jeff Law1-0/+4
1997-11-27decl2.c (import_export_vtable): If we support one_only but not weak symbols...Jason Merrill3-10/+23
1997-11-26except.c (expand_throw): Call mark_used on the destructor.Jason Merrill2-0/+5
1997-11-26pt.c (unify): Handle `void' template parameters in specializations.Mark Mitchell2-0/+6
1997-11-26config.guess (alpha stuff): Merge with FSF to avoid incorrect guesses.Jeff Law1-1/+30
1997-11-26configure.in (target frags): Add powerpc*-linux-gnulibc1.Richard Henderson8-33/+224
1997-11-26Fix -msdata=sysv and pass -dynamic-linker if not already passedMichael Meissner3-5/+21