1994-02-15 |
Richard Kenner | (lang_options): Add -W{no,}extern-inline. |
commit | commitdiff | tree |
1994-02-15 |
Richard Kenner | (main): Move unused arg ++i out of call to printf. |
commit | commitdiff | tree |
1994-02-15 |
Richard Kenner | (main): Remove unused args in call to fprintf. |
commit | commitdiff | tree |
1994-02-15 |
Richard Kenner | (optimize_reg_copy): A register that dies in a CALL_INS... |
commit | commitdiff | tree |
1994-02-15 |
Richard Kenner | (eifrac): If FIXUNS_TRUNC_LIKE_FIX_TRUNC, convert on... |
commit | commitdiff | tree |
1994-02-15 |
Richard Kenner | (default_compilers): Generate and use .ii files in... |
commit | commitdiff | tree |
1994-02-15 |
Richard Kenner | (simplify_shift_const, case AND): When remaking binary... |
commit | commitdiff | tree |
1994-02-14 |
Ian Lance Taylor | (output_epilog): Don't output a traceback table if |
commit | commitdiff | tree |
1994-02-13 |
Richard Kenner | (ADJUST_COST): Call rs6000_adjust_cost. |
commit | commitdiff | tree |
1994-02-13 |
Richard Kenner | (rs6000_adjust_cost): Renamed from ppc_adjust_cost. |
commit | commitdiff | tree |
1994-02-13 |
Ian Lance Taylor | Use ASM_GENERATE_INTERNAL_LABEL rather than assuming... |
commit | commitdiff | tree |
1994-02-13 |
Ian Lance Taylor | Clean up some X11 header files for C++; problems found... |
commit | commitdiff | tree |
1994-02-13 |
Michael Meissner | Include stdio.h to get STDIO_PROTO correct. |
commit | commitdiff | tree |
1994-02-13 |
Doug Evans | (fatal, error): Fix declarations (make dependant on... |
commit | commitdiff | tree |
1994-02-13 |
Michael Meissner | Use i386/xm-osf.h as OSF/1 xm file. |
commit | commitdiff | tree |
1994-02-12 |
Richard Kenner | (expand_call): When preserving subexpressions, don... |
commit | commitdiff | tree |
1994-02-12 |
Doug Evans | (PROTO): Define. |
commit | commitdiff | tree |
1994-02-12 |
Richard Kenner | (REVERSIBLE_CC_MODE): Define. |
commit | commitdiff | tree |
1994-02-12 |
Richard Kenner | (REVERSIBLE_CC_MODE): Add default definition. |
commit | commitdiff | tree |
1994-02-12 |
Torbjorn Granlund | Conditionalize special treatment of |
commit | commitdiff | tree |
1994-02-12 |
Torbjorn Granlund | (expand_shift): Truncate immediate count if SHIFT_COUNT... |
commit | commitdiff | tree |
1994-02-12 |
Per Bothner | Don't treat anonymous fields as belonging to the contai... |
commit | commitdiff | tree |
1994-02-12 |
Torbjorn Granlund | (ADJUST_COST): Call ppc_adjust_cost. |
commit | commitdiff | tree |
1994-02-12 |
Torbjorn Granlund | (ppc_adjust_cost): New function. Adjust for TYPE_JMPREG. |
commit | commitdiff | tree |
1994-02-12 |
Torbjorn Granlund | (definition of "type"): Add "jmpreg" as new type. |
commit | commitdiff | tree |
1994-02-12 |
Richard Kenner | (mark_jump_label, case LABEL_REF): Update REG_LABEL... |
commit | commitdiff | tree |
1994-02-12 |
Doug Evans | (VPROTO, VA_START): Define. |
commit | commitdiff | tree |
1994-02-12 |
Doug Evans | Surround definition of VPROTO, VA_START with #ifndef... |
commit | commitdiff | tree |
1994-02-11 |
Richard Kenner | (gen_input_reload): If reg-reg add is not valid, try... |
commit | commitdiff | tree |
1994-02-11 |
Richard Kenner | (expand_builtin): If the builtin was called as __builti... |
commit | commitdiff | tree |
1994-02-11 |
Richard Kenner | (record_reg_classes): Fix logic in case of matching... |
commit | commitdiff | tree |
1994-02-11 |
Doug Evans | Don't define _STDARG_H/etc. if not gcc, it may collide... |
commit | commitdiff | tree |
1994-02-11 |
Richard Kenner | (c_expand_return): Do not warn about returning the... |
commit | commitdiff | tree |
1994-02-10 |
Jeff Law | * pa.h (IS_ASM_LOGICAL_LINE_SEPARATOR): Define. |
commit | commitdiff | tree |
1994-02-10 |
Jeff Law | final.c (IS_ASM_LOGICAL_LINE_SEPARATOR): Provide defaul... |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | (emit_reload_insns): Use new vars for secondary reloads... |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | (reload_secondary_{reload,icode}): Deleted. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | (reload_secondary_{reload,icode}): Deleted. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | (memory_address): Fix error in last change. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | Use PROTO for varargs functions. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | If __STDC__, include gstdarg and use ANSI form of varargs. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | Use PROTO for varargs functions. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | Use PROTO for varargs functions. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | If __STDC__, include gstdarg and use ANSI form of varargs. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | If __STDC__, include gstdarg and use ANSI form of varargs. |
commit | commitdiff | tree |
1994-02-10 |
Richard Kenner | Use PROTO for varargs functions. |
commit | commitdiff | tree |
1994-02-09 |
Michael Meissner | Make elf profiling use new calling sequence. |
commit | commitdiff | tree |
1994-02-09 |
Richard Kenner | (earith, ereal_negate, eneg, eisneg, enan, emovo, esub... |
commit | commitdiff | tree |
1994-02-09 |
Richard Kenner | Add popen and pclose to required list for stdio.h. |
commit | commitdiff | tree |
1994-02-09 |
Richard Kenner | Include ctype.h. |
commit | commitdiff | tree |
1994-02-09 |
Richard Kenner | (int_fits_type_p): Properly handle case of variable... |
commit | commitdiff | tree |
1994-02-09 |
Richard Kenner | Append "#include <stdlib.h>" to assert.h if it uses... |
commit | commitdiff | tree |
1994-02-09 |
Richard Kenner | (__builtin_new): If __new_handler returns, keep trying... |
commit | commitdiff | tree |
1994-02-09 |
Jim Wilson | When edit size_t typedef, modify sed pattern to avoid... |
commit | commitdiff | tree |
1994-02-09 |
Jim Wilson | (FIXINCLUDES): Delete definition. |
commit | commitdiff | tree |
1994-02-09 |
Jim Wilson | (ASM_OUTPUT_LOCAL, ASM_OUTPUT_COMMON): Use SIZE not... |
commit | commitdiff | tree |
1994-02-08 |
Jim Wilson | (SIZE_TYPE, PTRDIFF_TYPE): Don't redefine. |
commit | commitdiff | tree |
1994-02-08 |
Jim Wilson | (print_file_desc): Correct printf format. |
commit | commitdiff | tree |
1994-02-08 |
Jim Wilson | (find_basic_blocks): Also look for REG_LABEL notes... |
commit | commitdiff | tree |
1994-02-08 |
Jim Wilson | (save_regs, restore_regs): Use __inline__ not inline. |
commit | commitdiff | tree |
1994-02-08 |
Doug Evans | (open_dump_file): New function. |
commit | commitdiff | tree |
1994-02-07 |
Richard Kenner | (memory_address): Call update_temp_slot_address on... |
commit | commitdiff | tree |
1994-02-07 |
Richard Kenner | (struct temp_slot): Add new field, ADDRESS. |
commit | commitdiff | tree |
1994-02-06 |
Jim Wilson | (NO_SYS_SIGLIST): Delete. |
commit | commitdiff | tree |
1994-02-06 |
Jim Wilson | (sys_siglist): Don't declare if DONT_DECLARE_SYS_SIGLIS... |
commit | commitdiff | tree |
1994-02-06 |
Jim Wilson | (sys_siglist): Don't declare if NO_SYS_SIGLIST or DONT_... |
commit | commitdiff | tree |
1994-02-06 |
Jim Wilson | (reg_pending_sets, reg_pending_sets_all): New variables. |
commit | commitdiff | tree |
1994-02-06 |
Jim Wilson | (movdi): Handle 'U' and 'T' constraints. |
commit | commitdiff | tree |
1994-02-06 |
Jim Wilson | (FUNCTION_PROFILER): Concatenate strings to avoid |
commit | commitdiff | tree |
1994-02-06 |
Jim Wilson | (function_arg): When soft-float, don't add bias for |
commit | commitdiff | tree |
1994-02-06 |
Jim Wilson | (CPP_PREDEFINES): Add _MIPSEB. |
commit | commitdiff | tree |
1994-02-06 |
Richard Kenner | (canon_hash, case LABEL_REF, SYMBOL_REF): Avoid warning... |
commit | commitdiff | tree |
1994-02-05 |
Steve Chamberlain | *** empty log message *** |
commit | commitdiff | tree |
1994-02-05 |
Richard Kenner | (rest_of_compilation): Invoke MACHINE_DEPENDENT_REORG... |
commit | commitdiff | tree |
1994-02-05 |
Richard Kenner | (memory_extend_rtx): New variable. |
commit | commitdiff | tree |
1994-02-05 |
Richard Kenner | Add lstat to required_list for sys/stat.h |
commit | commitdiff | tree |
1994-02-04 |
Stan Cox | Assume -muse-div-instruction -mno-check-zero-division |
commit | commitdiff | tree |
1994-02-04 |
Stan Cox | Made -mshort-data- unsigned. Copy MEM_IN_STRUCT_P... |
commit | commitdiff | tree |
1994-02-04 |
Stan Cox | Split movdf so it can go into a branch delay slot. |
commit | commitdiff | tree |
1994-02-04 |
Richard Kenner | (gen_lowpart_common, gen_highpart): Test *_BIG_ENDIAN... |
commit | commitdiff | tree |
1994-02-03 |
Doug Evans | (store_bit_field, insv case): Don't use PUT_MODE on |
commit | commitdiff | tree |
1994-02-03 |
Richard Kenner | Add prototypes for static functions. |
commit | commitdiff | tree |
1994-02-03 |
Richard Kenner | (GO_IF_HARD_REG_EQUAL): Fix typo. |
commit | commitdiff | tree |
1994-02-03 |
Richard Kenner | (eliminate_regs, case INSN_LIST): Properly remake list... |
commit | commitdiff | tree |
1994-02-03 |
Jim Wilson | (signed_or_unsigned_type): Check for any |
commit | commitdiff | tree |
1994-02-03 |
Jim Wilson | (enquire.o): Depend on stmp-int-hdrs. |
commit | commitdiff | tree |
1994-02-03 |
Jim Wilson | (CPP_SPEC): Define __PTRDIFF_TYPE__ not __PTRDIFF_TYPE. |
commit | commitdiff | tree |
1994-02-03 |
Jim Wilson | (fill_simple_delay_slots): When fill epilogue delay |
commit | commitdiff | tree |
1994-02-02 |
Richard Kenner | (lang_options): Sort C++ options and add -f{no-,}extern... |
commit | commitdiff | tree |
1994-02-02 |
Richard Kenner | (FILE_FUNCTION_FORMAT): Fix typo if neither dot nor... |
commit | commitdiff | tree |
1994-02-02 |
Richard Kenner | (const_binop, COMPLEX_TYPE, case RDIV_EXPR): If complex... |
commit | commitdiff | tree |
1994-02-02 |
Richard Kenner | Add prototypes for static functions; delete forward... |
commit | commitdiff | tree |
1994-02-02 |
Richard Kenner | Re-order declarations for functions in c-typeck.c to... |
commit | commitdiff | tree |
1994-02-02 |
Richard Kenner | (SUBDIR_INCLUDES): Add -I for include directory. |
commit | commitdiff | tree |
1994-02-02 |
Richard Kenner | (synth_mult): Delay allocation of algorithm structures... |
commit | commitdiff | tree |
1994-02-01 |
Richard Kenner | (decl_attributes): Allow format attributes on old style |
commit | commitdiff | tree |
1994-02-01 |
Richard Kenner | (make_extraction): Don't make an extraction that has... |
commit | commitdiff | tree |
1994-02-01 |
Richard Kenner | Add prototypes for static functions. |
commit | commitdiff | tree |
1994-02-01 |
Richard Kenner | (build_type_variant): Simplify by using build_type_copy. |
commit | commitdiff | tree |
1994-02-01 |
Richard Kenner | (rest_of_compilation): `volatile' function warning... |
commit | commitdiff | tree |
next |