aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/a29k
AgeCommit message (Expand)AuthorFilesLines
2002-04-12rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum1-5/+0
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg2-13/+20
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-6/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+1
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-20rtems.h, [...]: Use new style of -Asystem= rather than -Asystem().Joel Sherrill1-1/+1
2002-02-13config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets...Joel Sherrill1-7/+2
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-10/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-24/+5
2001-11-19unix.h (ASM_FILE_START): Const-ify.Kaveh R. Ghazi1-1/+1
2001-11-16a29k.c: Fix comment formatting.Kazu Hirata2-12/+12
2001-10-19a29k-protos.h (literal_section): Prototype.Kaveh R. Ghazi3-5/+9
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg2-9/+21
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson1-4/+2
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson2-95/+1
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson2-5/+14
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 Booth3-30/+12
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-3/+3
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 Weinberg3-17/+0
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg1-2/+0
2001-04-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg1-2/+2
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-5/+7
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros.Zack Weinberg1-22/+0
2001-03-08xm-mvs.h, [...]: Delete references to the USG macro.Kaveh R. Ghazi1-25/+0
2001-03-07a29k.c (print_operand): Free a29k_last_prologue_insn after its emitted.Andrew MacLeod2-3/+9
2001-03-06xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults...Kaveh R. Ghazi2-12/+0
2001-03-03configure.in: Kill tm.h.Zack Weinberg2-16/+0
2001-03-02xm-lynx.h, [...]: Do not define TRUE or FALSE.Zack Weinberg2-11/+2
2001-01-01tm.texi (REGISTER_MOVE_COST): Add a mode argument.Alexandre Oliva1-2/+2
2001-01-01Extra arg for rtx_varies_pBernd Schmidt1-1/+1
2000-12-06config.gcc (a29k*-*-rtems*, [...]): New targets.Joel Sherrill1-0/+36
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-4/+4
2000-11-02config:Neil Booth3-3/+3
2000-09-25Change callers in config/a*/ to match:Hans-Peter Nilsson1-2/+2
2000-09-25definitions in config/a*:Hans-Peter Nilsson1-2/+2
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-19/+19
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
2000-02-26Fix copyrightJeff Law2-2/+4
2000-01-13a29k-protos.h: New file.Kaveh R. Ghazi3-24/+96
2000-01-04expmed.c (SLOW_UNALIGNED_ACCESS): Add mode and align parameters to default de...David Edelsohn1-2/+2
1999-11-01hard-reg-set.h (reg_names): Constify a char*.Kaveh R. Ghazi2-4/+1
1999-10-141750a.md (movstrqi): Add missing output reload constraint.Richard Henderson1-4/+4