| Commit message (Expand) | Author | Age | Files | Lines |
* | (call): Put USE for r0 in CALL_INSN; call call_internal to emit insn. | kenner | 1995-05-29 | 1 | -20/+28 |
* | Don't include alloca.h for winnt. | kenner | 1995-05-29 | 1 | -1/+1 |
* | Include alpha/xm-alpha.h, then winnt/xm-winnt.h. | kenner | 1995-05-29 | 1 | -1/+3 |
* | Protect most definitions with #ifndef. | kenner | 1995-05-29 | 1 | -0/+16 |
* | (21064:Windows_NT:50:3): New case. | kenner | 1995-05-28 | 1 | -0/+3 |
* | Properly use $(srcdir) for files that have it in their reference as a target | kenner | 1995-05-28 | 1 | -8/+9 |
* | (expand_computed_goto): Call do_pending_stack_adjust. | kenner | 1995-05-28 | 1 | -1/+3 |
* | (divmodhi4, udivmodhi4): Use "dmsK" for operand 2. | tege | 1995-05-28 | 1 | -2/+2 |
* | 73rd Cygnus<->FSF merge | mrs | 1995-05-27 | 9 | -78/+213 |
* | Fix bogus recursive <stdlib.h> in NEWS-OS 4.0C. | kenner | 1995-05-26 | 1 | -0/+29 |
* | Fix problem initializing bitfields to enums. | meissner | 1995-05-26 | 1 | -1/+2 |
* | Allow white space between `#' and `if' when looking for lines to | kenner | 1995-05-25 | 1 | -1/+1 |
* | Add `sel', `tahoe', `r3000', `r4000' to the list of pre-ANSI symbols | kenner | 1995-05-25 | 1 | -1/+3 |
* | (PRECOMPUTE_SELECTORS, struct soffset): Use #ifdef __sparc__, not | kenner | 1995-05-25 | 1 | -3/+3 |
* | fix typo | meissner | 1995-05-25 | 1 | -0/+1 |
* | If cross compiler or if -nostdlib, do not pass -YP to linker. | meissner | 1995-05-25 | 1 | -2/+17 |
* | (addsi_lshrsi_31, ashldi_const, ashrdi_const, lshrdi_const): Replace | kenner | 1995-05-25 | 1 | -7/+7 |
* | (L_eh, i386): Remove in-line comments in assembly code--the '#' | kenner | 1995-05-25 | 1 | -4/+4 |
* | (BC_ALL): Restore it from May 22 change; vms uses it. | kenner | 1995-05-25 | 1 | -1/+4 |
* | (alpha_emit_set_const): Don't call expand_binop for other than add if | kenner | 1995-05-25 | 1 | -2/+5 |
* | (reemit_notes): New function. | wilson | 1995-05-25 | 1 | -20/+38 |
* | (shiftcosts, genshifty_op): Add SH3 support. | wilson | 1995-05-25 | 1 | -0/+13 |
* | (ashlsi3, lshrsi3): Add SH3 support. | wilson | 1995-05-25 | 1 | -5/+36 |
* | *** empty log message *** | merrill | 1995-05-24 | 1 | -4/+3 |
* | (libgcc2.a): Handle case of separate srcdir. | kenner | 1995-05-24 | 1 | -2/+3 |
* | (strstr, strncmp, strlen): Remove declarations. | kenner | 1995-05-24 | 1 | -5/+0 |
* | (LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib. | dje | 1995-05-24 | 6 | -6/+6 |
* | decl.c | kenner | 1995-05-24 | 1 | -0/+6 |
* | (largest_union_member): Check simple_cst_equal result against 0. | kenner | 1995-05-24 | 1 | -1/+1 |
* | (FUNCTION_ARG_BOUNDARY): Use GET_MODE_BITSIZE. | dje | 1995-05-24 | 1 | -3/+3 |
* | (finish_anon_union): Check simple_cst_equal result against 0. | kenner | 1995-05-24 | 1 | -1/+2 |
* | (duplicate_decls): Check simple_cst_equal result against 0. | kenner | 1995-05-24 | 1 | -1/+2 |
* | (type_list_equal, simple_cst_list_equal, index_type_equal): | kenner | 1995-05-24 | 1 | -24/+25 |
* | *** empty log message *** | merrill | 1995-05-24 | 2 | -1/+6 |
* | Make-lang.in | kenner | 1995-05-24 | 1 | -0/+4 |
* | Strip leading * from names. | meissner | 1995-05-24 | 1 | -1/+3 |
* | (cxxmain.o): Replace single quotes with backslashes. | kenner | 1995-05-24 | 1 | -1/+1 |
* | Provide start, _start for gld to use as start address. | meissner | 1995-05-24 | 1 | -0/+8 |
* | make compatible with new rs6000 change. | meissner | 1995-05-24 | 1 | -2/+10 |
* | Make -mstring more like -mmultiple; Emit correct stabs on V.4; Emit correct c... | meissner | 1995-05-24 | 4 | -51/+102 |
* | *** empty log message *** | merrill | 1995-05-24 | 1 | -10/+23 |
* | (LINK_SPEC): Don't pass "-e start" if nostartfiles rather than nostdlib. | dje | 1995-05-24 | 4 | -4/+4 |
* | (CROSS_LINK_SPEC): ENDFILE_SPEC moved to -nostartfiles. | dje | 1995-05-24 | 1 | -2/+3 |
* | (crtend.o): Remove crufty -o. | dje | 1995-05-24 | 1 | -1/+1 |
* | (link_command_spec): Move ENDFILE_SPEC from -nostdlib to -nostartfiles. | dje | 1995-05-23 | 1 | -2/+4 |
* | (hash_rtx): Avoid warning on int-to-pointer conversion. | kenner | 1995-05-23 | 1 | -3/+4 |
* | (negsi2-2): Change output pattern to #. | wilson | 1995-05-23 | 1 | -1/+1 |
* | (get_fnaddr): Add = to output contraint. | wilson | 1995-05-23 | 1 | -1/+1 |
* | (mips_finalize_pic): Delete declaration. | wilson | 1995-05-23 | 1 | -2/+4 |
* | (embedded_pic_offset): Output RTL to initialize | wilson | 1995-05-23 | 1 | -29/+23 |