| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/c4x/c4x.c: Don't include "c-tree.h". | ghazi | 2003-06-16 | 1 | -1/+0 |
* | * config.gcc (with_cpu handling): Translate sparc64 in | zack | 2003-06-07 | 1 | -7/+9 |
* | * c4x.c (c4x_print_operand, c4x_print_operand_address): Fix format | ghazi | 2003-05-16 | 1 | -12/+12 |
* | * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. | rsandifo | 2003-05-14 | 1 | -6/+15 |
* | * config/c4x/c4x.c (c4x_encode_section_info): Remove. | rth | 2003-04-17 | 1 | -18/+1 |
* | * function.c (put_var_into_stack): Change bool parameter to int. | mmitchel | 2003-03-24 | 1 | -1/+1 |
* | * config/c4x/c4x-c.c, config/c4x/c4x-modes.def, | neroden | 2003-03-13 | 1 | -4/+4 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -1/+4 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 1 | -0/+99 |
* | * config/c4x/c4x.c (c4x_naked_function_p): Rename from | m.hayes | 2003-01-09 | 1 | -15/+14 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | gcc/ | rth | 2002-10-16 | 1 | -3/+2 |
* | * config/c4x/c4x.c (c4x_print_operand): Enlarge buffer | m.hayes | 2002-10-07 | 1 | -1/+1 |
* | * real.c (struct real_format): Move to real.h. | rth | 2002-09-21 | 1 | -0/+5 |
* | * config/alpha/alpha.c: Follow spelling conventions. | kazu | 2002-09-17 | 1 | -3/+3 |
* | * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.h | ghazi | 2002-09-16 | 1 | -1/+1 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 1 | -1/+1 |
* | * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | ghazi | 2002-08-21 | 1 | -0/+12 |
* | * arc.c (output_shift): Use stdio instead of asm_fprintf. | ghazi | 2002-08-20 | 1 | -17/+17 |
* | Index: ChangeLog | geoffk | 2002-08-04 | 1 | -2/+2 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -13/+0 |
* | * tree.h: Modify builtin_function interface to take an extra | sayle | 2002-07-01 | 1 | -6/+6 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -32/+3 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 1 | -1/+6 |
* | * c-common.c (cb_register_builtins): Handle more built-ins | neil | 2002-05-16 | 1 | -1/+1 |
* | * c4x.c (c4x_fp_reglist): Const-ify. | ghazi | 2002-03-10 | 1 | -1/+1 |
* | * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functions | m.hayes | 2002-03-03 | 1 | -0/+28 |
* | * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; | rth | 2002-03-03 | 1 | -7/+3 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 1 | -0/+7 |
* | * final.c (count_basic_block, add_bb, add_bb_string): | hubicka | 2001-12-06 | 1 | -8/+0 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -7/+7 |
* | * config.gcc: Update c4x and i370 for C front end-specific | neil | 2001-10-17 | 1 | -143/+5 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | Table-driven attributes. | jsm28 | 2001-09-21 | 1 | -25/+31 |
* | * c-common.c (c_tree_code_name): Const-ification. | ghazi | 2001-09-12 | 1 | -1/+1 |
* | * haifa-sched.c: Convert to target hooks. Macros replaced | zack | 2001-08-18 | 1 | -2/+5 |
* | * varasm.c (named_section_flags): Remove align parameter. | rth | 2001-08-17 | 1 | -4/+2 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+2 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -2/+2 |
* | * target.h (gcc_target): Add asm_out.named_section, | rth | 2001-08-04 | 1 | -0/+11 |
* | * target.h (struct gcc_target): New fields init_builtins and | shebs | 2001-07-10 | 1 | -4/+11 |
* | * target.h (struct gcc_target): Add insert_attributes. | jsm28 | 2001-07-08 | 1 | -5/+8 |
* | * target.h (targetm): Rename global from "target", so as not to | shebs | 2001-07-07 | 1 | -1/+1 |
* | * explow.c (plus_constant_wide, case PLUS): Call find_constant_term | kenner | 2001-07-03 | 1 | -2/+2 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -2/+11 |
* | * alpha.h: NULL_PTR -> NULL. | ghazi | 2001-05-04 | 1 | -6/+6 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -2/+0 |
* | Brad's -ffast-math breakup. | rth | 2001-03-07 | 1 | -1/+1 |
* | * diagnostic.h (set_internal_error_function): Renamed. | kenner | 2001-02-04 | 1 | -18/+19 |