summaryrefslogtreecommitdiff
path: root/gcc/config/fr30
Commit message (Expand)AuthorAgeFilesLines
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-04-301-1/+1
* c-incpath.c, [...]: Update copyright.Kazu Hirata2004-03-152-2/+2
* defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition.Kazu Hirata2004-03-071-21/+0
* target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null.Kazu Hirata2004-02-081-3/+0
* tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra2004-02-061-1/+2
* fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs.Kazu Hirata2004-02-063-23/+14
* darwin.c, [...]: Fix comment formatting.Kazu Hirata2004-02-042-13/+13
* * config/arc/arc.h, config/fr30/fr30.hKazu Hirata2004-02-041-28/+0
* fr30.h (FUNCTION_VALUE): Remove the target-independent comment.Kazu Hirata2004-02-041-18/+0
* alpha.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2004-02-031-6/+6
* arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-02-011-4/+4
* fr30.c (TARGET_PROMOTE_PROTOTYPES): New.Kazu Hirata2004-01-292-24/+13
* arm.c: Convert to ISO-C.Kazu Hirata2003-12-211-63/+25
* vxlib.c: Fix comment typos.Kazu Hirata2003-12-133-5/+5
* d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher2003-12-052-21/+21
* config/fr30/fr30.c: Include toplev.hNick Clifton2003-11-141-0/+1
* GNU CC -> GCCKelley Cook2003-09-275-19/+19
* * fr30.c (fr30_print_operand): Fix format specifier warnings.Kaveh R. Ghazi2003-05-161-4/+4
* fr30.md: Fix a comment typo.Kazu Hirata2002-12-211-1/+1
* c-pretty-print.h: Fix comment typos.Kazu Hirata2002-12-201-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-12-191-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-162-25/+4
* fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c.Nick Clifton2002-11-213-9/+19
* real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson2002-10-151-3/+2
* real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson2002-09-191-2/+0
* fp-bit.c: Follow spelling conventions.Kazu Hirata2002-09-193-4/+4
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* fr30.h: Fix comment typos.Kazu Hirata2002-09-141-1/+1
* (output.h): Move after inclusion of tree.h. Fix folding marks.Nick Clifton2002-09-091-15/+18
* * fr30.c (fr30_print_operand): Fix bug in output of CONST_DOUBLE.Kaveh R. Ghazi2002-09-091-1/+3
* tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs2002-08-211-1/+1
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi2002-07-311-13/+2
* alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi2002-07-301-13/+0
* varargs.h: Replace with stub which issues #error.Zack Weinberg2002-07-161-5/+3
* (CUMULATIVE_ARGS): Replace typedef with #define.Nick Clifton2002-06-171-1/+1
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-1/+1
* * config/fr30/fr30.h: Update to new CPP macros.Neil Booth2002-06-021-1/+7
* fr30.md: Remove previous restriction on splits.Nick Clifton2002-05-292-13/+12
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-60/+2
* fr30.md: Only allow splits of immediate loads if the destination is a register.Scott Marks2002-05-131-4/+6
* fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the frame pointer or ar...Nick Clifton2002-05-021-2/+3
* re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt...Jakub Jelinek2002-03-201-2/+5
* 1750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi2002-03-121-2/+0
* 1750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi2002-03-031-2/+0
* 1750a.h, [...] (CHAR_TYPE_SIZE): Delete.Kaveh R. Ghazi2002-03-031-1/+0
* a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi2002-03-031-2/+0
* fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey2002-02-201-10/+0
* final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas2002-02-171-7/+7
* alpha.h, [...]: Remove commented out target macro definitions and non-target-...Joseph Myers2002-01-211-188/+3
* expmed.c (extract_fixed_bit_field): Remove unused code.Kazu Hirata2002-01-161-11/+0