aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/d30v/d30v.h
AgeCommit message (Expand)AuthorFilesLines
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-4/+4
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-3/+0
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata1-14/+14
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-4/+4
2002-08-21tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-12/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-12/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-6/+0
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg1-2/+2
2002-06-27d30v.h: Remove commented out STACK_REGS #defines.Roger Sayle1-14/+0
2002-06-19(CUMULATIVE_ARGS): Replace typedef with #define.Nick Clifton1-2/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-2/+2
2002-06-02d30v.h (CPP_PREDEFINES): Replace withNeil Booth1-1/+7
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-65/+2
2002-05-18system.h (SELECT_RTX_SECTION): Poison.Richard Henderson1-12/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-10/+0
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-22/+0
2002-04-12re PR bootstrap/4191 (GCC does not build for d30v-elf - needs tweaking for cr...Richard Henderson1-1/+0
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-2/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-159/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-2/+0
2002-03-031750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi1-2/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-13/+0
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-2/+0
2002-02-27c-common.c, [...]: Delete code implementing -traditional mode.Zack Weinberg1-11/+0
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-769/+16
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-11/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-24/+0
2002-01-08tm.texi (ASM_OUTPUT_EH_REGION_BEG, [...]): Remove documentation of obsolete m...Joseph Myers1-36/+1
2001-12-231750a.h (datalbl, jmplbl): Declare array size explicitly.Kaveh R. Ghazi1-2/+2
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-49/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-49/+1
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-131/+0
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-2/+2
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-1/+1
2001-10-31builtins.def: Fix comment typos.Kazu Hirata1-2/+2
2001-10-28alpha.md, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-4/+0
2001-09-21Table-driven attributes.Joseph Myers1-1/+1
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-2/+2
2001-08-18haifa-sched.c: Convert to target hooks.Zack Weinberg1-26/+0
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-23/+0
2001-08-04d30v.h: Fix typo in start of UNIQUE_SECTION comment.Hans-Peter Nilsson1-0/+1
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-38/+0
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-3/+3
2001-07-21tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell1-13/+0
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-9/+0
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-142/+19
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers1-9/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-10/+0