| Commit message (Expand) | Author | Age | Files | Lines |
* | * config.gcc: Purge all targets obsoleted in GCC 3.3. Also | zack | 2003-05-15 | 1 | -3457/+0 |
* | * expr.c (move_block_from_reg): Remove "size" parm. Localize vars. | amodra | 2003-05-09 | 1 | -3/+2 |
* | * target.h (encode_section_info): Add new argument carrying | zack | 2003-04-20 | 1 | -4/+5 |
* | * target.h (targetm.address_cost): New. | rth | 2003-01-28 | 1 | -0/+26 |
* | * Makefile.in (cse.o): Depend on TARGET_H. | rth | 2003-01-28 | 1 | -0/+67 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -1/+24 |
* | * ChangeLog.4: Fix typos. | kazu | 2002-09-28 | 1 | -1/+1 |
* | * config/m32r/m32r.c: Follow spelling conventions. | kazu | 2002-09-20 | 1 | -1/+1 |
* | * haifa-sched.c: Follow spelling conventions. | kazu | 2002-09-14 | 1 | -2/+2 |
* | * builtins.c (std_expand_builtin_va_start): Remove unused | zack | 2002-07-16 | 1 | -2/+1 |
* | * ginclude/varargs.h: Replace with stub which issues #error. | zack | 2002-07-16 | 1 | -1/+0 |
* | * system.h (BLOCK_PROFILER, BLOCK_PROFILER_CODE, | rth | 2002-05-19 | 1 | -67/+0 |
* | * system.h (ENCODE_SECTION_INFO): Poison it. | rth | 2002-05-19 | 1 | -0/+30 |
* | * final.c (HAVE_READONLY_DATA_SECTION): New. | rth | 2002-05-18 | 1 | -3/+3 |
* | * hooks.c (hook_tree_bool_false): New. | rth | 2002-05-17 | 1 | -2/+34 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -6/+8 |
* | * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in, | zack | 2002-02-27 | 1 | -3/+0 |
* | 2002-02-17 Philipp Thomas <pthomas@suse.de> | pthomas | 2002-02-17 | 1 | -17/+17 |
* | * function.h (struct function): Add profile. | wcohen | 2002-01-03 | 1 | -2/+2 |
* | * collect2.c (is_ctor_dtor): Const-ify. | ghazi | 2001-12-27 | 1 | -10/+10 |
* | * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op, | rsandifo | 2001-12-17 | 1 | -1/+13 |
* | * function.c (assing_parms): Fix typo in last change. | kenner | 2001-12-06 | 1 | -16/+5 |
* | * final.c (count_basic_block, add_bb, add_bb_string): | hubicka | 2001-12-06 | 1 | -5/+2 |
* | * c-decl.c (grokdeclarator): Use ISO word. | neil | 2001-12-03 | 1 | -2/+2 |
* | * h8300.c (h8300_asm_named_section): Wrap with !OBJECT_FORMAT_ELF. | ghazi | 2001-12-01 | 1 | -3/+3 |
* | * clipper.c (clipper_movstr): Avoid uninitialized warning. | ghazi | 2001-11-21 | 1 | -1/+1 |
* | * dwarf2out.c (dwarf2out_finish): Don't abort because of orphan | jason | 2001-11-15 | 1 | -1/+1 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -7/+8 |
* | * c-parse.in (yyerror): Const-ification and/or static-ization. | ghazi | 2001-09-13 | 1 | -1/+1 |
* | * 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 | -0/+32 |
* | * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP, | rth | 2001-08-18 | 1 | -2/+2 |
* | * expr.h: Split out optab- and libfunc-related code to... | zack | 2001-08-13 | 1 | -0/+1 |
* | * calls.c, function.c: Always define PREFERRED_STACK_BOUNDARY | zack | 2001-08-10 | 1 | -1/+1 |
* | Move constructor/destructor handling into target hooks. | rth | 2001-08-09 | 1 | -8/+38 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -1/+1 |
* | * alias.c (set_mem_alias_set): New function. | kenner | 2001-07-11 | 1 | -6/+4 |
* | * final.c (no_asm_to_stream): New. | neil | 2001-07-08 | 1 | -4/+10 |
* | * 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 | 1 | -10/+18 |
* | * explow.c (plus_constant_wide, case LO_SUM): New case. | kenner | 2001-07-03 | 1 | -1/+1 |
* | * emit-rtl.c (adjust_address): New function. | kenner | 2001-07-02 | 1 | -5/+3 |
* | * Makefile.in (TARGET_H, TARGET_DEF_H): New. | neil | 2001-06-26 | 1 | -0/+6 |
* | * toplev.c (output_lang_identify): Delete. | zack | 2001-04-16 | 1 | -3/+2 |
* | * mkconfig.sh: Include insn-flags.h. | rth | 2001-03-22 | 1 | -1/+0 |
* | * alpha.c (check_float_value): Use memcpy, not bcopy. | ghazi | 2000-11-10 | 1 | -1/+1 |
* | * calls.c (expand_call, emit_library_call_value_1), collect2.c | jsm28 | 2000-11-09 | 1 | -1/+1 |
* | Change callers in config/m*/ to match: | hp | 2000-09-25 | 1 | -6/+6 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+1 |