| Commit message (Expand) | Author | Age | Files | Lines |
* | Initial revision | law | 1997-08-11 | 112 | -437/+162377 |
* | Initial revision | law | 1997-08-07 | 1 | -0/+22 |
* | Initial revision | law | 1997-08-06 | 1 | -0/+2840 |
* | Initial revision | law | 1997-08-05 | 1 | -0/+96 |
* | (store_one_arg): Allow stack_slot to be SP in ARGS_GROW_DOWNWARD case. | kenner | 1997-08-02 | 1 | -1/+1 |
* | parmlist_tags_warning): Only suppress warning on union if anonymous. | kenner | 1997-08-02 | 1 | -1/+1 |
* | (int_fits_type_p): Negative ints never fit unsigned types, and | kenner | 1997-08-02 | 1 | -2/+8 |
* | (_trampoline): Rework last change; both getpagesize and mprotect are | kenner | 1997-08-02 | 1 | -13/+15 |
* | (reload): Add IN_ADDR to IN_ADDR_ADDR when computing needs since they conflict. | kenner | 1997-08-02 | 1 | -10/+10 |
* | (debug_reload): Rework to make output more compact. | kenner | 1997-08-02 | 1 | -41/+30 |
* | (indent): Move to file level; was static in print_rtx. | kenner | 1997-08-02 | 1 | -3/+18 |
* | * objc/Make-lang.in (OBJC_CCOMMON): Removed. | bothner | 1997-08-02 | 1 | -7/+3 |
* | * Makefile.in (EXTRA_C_OBJS): Removed. | bothner | 1997-08-02 | 1 | -5/+5 |
* | * configure.in: Build .gdbinit for top level build dir here. | dje | 1997-08-02 | 1 | -0/+19 |
* | * configure.lang: Fix building of .gdbinit for oldstyle lang subdirs. | dje | 1997-08-02 | 1 | -9/+4 |
* | (gen_compile_unit_die): Add support for Pascal. | kenner | 1997-08-02 | 1 | -0/+3 |
* | (output_compile_unit_die): Add support for Pascal. | kenner | 1997-08-02 | 1 | -0/+2 |
* | (lvalue_p, case BIND_EXPR, RTL_EXPR): Return 1 if array. | kenner | 1997-08-02 | 1 | -12/+17 |
* | (cse_insn): Ignore paradoxical SUBREGs unless we are looking for such. | kenner | 1997-08-02 | 1 | -0/+31 |
* | (sparc_builtin_saveregs): If -fcheck-memory-usage, set rights of saved | kenner | 1997-08-02 | 1 | -0/+21 |
* | (hppa_builtin_saveregs): f -fcheck-memory-usage, set rights of saved | kenner | 1997-08-02 | 1 | -7/+12 |
* | (m88k_builtin_saveregs): If -fcheck-memory-usage, set rights of saved | kenner | 1997-08-02 | 1 | -8/+23 |
* | (clipper_builtin_saveregs): If -fcheck-memory-usage, set rights of | kenner | 1997-08-02 | 1 | -3/+23 |
* | (alpha_builtin_saveregs): If -fcheck-memory-usage, set rights of saved | kenner | 1997-08-02 | 1 | -7/+21 |
* | (make_function_rtl, make_decl_rtl): Add a prefix when | kenner | 1997-08-02 | 1 | -0/+44 |
* | (built_in_function): Add BUILT_IN_AGGREGATE_INCOMING_ADDRESS. | kenner | 1997-08-02 | 1 | -0/+1 |
* | (flag_check_memory_usage, flag_prefix_function_name): New variable. | kenner | 1997-08-02 | 1 | -1/+17 |
* | (expand_computed_goto): If -fcheck-memory-usage, check that computed address | kenner | 1997-08-02 | 1 | -1/+19 |
* | (chkr_{check_addr,set_right}_libfunc): New definitions. | kenner | 1997-08-02 | 1 | -0/+11 |
* | (put_var_into_stack, assign_parms): If -fcheck-memory-usage, set the | kenner | 1997-08-02 | 1 | -2/+42 |
* | (flag_check_memory_usage, flag_prefix_function_name): New declaration. | kenner | 1997-08-02 | 1 | -0/+8 |
* | Add expand_modifier flags. | kenner | 1997-08-02 | 1 | -3/+27 |
* | (expand_builtin, case BUILT_IN_AGGREGATE_INCOMING_ADDRESS): New case. | kenner | 1997-08-02 | 1 | -40/+283 |
* | (expr_size): Call expand_expr with appropriate flag. | kenner | 1997-08-02 | 1 | -1/+2 |
* | (init_decl_processing): Add __builtin_aggregate_incoming_address. | kenner | 1997-08-02 | 1 | -0/+4 |
* | (expand_call): If -fcheck-memory-usage, use pseudo-register, check | kenner | 1997-08-02 | 1 | -2/+36 |
* | (OBJC_OBJC): Delete from here. | kenner | 1997-08-02 | 1 | -4/+0 |
* | (compare_constant_1, case STRING_CST): Compare TYPE_MODE. | kenner | 1997-08-02 | 1 | -0/+4 |
* | (expand_expr, case PLACEHOLDER_EXPR): Find innermost matching and | kenner | 1997-08-02 | 1 | -27/+19 |
* | (contains_this_placeholder_p): Delete. | kenner | 1997-08-02 | 1 | -40/+14 |
* | * c-lang.c (lang_init): Restore, but add #if !USE_CPPLIB. | bothner | 1997-08-01 | 1 | -0/+2 |
* | * c-lex.c (lang_init): Remove (recently moved here). | bothner | 1997-08-01 | 1 | -11/+0 |
* | * objc/objc-act.c (lang_init): Don't check_newline #if USE_CPPLIB. | bothner | 1997-08-01 | 1 | -0/+2 |
* | x | merrill | 1997-08-01 | 1 | -44/+0 |
* | Translate -svr4 to -sysv4 and -unixware to -sysv4.2uw. | rms | 1997-08-01 | 1 | -1/+4 |
* | * pa.c (pa_reorg): Explode ADDR_DIFF_VEC insns too. | law | 1997-08-01 | 1 | -12/+26 |
* | 92th Cygnus<->FSF quick merge | mrs | 1997-08-01 | 6 | -31/+84 |
* | Initial revision | eggert | 1997-08-01 | 1 | -0/+262 |
* | Don't compile getpagesize if __CYGWIN32__ | ian | 1997-07-31 | 1 | -0/+4 |
* | (SWITCHES_NEED_SPACES) Define. | coxs | 1997-07-31 | 1 | -0/+5 |