| Commit message (Expand) | Author | Age | Files | Lines |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 3 | -14/+3 |
* | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 2003-06-14 | 1 | -2/+0 |
* | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 2003-06-11 | 1 | -2/+1 |
* | * v850.c (print_operand): Fix format specifier warnings. | Kaveh R. Ghazi | 2003-05-16 | 1 | -1/+1 |
* | config.gcc: Purge all targets obsoleted in GCC 3.3. | Zack Weinberg | 2003-05-15 | 1 | -26/+0 |
* | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | Richard Sandiford | 2003-05-14 | 3 | -19/+10 |
* | c-pragma.c (maybe_apply_renaming_pragma): Fix typo. | Kriang Lerdsuwanakij | 2003-04-29 | 1 | -1/+1 |
* | target.h (encode_section_info): Add new argument carrying the RTL to be modif... | Zack Weinberg | 2003-04-20 | 1 | -8/+8 |
* | toplev.c (target_options): Add value field. | DJ Delorie | 2003-04-17 | 1 | -6/+6 |
* | v850.c (print_operand): Use SYMBOL_REF_[ZST]DA. | Richard Henderson | 2003-04-17 | 2 | -103/+72 |
* | (expand_prologue): Only use register save helper functions if long calls are ... | Nick Clifton | 2003-04-04 | 2 | -26/+32 |
* | elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label. | Alan Modra | 2003-03-28 | 1 | -3/+1 |
* | lib1funcs.asm, [...]: GCC, not GNU CC. | Nathanael Nerode | 2003-03-13 | 7 | -26/+26 |
* | frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES. | Neil Booth | 2003-03-09 | 2 | -5/+10 |
* | target.h (targetm.address_cost): New. | Richard Henderson | 2003-01-28 | 2 | -3/+2 |
* | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 2003-01-27 | 3 | -60/+55 |
* | darwin-protos.h, [...]: Use struct, and don't conditionally compile on GCC_C_... | Neil Booth | 2003-01-01 | 1 | -10/+8 |
* | c-pragma.c (c_register_pragma): New. | Neil Booth | 2003-01-01 | 1 | -10/+10 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 4 | -10/+8 |
* | Don't let regrename clobber the link register. | Jim Wilson | 2002-10-01 | 1 | -0/+6 |
* | * v850.md ("length"): Change default value to 4. | Miles Bader | 2002-09-26 | 1 | -1/+1 |
* | Don't clobber app register r5 in muldi3. | Jim Wilson | 2002-09-20 | 1 | -7/+7 |
* | Fix -O3 stdarg miscompilation. | Jim Wilson | 2002-09-20 | 2 | -9/+4 |
* | s390.c: Follow spelling convention. | Kazu Hirata | 2002-09-18 | 2 | -6/+6 |
* | c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly. | Kaveh R. Ghazi | 2002-09-16 | 1 | -1/+1 |
* | * v850-protos.h (v850_output_addr_const_extra): Prototype. | Kaveh R. Ghazi | 2002-09-15 | 1 | -0/+1 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-09-15 | 1 | -1/+1 |
* | ChangeLog: Follow spelling conventions. | Kazu Hirata | 2002-09-14 | 1 | -2/+2 |
* | v850.h (MULDI3_LIBCALL, [...]): Define. | Catherine Moore | 2002-08-29 | 6 | -105/+397 |
* | config.gcc: Add v850e-*-* target. | Nick Clifton | 2002-08-27 | 6 | -64/+1673 |
* | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 2002-08-21 | 1 | -1/+1 |
* | arc.c (output_shift): Use stdio instead of asm_fprintf. | Kaveh R. Ghazi | 2002-08-20 | 1 | -2/+2 |
* | dsp16xx.c (print_operand): Fix format specifier. | Kaveh R. Ghazi | 2002-08-11 | 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 | -11/+2 |
* | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 2002-07-30 | 1 | -6/+0 |
* | Makefile.in (C_COMMON_H): Fix. | Neil Booth | 2002-05-25 | 2 | -3/+0 |
* | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 2002-05-19 | 2 | -10/+12 |
* | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2002-05-18 | 3 | -11/+16 |
* | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 2002-05-18 | 1 | -10/+0 |
* | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 2002-05-18 | 2 | -6/+4 |
* | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 2002-05-17 | 2 | -65/+61 |
* | (compute_register_save_size): Make sure | Catherine Moore | 2002-05-06 | 1 | -6/+3 |
* | * config/v850/v850.h (TRAMPOLINE_TEMPLATE): Change r5 to r20. | Catherine Moore | 2002-05-02 | 1 | -1/+1 |
* | rtems.h, [...] (*-rtems*): Cleanup pass to move common definitions to config/... | Eric Norum | 2002-04-12 | 1 | -5/+0 |
* | v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *... | Jakub Jelinek | 2002-03-22 | 1 | -7/+10 |
* | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 2002-03-12 | 1 | -4/+0 |
* | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 2002-03-03 | 1 | -4/+0 |
* | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -6/+0 |
* | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 2002-03-02 | 1 | -2/+2 |
* | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -3/+0 |