summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* (execute): Don't wait for just any N subprocesses, since we may havekenner1995-01-141-22/+25
* (fold, case COND_EXPR): Properly swap args 1 and 2.kenner1995-01-141-21/+33
* (optimize_bit_field): Don't remove a SUBREG that changes mode class.kenner1995-01-131-2/+4
* (output_epilogue): Do not reference gen_ functions for insns whosekenner1995-01-131-2/+2
* (gen_insn): Ignore insns whose names begin with '*'.kenner1995-01-133-13/+17
* (stmp-multilib*): Pass CC and CFLAGS to recursive make.kenner1995-01-131-4/+4
* (ASM_FILE_START): New macro.kenner1995-01-131-0/+22
* (LINK_SPEC): Add missing "\".kenner1995-01-131-2/+2
* (LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.wilson1995-01-1217-34/+34
* (LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.ywilson1995-01-121-2/+2
* *** empty log message ***sac1995-01-121-1/+1
* *** empty log message ***sac1995-01-121-10/+10
* (toe64): Use Intel bit pattern for little-endian XFmode Inf.kenner1995-01-121-4/+19
* New C++ flags.merrill1995-01-121-0/+4
* (REGISTER_MOVE_COST): Add LINK_OR_CTR_REGS class to expensive moves.kenner1995-01-111-3/+5
* (simplify_if_then_else): Fix typo: "|" should be "||".kenner1995-01-111-2/+2
* (fold): Avoid infinite recursion caused by last change.kenner1995-01-101-5/+7
* Update copyright years.law1995-01-093-3/+3
* (flush): Change to using a MEM instead of address.kenner1995-01-081-6/+6
* (order_regs_for_local_alloc): Add casts to bcopy call.kenner1995-01-081-14/+16
* Fix up copyright notice.kenner1995-01-081-1/+1
* (dbr_schedule): Add missing casts in bzero call.kenner1995-01-081-5/+6
* (fold, case CONVERT_EXPR): Don't remove an integer conversion whenkenner1995-01-071-54/+64
* * pa.h (enum processor_type): New enumeration describing thelaw1995-01-073-128/+552
* (DO_GLOBAL_CTORS_BODY): Run constructors from right towilson1995-01-072-4/+4
* (get_condition): Use CONST0_RTX instead of const0_rtx.dje1995-01-051-1/+1
* Update copyright notice.bothner1995-01-041-1/+1
* Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.bothner1995-01-041-1/+1
* * pa.md (call expander): Use emit_insn_before to emit an insn tolaw1995-01-041-8/+4
* (duplicate_decls): Push to permanent obstack beforewilson1995-01-031-0/+14
* (va_arg, mips3 case): Use __PTRDIFF_TYPE__ not int in casts.wilson1995-01-031-2/+2
* Remove special patch for <netinet/in.h>ian1995-01-021-26/+27
* 52th Cygnus<->FSF mergemrs1994-12-309-38/+169
* (c-decl.o, c-typeck.o, toplev.o, varasm.o): Include output.h.kenner1994-12-301-4/+5
* Include output.h.kenner1994-12-303-4/+5
* ({save_restore}_varasm_status): Add decls.kenner1994-12-301-6/+10
* Add decls of functions in varasm.c.kenner1994-12-301-2/+180
* Include output.h.kenner1994-12-301-48/+46
* * calls.c (expand_call): Set MEM_IN_STRUCT_P as needed on returnlaw1994-12-305-0/+13
* (simplify_unary_operation): Cast constant 1 to HOST_WIDE_INTwilson1994-12-291-1/+1
* (print_multilib_info): Initialize last_path_len to 0.wilson1994-12-291-1/+2
* (output_constructor): Change type of variable value towilson1994-12-291-1/+2
* (expand_mult_highpart): Use convert_modes instead ofwilson1994-12-291-3/+3
* * toplev.c (lang_options): Add -frtti flag for rtti support in C++.mrs1994-12-291-2/+2
* * config/pa/pa.h (DO_GLOBAL_DTORS_BODY): Define. Include alaw1994-12-291-0/+10
* * config/pa/t-pa (LIB2FUNCS_EXTRA): Define.law1994-12-291-0/+5
* Initial revisionlaw1994-12-291-0/+46
* (truncdiqi2+[123]): Add patterns to optimize DImode towilson1994-12-291-5/+72
* (fill_simple_delay_slots): For the epilogue case, set neededwilson1994-12-291-1/+20
* (sh_expand_prologue): Clear extra_push at start. Clearwilson1994-12-291-13/+12