aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pj
AgeCommit message (Expand)AuthorFilesLines
2002-04-15linux.h, [...] (CPP_PREDEFINES): Define __gnu_linux__, not gnu_linux.Richard Henderson1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell1-2/+2
2002-03-22v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *...Jakub Jelinek1-2/+2
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi1-1/+1
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-5/+0
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-20fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey1-1/+0
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-5/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-1/+1
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-16/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-19/+0
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi2-4/+12
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-0/+3
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-1/+1
2001-08-27emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-11/+5
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+1
2001-08-12toplev.c (set_float_handler): Make static.Zack Weinberg1-1/+0
2001-07-21tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell1-3/+0
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-4/+0
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-1/+1
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-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg1-2/+0
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-19pj.h: Remove some trailing commas.Anthony Green1-5/+5
2001-03-18> * config/pj/lib1funcs.S: Fix broken comment.Anthony Green2-10/+10
2001-03-09configure.in: Prune nonexistent files from build_xm_file, xm_file, and host_x...Zack Weinberg1-20/+0
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi1-6/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg1-9/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg1-5/+1
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2000-12-18config.gcc (*-*-linux*): Don't define HAVE_ATEXIT or BSTRING.Joseph Myers1-3/+0
2000-11-02config:Neil Booth2-2/+2
2000-09-25definitions in config/[npr]*:Hans-Peter Nilsson1-2/+2
2000-08-06stmt.c (expand_goto): Do virtual_stack_vars_rtx replacement for HAVE_nonlocal...Richard Henderson1-14/+3
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-6/+12
2000-05-15Update to libgcc copyright exception clause.Jeff Law1-13/+8
2000-05-01Update copyright.Jeff Law1-1/+1
2000-03-07pj.c (pj_expand_prologue): current_function->args_info is now current_functio...Steve Chamberlain2-10/+28
2000-01-19arm-protos.h: PROTO -> PARAMS.Kaveh R. Ghazi1-4/+4
2000-01-04configure.in: Add pj target.Steve Chamberlain9-0/+3926