summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.jason1997-12-048-182/+109
* tweakjason1997-12-041-1/+1
* * i386/t-sol2 (CRTSTUFF_T_CFLAGS): Turn on the optimizer.law1997-12-042-1/+9
* updatejason1997-12-042-270/+266
* Added some words on FLOAT_WORDS_BIG_ENDIAN.amylaar1997-12-031-0/+9
* * pt.c (tsubst): Remove tree_cons call (places redundant info intobkoz1997-12-032-2/+5
* newjason1997-12-038-2/+253
* * except.c (expand_fixup_region_end): New fn.jason1997-12-033-0/+66
* * tree.c (is_overloaded_fn): Handle getting a fn template.jason1997-12-036-21/+71
* * mips/mips.md (muldi3_r4000): Broaden the output templategavin1997-12-032-11/+27
* * stmt.c (expand_decl_cleanup): Update thisblock after eh_region_start.jason1997-12-032-0/+6
* Tue Dec 2 19:18:50 1997 Mike Stump <mrs@wrs.com>jason1997-12-034-28/+66
* Better fix for loop unrolling problem.wilson1997-12-022-13/+16
* More doc junk.law1997-12-021-0/+4
* * Makefile.in (INSTALL_TARGET_CROSS): Define.law1997-12-022-3/+24
* C9X draft.law1997-12-021-1/+5
* * Make-lang.in (f77.clean): Remove g77.c.law1997-12-022-0/+5
* From egcs release branchlaw1997-12-011-0/+21
* O Bring in changes from release branch (egcs_ss_971127).law1997-12-017-2/+49
* Bring in changes from release branch (egcs_ss_971127).law1997-12-012-1/+11
* * configure.in: Fix NCR entries.law1997-11-283-2/+6
* * pt.c (check_explicit_specialization): Complain about using ajason1997-11-283-2/+36
* fixjason1997-11-286-0/+11
* Grr. Used the wrong patchfile last time.law1997-11-281-1/+13
* * flow.c (find_basic_blocks): Handle cfg issues for rethrows andlaw1997-11-282-0/+8
* * typeck.c (build_const_cast): Handle references here instead ofjason1997-11-272-3/+8
* * except.c: Lose Unexpected, SetTerminate, SetUnexpected,jason1997-11-272-63/+21
* * cp-tree.h (struct lang_decl_flags): Add comdat.jason1997-11-275-31/+40
* * unroll.c (find_splittable_givs): Don't split givs with a dest_reglaw1997-11-272-0/+11
* * class.c: Remove static pending_hard_virtuals.jason1997-11-272-14/+21
* * Makefile.in (insatll): Change gxx_includedir to gcc_include_dir.law1997-11-275-7/+13
* * Makefile.in (install): Change gxx_includedir to gxx_include_dir.law1997-11-272-10/+14
* * Makefile.in (INSTALL_TARGET): Do install-gcc first.law1997-11-273-2/+17
* New entry.law1997-11-271-0/+4
* * decl2.c (import_export_vtable): If we support one_only but notjason1997-11-273-10/+23
* * except.c (expand_throw): Call mark_used on the destructor.jason1997-11-272-0/+5
* * pt.c (unify): Handle `void' template parameters injason1997-11-272-0/+6
* * config.guess (alpha stuff): Merge with FSF to avoid incorrectlaw1997-11-261-1/+30
* * configure.in (target frags): Add powerpc*-linux-gnulibc1.law1997-11-268-33/+224
* Fix -msdata=sysv and pass -dynamic-linker if not already passedmeissner1997-11-263-5/+21
* Use @local for local calls under System Vmeissner1997-11-262-4/+7
* Fix System V profiling.meissner1997-11-263-12/+30
* Pass 9th fp argument correctly on System V/eabi; Add @plt for -fPIC/-mrelocat...meissner1997-11-263-4/+20
* * toplev.c (main): Complain about -gdwarfn.jason1997-11-262-1/+14
* * rtti.c (build_dynamic_cast): Handle template case here.jason1997-11-262-9/+9
* * typeck2.c (digest_init): Make copies where appropriate.jason1997-11-264-12/+30
* * except.c (expand_start_catch_block): Fix catching a referencejason1997-11-263-0/+26
* * integrate.c (output_inline_function): Just unset DECL_INLINE.jason1997-11-264-7/+15
* London changes to string:jason1997-11-264-11/+21
* Fix typo.law1997-11-261-1/+1