summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/config/m88k
AgeCommit message (Expand)Author
2004-06-09In FUNCTION_ARG_ADVANCE(), do not pad the register position counter if theMiod Vallat
2004-06-09More meaningful formulation of the __va_stk initialization inMiod Vallat
2004-05-19When passing a variable of 32 bytes or larger, as argument to a function,Miod Vallat
2004-05-19In __builtin_saveregs(), initialize __va_stk to a correct value.Miod Vallat
2004-05-17Make FUNCTION_ARG_ADVANCE() really match FUNCTION_ARG() register usage.Miod Vallat
2004-05-04Do not disable -fcaller-saves anymore.Miod Vallat
2004-04-08In GO_IF_LREGITIMATE_ADDRESS(), use RTX_OK_FOR_BASE_P() to check for aMiod Vallat
2004-04-06When optimizing a logical arithmetic operation, which operands are bothMiod Vallat
2004-03-19Disable caller-save (which is enabled at -O2 or -Os) as it suffers from aMiod Vallat
2004-02-27Teach gcc the proper "set" syntax for __attribute__ ((alias)) to workMiod Vallat
2003-10-01Introduce a new target switch, -mmemcpy (and -mno-memcpy).Miod Vallat
2003-08-08On some architectures, being too optimistic in preserve_subexpressions_p(),Miod Vallat
2003-08-07Disable the so-called optimized memcpy functions for small (less than a fewMiod Vallat
2003-08-01A working gcc 2.95/m88k compiler, for some low standard value of working.Miod Vallat
2001-01-292.95.3, test release 2Marc Espie
2000-09-24Synch with FSF stable treeMarc Espie
2000-06-05Synch with 2.95.3 (pre-rel)Marc Espie
1999-08-23Update to gcc 2.95.1, official release.Marc Espie
1999-07-22990718, very close to release.Marc Espie
1999-05-26Configuration fragments for arches that have not been committed to egcsMarc Espie
1999-05-26egcs projects compiler systemMarc Espie