aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/we32k
AgeCommit message (Expand)AuthorFilesLines
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-31/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-37/+14
2001-12-16clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi1-2/+2
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-4/+0
2001-11-16a29k.c: Fix comment formatting.Kazu Hirata2-23/+23
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-0/+1
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth2-40/+62
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner2-15/+16
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-0/+6
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-23/+0
2001-03-08xm-pc532-min.h, xm-we32k.h: Delete references to the MAXPATHLEN macro.Kaveh R. Ghazi1-4/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-6/+0
2001-03-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-1/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-8/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-6/+1
2000-12-06osf.h: Standarize copyright statement.Rodney Brown2-2/+2
2000-11-02config:Neil Booth1-1/+1
2000-09-25definitions in config/[s-w]* (rest):Hans-Peter Nilsson1-3/+3
2000-05-22m68k.h (STORE_FLAG_VALUE): Macro set to (-1), not -1.Philippe De Muyter1-1/+1
2000-05-01Update copyrights.Jeff Law4-4/+4
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-18we32k-protos.h: New file.Kaveh R. Ghazi3-17/+46
1999-12-28configure.in (AC_DECL_SYS_SIGLIST, [...]): Don't use.Kaveh R. Ghazi1-3/+0
1999-09-06Merge in gcc2-ss-010999Jeff Law3-36/+36
1999-08-09Include function.h in most files.Bernd Schmidt1-0/+1
1999-08-02arc.h: Define PROMOTE_PROTOTYPES to 1.Richard Henderson1-1/+1
1998-11-24cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta...Jeffrey A Law1-4/+4
1998-03-311750a.md, [...]: Use GEN_INT consistently.Jeffrey A Law3-45/+29
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1997-12-19expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression.Ian Lance Taylor1-4/+5
1996-09-21(USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF.Richard Kenner1-5/+3
1996-05-26No longer include xm-svr3.h.Richard Kenner1-3/+1
1996-03-29calls.c (expand_call): Remove current_call_is_indirect nonsense.Jeff Law1-1/+1
1996-03-04(NO_WAIT_H): Deleted.Richard Kenner1-5/+2
1995-06-15Change FSF address.Richard Kenner4-4/+8
1995-02-21Added arg to RETURN_POPS_ARGS.Richard Kenner1-2/+3
1994-10-25(CPP_PREDEFINES): Define u3b2, not u3b.Richard Kenner1-2/+2
1994-04-10Remove references to LSHIFT and lshlsi3.Richard Kenner1-11/+3
1993-12-13(ASM_OUTPUT_ASCII): Wrap in `do { ... } while (0)'.Richard Kenner1-3/+3
1993-10-11Define SHIFT_COUNT_TRUNCATED to have a value of 1.Richard Kenner1-4/+3
1993-10-02(CPP_PREDEFINES): Add system/cpu/machine assertions where missing.Doug Evans1-1/+1
1993-06-26Remove #define of alloca to __builtin_alloca.Richard Kenner1-6/+1
1993-06-26Clean up formatting.Richard Stallman1-88/+94
1993-05-07(ASM_OUTPUT_ASCII): Cast PTR to unsigned char *.Torbjorn Granlund1-1/+1
1993-04-29(float_extend:DF recognizer): Add missing arg to output_asm_insn.Torbjorn Granlund1-2/+2
1993-03-31define CONSTANT_ADDRESS_P(X) to not use CONST_DOUBLEBrendan Kehoe1-1/+4
1993-02-17(truncdfsf2, extendsfdf2): Changed from define_insn to expand_insn.Richard Stallman1-55/+28