Age | Commit message (Expand) | Author | Files | Lines |
2002-01-08 | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 1 | -7/+1 |
2002-01-03 | function.h (struct function): Add profile. | William Cohen | 1 | -2/+2 |
2002-01-03 | avr.c: Fix comment typos. | Kazu Hirata | 1 | -3/+3 |
2002-01-02 | romp.c: Fix comment formatting. | Kazu Hirata | 3 | -34/+34 |
2001-12-20 | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 2 | -24/+2 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -24/+0 |
2001-11-22 | 1750a.h (DBX_REGISTER_NUMBER): Don't define. | Kaveh R. Ghazi | 1 | -4/+0 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -2/+0 |
2001-10-08 | romp-protos.h (romp_initialize_trampoline): New function. | Kaveh R. Ghazi | 3 | -31/+27 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -1/+1 |
2001-08-10 | calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY if not already de... | Zack Weinberg | 1 | -2/+3 |
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 | 3 | -35/+17 |
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 | 2 | -16/+0 |
2001-04-04 | expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic. | Zack Weinberg | 1 | -24/+0 |
2001-04-03 | xm-beos.h, [...]: Delete. | Zack Weinberg | 1 | -3/+1 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -6/+1 |
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 | -3/+0 |
2001-03-06 | xm-a29k.h, [...]: Delete HOST_BITS_PER_* definitions which match the defaults... | Kaveh R. Ghazi | 1 | -6/+0 |
2001-03-06 | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 1 | -2/+1 |
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 | -6/+1 |
2001-01-01 | tm.texi (REGISTER_MOVE_COST): Add a mode argument. | Alexandre Oliva | 1 | -2/+2 |
2000-12-06 | osf.h: Standarize copyright statement. | Rodney Brown | 1 | -1/+2 |
2000-11-10 | alpha.c (check_float_value): Use memcpy, not bcopy. | Kaveh R. Ghazi | 1 | -2/+1 |
2000-11-02 | config: | Neil Booth | 1 | -1/+1 |
2000-10-13 | Remove obstacks. | Mark Mitchell | 1 | -2/+0 |
2000-09-25 | definitions in config/[npr]*: | Hans-Peter Nilsson | 1 | -2/+2 |
2000-08-08 | alpha.c (alpha_emit_xfloating_libcall): Use GEN_CALL_VALUE define. | Rodney Brown | 1 | -1/+1 |
2000-04-18 | cccp.c, [...]: Removed. | Zack Weinberg | 1 | -5/+0 |
2000-03-29 | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | Jan Hubicka | 1 | -1/+1 |
2000-02-26 | Fix copyrights. | Jeff Law | 2 | -2/+4 |
2000-02-15 | Makefile.in (TREE_H, [...]): Depend on version.h. | Kaveh R. Ghazi | 1 | -2/+1 |
2000-01-18 | romp-protos.h: New file. | Kaveh R. Ghazi | 4 | -33/+98 |
1999-09-11 | Replace recog_foo with recog_data.foo. | Richard Henderson | 1 | -10/+10 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 3 | -104/+89 |
1999-08-20 | rtl.h (rtx_format): Constify a char*. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -0/+1 |
1999-01-20 | cse.c (fold_rtx): Revert 29 Dec change. | Richard Henderson | 1 | -2/+2 |
1998-11-24 | cse.c (fold_rtx): Make autoincrement addressing mode tests be runtime selecta... | Jeffrey A Law | 1 | -4/+4 |
1998-11-05 | * romp.h (LEGITIMIZE_ADDRESS): Fix typo. | Jeffrey A Law | 1 | -1/+1 |
1998-03-31 | 1750a.md, [...]: Use GEN_INT consistently. | Jeffrey A Law | 3 | -32/+29 |
1997-12-19 | expr.c (do_tablejump): Let CASE_VECTOR_PC_RELATIVE be an expression. | Ian Lance Taylor | 1 | -4/+5 |
1996-09-21 | (USER_LABEL_PREFIX): Define instead of ASM_OUTPUT_LABELREF. | Richard Kenner | 1 | -4/+2 |
1996-03-29 | calls.c (expand_call): Remove current_call_is_indirect nonsense. | Jeff Law | 1 | -1/+1 |
1996-02-13 | (ASM_OUTPUT_ADDR_DIFF_ELT): Remove. | Richard Kenner | 1 | -4/+3 |