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