aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i960
AgeCommit message (Expand)AuthorFilesLines
2003-09-03targhooks.c: New file.DJ Delorie1-1/+1
2003-06-27* config/darwin.h, config/elfos.h, config/i960/i960-coff.hZack Weinberg1-1/+1
2003-06-19target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2-7/+2
2003-06-17dbxout.c (dbxout_source_line_counter): New global variable.Eric Botcazou1-1/+1
2003-06-14rtl.h (STORE_FLAG_VALUE): Remove default definition from here.Roger Sayle1-5/+0
2003-06-04i370.c (mvs_function_name_length): Fix signed/unsigned warnings.Kaveh R. Ghazi1-2/+2
2003-06-04alpha.c (print_operand_address): Fix format specifier warnings.Kaveh R. Ghazi1-1/+1
2003-05-17i960.h, rtems.h: Use TARGET_OS_CPP_BUILTINS and TARGET_CPU_CPP_BUILTINS in pr...Neil Booth2-8/+21
2003-05-16i960.c (i960_output_function_prologue, [...]): Fix format specifier warnings.Kaveh R. Ghazi1-9/+14
2003-05-12Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>Jan Hubicka1-3/+3
2003-05-09expr.c (move_block_from_reg): Remove "size" parm.Alan Modra1-3/+2
2003-03-28elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label.Alan Modra1-3/+0
2003-01-28target.h (targetm.address_cost): New.Richard Henderson3-11/+5
2003-01-27Makefile.in (cse.o): Depend on TARGET_H.Richard Henderson2-30/+53
2003-01-17Add missing newline escape.Nick Clifton1-2/+2
2003-01-01darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_...Neil Booth1-4/+2
2003-01-01c-pragma.c (c_register_pragma): New.Neil Booth1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg7-158/+7
2002-10-22target.h (gcc_target.asm_out): Merge output_mi_thunk and output_mi_vcall_thun...Richard Henderson1-2/+6
2002-10-20target.h (struct gcc_target): Line wrap.Richard Henderson3-6/+5
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell3-3/+3
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell3-16/+24
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+1
2002-10-07i960.c (i960_setup_incoming_varargs): Create a new rtx for comparing the argu...Richard Henderson1-5/+13
2002-10-07i960.md (*): Use TFmode, not XFmode.Richard Henderson3-95/+75
2002-10-03* config/i960/i960.md (call, call_value): Use emit_call_insn.Richard Henderson1-4/+5
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson2-43/+42
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-1/+1
2002-08-29chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe1-2/+2
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-7/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-6/+0
2002-07-17cpplib.c (do_sccs): Handle #sccs on all systems.Neil Booth1-3/+0
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg3-5/+4
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg2-19/+5
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg2-8/+30
2002-05-25Makefile.in (C_COMMON_H): Fix.Neil Booth4-6/+2
2002-05-19system.h (BLOCK_PROFILER, [...]): Poison.Richard Henderson1-19/+0
2002-05-03defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.Jason Merrill1-5/+0
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