Age | Commit message (Expand) | Author | Files | Lines |
1994-04-10 | pa-ghiux.h (LIB_SPEC): Remove last change until we've got the go ahead from H... | Jeff Law | 2 | -2/+2 |
1994-04-09 | (rs6000_convert_preincs): New function. | Richard Kenner | 1 | -0/+28 |
1994-04-09 | (FINAL_PRESCAN_INSN): Define. | Richard Kenner | 1 | -2/+10 |
1994-04-09 | (mulhi3): Use SImode for MULT RTL. | Richard Kenner | 1 | -3/+3 |
1994-04-09 | (fold): Avoid exponential work when simplifying conditional | Richard Kenner | 1 | -1/+2 |
1994-04-09 | Initial revision | Richard Kenner | 2 | -0/+167 |
1994-04-09 | Include <mach.h>, not <mach/mach.h> for NeXTStep 2.1. | Richard Kenner | 1 | -2/+5 |
1994-04-09 | Add ns* as operating systems; default to ns2 for NeXT. | Richard Kenner | 1 | -2/+8 |
1994-04-09 | (force_to_mode, case ROTATE): Don't assume simplify_binary_operation always r... | Richard Kenner | 1 | -1/+3 |
1994-04-09 | (unitialized_vars_warning, setjmp_args_warning): Reword warning to be | Richard Kenner | 1 | -3/+3 |
1994-04-09 | (convert_arguments): Truncate and reextend for PROMOTE_PROTOTYPES so | Richard Kenner | 1 | -10/+0 |
1994-04-09 | (STRUCT_VALUE{,_INCOMING,_REGNUM}): Redefine for calling conventions | Richard Kenner | 1 | -1/+6 |
1994-04-09 | (reload_conflicts): Rewrite to clean up and fix numerous bugs; move to | Richard Kenner | 1 | -94/+62 |
1994-04-09 | (duplicate_decls): Put new type in same obstack as old ones, or | Richard Kenner | 1 | -0/+13 |
1994-04-08 | Fix typo in comment of last change. | Richard Kenner | 1 | -1/+1 |
1994-04-08 | (fold, case GT_EXPR): Simplify X < (1 << Y) into X >> Y == 0. | Richard Kenner | 1 | -0/+24 |
1994-04-08 | Remove previous Berg change. | Richard Kenner | 4 | -5/+20 |
1994-04-08 | Add support for -membedded-pic | Ian Lance Taylor | 3 | -12/+156 |
1994-04-08 | 31th Cygnus<->FSF merge. | Mike Stump | 21 | -841/+1117 |
1994-04-07 | (emit_library_call_value): Move is_const set after ifdef. | Jim Wilson | 1 | -3/+3 |
1994-04-06 | (expand_builtin, case BUILT_IN_NEXT_ARG): Test whether an argunment | Richard Kenner | 1 | -11/+18 |
1994-04-06 | (discard_comments): Replace comments with a single space. | Jim Wilson | 1 | -2/+4 |
1994-04-06 | (USER_H): Add $(srcdir)/ before every ginclude use. | Jim Wilson | 1 | -5/+8 |
1994-04-06 | (emit_library_call_value): New variable is_const. | Jim Wilson | 1 | -1/+6 |
1994-04-06 | Add -f[no-]vtable-thunks (for C++). | Per Bothner | 1 | -0/+2 |
1994-04-06 | (finish_decl): Correct typo in use of tree_int_cst_sgn. | Jim Wilson | 1 | -1/+4 |
1994-04-06 | Add define_split to simplify "(unsigned) x > 0xffffff". | Richard Kenner | 1 | -0/+24 |
1994-04-06 | Add ... to set current_function_varargs. | Richard Kenner | 3 | -3/+3 |
1994-04-06 | (function_cannot_inline_p): Use current_function_varargs. | Richard Kenner | 1 | -3/+1 |
1994-04-06 | (struct function): New field for current_function_varargs. | Richard Kenner | 1 | -1/+2 |
1994-04-06 | (expand_builtin): Allow builtin_next_arg for varargs functions as | Richard Kenner | 1 | -3/+3 |
1994-04-06 | (push_function_context): Use current_function_varargs. | Richard Kenner | 1 | -7/+10 |
1994-04-06 | (lang_options): Group and alphabetize some options. | Richard Kenner | 1 | -44/+48 |
1994-04-06 | (warn_missing_declarations): New variable. | Richard Kenner | 1 | -1/+23 |
1994-04-06 | (lang_options): Add -Wmissing-declarations. | Richard Kenner | 1 | -0/+2 |
1994-04-06 | (expand_function_start): Delay copying static chain. | Richard Kenner | 1 | -1/+16 |
1994-04-06 | (emit_library_call): Move the invocation of prepare_call_address before the a... | Richard Kenner | 1 | -6/+6 |
1994-04-06 | (mark_target_live_regs): Avoid #ifdef HARD_REG_SET. | Richard Kenner | 1 | -7/+3 |
1994-04-06 | (block_alloc): Avoid #ifdef HARD_REG_SET. | Richard Kenner | 1 | -5/+1 |
1994-04-06 | (global_conflicts): Avoid #ifdef HARD_REG_SET. | Richard Kenner | 1 | -5/+2 |
1994-04-06 | Avoid #ifdef HARD_REG_SET. | Richard Kenner | 1 | -6/+2 |
1994-04-06 | (DEBUG_PRINT_REG): Fix printing of coprocessor regs in QImode. | Richard Kenner | 1 | -5/+5 |
1994-04-06 | Round to multiple of sizeof(short) on sysV68. | Richard Kenner | 2 | -0/+10 |
1994-04-06 | (update_headers): Copy stStatic symbols from the old local symbol table to th... | Richard Kenner | 1 | -0/+33 |
1994-04-06 | (output_function_prologue): pea/move: Fix typos. | Richard Kenner | 1 | -6/+26 |
1994-04-06 | (process_command): Minor white space cleanups to last patch. | Doug Evans | 1 | -5/+5 |
1994-04-06 | (process_command): Add "include" prefix for [blah/]stageN. | Doug Evans | 1 | -5/+9 |
1994-04-04 | pa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.o | Jeff Law | 2 | -2/+2 |
1994-04-04 | (sdbout_begin_block): Don't output block for function level scope unless MIPS... | Jim Wilson | 1 | -2/+18 |
1994-04-04 | (final_scan_insn): Pass new arg, block num, to sdbout_end_block. | Jim Wilson | 1 | -1/+1 |