aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/d30v/d30v.h
AgeCommit message (Expand)AuthorFilesLines
2004-02-04config.gcc: Remove obsolete ports and configurations.Kazu Hirata1-2069/+0
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-15builtins.c (expand_builtin_va_end): Don't use EXPAND_BUILTIN_VA_END.Kazu Hirata1-7/+0
2003-10-29builtins.c (std_build_builtin_va_list): New.Richard Henderson1-7/+0
2003-09-27GNU CC -> GCCKelley Cook1-11/+11
2003-06-11d30v.h: Delete reference to ASM_FINAL_SPEC.Roger Sayle1-3/+0
2003-06-01* config/d30v/d30v.h: Remove text copied from the manual.Andreas Jaeger1-2066/+0
2003-05-31function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINE usage.Andreas Jaeger1-20/+1
2003-05-29Remove OBJC_PROLOGUE everywhere.Stan Shebs1-5/+0
2003-05-14target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.Richard Sandiford1-6/+0
2003-04-17toplev.c (target_options): Add value field.DJ Delorie1-2/+2
2003-04-15varasm.c (output_constant_def): Do not consult CONSTANT_AFTER_FUNCTION_P.Zack Weinberg1-6/+0
2003-02-19calls.c (expand_call): Update call of INIT_CUMULATIVE_ARGSJan Hubicka1-3/+3
2003-01-28target.h (targetm.address_cost): New.Richard Henderson1-39/+0
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson1-49/+0
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-50/+6
2002-11-26elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe1-1/+1
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson1-31/+0
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell1-1/+1
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