aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1997-07-28xJason Merrill1-4/+16
1997-07-27(fold_range_test, fold): Avoid making SAVE_EXPR if at top level.Richard Kenner1-11/+17
1997-07-27(expand_expr, case LABEL_DECL): Treat inline_function_decl like current_funct...Richard Kenner1-2/+13
1997-07-27(put_var_into_stack, trampoline_address): Treat inline_function_declRichard Kenner1-2/+3
1997-07-27(ASM_OUTPUT_SOURCE_FILENAME): Delete default value.Richard Kenner1-8/+0
1997-07-27(TARGET_SWITCHES): Add -mno-byte.Richard Kenner1-1/+1
1997-07-27(get_inner_unaligned_p): Deleted.Richard Kenner1-111/+11
1997-07-27(probe_stack_range): Do probing with loop if more than a small number.Richard Kenner1-2/+2
1997-07-26(\email): Let to \uref instead of \code, as a second optional argumentKarl Berry1-7/+10
1997-07-26Recognize SunOS 3.x.Per Bothner1-0/+12
1997-07-25configure.in: Finish fixing calculation if default thread support is enabled.Doug Evans1-4/+4
1997-07-25Makefile.in (native): Depend on config.h.Doug Evans1-2/+3
1997-07-25pa.c (pa_reorg): If TARGET_BIG_SWITCH, then do not explode ADDR_VEC insns.Jeff Law3-42/+45
1997-07-25(expand_expr, case MODIFY_EXPR): Don't preexpand calls if LHS is anRichard Kenner1-1/+3
1997-07-25(expand_call): If -fstack-check and temp needed for arg is too large,Richard Kenner1-1/+5
1997-07-24(bitmap_operation): Reset CURRENT on deferred deletion.Richard Kenner1-1/+1
1997-07-2492th Cygnus<->FSF quick mergeBrendan Kehoe19-167/+945
1997-07-24Fix capitalization of OVERFLOW in CHECK_FLOAT_VALUE definitionChris Smith1-1/+1
1997-07-23(arm-*-netbsd*): Fix typo setting tmake_file.Richard Earnshaw1-1/+1
1997-07-23(alpha*): Put quotes around MASK_GAS.Richard Kenner1-4/+6
1997-07-22sparc.md (seqdi_special): Don't clobber %xcc.Doug Evans1-46/+16
1997-07-22* sparc/sparc.c (gen_v9_scc): Handle early clobber of result.Doug Evans1-29/+27
1997-07-22tree.c (array_type_nelts): Make sure the domain of TYPE is set before we try ...Brendan Kehoe1-3/+10
1997-07-22configure.frag: New arguments xmake_files, tmake_files.Doug Evans1-8/+36
1997-07-22configure.in (host_overrides): Set to Make-host.Doug Evans1-14/+22
1997-07-22Makefile.in (Makefile): Pass xmake_file, tmake_file to configure.fragDoug Evans1-4/+4
1997-07-21Comment out lines containing just formfeeds.Paul Eggert2-8/+8
1997-07-21(cstamp-h.in): Use echo instead of touch.Doug Evans1-1/+3
1997-07-21reload1.c (reload_cse_mem_conflict_p): Restore handling of (mem:BLK const0_rt...Doug Evans1-2/+5
1997-07-21(Makefile): Depend on config.status instead of configure.Doug Evans1-12/+15
1997-07-21(iorsi_zexthi_ashl16): Mark output operand as earlyclobber.Richard Kenner1-1/+1
1997-07-20(MASK_CPU_EV5): New macro.Richard Kenner1-0/+4
1997-07-20(override_options): Set default for alpha_cpu from TARGET_CPU_DEFAULT.Richard Kenner1-1/+2
1997-07-20(alpha*-*-*): Set cpu_type to alpha.Richard Kenner1-14/+31
1997-07-20(alphaev5, alphaev56): New CPU types.Richard Kenner1-8/+10
1997-07-20(alpha*): Run program to see if ev4, ev5, or ev56.Richard Kenner1-2/+52
1997-07-20(expand_expr...Richard Kenner1-17/+27
1997-07-20(contains_placeholder_p): Call contains_this_placeholder_p.Richard Kenner1-23/+56
1997-07-19({zero_,}extend[qh]i[dsh]i2): Rework TARGET_BYTE_OPS cases.Richard Kenner1-61/+114
1997-07-19(SECONDARY_{IN,OUT}PUT_RELOAD_CLASS): Don't need for QImode or HImode if TARG...Richard Kenner1-4/+11
1997-07-19(override_options): Allow processor of ev56 or 21164a.Richard Kenner1-2/+8
1997-07-19(cstamp-h): Renamed from stamp-h.Doug Evans1-1/+1
1997-07-19(cstamp-h.in): Renamed from stamp-h.in.Doug Evans1-6/+10
1997-07-19xJason Merrill1-2/+2
1997-07-19(config.in,stamp-h.in): These files live in $(srcdir).Doug Evans1-3/+3
1997-07-19(stamp-h.in): Fix leading whitespace (should be tab).Doug Evans1-1/+1
1997-07-19configure.in: Invoke AC_CONFIG_HEADER.Doug Evans1-3/+20
1997-07-19(config.in,stamp-h.in): Add rules for.Doug Evans1-2/+11
1997-07-19Initial revisionDoug Evans2-0/+41
1997-07-19configure.in (host_overrides): Set to host_xmake_file, don't create Make-host.Doug Evans1-133/+122