| Commit message (Expand) | Author | Age | Files | Lines |
* | * defaults.h (LEGITIMIZE_ADDRESS): Provide a default | kazu | 2004-03-07 | 1 | -15/+0 |
* | gcc/ | kazu | 2004-02-23 | 1 | -7/+0 |
* | * target-def.h (TARGET_STRUCT_VALUE_RTX): Define as | kazu | 2004-02-08 | 1 | -2/+0 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * config/arm/arm.md, config/c4x/c4x.md, config/cris/cris.md, | kazu | 2004-02-02 | 1 | -2/+2 |
* | * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md, | kazu | 2004-02-02 | 1 | -2/+3 |
* | * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md, | kazu | 2004-02-01 | 1 | -1/+1 |
* | * config/v850/v850.c (TARGET_PROMOTE_PROTOTYPES): New. | kazu | 2004-01-29 | 2 | -19/+38 |
* | * config/v850/lib1funcs.asm: Fix comment formatting. | kazu | 2003-12-31 | 4 | -42/+42 |
* | * config/vxlib.c: Fix comment typos. | kazu | 2003-12-13 | 3 | -5/+5 |
* | * config/v850/v850.md (mulhisi3): Expand the const_int case | dj | 2003-11-04 | 1 | -5/+7 |
* | * config/v850/v850-c.c, config/v850/v850-protos.h, config/v850/v850.c: | neroden | 2003-10-04 | 3 | -263/+174 |
* | * target.h (init_libfuncs): New hook. | zack | 2003-10-02 | 1 | -17/+0 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -4/+4 |
* | Add support for v850e1 processor - a variant of the v850e. | nickc | 2003-09-04 | 3 | -0/+23 |
* | Fix v850 multilibs so that there is only one copy of the default multilib | nickc | 2003-09-04 | 2 | -2/+94 |
* | * config/arm/pe.c (arm_mark_dllimport): Don't use xxx_with_decl. | gdr | 2003-07-26 | 1 | -4/+4 |
* | * target.h (asm_out.file_start, file_start_app_off, | zack | 2003-06-19 | 3 | -14/+3 |
* | * rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | sayle | 2003-06-14 | 1 | -2/+0 |
* | * config/d30v/d30v.h: Delete reference to ASM_FINAL_SPEC. | sayle | 2003-06-11 | 1 | -2/+1 |
* | * v850.c (print_operand): Fix format specifier warnings. | ghazi | 2003-05-16 | 1 | -1/+1 |
* | * config.gcc: Purge all targets obsoleted in GCC 3.3. Also | zack | 2003-05-15 | 1 | -26/+0 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 3 | -19/+10 |
* | * c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | lerdsuwa | 2003-04-29 | 1 | -1/+1 |
* | * target.h (encode_section_info): Add new argument carrying | zack | 2003-04-20 | 1 | -8/+8 |
* | * toplev.c (target_options): Add value field. | dj | 2003-04-17 | 1 | -6/+6 |
* | * config/v850/v850.c (print_operand): Use SYMBOL_REF_[ZST]DA. | rth | 2003-04-17 | 2 | -103/+72 |
* | (expand_prologue): Only use register save helper functions if long calls are | nickc | 2003-04-04 | 2 | -26/+32 |
* | * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary | amodra | 2003-03-28 | 1 | -3/+1 |
* | * config/v850/lib1funcs.asm, config/v850/rtems.h, | neroden | 2003-03-13 | 7 | -26/+26 |
* | * config/frv/frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES. | neil | 2003-03-09 | 2 | -5/+10 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 2 | -3/+2 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 3 | -60/+55 |
* | * config/darwin-protos.h, config/c4x/c4x-protos.h, | neil | 2003-01-01 | 1 | -10/+8 |
* | * c-pragma.c (c_register_pragma): New. | neil | 2003-01-01 | 1 | -10/+10 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 4 | -10/+8 |
* | Don't let regrename clobber the link register. | wilson | 2002-10-01 | 1 | -0/+6 |
* | * v850.md ("length"): Change default value to 4. | law | 2002-09-26 | 1 | -1/+1 |
* | Don't clobber app register r5 in muldi3. | wilson | 2002-09-20 | 1 | -7/+7 |
* | Fix -O3 stdarg miscompilation. | wilson | 2002-09-20 | 2 | -9/+4 |
* | * config/s390/s390.c: Follow spelling convention. | kazu | 2002-09-18 | 2 | -6/+6 |
* | * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.h | ghazi | 2002-09-16 | 1 | -1/+1 |
* | * v850-protos.h (v850_output_addr_const_extra): Prototype. | ghazi | 2002-09-15 | 1 | -0/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -2/+2 |
* | * config/v850/v850.h (MULDI3_LIBCALL, UCMPDI2_LIBCALL, CMPDI2_LIBCALL, | nickc | 2002-08-29 | 6 | -105/+397 |
* | 2002-08-27 Nick Clifton <nickc@redhat.com> | nickc | 2002-08-27 | 6 | -64/+1673 |
* | * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | ghazi | 2002-08-21 | 1 | -1/+1 |
* | * arc.c (output_shift): Use stdio instead of asm_fprintf. | ghazi | 2002-08-20 | 1 | -2/+2 |
* | * dsp16xx.c (print_operand): Fix format specifier. | ghazi | 2002-08-11 | 1 | -1/+1 |