| Commit message (Expand) | Author | Age | Files | Lines |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -4/+3 |
* | * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h, | ghazi | 2002-03-12 | 1 | -4/+0 |
* | * 1750a.h, a29k.h, alpha.h, arc.h, arm.h, avr.h, c4x.h, clipper.h, | ghazi | 2002-03-03 | 1 | -6/+0 |
* | * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; | rth | 2002-03-03 | 1 | -1/+1 |
* | * a29k.h, alpha.h, arc.h, arm.h, avr.h, clipper.h, convex.h, | ghazi | 2002-03-03 | 1 | -3/+0 |
* | * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR, | jsm28 | 2002-01-08 | 1 | -7/+1 |
* | * function.h (struct function): Add profile. | wcohen | 2002-01-03 | 1 | -2/+2 |
* | * config/avr/avr.c: Fix comment typos. | kazu | 2002-01-03 | 1 | -3/+3 |
* | * config/romp/romp.c: Fix comment formatting. | kazu | 2002-01-02 | 3 | -34/+34 |
* | * varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer | rth | 2001-12-20 | 2 | -24/+2 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 1 | -24/+0 |
* | * 1750a.h (DBX_REGISTER_NUMBER): Don't define. | ghazi | 2001-11-22 | 1 | -4/+0 |
* | * 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | ghazi | 2001-11-04 | 1 | -2/+0 |
* | * romp-protos.h (romp_initialize_trampoline): New function. | ghazi | 2001-10-08 | 3 | -31/+27 |
* | * configure.in: Check whether assembler supports section merging. | jakub | 2001-09-11 | 1 | -1/+1 |
* | * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY | zack | 2001-08-10 | 1 | -2/+3 |
* | * final.c (output_addr_const): Use target opening and | neil | 2001-07-09 | 1 | -6/+0 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -1/+1 |
* | * Makefile.in (final.o): Depend on target.h. | neil | 2001-07-06 | 3 | -35/+17 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -0/+6 |
* | * defaults.h: Default escape sequences to ASCII. | neil | 2001-06-26 | 1 | -9/+0 |
* | * config.gcc: Set default for xmake_file at top, not bottom. | zack | 2001-04-07 | 2 | -16/+0 |
* | * expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic. | zack | 2001-04-04 | 1 | -24/+0 |
* | * config/i386/xm-beos.h, config/i386/xm-isc.h, | zack | 2001-04-03 | 1 | -3/+1 |
* | 2001-04-03 Jakub Jelinek <jakub@redhat.com> | amacleod | 2001-04-03 | 1 | -6/+1 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * aclocal.m4 (gcc_AC_C_CHARSET, gcc_AC_C_COMPILE_BIGENDIAN, | zack | 2001-03-15 | 1 | -3/+0 |
* | * config/a29k/xm-a29k.h, config/a29k/xm-unix.h, | ghazi | 2001-03-06 | 1 | -6/+0 |
* | libiberty: | zack | 2001-03-06 | 1 | -2/+1 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -8/+0 |
* | * config/xm-lynx.h, config/xm-std32.h, config/a29k/xm-a29k.h, | zack | 2001-03-02 | 1 | -6/+1 |
* | * tm.texi (REGISTER_MOVE_COST): Add a mode argument. | aoliva | 2001-01-01 | 1 | -2/+2 |
* | * config/alpha/osf.h: Standarize copyright statement. | law | 2000-12-07 | 1 | -1/+2 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -2/+1 |
* | config: | neil | 2000-11-02 | 1 | -1/+1 |
* | Remove obstacks. | mmitchel | 2000-10-13 | 1 | -2/+0 |
* | definitions in config/[npr]*: | hp | 2000-09-25 | 1 | -2/+2 |
* | * alpha/alpha.c (alpha_emit_xfloating_libcall): | law | 2000-08-08 | 1 | -1/+1 |
* | * cccp.c, cexp.y, cexp.c, cccp.1: Removed. | zack | 2000-04-18 | 1 | -5/+0 |
* | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | hubicka | 2000-03-29 | 1 | -1/+1 |
* | Fix copyrights. | law | 2000-02-26 | 2 | -2/+4 |
* | * Makefile.in (TREE_H, collect2.o, gcc.h, mips-tfile.o, cccp.o, | ghazi | 2000-02-15 | 1 | -2/+1 |
* | * romp-protos.h: New file. | ghazi | 2000-01-18 | 4 | -33/+98 |
* | Replace recog_foo with recog_data.foo. | rth | 1999-09-12 | 1 | -10/+10 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 3 | -104/+89 |
* | * rtl.h (rtx_format): Constify a char*. | ghazi | 1999-08-20 | 1 | -2/+2 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -0/+1 |
* | * cse.c (fold_rtx): Revert 29 Dec change. | rth | 1999-01-21 | 1 | -2/+2 |
* | * cse.c (fold_rtx): Make autoincrement addressing mode tests be | law | 1998-11-24 | 1 | -4/+4 |
* | * romp.h (LEGITIMIZE_ADDRESS): Fix typo. | law | 1998-11-05 | 1 | -1/+1 |