Age | Commit message (Expand) | Author | Files | Lines |
2003-07-06 | h8300.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-07-03 | m32r.c: Fix comment typos. | Kazu Hirata | 1 | -7/+7 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 3 | -12/+10 |
2003-06-17 | ChangeLog.3: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-17 | dbxout.c (dbxout_source_line_counter): New global variable. | Eric Botcazou | 1 | -5/+3 |
2003-06-15 | frv.h: Remove declaration of g_switch_value. | Neil Booth | 1 | -2/+0 |
2003-06-15 | alpha.md: Follow spelling conventions. | Kazu Hirata | 2 | -2/+2 |
2003-06-14 | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 1 | -4/+0 |
2003-06-13 | m32r-protos.h (m32r_pass_by_reference): Declare. | Doug Evans | 3 | -4/+19 |
2003-06-13 | back out previous patch, instead do | Doug Evans | 1 | -16/+16 |
2003-06-13 | Remove some build warnings. | Doug Evans | 1 | -10/+10 |
2003-06-13 | * config/m32r/m32r.md: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2003-06-11 | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 1 | -2/+0 |
2003-06-10 | m32r.h (HARD_REGNO_RENAME_OK): New. | Kazuhiro Inaoka | 3 | -0/+25 |
2003-06-05 | config.gcc (m32r-elf): Revert previous delta. | Nick Clifton | 1 | -22/+15 |
2003-05-19 | flags.h (g_switch_value): Change to an unsigned HOST_WIDE_INT. | Matt Kraai | 2 | -5/+5 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -1/+1 |
2003-05-09 | expr.c (move_block_from_reg): Remove "size" parm. | Alan Modra | 1 | -3/+2 |
2003-04-20 | target.h (encode_section_info): Add new argument carrying the RTL to be modif... | Zack Weinberg | 1 | -4/+5 |
2003-04-17 | toplev.c (target_options): Add value field. | DJ Delorie | 1 | -2/+2 |
2003-04-17 | rtl.h (SYMBOL_FLAG_MACH_DEP_SHIFT): New. | Richard Henderson | 2 | -279/+113 |
2003-03-28 | elf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary globalize_label. | Alan Modra | 1 | -1/+0 |
2003-03-09 | frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES. | Neil Booth | 1 | -1/+8 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 3 | -17/+2 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 2 | -45/+54 |
2002-12-18 | m32r.c (addr24_operand): Fix arg to CONSTANT_POOL_ADDRESS_P and LIT_NAME_P. | Doug Evans | 2 | -4/+4 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 2 | -11/+2 |
2002-10-15 | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 1 | -3/+2 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-20 | m32r.c: Follow spelling conventions. | Kazu Hirata | 3 | -9/+9 |
2002-09-16 | c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-09-04 | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 1 | -1/+1 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -7/+3 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-11 | arc.c (arc_init): Don't use ISO C style function definitions. | Kaveh R. Ghazi | 1 | -1/+2 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -10/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -12/+0 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 2 | -15/+4 |
2002-06-17 | Replace gen_sequence with get_insns. | Nick Clifton | 1 | -2/+2 |
2002-06-11 | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 1 | -1/+1 |
2002-06-10 | m32r.h: Don't define SELECT_CC_MODE. | Zack Weinberg | 3 | -28/+9 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 2 | -18/+16 |
2002-05-18 | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 3 | -12/+7 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -12/+0 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 2 | -7/+6 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 3 | -12/+8 |
2002-03-22 | v850.c (v850_reorg): Only call alter_subreg on REG or MEM subregs, pass rtx *... | Jakub Jelinek | 1 | -2/+2 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-10 | c4x.c (c4x_fp_reglist): Const-ify. | Kaveh R. Ghazi | 2 | -2/+2 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -4/+0 |