Age | Commit message (Expand) | Author | Files | Lines |
2002-05-25 | config.gcc: Remove all stanzas for previously obsoleted systems. | Zack Weinberg | 6 | -4473/+0 |
2002-03-23 | real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | Zack Weinberg | 2 | -24/+21 |
2002-03-03 | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 1 | -15/+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-03-03 | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 1 | -3/+0 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -68/+56 |
2002-01-16 | expmed.c (extract_fixed_bit_field): Remove unused code. | Kazu Hirata | 1 | -3/+0 |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+2 |
2002-01-01 | configure.in: Prepend ${srcdir}/config/${cpu_type}/ instead of ${srcdir}/ginc... | Joseph Myers | 1 | -0/+4 |
2001-12-23 | 1750a.h (datalbl, jmplbl): Declare array size explicitly. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 1 | -10/+0 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2 | -42/+7 |
2001-12-16 | clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -4/+0 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-11-11 | Reapply last patch to convex.md which somehow got lost: | Richard Kenner | 1 | -1/+1 |
2001-11-09 | convex.c: Fix comment formatting. | Kazu Hirata | 2 | -69/+69 |
2001-11-06 | rtl.h (mem_for_const_double): New declaration. | Richard Kenner | 1 | -1/+1 |
2001-11-04 | convex.c (convex_output_function_prologue): Fix format specifier warning. | Kaveh R. Ghazi | 2 | -6/+16 |
2001-08-18 | haifa-sched.c: Convert to target hooks. | Zack Weinberg | 2 | -29/+40 |
2001-08-10 | calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de... | Zack Weinberg | 1 | -2/+2 |
2001-08-03 | combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments... | Lars Brinkhoff | 1 | -2/+2 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -6/+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 | 2 | -26/+42 |
2001-07-02 | emit-rtl.c (adjust_address): New function. | Richard Kenner | 1 | -4/+6 |
2001-06-26 | Makefile.in (TARGET_H, [...]): New. | Neil Booth | 1 | -0/+6 |
2001-06-26 | defaults.h: Default escape sequences to ASCII. | Neil Booth | 1 | -9/+0 |
2001-04-07 | config.gcc: Set default for xmake_file at top, not bottom. | Zack Weinberg | 1 | -5/+0 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -1/+0 |
2001-03-15 | aclocal.m4 (gcc_AC_C_CHARSET, [...]): New macros. | Zack Weinberg | 1 | -26/+0 |
2001-03-07 | Brad's -ffast-math breakup. | Brad Lucier | 1 | -6/+6 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 1 | -5/+0 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -8/+0 |
2001-03-02 | xm-lynx.h, [...]: Do not define TRUE or FALSE. | Zack Weinberg | 1 | -4/+0 |
2001-02-25 | xm-interix.h, [...]: Don't define any of... | Zack Weinberg | 1 | -6/+1 |
2000-11-29 | function.h (emit_status): Delete member regno_pointer_flag and rename regno_p... | John David Anglin | 1 | -3/+2 |
2000-11-02 | config: | Neil Booth | 1 | -1/+1 |
2000-09-25 | definitions in config/[c-h]*: | Hans-Peter Nilsson | 1 | -3/+3 |
2000-09-12 | convex.md: Use "+" instead of "=" for outputs wrapped in a STRICT_LOW_PART. | Jeffrey A Law | 1 | -1/+1 |
2000-06-27 | 1750a.h: Mark help strings for options/switches for translation. | Philipp Thomas | 1 | -14/+20 |
2000-05-01 | Update copyright | Jeff Law | 1 | -1/+1 |
2000-04-18 | cccp.c, [...]: Removed. | Zack Weinberg | 1 | -1/+0 |
2000-04-02 | cppinit.c (cpp_start_read): Turn off -Wtraditional if processing C++. | Zack Weinberg | 1 | -5/+5 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -1/+0 |
2000-01-14 | convex-protos.h: New file. | Kaveh R. Ghazi | 3 | -31/+84 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 2 | -10/+10 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -0/+1 |