summaryrefslogtreecommitdiff
path: root/gcc/config/cris
Commit message (Expand)AuthorAgeFilesLines
* alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk.Kaveh R. Ghazi2002-08-211-1/+1
* arc.c (output_shift): Use stdio instead of asm_fprintf.Kaveh R. Ghazi2002-08-201-9/+9
* * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h,Kaveh R. Ghazi2002-07-311-8/+2
* alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi2002-07-301-8/+0
* defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg2002-07-281-10/+1
* defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg2002-07-251-39/+17
* linux.h (CRIS_LINK_SUBTARGET_SPEC): Don't --gc-sections if -r.Hans-Peter Nilsson2002-07-172-2/+2
* varargs.h: Replace with stub which issues #error.Zack Weinberg2002-07-161-2/+1
* re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ...Hans-Peter Nilsson2002-07-011-4/+4
* arit.c (do_31div, [...]): Mark prototype __always_inline__.Hans-Peter Nilsson2002-06-181-4/+7
* re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ...Hans-Peter Nilsson2002-06-161-0/+5
* re PR target/6997 (CRIS: compare result incorrect -- sleu pattern in cris.md ...Hans-Peter Nilsson2002-06-121-1/+2
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-1/+1
* * config/cris/cris.c: Include ggc.hHans-Peter Nilsson2002-06-091-0/+1
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-042-6/+10
* re PR target/6838 (cris-elf ICE (gcc 3.1))Hans-Peter Nilsson2002-05-291-30/+35
* target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson2002-05-191-14/+4
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-2/+2
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-183-10/+8
* t-linux64 (SHLIB_MAPFILES): Set.Jakub Jelinek2002-05-091-4/+0
* * config/cris/cris.h (TARGET_VERSION): Remove local version number.Hans-Peter Nilsson2002-04-181-1/+1
* * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo.Hans-Peter Nilsson2002-04-131-1/+1
* linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell2002-04-132-4/+4
* cris.c (cris_override_options): Tweak error message for PIC not implemented.Hans-Peter Nilsson2002-04-113-4/+4
* cris.c (cris_target_asm_function_prologue): Cast uses of PIC_OFFSET_TABLE_REG...Hans-Peter Nilsson2002-04-031-25/+27
* cris.c (cris_target_asm_function_prologue): Revert 2002-03-12 internal visibi...Hans-Peter Nilsson2002-03-131-14/+8
* re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur...Richard Henderson2002-03-121-1/+1
* 1750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi2002-03-121-2/+0
* cris.c (cris_target_asm_function_prologue): Do not emit pic register load if ...Hans-Peter Nilsson2002-03-121-21/+67
* c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi2002-03-101-1/+1
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-4/+0
* 1750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi2002-03-031-2/+0
* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson2002-03-023-3/+4
* a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi2002-03-031-2/+0
* fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey2002-02-201-3/+1
* cris.h: Undefine STARTFILE_SPEC and ENDFILE_SPEC before (re)defining them.Philipp Thomas2002-02-171-0/+2
* final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas2002-02-171-5/+5
* cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit atexit call in crtbegin, ho...Hans-Peter Nilsson2002-01-281-4/+7
* Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson2002-01-262-10/+16
* Update copyright.Richard Henderson2002-01-261-1/+1
* * config/cris/cris.c (cris_print_operand): Handle 64-bit CONST_INT.Richard Henderson2002-01-261-4/+12
* tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers2002-01-081-5/+1
* varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson2001-12-201-30/+0
* target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2001-12-172-48/+19
* elfos.h (ENDFILE_SPEC, [...]): Do not define.David O'Brien2001-12-121-1/+2
* mmix.c (mmix_function_block_profiler, [...]): Delete unused functions.Hans-Peter Nilsson2001-12-091-8/+0
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-12-091-1/+1
* cris.h (OPTIMIZATION_OPTIONS): Don't unset flag_strict_aliasing.Hans-Peter Nilsson2001-12-041-3/+2
* c-decl.c (grokdeclarator): Use ISO word.Neil Booth2001-12-032-21/+21
* * config/cris/cris.h (EXTRA_CONSTRAINT_T): Fix typo in comment.Hans-Peter Nilsson2001-11-301-1/+1