| Commit message (Expand) | Author | Age | Files | Lines |
* | * rtl.def (COND_EXEC): New. | rth | 2000-04-07 | 1 | -0/+8 |
* | Convert ACCUMULATE_OUTGOING_ARGS to an expression. | hubicka | 2000-03-29 | 1 | -7/+16 |
* | tweak ARG_POINTER_CFA_OFFSET docs | jason | 2000-03-27 | 1 | -2/+4 |
* | * sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for | jakub | 2000-03-24 | 1 | -1/+1 |
* | Implement dwarf2 exception handling for the ARM. | jason | 2000-03-23 | 1 | -3/+11 |
* | * tm.texi (Driver): Fix typos and tweak entry for | hp | 2000-03-19 | 1 | -17/+22 |
* | * tm.texi: Document new target switch, NO_BUILTIN_WCHAR_TYPE. | zack | 2000-02-28 | 1 | -0/+10 |
* | * builtins.c (c_strlen): Use size_diffop and return ssizetype value. | kenner | 2000-02-27 | 1 | -1/+9 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+1 |
* | * Makefile.in (lcm.o): Depend on insn-attr.h. | amylaar | 2000-02-15 | 1 | -0/+80 |
* | * gcc.texi (Passes): Fix typo. | hp | 2000-02-14 | 1 | -1/+1 |
* | * tm.texi (Values in Registers): Fix typo: "fo" "for". | hp | 2000-02-04 | 1 | -6/+5 |
* | * tm.texi: Fix various typos. | hp | 2000-02-04 | 1 | -11/+10 |
* | * tm.texi (Values in Registers): Fix typo in HARD_REGNO_NREGS | hp | 2000-02-02 | 1 | -1/+1 |
* | * dwarfout.c (SHORT_TYPE_SIZE): Correct default. | hp | 2000-02-01 | 1 | -3/+2 |
* | gcc: | amylaar | 2000-01-26 | 1 | -0/+8 |
* | * combine.c (combine_simplify_rtx): Give FLOAT_STORE_FLAG_VALUE a mode. | rth | 2000-01-18 | 1 | -2/+2 |
* | * builtins.c (PAD_VARARGS_DOWN): Define. | cpopetz | 2000-01-14 | 1 | -0/+8 |
* | * stor-layout.c (layout_type): Use FORCE_STRUCT_BLK. | m.hayes | 2000-01-13 | 1 | -0/+9 |
* | * configure.in (i?86-*-beos{pe,elf,}*): Recognize. | jason | 2000-01-13 | 1 | -1/+15 |
* | Add support for generating unique sections for unitialised data. | nickc | 2000-01-05 | 1 | -2/+3 |
* | * rs6000/sysv4.h (ASM_OUTPUT_DEF): Undefine. | dje | 2000-01-04 | 1 | -1/+3 |
* | - Document SLOW_UNALIGNED_ACCESS change. | dje | 2000-01-04 | 1 | -5/+6 |
* | Delete obsolete macros | crux | 1999-11-30 | 1 | -38/+0 |
* | * defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default. | clm | 1999-11-03 | 1 | -0/+11 |
* | Document that CC1_SPEC is used by cc1plus | nickc | 1999-10-28 | 1 | -0/+3 |
* | * genrecog.c (special_mode_pred_table): New. | rth | 1999-10-14 | 1 | -0/+17 |
* | * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT. | jason | 1999-09-15 | 1 | -6/+15 |
* | Fix typos in a recent revision. | law | 1999-09-14 | 1 | -1/+2 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -3/+4 |
* | * stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present. | rth | 1999-09-02 | 1 | -0/+5 |
* | * flags.h: New variables align_loops, align_loops_log, | geoffk | 1999-09-02 | 1 | -0/+32 |
* | Marc Espie <espie@cvs.openbsd.org> | rth | 1999-08-27 | 1 | -0/+2 |
* | 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-27 | 1 | -16/+13 |
* | Add support for defering line number table construction to assembler. | wilson | 1999-08-27 | 1 | -0/+6 |
* | Fix typo. | law | 1999-08-25 | 1 | -1/+1 |
* | * tm.texi: GNU CC -> GCC conversion. | law | 1999-08-25 | 1 | -90/+91 |
* | Fix sparc compilation failure | crux | 1999-08-23 | 1 | -0/+9 |
* | Jakub Jelinek <jj@ultra.linux.cz> | rth | 1999-08-02 | 1 | -4/+6 |
* | Jakub Jelinek <jj@ultra.linux.cz> | rth | 1999-08-02 | 1 | -0/+9 |
* | Implement new macro: ASM_FPRINTF_EXTENSIONS | nickc | 1999-07-26 | 1 | -0/+13 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -7/+1 |
* | * defaults.h (DWARF2_GENERATE_TEXT_SECTION_LABEL): New macro. | mmitchel | 1999-07-22 | 1 | -0/+7 |
* | * haifa-sched.c (insn_cost): FREE implies cost 0 and vice versa. | rth | 1999-07-21 | 1 | -2/+6 |
* | Use ASM_OUTPUT_DEF_FROM_DECLS in preference to ASM_OUTPUT_DEF, if it is defined. | nickc | 1999-06-18 | 1 | -0/+8 |
* | * tm.texi (MD_EXEC_PREFIX): Note need to update configure.in too. | law | 1999-05-31 | 1 | -1/+2 |
* | Fix description of a stack element in a PARALLEL generated by FUNCTION_ARG | nickc | 1999-05-22 | 1 | -3/+2 |
* | (FUNCTION_ARG): Stack element of PARALLEL must come first | nickc | 1999-05-11 | 1 | -7/+10 |
* | * output.h (current_function_is_leaf, | wehle | 1999-04-18 | 1 | -8/+13 |
* | * tm.texi (USE_LOAD_POST_DECREMENT, USE_LOAD_PRE_DECREMENT, | m.hayes | 1999-04-02 | 1 | -14/+38 |