aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-03-05(union sversion): New.Richard Kenner1-5/+14
1996-03-05(sarray_{remove,free}_garbage): New functions.Richard Kenner1-121/+202
1996-03-05Include objc/thread.h.Richard Kenner2-3/+16
1996-03-05Update comments.Richard Kenner1-4/+4
1996-03-05(__objc_runtime_mutux, __objc_runtime_thread_alive): New variables.Richard Kenner1-6/+27
1996-03-05(__objc_init_class_tables): Surround sarray access with mutex lock/unlock.Richard Kenner1-4/+33
1996-03-05Changes to compile new files and name renaming.Richard Kenner2-8/+10
1996-03-05(duplicate_decl): If making decl non-external, copy context from oldRichard Kenner1-0/+2
1996-03-05lib2funcs.asm (__outline_prologue): New "function".Jeff Law4-6/+436
1996-03-05sparc.md (*cmp{si,di}_insn): %r0 -> %0.Doug Evans1-7/+9
1996-03-05(moss): Fix previous change.Erik Naggum1-1/+1
1996-03-05(grokdeclarator): Restore #if 0's to disable decl_machine_attr references.Doug Evans1-2/+10
1996-03-04manfred@lts.sel.alcatel.deManfred Hollstein1-0/+4
1996-03-04(L_bb/atexit, onexit): Declarations replaced by #include'ing "gbl-ctors.h".Richard Kenner1-14/+55
1996-03-04(HAVE_ATEXIT): Define if NEED_ATEXIT is defined.Richard Kenner1-3/+9
1996-03-04(USG): Set to 1.Richard Kenner1-2/+2
1996-03-04Initial revisionRichard Kenner7-0/+324
1996-03-04(FUNCTION_PROFILER): Emit label references corresponding to those generated b...Richard Kenner1-29/+243
1996-03-04(print_operand): Emit .l as scale factor #ifdef MOTOROLA.Richard Kenner1-0/+4
1996-03-04(main): Check new define DEFAULT_A_OUT_NAME.Richard Kenner1-1/+5
1996-03-04(CRT0STUFF_T_CFLAGS): New macro.Richard Kenner1-1/+15
1996-03-04(PASS_IN_REG_P): Don't reject BLKmode for SH3e.Jim Wilson1-2/+1
1996-03-04(mulhisi3-2, mulhisi3-1, mulsidi3_i, umulsidi3_i,Jim Wilson1-22/+54
1996-03-04Initial revisionRichard Kenner1-0/+34
1996-03-04Accept -moss* as op sys.Richard Kenner1-1/+1
1996-03-04Remove a Cygnus FSF difference, so the tree will build.Mike Stump1-7/+4
1996-03-04(machine_dependent_reorg): In TARGET_RELAX code...Jim Wilson1-6/+16
1996-03-04Update copyright.Doug Evans1-1/+1
1996-03-04Fix typo in last change.Michael Meissner1-6/+6
1996-03-04Add attribute((longcall)) supportMichael Meissner3-78/+131
1996-03-04(significand_size): Don't test the modes, but their sizes.Richard Kenner1-6/+9
1996-03-04(xstrdup): Declare instead of instead of strdup.Richard Kenner1-3/+3
1996-03-04(strdup): Delete.Richard Kenner1-20/+1
1996-03-04(bc_expand_function_start): Likewise.Richard Kenner1-1/+1
1996-03-04(bc_strdup): Delete.Richard Kenner1-11/+1
1996-03-04(bc_xstrdup): Delete.Richard Kenner1-13/+1
1996-03-04(xstrdup): Declare.Richard Kenner1-0/+2
1996-03-04(xstrdup): New function.Richard Kenner1-0/+14
1996-03-04(xstrdup): Moved from here.Richard Kenner1-11/+1
1996-03-04(NO_WAIT_H): Deleted.Richard Kenner1-5/+2
1996-03-04Never include wait.h.Richard Kenner1-3/+0
1996-03-02(expand_call): If passing by invisible ref, not const.Richard Kenner1-0/+1
1996-03-02h8300.h (BIGGEST_FIELD_ALIGNMENT): Replace uses of TARGET_ALIGN_STRUCT_300 wi...Doug Evans1-2/+2
1996-03-02(SKIP_CALLERS_UNIMP_P): Make agree with test used in call.Richard Kenner1-3/+8
1996-03-02(do_jump, case COMPOUND_EXPR): Call preserve_temp_slots.Richard Kenner1-0/+1
1996-03-02(fold, case *_DIV_EXPR): Ignore SAVE_EXPR if has RTL.Richard Kenner1-2/+2
1996-03-0284th Cygnus<->FSF mergeMike Stump9-36/+192
1996-03-01optabs.c (emit_cmp_insn): Immediately copy the return value from the library ...Jeff Law1-4/+27
1996-03-01Define ASM_OUTPUT_ALIGNED_BSSMichael Meissner2-29/+51
1996-03-01(cmpxf*): XF compare cannot have mem operands.Stan Cox1-13/+7