Age | Commit message (Expand) | Author | Files | Lines |
1993-04-10 | (ONLY_INT_FIELDS): No longer needed. | Richard Kenner | 1 | -5/+1 |
1993-04-10 | (alpha_sa_size): Need to save $26 if it is used or if any other register is s... | Richard Kenner | 1 | -32/+72 |
1993-04-10 | (add/sub): Correct predicates and constraints for sNaddX and addX insns... | Richard Kenner | 1 | -56/+221 |
1993-04-10 | Initial revision | Tom Wood | 15 | -0/+4820 |
1993-04-10 | Update to new runtimes. | Tom Wood | 4 | -154/+340 |
1993-04-10 | Initial revision | Tom Wood | 1 | -0/+50 |
1993-04-09 | (free_tree_list): New variable. | Jim Wilson | 1 | -25/+103 |
1993-04-09 | Move machine independent portions to nextstep.h and nextstep.c. | Tom Wood | 1 | -388/+57 |
1993-04-09 | Initial revision | Tom Wood | 6 | -0/+855 |
1993-04-09 | > Default to bsd if vendor is next. | Tom Wood | 1 | -0/+3 |
1993-04-09 | (lang_options): Add -fgnu-runtime and -fnext-runtime. | Tom Wood | 1 | -0/+4 |
1993-04-09 | Add support for protocols, classes, and strings. | Tom Wood | 1 | -49/+63 |
1993-04-09 | *** empty log message *** | Tom Wood | 3 | -1688/+4106 |
1993-04-09 | (comptypes, convert_for_assignment): Check for Objective-C protocols (non-ref... | Tom Wood | 1 | -5/+38 |
1993-04-09 | (is_class_name, maybe_objc_method_name, | Tom Wood | 1 | -3/+28 |
1993-04-09 | > (grokfield): Check for statically allocated objects. | Tom Wood | 1 | -0/+1 |
1993-04-09 | Add declarations for functions in objc-act.c. | Tom Wood | 1 | -2/+12 |
1993-04-09 | Incorporate the Objective-C keywords from | Tom Wood | 1 | -0/+18 |
1993-04-09 | (RID_IN, RID_OUT, RID_INOUT, RID_BYCOPY, RID_ONEWAY, | Tom Wood | 1 | -0/+7 |
1993-04-09 | Accept i370, mvs. | Richard Stallman | 1 | -2/+12 |
1993-04-09 | More of previous change. | Richard Stallman | 1 | -0/+4 |
1993-04-09 | (yylex): Use MAP_CHARACTER if it's defined. | Richard Stallman | 1 | -0/+4 |
1993-04-09 | Updated to handle current Makefile and new config/i386/go32.h. | Richard Stallman | 1 | -3/+15 |
1993-04-09 | (no_precomp): Make it 1 by default. | Richard Stallman | 1 | -2/+4 |
1993-04-09 | entered into RCS | Roland McGrath | 1 | -1/+1 |
1993-04-09 | Initial revision | Richard Stallman | 1 | -0/+10 |
1993-04-09 | Install as $(target)-gcc, not gcc-$(target) | Ian Lance Taylor | 1 | -5/+5 |
1993-04-09 | Don't put #ifndefs in limits.h if they are already there | Ian Lance Taylor | 1 | -15/+24 |
1993-04-08 | (combine.o): Includes hard-reg-set.h. | Richard Kenner | 1 | -1/+1 |
1993-04-08 | Include hard-reg-set.h. | Richard Kenner | 1 | -11/+67 |
1993-04-08 | (force_to_mode... | Richard Kenner | 1 | -5/+17 |
1993-04-08 | (do_store_flag, case GT_EXPR, LE_EXPR): Don't confuse highest unsigned | Richard Kenner | 1 | -4/+4 |
1993-04-08 | (enum reg_class, REG_CLASS_NAMES, REG_CLASS_CONTENTS): Add new | Richard Kenner | 1 | -3/+6 |
1993-04-09 | Typo in last change. | Richard Stallman | 1 | -7/+6 |
1993-04-09 | (c-parse.y, objc-parse.y): Use sed, not awk. | Richard Stallman | 1 | -4/+9 |
1993-04-09 | (finish_enum): Store layout results into variant types. | Richard Stallman | 1 | -1/+14 |
1993-04-08 | (mark_set_1): Clear reg_next_use at the proper place. | Richard Stallman | 1 | -3/+3 |
1993-04-08 | Allow libgcc2.a to be built using fixed header files | Ian Lance Taylor | 1 | -6/+20 |
1993-04-08 | Move tree.h prototypes of c-* functions to c-tree.h | Michael Meissner | 2 | -7/+2 |
1993-04-07 | (mark_set_1): Clear reg_next_use for all kinds of regs. | Richard Stallman | 1 | -3/+5 |
1993-04-07 | Add -fpic support back in. | Michael Meissner | 1 | -14/+40 |
1993-04-06 | (va_arg): Cast argument pointer to (char *). | Jim Wilson | 1 | -6/+7 |
1993-04-06 | (start_function): Inhibit missing prototype warning for `main'. | Richard Stallman | 1 | -1/+2 |
1993-04-06 | tree.h (require_complete_type, [...]): Add prototypes. | Brendan Kehoe | 1 | -0/+6 |
1993-04-06 | (loop_iterations): When computing comparison_value, use | Jim Wilson | 1 | -6/+11 |
1993-04-06 | (lshldi3, lshrdi3): Define. | Jim Wilson | 1 | -0/+80 |
1993-04-06 | (STAGESTUFF): Add insn-opinit.c, stamp-opinit, and genopinit. | Jim Wilson | 1 | -3/+3 |
1993-04-06 | (do_include): For missing header file... | Jim Wilson | 1 | -25/+9 |
1993-04-06 | (decl_attributes... | Jim Wilson | 1 | -0/+30 |
1993-04-06 | (init_function_start): Always set | Jim Wilson | 1 | -4/+2 |