aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1996-01-31({adddi,subdi}_sexthishl32): 'a' and 'd' versions merged and fixed; doRichard Kenner1-37/+26
1996-01-31(MACHINE_STATE_{SAVE,RESTORE}): Allow MOTOROLA syntax.Richard Kenner1-7/+19
1996-01-30Don't include <string.h>. Don't compare strchr result to NULL.Ian Lance Taylor1-2/+1
1996-01-30In ASM_FINAL_SPEC, use %|, not ${pipe:-}Ian Lance Taylor1-1/+1
1996-01-30(nonzero_bits, case REG): Ignore REG_POINTER_ALIGNMENT.Richard Kenner1-6/+11
1996-01-30(expr.o): Includes hard-reg-set.h.Richard Kenner1-1/+1
1996-01-29Don't use #ifndef inside call to strchr, to avoid AIX problemIan Lance Taylor1-4/+5
1996-01-28(*): #undef first.Doug Evans1-0/+5
1996-01-28movdf 64bit and movdi matcher 64bitDavid Edelsohn1-4/+31
1996-01-28rs6000_sync_trampoline cmpdi and rs6000_initialize_trampoline pmodeDavid Edelsohn1-27/+29
1996-01-27(sys/param.h): Delete inclusion.Doug Evans1-1/+0
1996-01-27Add 'B', 'b', and 'V' to SWITCH_TAKES_ARG.Michael Meissner1-2/+3
1996-01-27Deal with small statics and -msdataMichael Meissner1-0/+28
1996-01-27(initialize_builtins): Add def of __HAVE_BUILTIN_SETJMP__.Richard Kenner1-0/+1
1996-01-27(init_decl_processing): Add definitions for __builtin_setjmp andRichard Kenner1-0/+13
1996-01-27Include hard-reg-set.h.Richard Kenner1-2/+159
1996-01-27(enum built_in_function): Add BUILT_IN_{SET,LONG}JMP.Richard Kenner1-1/+3
1996-01-26sparc.h (sparc_arch_type): Delete.Doug Evans3-63/+97
1996-01-26TARGET_32BIT bias and LEGITIMATE ADDRESS 64bit stuffDavid Edelsohn1-21/+33
1996-01-26(mulu.di): Enable for -m88110Stan Cox1-8/+7
1996-01-26Deal with names that are encoded with both @ and *.Michael Meissner1-3/+13
1996-01-26Fix &foo in eabi -msdata.Michael Meissner1-1/+1
1996-01-25Fix Windows NT problemMichael Meissner2-17/+29
1996-01-25fix typo.Michael Meissner1-1/+1
1996-01-25Fix bugs in last changesMichael Meissner2-9/+20
1996-01-25zap trailing blank line.Michael Meissner1-1/+0
1996-01-25more small data supportMichael Meissner4-27/+81
1996-01-25(SPARC_{V9,ARCH64}): Default value is 0.Doug Evans1-120/+165
1996-01-25(*): Replace TARGET_V9 with TARGET_ARCH64.Doug Evans1-45/+54
1996-01-25(*): Replace TARGET_V9 with TARGET_ARCH64 in placesDoug Evans1-181/+182
1996-01-25(SPARC_{V9,ARCH64}): Define.Doug Evans1-14/+16
1996-01-25(SPARC_{V9,ARCH64}): Define.Doug Evans1-14/+18
1996-01-25Define DBX_USE_BINCL and DBX_CONTIN_LENGTHIan Lance Taylor1-0/+10
1996-01-24alpha.c (alpha_write_verstamp): Only emit MS_STAMP and LS_STAMP, not the extr...Brendan Kehoe1-6/+1
1996-01-24Small data support; Windows NT attributes; windows NT call indrect fixMichael Meissner12-144/+563
1996-01-24(used_spill_regs): New variable.Jim Wilson1-0/+11
1996-01-24(find_dead_or_set_registers): New function.Jim Wilson1-78/+220
1996-01-24(scan_loop): Correct comment.Jim Wilson1-31/+192
1996-01-24(struct induction): New fields always_executed andJim Wilson1-1/+5
1996-01-24(pointer_int_sum): Use TYPE_PRECISION (sizetype) notJim Wilson1-3/+3
1996-01-23(ASM_OUTPUT_ALIGNED_LOCAL): Delete, use svr4.h's.Doug Evans1-9/+0
1996-01-23Use preprocessor arithmetic instead of C arithmetic to avoid warnings on some...Paul Eggert1-9/+16
1996-01-22cppexp.c (cpp_parse_expr): Set HAVE_VALUE flag for unary minus, even if skip_...Per Bothner1-5/+4
1996-01-22Use PmodeDavid Edelsohn1-11/+11
1996-01-22Use Pmode and cleanupDavid Edelsohn1-9/+6
1996-01-2279th Cygnus<->FSF mergeMike Stump11-115/+236
1996-01-22undef BIGGEST_FIELD_ALIGNMENT inherited from rs6000.hDavid Edelsohn1-0/+1
1996-01-22PowerPC64 DImode patternsDavid Edelsohn1-26/+792
1996-01-22update alignmentDavid Edelsohn1-3/+10
1996-01-22Include <string.h>Ian Lance Taylor1-0/+1