| Commit message (Expand) | Author | Age | Files | Lines |
* | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 2004-04-30 | 1 | -1/+1 |
* | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 2004-03-15 | 2 | -2/+2 |
* | defaults.h (LEGITIMIZE_ADDRESS): Provide a default definition. | Kazu Hirata | 2004-03-07 | 1 | -21/+0 |
* | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 2004-02-08 | 1 | -3/+0 |
* | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 2004-02-06 | 1 | -1/+2 |
* | fr30-protos.h: Remove the prototype for fr30_setup_incoming_varargs. | Kazu Hirata | 2004-02-06 | 3 | -23/+14 |
* | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-02-04 | 2 | -13/+13 |
* | * config/arc/arc.h, config/fr30/fr30.h | Kazu Hirata | 2004-02-04 | 1 | -28/+0 |
* | fr30.h (FUNCTION_VALUE): Remove the target-independent comment. | Kazu Hirata | 2004-02-04 | 1 | -18/+0 |
* | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 2004-02-03 | 1 | -6/+6 |
* | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2004-02-01 | 1 | -4/+4 |
* | fr30.c (TARGET_PROMOTE_PROTOTYPES): New. | Kazu Hirata | 2004-01-29 | 2 | -24/+13 |
* | arm.c: Convert to ISO-C. | Kazu Hirata | 2003-12-21 | 1 | -63/+25 |
* | vxlib.c: Fix comment typos. | Kazu Hirata | 2003-12-13 | 3 | -5/+5 |
* | d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 2003-12-05 | 2 | -21/+21 |
* | config/fr30/fr30.c: Include toplev.h | Nick Clifton | 2003-11-14 | 1 | -0/+1 |
* | GNU CC -> GCC | Kelley Cook | 2003-09-27 | 5 | -19/+19 |
* | * fr30.c (fr30_print_operand): Fix format specifier warnings. | Kaveh R. Ghazi | 2003-05-16 | 1 | -4/+4 |
* | fr30.md: Fix a comment typo. | Kazu Hirata | 2002-12-21 | 1 | -1/+1 |
* | c-pretty-print.h: Fix comment typos. | Kazu Hirata | 2002-12-20 | 1 | -1/+1 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-12-19 | 1 | -1/+1 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 2 | -25/+4 |
* | fr30.md (movsf_constant_store): Move code to detect 0.0 into fr30.c. | Nick Clifton | 2002-11-21 | 3 | -9/+19 |
* | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 2002-10-15 | 1 | -3/+2 |
* | real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ... | Richard Henderson | 2002-09-19 | 1 | -2/+0 |
* | fp-bit.c: Follow spelling conventions. | Kazu Hirata | 2002-09-19 | 3 | -4/+4 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-09-15 | 1 | -1/+1 |
* | fr30.h: Fix comment typos. | Kazu Hirata | 2002-09-14 | 1 | -1/+1 |
* | (output.h): Move after inclusion of tree.h. Fix folding marks. | Nick Clifton | 2002-09-09 | 1 | -15/+18 |
* | * fr30.c (fr30_print_operand): Fix bug in output of CONST_DOUBLE. | Kaveh R. Ghazi | 2002-09-09 | 1 | -1/+3 |
* | tree.c (finish_vector_type): Fix a typo in a comment. | Stan Shebs | 2002-08-21 | 1 | -1/+1 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 2002-07-31 | 1 | -13/+2 |
* | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 2002-07-30 | 1 | -13/+0 |
* | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 2002-07-16 | 1 | -5/+3 |
* | (CUMULATIVE_ARGS): Replace typedef with #define. | Nick Clifton | 2002-06-17 | 1 | -1/+1 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -1/+1 |
* | * config/fr30/fr30.h: Update to new CPP macros. | Neil Booth | 2002-06-02 | 1 | -1/+7 |
* | fr30.md: Remove previous restriction on splits. | Nick Clifton | 2002-05-29 | 2 | -13/+12 |
* | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2002-05-18 | 1 | -60/+2 |
* | fr30.md: Only allow splits of immediate loads if the destination is a register. | Scott Marks | 2002-05-13 | 1 | -4/+6 |
* | fr30.h (GO_IF_LEGITIMATE_ADDRESS): Accept any form of the frame pointer or ar... | Nick Clifton | 2002-05-02 | 1 | -2/+3 |
* | re PR bootstrap/4192 (fr30-elf does not build - memory exhausted building crt... | Jakub Jelinek | 2002-03-20 | 1 | -2/+5 |
* | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 2002-03-12 | 1 | -2/+0 |
* | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -2/+0 |
* | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -1/+0 |
* | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -2/+0 |
* | fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed. | Tom Tromey | 2002-02-20 | 1 | -10/+0 |
* | final.c (output_operand_lossage): Changed to accept printf style arguments. | Philipp Thomas | 2002-02-17 | 1 | -7/+7 |
* | alpha.h, [...]: Remove commented out target macro definitions and non-target-... | Joseph Myers | 2002-01-21 | 1 | -188/+3 |
* | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 2002-01-16 | 1 | -11/+0 |