- 10 Jun, 1996 1 commit
-
-
there aren't any. From-SVN: r12256
Richard Kenner committed
-
- 09 Jun, 1996 5 commits
- 08 Jun, 1996 18 commits
-
-
(cpu, memory, imuldiv, adder, mult, divide): Add vr4100 and vr4300 support. (muldf3, mulsf3): Add vr4300 support. (muldf3_internal, muldf_r4300, mulsf3_internal, mulsf_r4300): New patterns. From-SVN: r12250
Jim Wilson committed -
(MASK_4300_MUL_FIX, TARGET_4300_MUL_FIX): New macros. (TARGET_SWITCHES): Add -mfix4300 option. From-SVN: r12249
Jim Wilson committed -
From-SVN: r12248
Jim Wilson committed -
From-SVN: r12247
Richard Kenner committed -
constants, labels, etc. From-SVN: r12246
Richard Kenner committed -
definitions or conditionals. From-SVN: r12245
Richard Kenner committed -
(define_insns for ffs[qhs]i2): Deleted. These patterns only worked when the input operand was not the same as the output operand. (define_expand for ffssi2): New pattern. This uses an anonymous pattern that describes what the ns32k's ffsd instruction (really) does. From-SVN: r12244
Richard Kenner committed -
(fixup_var_refs_1, case SIGN_EXTEND): Handle paradoxical SUBREGs as first operand. (fixup_var_regs_1, case SET): Handle paradoxical SUBREGs as first operand of a ZERO_EXTRACT in SET_DEST. From-SVN: r12243
Richard Kenner committed -
From-SVN: r12242
Richard Kenner committed -
(init_attribute): Initialize it. (decl_attributes, case A_FORMAT): Clean up error messages. (decl_attributes, case A_FORMAT_ARG): New case. (struct international_format_info): New structure and typedef. (international_format_list): New variable. (record_international_format): New function. (init_format_info): Call it for gettext, dcgettext, and dcgettext. (check_format_info): See if format arg is call to internationalization function. From-SVN: r12241
Richard Kenner committed -
separated by commas rather than a single long macro definition. From-SVN: r12240
Jim Wilson committed -
(multilib_select): Delete static initializer. (multilib_obstack, multilib_raw): New global variables. (multilib.h): Include inside multilib_raw definition. (main): Set multilib_select from multilib_raw. From-SVN: r12239
Jim Wilson committed -
(simplify_binary_operation, case MULT): Check for case where width is larger than HOST_BITS_PER_WIDE_INT, and upper most bit is set. We can not generate a simple shift in this case. From-SVN: r12238
Jim Wilson committed -
* config.guess (i?86-ncr-sysv*): Emit minor release numbers. Recognize the NCR 4850 machine and NCR Pentium-based platforms. From-SVN: r12225
Per Bothner committed -
(PUT_SDB_TYPE): Delete now unnecessary shifting and masking. From-SVN: r12224
Jim Wilson committed -
(plain_type_1): Use TYPE_PRECISION instead of TYPE_SIZE. Add check for LONG_DOUBLE_TYPE_SIZE if EXTENDED_SDB_BASIC_TYPES. From-SVN: r12223
Jim Wilson committed -
(enum sdb_masks): Add EXTENDED_SDB_BASIC_TYPES masks. From-SVN: r12222
Jim Wilson committed -
From-SVN: r12221
Jim Wilson committed
-
- 07 Jun, 1996 16 commits
-
-
From-SVN: r12220
Richard Kenner committed -
From-SVN: r12219
Richard Kenner committed -
From-SVN: r12218
Richard Kenner committed -
Objective-C headers. From-SVN: r12217
Richard Kenner committed -
From-SVN: r12216
Richard Kenner committed -
From-SVN: r12215
Richard Kenner committed -
-m68020; remove -mno-68302 and -mno-68332. From-SVN: r12214
Richard Kenner committed -
From-SVN: r12213
Per Bothner committed -
* gen-protos.c (progname): New variable (needed by cppalloc.c). (main): Set progname. From-SVN: r12212
Per Bothner committed -
* fixincludes: When running find, add "/." to directory name to force expanding symlinks to directories. From-SVN: r12211
Per Bothner committed -
From-SVN: r12210
Per Bothner committed -
* cppmain.c (fancy_abort): Only define #ifdef abort. (main): Make sure cpp_fatal is before exit. From-SVN: r12209
Per Bothner committed -
From-SVN: r12208
Per Bothner committed -
* cpplib.c (xcalloc): From from cppalloc.c. * cpplib.c (cpp_push_buffer): If recursion too deap, return NULL rather than exiting with fatal. (make_assertion, cpp_expand_to_buffer, push_macro_expansion, do_include, cpp_start_rea): Handle NULL return from cpp_push_buffer. (output_line_command): Update position even if no_output. (parse_clear_mark): Use fatal instead of abort. From-SVN: r12207
Per Bothner committed -
* cppalloc.c (memory_full): Don't use fatal; use fprintf+exit. * cppalloc.c (xcalloc): Move from here to cpplib.c. From-SVN: r12206
Per Bothner committed -
* h8300/h8300.c (h8300_monitor_function_p): New function. (h8300_os_task_function_p): Likewise. (os_task, monitor): Variables to note if the current function is an os_task or monitor. (function_prologue): Set monitor and/or os_task as needed. Handle os_task and monitor functions. (function_epilogue): Clear monitor and os_task. Handle os_task and monitor functions. (h8300_valid_machine_decl_attribute): Accept "OS_Task" and "monitor". From-SVN: r12205
Jeff Law committed
-