Age | Commit message (Expand) | Author | Files | Lines |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 3 | -48/+7 |
2003-06-07 | tm.texi (Costs): Remove DONT_REDUCE_ADDR documentation. | Andreas Jaeger | 1 | -4/+1 |
2003-06-04 | alpha.c (print_operand_address): Fix format specifier warnings. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-05-16 | dsp16xx.c (print_operand_address): Fix format specifier warning. | Kaveh R. Ghazi | 2 | -2/+2 |
2003-05-12 | Mon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -1/+1 |
2003-04-17 | toplev.c (target_options): Add value field. | DJ Delorie | 1 | -5/+5 |
2003-03-13 | dsp16xx-protos.h, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 4 | -17/+17 |
2003-01-28 | target.h (targetm.address_cost): New. | Richard Henderson | 3 | -6/+4 |
2003-01-27 | Makefile.in (cse.o): Depend on TARGET_H. | Richard Henderson | 2 | -71/+91 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 4 | -91/+70 |
2002-09-17 | trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP. | Richard Henderson | 1 | -1/+1 |
2002-09-14 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-08-21 | * dsp16xx.h (dsp16xx_umulhi3_libcall): Delete. | Kaveh R. Ghazi | 1 | -1/+0 |
2002-08-11 | dsp16xx.c (print_operand): Fix format specifier. | Kaveh R. Ghazi | 2 | -2/+4 |
2002-07-31 | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 1 | -5/+2 |
2002-07-30 | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 1 | -5/+0 |
2002-07-30 | adadecode.c (ada_demangle): Use xstrdup in lieu of xmalloc/strcpy. | Kaveh R. Ghazi | 1 | -17/+4 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2 | -46/+24 |
2002-06-02 | * config/dsp16xx/dsp16xx.h: Update to new CPP macros. | Neil Booth | 1 | -6/+21 |
2002-05-19 | system.h (BLOCK_PROFILER, [...]): Poison. | Richard Henderson | 1 | -11/+0 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -18/+1 |
2002-05-13 | emit-rtl.c (global_rtl): Update comment. | Zack Weinberg | 1 | -1/+1 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 2 | -14/+9 |
2002-03-12 | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 1 | -4/+0 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -5/+0 |
2002-03-03 | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 1 | -6/+0 |
2002-03-03 | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. | Kaveh R. Ghazi | 1 | -1/+0 |
2002-01-21 | alpha.h, [...]: Remove commented out target macro definitions and non-target-... | Joseph Myers | 1 | -17/+0 |
2002-01-16 | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 1 | -4/+0 |
2002-01-15 | system.h (ASM_IDENTIFY_GCC, [...]): Poison. | Joseph Myers | 1 | -3/+0 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -6/+0 |
2002-01-03 | avr.c: Fix comment typos. | Kazu Hirata | 2 | -5/+6 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 2 | -34/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 3 | -30/+7 |
2001-12-09 | 1750a.md: Add default case in switch. | Kaveh R. Ghazi | 1 | -0/+2 |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2 | -18/+18 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -2/+0 |
2001-11-14 | dsp16xx.c: Fix comment formatting. | Kazu Hirata | 3 | -69/+69 |
2001-11-04 | convex.c (convex_output_function_prologue): Fix format specifier warning. | Kaveh R. Ghazi | 4 | -26/+35 |
2001-10-31 | builtins.def: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -2/+1 |
2001-10-17 | dsp16xx.c: Fix comment formatting to match GNU standards. | Michael Collison | 1 | -78/+77 |
2001-10-15 | system.h: Poison old unused target macros. | Neil Booth | 1 | -4/+0 |
2001-10-14 | dsp16xx.md: Rewrite for more efficient code and add scheduling support. | Michael Collison | 4 | -698/+1957 |
2001-08-10 | calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de... | Zack Weinberg | 2 | -2/+3 |
2001-08-03 | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 1 | -1/+1 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -4/+0 |
2001-07-07 | target.h (targetm): Rename global from "target", so as not to conflict with l... | Stan Shebs | 1 | -1/+1 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 3 | -33/+15 |