aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/v850/v850.h
AgeCommit message (Expand)AuthorFilesLines
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-4/+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-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-2/+2
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-3/+0
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-18/+0
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-3/+0
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-7/+2
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-17/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford1-24/+1
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-1/+1
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-2/+0
2001-11-041750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.Kaveh R. Ghazi1-1/+1
2001-10-19config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting.Franz Sirl1-2/+0
2001-10-14c-pragma.h (cpp_register_pragma_space): Remove.Neil Booth1-1/+0
2001-09-11configure.in: Check whether assembler supports section merging.Jakub Jelinek1-2/+2
2001-08-31Skip TRUNCATE operators in const pool addresses for v850 short switch tablesNick Clifton1-0/+12
2001-08-10calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de...Zack Weinberg1-4/+2
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-07-26v850.h (ENCODE_SECTION_INFO): Change order of conditional to avoid tree check...Catherine Moore1-7/+7
2001-07-19Restore ASM_OUTPUT_LABEL_REF definition.Catherine Moore1-0/+11
2001-07-09final.c (output_addr_const): Use target opening and closing parentheses.Neil Booth1-6/+0
2001-07-08target.h (struct gcc_target): Add insert_attributes.Joseph Myers1-4/+0
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-6/+0
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-22arm.h (struct machine_function): Remove ra_rtx.DJ Delorie1-4/+0
2001-05-25Standardize header guards.Richard Henderson1-1/+1
2001-04-24Always set STRICT_ALIGNMENTNick Clifton1-3/+1
2001-01-09Use init/mark/free machine status functions.Nick Clifton1-14/+13
2001-01-06Implement __builtin_return_address (0)DJ Delorie1-2/+6
2000-11-25Use target specific, language specific object files feature to allow buildNick Clifton1-0/+18
2000-09-25definitions in config/[s-w]* (rest):Hans-Peter Nilsson1-3/+3
2000-09-07c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if REGISTER_TARGET_PRAGMAS is defined.Zack Weinberg1-22/+16
2000-06-271750a.h: Mark help strings for options/switches for translation.Philipp Thomas1-12/+12
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-1/+1
1999-11-08Move prototypes into v850-protos.hNick Clifton1-63/+16
1999-09-06Merge in gcc2-ss-010999Jeff Law1-4/+4
1999-09-06v850.h (EXPAND_BUILTIN_VA_ARG): New.Richard Henderson1-0/+5
1999-08-25Fix compile time warning messages.Nick Clifton1-1/+1
1999-08-24Handle DFmode and DImode constant addresses.Nick Clifton1-33/+28
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-02Only define STRICT_ALIGNMENT if it is not already defined.Nick Clifton1-0/+2
1999-04-06Fix copyright date.Jeff Law1-1/+1
1998-11-07configure.in (host_xm_file, [...]): Arrange to include gansidecl.h in {ht}con...Kaveh R. Ghazi1-1/+0
1998-10-13Fix discrepancies between devo and egcs.Nick Clifton1-0/+3
1998-10-01Add support for v850 special data areas.Nick Clifton1-72/+261
1998-05-21final.c (JUMP_TABLES_IN_TEXT_SECTION): Provide a default value.Bernd Schmidt1-1/+1
1998-05-06typo typo fixes fixesJeff Law1-2/+2
1998-03-06rtl.h (addr_diff_vec_flags): New typedef.Joern Rennecke1-1/+1
1998-01-27v850.h (ASM_OUTPUT_ALIGNED_BSS): Use asm_output_aligned_bss() instead of asm_...Nick Clifton1-3/+2