Age | Commit message (Expand) | Author | Files | Lines |
1996-07-13 | Solaris, shared lib, aix broken compatibiliy | Michael Meissner | 11 | -137/+206 |
1996-07-12 | (ASM_OUTPUT_MI_THUNK): Handle fns returning structures. | Doug Evans | 1 | -2/+4 |
1996-07-12 | (ASM_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. | Doug Evans | 1 | -1/+1 |
1996-07-12 | ({ASM,LINK}_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. | Doug Evans | 1 | -2/+2 |
1996-07-12 | ({ASM,LINK}_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. | Doug Evans | 1 | -2/+2 |
1996-07-12 | ({LINK,ASM_CPU}_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. | Doug Evans | 1 | -3/+3 |
1996-07-12 | (LINK_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. | Doug Evans | 2 | -3/+3 |
1996-07-12 | ({ASM,LINK}_SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. | Doug Evans | 1 | -2/+2 |
1996-07-12 | ({ASM,LINK}_:SPEC): %{V} %{v:%{!V:-V}} -> %{v:-V}. | Doug Evans | 1 | -3/+3 |
1996-07-12 | %{V} %{v:%{!V:-V}} -> %{v:-V}. | Doug Evans | 1 | -2/+2 |
1996-07-11 | Check for whether GOT_TOC register was eliminated | Michael Meissner | 2 | -27/+53 |
1996-07-11 | Deal with -fpic and inlined functions | Michael Meissner | 2 | -24/+109 |
1996-07-11 | h8300.h (OK_FOR_U): If generating H8/S code, accept SYMBOL_REF and SYMBOL_REF... | Jeff Law | 1 | -4/+6 |
1996-07-11 | h8300.c (shift_one): Emit tabs between opcode and operands to be consistent w... | Jeff Law | 1 | -170/+601 |
1996-07-11 | 87 Cygnus<->FSF merge | Mike Stump | 1 | -0/+13 |
1996-07-11 | 87 Cygnus<->FSF merge | Mike Stump | 27 | -691/+1632 |
1996-07-10 | (ASM_SPEC): Correct typos in Jun 18 change. | Jim Wilson | 1 | -2/+2 |
1996-07-10 | Fix last change | Michael Meissner | 1 | -3/+10 |
1996-07-10 | Use integer ops to load SF constants for software floating point; fix up soft... | Michael Meissner | 3 | -55/+195 |
1996-07-09 | Make fp constants hard if -fpic | Michael Meissner | 1 | -0/+4 |
1996-07-09 | (FIXPROTO_DEFINES): Add -D_SGI_SOURCE. | Jim Wilson | 1 | -1/+1 |
1996-07-08 | (enum reg_class): Add new class GENERAL_FP_REGS. | Jim Wilson | 1 | -0/+3 |
1996-07-08 | (note_mem_written): Varying structure memory access with | Jim Wilson | 1 | -2/+7 |
1996-07-08 | (true_dependence, anti_dependence, output_dependence): | Jim Wilson | 1 | -2/+11 |
1996-07-08 | (calc_live_regs): For pragma_interrupt case... | Jim Wilson | 1 | -1/+4 |
1996-07-08 | (expand_call): For assign_stack_temp call in PARALLEL case, | Jim Wilson | 1 | -1/+1 |
1996-07-08 | (aggregate_value_p): If hard_function_value returns | Jim Wilson | 1 | -0/+6 |
1996-07-08 | (function_arg): Add explicit checks for FIELD_DECLs. | Jim Wilson | 1 | -11/+25 |
1996-07-08 | (function_arg): Add explicit checks for FIELD_DECLs. | Jim Wilson | 1 | -1/+6 |
1996-07-08 | * First cut at support for the H8/S. | Jeff Law | 5 | -142/+294 |
1996-07-08 | stdarg.h: Handle the H8/S. | Jeff Law | 2 | -2/+2 |
1996-07-08 | sol2.h (LINK_SPEC): Don't pass `-z text' if -shared -mimpure-text. | Doug Evans | 1 | -1/+1 |
1996-07-07 | (__udivsi3): Use faster tstw instead of btst. | Torbjorn Granlund | 1 | -1/+1 |
1996-07-07 | Recognize rtems as an o/s. | Doug Evans | 1 | -1/+1 |
1996-07-04 | (get_inner_reference): Delete using alternate mode for bitfield; we | Richard Kenner | 1 | -19/+3 |
1996-07-03 | formatting tweaks | Mike Stump | 2 | -9/+9 |
1996-07-03 | (at SUNOS4_SHARED_LIBRARIES): Fix reference to unistd.h. | Richard Kenner | 1 | -1/+1 |
1996-07-03 | (record_function_format): Define as static. | Richard Kenner | 1 | -1/+1 |
1996-07-03 | formatting tweaks | Mike Stump | 94 | -2102/+3360 |
1996-07-03 | (default_conversion): Add bitfield promotions. | Richard Kenner | 1 | -0/+18 |
1996-07-03 | (default_compilers): Add null entries for languages we heard of. | Richard Kenner | 1 | -0/+12 |
1996-07-03 | formatting tweaks | Mike Stump | 2 | -35/+35 |
1996-07-03 | iformat tweaks | Mike Stump | 1 | -1/+1 |
1996-07-03 | pa.c (fmpy_operands): Define. | Jeff Law | 1 | -0/+171 |
1996-07-03 | pa.md (parallel_addb, [...]): New patterns. | Jeff Law | 1 | -0/+138 |
1996-07-03 | pa.c (fmpyaddoperands): Tighten checks. | Jeff Law | 1 | -6/+40 |
1996-07-02 | pa.c (ireg_or_int5_operand): New function. | Jeff Law | 3 | -33/+200 |
1996-07-02 | expr.c (compare): If function pointers need canonicalization before compariso... | Jeff Law | 1 | -0/+39 |
1996-07-02 | Make Linux target work | Michael Meissner | 1 | -2/+5 |
1996-06-29 | Fix int<->floating point conversion routines | Michael Meissner | 3 | -106/+249 |