summaryrefslogtreecommitdiff
path: root/gcc/config/c4x/c4x.c
Commit message (Expand)AuthorAgeFilesLines
* * config/c4x/c4x.c: Don't include "c-tree.h".ghazi2003-06-161-1/+0
* * config.gcc (with_cpu handling): Translate sparc64 inzack2003-06-071-7/+9
* * c4x.c (c4x_print_operand, c4x_print_operand_address): Fix formatghazi2003-05-161-12/+12
* * target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define.rsandifo2003-05-141-6/+15
* * config/c4x/c4x.c (c4x_encode_section_info): Remove.rth2003-04-171-18/+1
* * function.c (put_var_into_stack): Change bool parameter to int.mmitchel2003-03-241-1/+1
* * config/c4x/c4x-c.c, config/c4x/c4x-modes.def,neroden2003-03-131-4/+4
* * target.h (targetm.address_cost): New.rth2003-01-281-1/+4
* * Makefile.in (cse.o): Depend on TARGET_H.rth2003-01-281-0/+99
* * config/c4x/c4x.c (c4x_naked_function_p): Rename fromm.hayes2003-01-091-15/+14
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* gcc/rth2002-10-161-3/+2
* * config/c4x/c4x.c (c4x_print_operand): Enlarge bufferm.hayes2002-10-071-1/+1
* * real.c (struct real_format): Move to real.h.rth2002-09-211-0/+5
* * config/alpha/alpha.c: Follow spelling conventions.kazu2002-09-171-3/+3
* * c4x-c.c, c4x.c, darwin.c, i370-c.c, m32r.c: Include tm_p.hghazi2002-09-161-1/+1
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-041-1/+1
* * alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.ghazi2002-08-211-0/+12
* * arc.c (output_shift): Use stdio instead of asm_fprintf.ghazi2002-08-201-17/+17
* Index: ChangeLoggeoffk2002-08-041-2/+2
* * ginclude/varargs.h: Replace with stub which issues #error.zack2002-07-161-13/+0
* * tree.h: Modify builtin_function interface to take an extrasayle2002-07-011-6/+6
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-32/+3
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-1/+6
* * c-common.c (cb_register_builtins): Handle more built-insneil2002-05-161-1/+1
* * c4x.c (c4x_fp_reglist): Const-ify.ghazi2002-03-101-1/+1
* * c4x-protos.h, c4x.h, c4x.c, c4x.md: Add new functionsm.hayes2002-03-031-0/+28
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-7/+3
* * target.h (asm_out.byte_op, asm_out.aligned_op, asm_out.unaligned_op,rsandifo2001-12-171-0/+7
* * final.c (count_basic_block, add_bb, add_bb_string):hubicka2001-12-061-8/+0
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-7/+7
* * config.gcc: Update c4x and i370 for C front end-specificneil2001-10-171-143/+5
* * builtins.c (expand_builtin_setjmp_receiver): Const-ify.ghazi2001-10-071-1/+1
* Table-driven attributes.jsm282001-09-211-25/+31
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-181-2/+5
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-4/+2
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+2
* Move constructor/destructor handling into target hooks.rth2001-08-091-2/+2
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-0/+11
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-101-4/+11
* * target.h (struct gcc_target): Add insert_attributes.jsm282001-07-081-5/+8
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * explow.c (plus_constant_wide, case PLUS): Call find_constant_termkenner2001-07-031-2/+2
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-2/+11
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-041-6/+6
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* Brad's -ffast-math breakup.rth2001-03-071-1/+1
* * diagnostic.h (set_internal_error_function): Renamed.kenner2001-02-041-18/+19