aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fr30
AgeCommit message (Expand)AuthorFilesLines
2004-02-06fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs.Kazu Hirata3-23/+14
2004-02-04darwin.c, [...]: Fix comment formatting.Kazu Hirata2-13/+13
2004-02-04* config/arc/arc.h, config/fr30/fr30.hKazu Hirata1-28/+0
2004-02-04fr30.h (FUNCTION_VALUE): Remove the target-independent comment.Kazu Hirata1-18/+0
2004-02-03alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata1-6/+6
2004-02-01arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-4/+4
2004-01-29fr30.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata2-24/+13
2003-12-21arm.c: Convert to ISO-C.Kazu Hirata1-63/+25
2003-12-13vxlib.c: Fix comment typos.Kazu Hirata3-5/+5
2003-12-05d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2-21/+21
2003-11-14config/fr30/fr30.c: Include toplev.hNick Clifton1-0/+1
2003-09-27GNU CC -> GCCKelley Cook5-19/+19
2003-05-16* fr30.c (fr30_print_operand): Fix format specifier warnings.Kaveh R. Ghazi1-4/+4
2002-12-21fr30.md: Fix a comment typo.Kazu Hirata1-1/+1
2002-12-20c-pretty-print.h: Fix comment typos.Kazu Hirata1-1/+1
2002-12-19ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg2-25/+4
2002-11-21fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c.Nick Clifton3-9/+19
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-3/+2
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-2/+0
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata3-4/+4
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-14fr30.h: Fix comment typos.Kazu Hirata1-1/+1
2002-09-09(output.h): Move after inclusion of tree.h. Fix folding marks.Nick Clifton1-15/+18
2002-09-09* fr30.c (fr30_print_operand): Fix bug in output of CONST_DOUBLE.Kaveh R. Ghazi1-1/+3
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-13/+2
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-13/+0
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-5/+3
2002-06-17(CUMULATIVE_ARGS): Replace typedef with #define.Nick Clifton1-1/+1
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-1/+1
2002-06-02* config/fr30/fr30.h: Update to new CPP macros.Neil Booth1-1/+7
2002-05-29fr30.md: Remove previous restriction on splits.Nick Clifton2-13/+12
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-60/+2
2002-05-13fr30.md: Only allow splits of immediate loads if the destination is a register.Scott Marks1-4/+6
2002-05-02fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the frame pointer or ar...Nick Clifton1-2/+3
2002-03-20re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt...Jakub Jelinek1-2/+5
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-2/+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-1/+0
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-2/+0
2002-02-20fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey1-10/+0
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-7/+7
2002-01-21alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers1-188/+3
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-9/+1
2002-01-03function.h (struct function): Add profile.William Cohen1-2/+2
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-32/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-37/+4
2001-12-15gcc.c, [...]: Use American spelling in messages.Joseph Myers1-3/+3