aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i960
AgeCommit message (Expand)AuthorFilesLines
2002-04-12rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/...Eric Norum1-5/+0
2002-03-27i960.md (ret): Set PC.Jan Hubicka1-3/+2
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-3/+0
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-6/+0
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-02-13config.gcc (a29k-*-rtems): General cleanup across all RTEMS targets...Joel Sherrill1-7/+2
2002-02-02cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGNED__.Neil Booth1-13/+7
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+1
2002-01-03function.h (struct function): Add profile.William Cohen1-1/+1
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson3-67/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-29/+8
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-1/+1
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-1/+1
2001-11-21clipper.c (clipper_movstr): Avoid uninitialized warning.Kaveh R. Ghazi1-2/+2
2001-11-15dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...Jason Merrill1-2/+0
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi2-1/+31
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-1/+1
2001-10-30alias.c: Fix comment formatting.Kazu Hirata2-24/+24
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+1
2001-08-15* config/i960/i960.md (trap): Change "faulteq.t" to "faulte.t".Jason Eckhardt1-1/+1
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-55/+0
2001-07-24* config/i960/i960.h (CPP_SPEC): Define _SOFT_FLOAT for -msoft-float.Joel Sherrill1-0/+1
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-3/+2
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-32/+15
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-8/+7
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner2-20/+25
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-06-25Make parallel builds work.Jim Wilson2-2/+4
2001-05-26c4x-protos.h: Use GCC_C_PRAGMA_H in place of _C_PRAGMA_H.Philip Blundell1-1/+1
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg2-6/+0
2001-04-21sparc.c (sparc_flat_eligible_for_epilogue_delay): Fix a comment typo.Kazu Hirata1-1/+1
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-25/+37
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-2/+0
2001-03-15* i960.h (ROUND_TYPE_SIZE_UNIT): Fix typo.John Wehle1-1/+1
2001-03-15i960.h (i960_maxbitalignment, [...]): Declare.John Wehle5-131/+128
2001-03-14i960.c (i960_function_prologue): Compute size of frame according to number of...DJ Delorie1-2/+2
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-06aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New.Zack Weinberg1-5/+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-5/+1
2001-02-23i960.h (FRAME_POINTER_REQUIRED): Revert removal of check for current_function...DJ Delorie1-1/+6
2001-01-10fix constraintAldy Hernandez1-1/+1
2000-11-28genoutput.c (validate_insn_operands): New.Richard Henderson1-16/+16
2000-11-02config:Neil Booth3-3/+3