1993-11-04 |
rms | (cse_insn): Call `invalidate' also for STRICT_LOW_PART and |
commit | commitdiff | tree | snapshot |
1993-11-04 |
rms | (DECL_IN_TEXT_SECTION): New macro. |
commit | commitdiff | tree | snapshot |
1993-11-04 |
rms | (assemble_variable): Set DECL_IN_TEXT_SECTION. |
commit | commitdiff | tree | snapshot |
1993-11-04 |
rms | (dbxout_symbol_location): Test DECL_IN_TEXT_SECTION. |
commit | commitdiff | tree | snapshot |
1993-11-04 |
rms | (build_function_call): Initialize fundecl to 0. |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (output_move_double): More of previous change. |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (output_move_double): Fix up the test for overlap |
commit | commitdiff | tree | snapshot |
1993-11-03 |
tege | (REGISTER_MOVE_COST): Decrease cost for move from |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (regclass): Consider commutativity even when |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (expand_divmod): Use target as copy_to_suggested_reg |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (safe_write, safe_read): Really use arg DESC. |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (safe_read): New function. |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (check_format_info): Make warning nicer for mismatch... |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (exit): Fix declaration of _exit. |
commit | commitdiff | tree | snapshot |
1993-11-03 |
rms | (dbxout_type): Print `-2' instead of `0037777777776' |
commit | commitdiff | tree | snapshot |
1993-11-03 |
bothner | Make more robust in two places. |
commit | commitdiff | tree | snapshot |
1993-11-02 |
rms | (safe_read): New function. |
commit | commitdiff | tree | snapshot |
1993-11-02 |
rms | (do_spec_1): Use spec_version for %v, not version_string. |
commit | commitdiff | tree | snapshot |
1993-11-02 |
ian | Don't fix /**/ in X11 files; unnecessary |
commit | commitdiff | tree | snapshot |
1993-11-02 |
rms | (sys/stat.h) Fix fchmod prototype, first arg is int... |
commit | commitdiff | tree | snapshot |
1993-11-02 |
kenner | (init_optabs): Function `ffs' takes `int', not mode... |
commit | commitdiff | tree | snapshot |
1993-11-02 |
rms | (edit_file): Use safe_write. |
commit | commitdiff | tree | snapshot |
1993-11-02 |
rms | Include tconfig.h. |
commit | commitdiff | tree | snapshot |
1993-11-02 |
rms | Unquote 'f' in #define _IO. Fix elf.h like |
commit | commitdiff | tree | snapshot |
1993-11-02 |
rms | (setjmp.h): Don't require siglongjmp and sigsetjmp. |
commit | commitdiff | tree | snapshot |
1993-11-01 |
kenner | Add set_attr for "length" when we are going to split... |
commit | commitdiff | tree | snapshot |
1993-11-01 |
kenner | (bdn/bdz): Fix typo in checking for when we need to... |
commit | commitdiff | tree | snapshot |
1993-11-01 |
kenner | (mulsi3): Make alternatives be "mq" and "no_mq" instead... |
commit | commitdiff | tree | snapshot |
1993-11-01 |
rms | (stmp-fixproto): Print a notice that warnings and errors |
commit | commitdiff | tree | snapshot |
1993-11-01 |
ian | Don't remove /**/ from X11/xmd.h. |
commit | commitdiff | tree | snapshot |
1993-11-01 |
rms | (divhisi3, udivhisi3, modhisi3, umodhi3): Comment out. |
commit | commitdiff | tree | snapshot |
1993-11-01 |
kenner | (expand_decl_init): If CONST_DECL, don't generate any... |
commit | commitdiff | tree | snapshot |
1993-11-01 |
tege | (synth_mult): When factoring T, break from loop after... |
commit | commitdiff | tree | snapshot |
1993-11-01 |
rms | (safe_write): New function. |
commit | commitdiff | tree | snapshot |
1993-11-01 |
rms | (do_ident): Substitute macros and output here. |
commit | commitdiff | tree | snapshot |
1993-10-31 |
rms | (extzv, and its recognizer): If width is 32, don't... |
commit | commitdiff | tree | snapshot |
1993-10-31 |
rms | (shorten_compare): Undo previous change. |
commit | commitdiff | tree | snapshot |
1993-10-31 |
wilson | (do_store_flag): For equality test of a single bit... |
commit | commitdiff | tree | snapshot |
1993-10-31 |
rms | (output_move_double): Extend the special case |
commit | commitdiff | tree | snapshot |
1993-10-31 |
rms | (shorten_compare): Do nothing if both args constant. |
commit | commitdiff | tree | snapshot |
1993-10-31 |
rms | (convert_move): When extending to multi-word register |
commit | commitdiff | tree | snapshot |
1993-10-31 |
rms | Re-add hitachi to list of companies not to treat as... |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (output_move_double): Extend the special case |
commit | commitdiff | tree | snapshot |
1993-10-30 |
kenner | Initial revision |
commit | commitdiff | tree | snapshot |
1993-10-30 |
kenner | Add H3050/RX support. |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (output_dbra): Fix argument number in addi at end. |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (mulsidi3 patterns): Fix typo, LSHIFTRT was ASHIFT. |
commit | commitdiff | tree | snapshot |
1993-10-30 |
kenner | Remove duplicately-installed change. |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (enum built_in_function): Added END_BUILTINS to delimit |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (convert_and_check): Don't warn converting 0xff |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (finish_function): If rest_of_compilation set DECL_INITIAL |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (rest_of_compilation): When an `extern inline' is not |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (mainversion): New variable. |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (assign_parms): If parmreg is a CONCAT, handle the |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (store_bit_field): When calling operand_subword_force, |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (do_jump): Use do_jump_by_parts_equality for complex... |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (HAVE_PUTENV): Defined. |
commit | commitdiff | tree | snapshot |
1993-10-30 |
rms | (sys/stat.h): Don't change definitions into |
commit | commitdiff | tree | snapshot |
1993-10-29 |
rms | (LIB_SPEC): Use -lieee if -mieee-fp. |
commit | commitdiff | tree | snapshot |
1993-10-29 |
rms | Fix indentation. |
commit | commitdiff | tree | snapshot |
1993-10-29 |
kenner | (LINK_SPEC): Pass -no_unresolved if -call_shared. |
commit | commitdiff | tree | snapshot |
1993-10-29 |
kenner | (addsf3, subsf3, mulsf3, divsf3): Put POWERPC first... |
commit | commitdiff | tree | snapshot |
1993-10-29 |
kenner | ({DBX,SDB,MIPS}_DEBUGGING_INFO): Turn off until working. |
commit | commitdiff | tree | snapshot |
1993-10-29 |
kenner | Define HAVE_PUTENV for AIX PS/2. |
commit | commitdiff | tree | snapshot |
1993-10-29 |
kenner | Add support for coff-based ctor/dtor handling. |
commit | commitdiff | tree | snapshot |
1993-10-29 |
kenner | (gen-protos.o, scan.o, fix-header.o, scan-decls.o): |
commit | commitdiff | tree | snapshot |
1993-10-29 |
kenner | (check_methods_accessible): Fix bug in -Wno-protocol... |
commit | commitdiff | tree | snapshot |
1993-10-29 |
kenner | (init): Remove extraneous pop_momentary in error case. |
commit | commitdiff | tree | snapshot |
1993-10-28 |
kenner | (ENCODE_SECTION_INFO): Use DECL_RTL for DECLs. |
commit | commitdiff | tree | snapshot |
1993-10-28 |
tege | (emit_move_sequence): Fix typo, `Pmode' was `mode'. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (NO_DOLLAR_IN_LABEL): Undefined. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (cse_insn): When using src_related, copy the rtx. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (output_pending_init_elements): Don't crash if |
commit | commitdiff | tree | snapshot |
1993-10-27 |
kenner | (define_function_unit): Add missing blank lines. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (bsd/sys/wait.h): Undo previous change. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (ASM_GENERATE_INTERNAL_LABEL) |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (print_node_brief): Use unsigned char to print |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (expand_assignment): Use duplicate instead of dup as... |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | Rename dup to duplicate. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (NO_DOLLAR_IN_LABEL): Defined. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
kenner | Include hconfig.h. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
kenner | Include hconfig.h. |
commit | commitdiff | tree | snapshot |
1993-10-27 |
kenner | Delete duplicate definition of "buf". |
commit | commitdiff | tree | snapshot |
1993-10-27 |
rms | (deduced.h): Add -I. and -I$(srcdir). |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | Initial revision |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | Treat __PARAGON__ like __SVR4__. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | (___builtin_saveregs): New alternative for __PARAGON__. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | [__i860__]: Add to little-endian conditional. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | (paragon): New alias. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
kenner | (rs6000_override_options): Support -mcpu=rsc1. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | (CC): Move a " to avoid shell error. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
kenner | (movsi): Can copy a TOC address into a register. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | (gen-protos, fix_header): Add $(HOST_CFLAGS) and $... |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | (fix-header.o): Depend on fix-header.c. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | (default_compilers): Define __GNUC_MINOR__, using %v. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
wilson | (OLDCC): Add -XNh1500. |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | (init_expmed): Use register 10000, not FIRST_PSEUDO_REG... |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | Fix NeXT <sys/wait.h> problem in <bsd/sys/wait.h> |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | (build_binary_op): For TRUNC_MOD_EXPR and FLOOR_MOD_EXP... |
commit | commitdiff | tree | snapshot |
1993-10-26 |
rms | [__NeXT__]: Don't declare setjmp or longjmp. |
commit | commitdiff | tree | snapshot |
next |