aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1996-12-1890th Cygnus<->FSF quick mergeMike Stump18-198/+318
1996-12-18Initial revisionMike Stump1-0/+227
1996-12-1890th Cygnus<->FSF quick mergeMike Stump22-256/+506
1996-12-17(update_flow_info): When add REG_DEAD notes for dest ofJim Wilson1-0/+4
1996-12-17Delete HAS_INIT_SECTIONMichael Meissner1-3/+0
1996-12-17Spelling fix.Paul Eggert1-3/+3
1996-12-16(nonzero_bits): Ifdef out calls to num_sign_bit_copies.Jim Wilson1-0/+18
1996-12-16(location_or_const_value_attribute, case CONCAT): Add.Jim Wilson1-0/+9
1996-12-16(simplify_comparison): Use mode_width as shift countJim Wilson1-4/+8
1996-12-16mn10300.c (expand_epilogue): Restore registers in the "ret" instruction inste...Jeff Law3-16/+17
1996-12-14remove accidental changeJason Merrill1-55/+0
1996-12-13(CONST_SECTION_ASM_OP): Add .align 1Stan Cox1-1/+5
1996-12-13(override_options): Set default for -mcpu to PROCESSOR_DEFAULT_STRING.Stan Cox1-3/+5
1996-12-13(dect): Rewrite pattern so that it can be combined.Joern Rennecke1-14/+3
1996-12-13Call ASM_OUTPUT_POOL_EPILOGUE after outputting the constant poolIan Lance Taylor1-0/+4
1996-12-13xJason Merrill7-214/+395
1996-12-13Check CONSTANT_POOL_BEFORE_FUNCTION to control placement of constantIan Lance Taylor1-1/+14
1996-12-13Define SMALL_REGISTER_CLASSES with a valueIan Lance Taylor5-5/+5
1996-12-13Check SMALL_REGISTER_CLASSES at runtimeIan Lance Taylor9-66/+102
1996-12-12(maybe_get_identifier): New declaration.Richard Kenner1-0/+6
1996-12-12(emit_library_call): Don't pass VOIDmode to type_for_mode.Richard Kenner1-1/+2
1996-12-12Only do @plt calls if -fpic.Michael Meissner1-3/+3
1996-12-12Add @plt if -fpic; Fix double->int conversions if stack > 32k; Redo t-* files...Michael Meissner12-341/+279
1996-12-12reorg.c (fill_slots_from_thread): Don't call eligible_for_delay with an insn ...Jeff Law1-1/+4
1996-12-12* expmed.c (emit_store_flag_force): Fix typos/thinkos.Jeff Law1-2/+2
1996-12-12Add definitions for VMS; they differ from Unix.Richard Kenner1-0/+28
1996-12-12(i386_return_pops_args): Libcalls ignore TARGET_RTD.Richard Kenner1-1/+1
1996-12-12(stamp-objlist): Handle first character of object file being a digit.Richard Kenner1-1/+1
1996-12-12Remove unneeded casts to char *.Richard Kenner1-17/+19
1996-12-12(function_arg, {movcnt,mod}_regno_adjust): Add decls.Richard Kenner1-9/+5
1996-12-12(arm_gen_constant, case IOR,XOR): Don't invert a constant if loadingRichard Earnshaw1-4/+3
1996-12-11toplev.c (rest_of_compilation): Make sure that the unwinder RTL is saved.Brendan Kehoe1-8/+11
1996-12-11collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" ...Brendan Kehoe1-0/+2
1996-12-11(tree_decl): Reorder field declarations to reduce size on 64 bitRichard Kenner1-9/+10
1996-12-11(try_combine): When splitting an insn, check for the new I2 setting aRichard Kenner1-1/+6
1996-12-11(print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of using "%ld".Richard Kenner1-12/+9
1996-12-11(mov[hq]i unnamed): Split up for TARGET_BYTE_OPS and not.Richard Kenner1-4/+36
1996-12-11(output_prolog): SIZE is now HOST_WIDE_INT.Richard Kenner1-1/+1
1996-12-11(fixup_var_refs_1, case ZERO_EXTRACT): Don't call fixup_memory_subregRichard Kenner1-2/+2
1996-12-11mn10300.c: New file for Matsushita MN10300 port.Jeff Law2-2/+2
1996-12-11Initial revisionJeff Law5-0/+1996
1996-12-11(cacheflush): Add SONY NEWS-OS 4.2 version.Richard Kenner1-0/+28
1996-12-11(RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.Richard Kenner8-12/+12
1996-12-11(obsolete RETURN_POPS_ARGS): Test first argument for IDENTIFIER_NODE.Richard Kenner1-1/+1
1996-12-11(i386_return_pops_args): Don't test for IDENTIFIER_NODE.Richard Kenner1-3/+0
1996-12-11(emit_library_call...Richard Kenner1-6/+16
1996-12-10(combinable_i3pat): Bring back to sync with can_combine_p.Richard Kenner1-2/+6
1996-12-11config.guess: Recognize machten.David J. MacKenzie1-0/+3
1996-12-10(output_function_{pro,epi}logue): Use lea instead of add.w whenRichard Kenner1-2/+2
1996-12-10(add[hs]i3): Only use two addq.w or subq.w instructions when...Richard Kenner1-20/+51