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