aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/stormy16
AgeCommit message (Expand)AuthorFilesLines
2002-10-20alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h.Mark Mitchell2-3/+3
2002-10-18target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default to NULL.Mark Mitchell1-2/+1
2002-09-24elfos.h: Follow spelling conventions.Kazu Hirata2-7/+7
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-3/+0
2002-09-18s390.c: Follow spelling convention.Kazu Hirata2-17/+17
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata2-5/+5
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14ChangeLog: Follow spelling conventions.Kazu Hirata2-3/+3
2002-08-21tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs1-1/+1
2002-07-31stormy16.h (BSS_SECTION_ASM_OP): Add missing .section prefix.Graham Stott1-1/+1
2002-07-31* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi1-11/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-11/+0
2002-07-28* stormy16.h (ASM_OUTPUT_SYMBOL_REF): Use ASM_OUTPUT_LABEL_REF.Kaveh R. Ghazi1-5/+1
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 Weinberg3-5/+4
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-1/+1
2002-06-27d30v.h: Remove commented out STACK_REGS #defines.Roger Sayle1-15/+1
2002-06-11c-common.c (builtin_define_type_max): New.Richard Henderson1-1/+1
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-4/+11
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-4/+0
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-79/+7
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-03-29Makefile.in (except.o): Update.Neil Booth1-1/+2
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-28/+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 Henderson3-3/+5
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-02-11stormy16.md (zero_extendqihi2): New.Andrew Haley1-0/+12
2002-02-01stormy16.md (pushqi): New.Andrew Haley4-18/+65
2002-01-25stormy16.md (tablejump_pcrel): Use a MEM to help folding.Geoffrey Keating1-1/+2
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-767/+16
2002-01-16expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata1-11/+0
2002-01-15system.h (ASM_IDENTIFY_GCC, [...]): Poison.Joseph Myers1-22/+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-35/+0
2002-01-03avr.c: Fix comment typos.Kazu Hirata3-8/+9
2002-01-02romp.c: Fix comment formatting.Kazu Hirata2-18/+18
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-25/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-53/+6
2001-12-091750a.md: Add default case in switch.Kaveh R. Ghazi1-11/+11
2001-12-06final.c (count_basic_block, [...]): Kill.Jan Hubicka1-133/+0
2001-11-26stormy16.h: Remove DEFAULT_VTABLE_THUNKS.Loren J. Rittle1-12/+0
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi1-19/+0
2001-11-22s390.c (s390_va_arg): Eliminate ALIGN parameter in call to emit_cmp_and_jump_...Kaveh R. Ghazi1-4/+3
2001-11-21clipper.c (clipper_movstr): Avoid uninitialized warning.Kaveh R. Ghazi1-2/+2