summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* release branch changes from 11-27 snapshot to egcs-1.0.Jeff Law1997-12-0517-4210/+130
* except.c (get_dynamic_handler_chain): Only make the call once per function.Jason Merrill1997-12-042-20/+18
* Add patch from release branch accidentally left off the mainline.Jim Wilson1997-12-042-4/+15
* missing part of Sept 22 change brought over:Benjamin Kosnik1997-12-042-0/+13
* Moved to noncompile.Joern Rennecke1997-12-041-0/+0
* * except.c (expand_end_all_catch): Fix for sjlj exceptions.Jason Merrill1997-12-042-5/+12
* sh.c (final_prescan_insn): Use local label prefix when emitting .uses pseudo-...J"orn Rennecke1997-12-042-2/+7
* init.c (build_new): Use a TARGET_EXPR instead of SAVE_EXPR for alloc_expr.Jason Merrill1997-12-043-18/+64
* oopsJason Merrill1997-12-041-1/+1
* ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.Jason Merrill1997-12-048-182/+109
* tweakJason Merrill1997-12-041-1/+1
* * i386/t-sol2 (CRTSTUFF_T_CFLAGS): Turn on the optimizer.Jeffrey A Law1997-12-042-1/+9
* updateJason Merrill1997-12-042-270/+266
* Added some words on FLOAT_WORDS_BIG_ENDIAN.Joern Rennecke1997-12-031-0/+9
* pt.c (tsubst): Remove tree_cons call (places redundant info into DECL_TEMPLAT...Benjamin Kosnik1997-12-032-2/+5
* newJason Merrill1997-12-038-2/+253
* except.c (expand_fixup_region_end): New fn.Jason Merrill1997-12-033-0/+66
* tree.c (is_overloaded_fn): Handle getting a fn template.Jason Merrill1997-12-036-21/+71
* mips.md (muldi3_r4000): Broaden the output template and attribute assignments...Gavin Koch1997-12-032-11/+27
* * stmt.c (expand_decl_cleanup): Update thisblock after eh_region_start.Jason Merrill1997-12-022-0/+6
* [multiple changes]Jason Merrill1997-12-024-28/+66
* Better fix for loop unrolling problem.Jim Wilson1997-12-022-13/+16
* More doc junk.Jeff Law1997-12-021-0/+4
* C9X draft.Jeff Law1997-12-021-1/+5
* * Make-lang.in (f77.clean): Remove g77.c.Jeffrey A Law1997-12-022-0/+5
* From egcs release branchJeff Law1997-12-011-0/+21
* O Bring in changes from release branch (egcs_ss_971127).Jeff Law1997-12-017-2/+49
* * configure.in: Fix NCR entries.Jeffrey A Law1997-11-283-2/+6
* pt.c (check_explicit_specialization): Complain about using a template-id for ...Jason Merrill1997-11-283-2/+36
* fixJason Merrill1997-11-286-0/+11
* Grr. Used the wrong patchfile last time.Jeff Law1997-11-271-1/+13
* flow.c (find_basic_blocks): Handle cfg issues for rethrows and nested excepti...Jeffrey A Law1997-11-272-0/+8
* typeck.c (build_const_cast): Handle references here instead of handing off to...Jason Merrill1997-11-272-3/+8
* except.c: Lose Unexpected, SetTerminate, SetUnexpected, TerminateFunctionCall.Jason Merrill1997-11-272-63/+21
* cp-tree.h (struct lang_decl_flags): Add comdat.Jason Merrill1997-11-275-31/+40
* unroll.c (find_splittable_givs): Don't split givs with a dest_reg that was cr...Jeffrey A Law1997-11-272-0/+11
* class.c: Remove static pending_hard_virtuals.Jason Merrill1997-11-272-14/+21
* New entry.Jeff Law1997-11-271-0/+4
* decl2.c (import_export_vtable): If we support one_only but not weak symbols...Jason Merrill1997-11-273-10/+23
* except.c (expand_throw): Call mark_used on the destructor.Jason Merrill1997-11-262-0/+5
* pt.c (unify): Handle `void' template parameters in specializations.Mark Mitchell1997-11-262-0/+6
* Fix -msdata=sysv and pass -dynamic-linker if not already passedMichael Meissner1997-11-263-5/+21
* Use @local for local calls under System VMichael Meissner1997-11-262-4/+7
* Fix System V profiling.Michael Meissner1997-11-263-12/+30
* Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocat...Michael Meissner1997-11-263-4/+20
* * toplev.c (main): Complain about -gdwarfn.Jason Merrill1997-11-262-1/+14
* rtti.c (build_dynamic_cast): Handle template case here.Jason Merrill1997-11-262-9/+9
* typeck2.c (digest_init): Make copies where appropriate.Jason Merrill1997-11-264-12/+30
* except.c (expand_start_catch_block): Fix catching a reference to pointer.Jason Merrill1997-11-263-0/+26
* integrate.c (output_inline_function): Just unset DECL_INLINE.Jason Merrill1997-11-264-7/+15