aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1997-06-1891th Cygnus<->FSF quick mergeMike Stump18-191/+495
1997-06-18libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-exceptions -fPIC exception h...Mike Stump2-3/+5
1997-06-17xJason Merrill1-0/+1
1997-06-16Use REG_SET macrosMichael Meissner5-27/+12
1997-06-15(mips_expand_prologue): If tsize_rtx is large_int...Jim Wilson1-2/+19
1997-06-15(dwarf2out_frame_debug): Handle IOR.Jim Wilson1-30/+123
1997-06-14(Makefile): Add missing $(srcdir) reference.Doug Evans1-1/+1
1997-06-14Undo last patch that tried using both $1 and $srcdir.Doug Evans1-7/+2
1997-06-14(Makefile): Pass srcdir, subdirs via environment vars, like configure.in.Doug Evans1-1/+3
1997-06-13Also accept arguments for when invoked by Makefile.Doug Evans1-2/+11
1997-06-13* fixincludes: Also fix AIX NULL macro in sys/{dir,param,types}.h.Brendan Kehoe1-1/+1
1997-06-13Undo last change.Ulrich Drepper1-1/+1
1997-06-13configure.in: Don't pass arguments to configure.frag.Doug Evans2-4/+4
1997-06-13pa.h (SELECT_RTX_SECTION): Place symbolic operands into the data section.Jeff Law2-8/+8
1997-06-12(mov[qhs]i}): Add pair of constraints which allowJim Wilson1-6/+6
1997-06-12update from main archive 970612Ulrich Drepper1-1/+1
1997-06-12pa.c (emit_move_sequence): Rewrite code to handle arithmetic involving plabels.Jeff Law1-25/+38
1997-06-12tree.c (unsave_expr_now): Avoid recursing into the parts of the tree that are...Mike Stump1-1/+15
1997-06-12reorg.c (emit_delay_sequence): Call set_new_first_and_last_insn after the new...Jeff Law1-4/+11
1997-06-11mn10300.md (call, call_value): Use "call" instead of "calls" for calls to nam...Jeff Law1-2/+14
1997-06-10Restore changes lost by autoconfiscation.Jim Wilson1-15/+41
1997-06-11stmt.c (expand_decl_cleanup): Avoid core dumping when exceptions aren't on.Mike Stump1-3/+4
1997-06-10xJason Merrill1-24/+48
1997-06-10(emit_group_load): Add case using gen_lowpart.Jim Wilson1-0/+3
1997-06-10Build libgcc.a with -mstrict-alignMichael Meissner2-2/+2
1997-06-10-mcpu=403 sets -mstrict-alignMichael Meissner1-1/+5
1997-06-10Add powerpc embedded targets to --with-cpu=n.Michael Meissner1-2/+3
1997-06-10(mark_used_regs): Fix typo in Jun 4 change.Richard Kenner1-1/+1
1997-06-10Fix previous change.Richard Stallman1-1/+1
1997-06-10Use i?86, not i.86.Richard Stallman1-14/+21
1997-06-09(MAYBE_USE_COLLECT2): Renamed from MAYBE_USE_COLLECT.Jim Wilson1-1/+1
1997-06-09xJason Merrill1-6/+13
1997-06-09Initial revisionRichard Kenner1-0/+76
1997-06-09(Makefile): Process language fragments.Richard Kenner1-0/+1
1997-06-09Move language fragment processing to configure.lang.Richard Kenner1-5/+4
1997-06-09(GCC_PASSES): Prevent all compilers from being built when only the CRichard Kenner1-1/+1
1997-06-09(cross_overrides, build_overrides): Use absolute path to GCC top-levelRichard Kenner1-2/+8
1997-06-09(target_alias): Substitute with target_alias.Richard Kenner1-1/+1
1997-06-09Save target alias for language directories.Richard Kenner1-0/+1
1997-06-09(gxx_include_dir): Use autoconf variable.Richard Kenner1-1/+1
1997-06-09(with-gxx-include-dir): New parameter for setting the g++ header fileRichard Kenner1-7/+13
1997-06-09Add parameter for setting local prefix.Richard Kenner1-2/+12
1997-06-09Don't override a user's setting for prefix on platforms that use theRichard Kenner1-4/+6
1997-06-09integrate.c (expand_inline_function): Use the mode of FNDECL's result rtl...Brendan Kehoe1-2/+4
1997-06-09(complete_array_type): Remove obsolete references to change_main_variant.Richard Kenner1-6/+0
1997-06-09(change_main_variant): Remove unused function.Richard Kenner1-37/+0
1997-06-09(c_build_type_variant): Don't futz with main type variant of array since C...Richard Kenner1-22/+3
1997-06-09reload1.c (reload): Use xmalloc instead of alloca for the label offsets in OF...Brendan Kehoe1-6/+24
1997-06-09flow.c (find_basic_blocks): Eliminate more dead code, enables dead throws to ...Mike Stump1-7/+46
1997-06-09(TARGET_DEFAULT): Use MASK_68040, not MASK_68040_ALSO.Richard Kenner3-4/+4