| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR bootstrap/11043 ([arc-elf32] make fails due to missing rules) | Nathanael Nerode | 2003-07-09 | 1 | -5/+5 |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 3 | -9/+7 |
* | rtl.h (STORE_FLAG_VALUE): Remove default definition from here. | Roger Sayle | 2003-06-14 | 1 | -4/+0 |
* | arc.c (arc_output_function_prologue, [...]): Fix format specifier warnings. | Kaveh R. Ghazi | 2003-05-16 | 2 | -3/+3 |
* | expr.c (move_block_from_reg): Remove "size" parm. | Alan Modra | 2003-05-09 | 1 | -4/+2 |
* | toplev.c (target_options): Add value field. | DJ Delorie | 2003-04-17 | 1 | -5/+5 |
* | arc.c (arc_encode_section_info): Remove. | Richard Henderson | 2003-04-16 | 2 | -21/+4 |
* | target.h (targetm.address_cost): New. | Richard Henderson | 2003-01-28 | 3 | -65/+63 |
* | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 2003-01-27 | 2 | -45/+63 |
* | Makefile.in (ORDINARY_FLAGS_TO_PASS): Also pass DESTDIR. | Andreas Jaeger | 2003-01-09 | 1 | -6/+6 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 2 | -19/+21 |
* | real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. | Richard Henderson | 2002-10-15 | 1 | -3/+2 |
* | elfos.h: Follow spelling conventions. | Kazu Hirata | 2002-09-24 | 1 | -1/+1 |
* | alpha.c: Follow spelling conventions. | Kazu Hirata | 2002-09-17 | 1 | -3/+3 |
* | real.c (ereal_to_decimal): Add digits parameter. | Richard Henderson | 2002-09-04 | 1 | -1/+1 |
* | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 2002-08-29 | 1 | -6/+2 |
* | arc.c (output_shift): Use stdio instead of asm_fprintf. | Kaveh R. Ghazi | 2002-08-20 | 1 | -8/+8 |
* | arc.c (arc_init): Don't use ISO C style function definitions. | 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 | -8/+2 |
* | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 2002-07-30 | 1 | -5/+0 |
* | builtins.c (std_expand_builtin_va_start): Remove unused first argument. | Zack Weinberg | 2002-07-16 | 3 | -6/+5 |
* | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 2002-07-16 | 2 | -17/+7 |
* | Makefile.in (MACHMODE_H): Add @extra_modes_file@. | Zack Weinberg | 2002-06-10 | 2 | -9/+25 |
* | Makefile.in: Replace HOST_PREFIX... | Nathanael Nerode | 2002-05-31 | 1 | -1/+1 |
* | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2002-05-18 | 2 | -35/+18 |
* | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 2002-05-18 | 1 | -4/+4 |
* | arc.h (CPP_PREDEFINES): Remove. | Neil Booth | 2002-05-16 | 1 | -7/+11 |
* | arc.md: Remove #if HOST_FLOAT_FORMAT != TARGET_FLOAT_FORMAT blocks. | Zack Weinberg | 2002-04-18 | 1 | -12/+0 |
* | re PR target/4792 (Internal compiler error building libgcc2 for arc-elf target) | Jakub Jelinek | 2002-03-20 | 2 | -29/+28 |
* | re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur... | Richard Henderson | 2002-03-12 | 1 | -1/+11 |
* | 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 | -1/+1 |
* | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -3/+0 |
* | final.c (output_operand_lossage): Changed to accept printf style arguments. | Philipp Thomas | 2002-02-17 | 1 | -5/+5 |
* | alpha.h, [...]: Remove commented out target macro definitions and non-target-... | Joseph Myers | 2002-01-21 | 1 | -17/+0 |
* | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 2002-01-08 | 1 | -7/+1 |
* | arc.c (arc_hard_regno_mode_ok): Const-ify. | Kaveh R. Ghazi | 2001-12-23 | 2 | -2/+2 |
* | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 2001-12-23 | 1 | -2/+2 |
* | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 2001-12-20 | 1 | -22/+0 |
* | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2001-12-17 | 2 | -39/+34 |
* | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 2001-11-22 | 1 | -3/+0 |
* | a29k.c: Fix comment formatting. | Kazu Hirata | 2001-11-16 | 2 | -11/+11 |
* | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 2001-10-23 | 1 | -0/+1 |
* | config.gcc (i[34567]86-*-gnu*, [...]): Delete superflous ${cpu_type} setting. | Franz Sirl | 2001-10-19 | 1 | -2/+0 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -1/+1 |
* | Table-driven attributes. | Joseph Myers | 2001-09-21 | 1 | -19/+34 |
* | Move constructor/destructor handling into target hooks. | Richard Henderson | 2001-08-09 | 1 | -22/+0 |
* | alias.c (set_mem_alias_set): New function. | Richard Kenner | 2001-07-11 | 1 | -3/+3 |