aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/cris
AgeCommit message (Expand)AuthorFilesLines
2002-07-30alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.Kaveh R. Ghazi1-8/+0
2002-07-28defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments.Zack Weinberg1-10/+1
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg1-39/+17
2002-07-17linux.h (CRIS_LINK_SUBTARGET_SPEC): Don't --gc-sections if -r.Hans-Peter Nilsson2-2/+2
2002-07-16varargs.h: Replace with stub which issues #error.Zack Weinberg1-2/+1
2002-07-01re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ...Hans-Peter Nilsson1-4/+4
2002-06-18arit.c (do_31div, [...]): Mark prototype __always_inline__.Hans-Peter Nilsson1-4/+7
2002-06-16re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ...Hans-Peter Nilsson1-0/+5
2002-06-12re PR target/6997 (CRIS: compare result incorrect -- sleu pattern in cris.md ...Hans-Peter Nilsson1-1/+2
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-1/+1
2002-06-09* config/cris/cris.c: Include ggc.hHans-Peter Nilsson1-0/+1
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2-6/+10
2002-05-29re PR target/6838 (cris-elf ICE (gcc 3.1))Hans-Peter Nilsson1-30/+35
2002-05-19target-def.h (TARGET_BINDS_LOCAL_P): New.Richard Henderson1-14/+4
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-2/+2
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson3-10/+8
2002-05-09t-linux64 (SHLIB_MAPFILES): Set.Jakub Jelinek1-4/+0
2002-04-18* config/cris/cris.h (TARGET_VERSION): Remove local version number.Hans-Peter Nilsson1-1/+1
2002-04-13* config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo.Hans-Peter Nilsson1-1/+1
2002-04-13linux.h: Define __gnu_linux__ wherever __linux__ is defined...Mark Mitchell2-4/+4
2002-04-11cris.c (cris_override_options): Tweak error message for PIC not implemented.Hans-Peter Nilsson3-4/+4
2002-04-03cris.c (cris_target_asm_function_prologue): Cast uses of PIC_OFFSET_TABLE_REG...Hans-Peter Nilsson1-25/+27
2002-03-13cris.c (cris_target_asm_function_prologue): Revert 2002-03-12 internal visibi...Hans-Peter Nilsson1-14/+8
2002-03-12re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur...Richard Henderson1-1/+1
2002-03-121750a.h, [...] (POINTER_SIZE): Delete.Kaveh R. Ghazi1-2/+0
2002-03-12cris.c (cris_target_asm_function_prologue): Do not emit pic register load if ...Hans-Peter Nilsson1-21/+67
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi1-1/+1
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-4/+0
2002-03-031750a.h, [...] (BITS_PER_WORD): Delete.Kaveh R. Ghazi1-2/+0
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson3-3/+4
2002-03-03a29k.h, [...]: (BITS_PER_UNIT): Delete.Kaveh R. Ghazi1-2/+0
2002-02-20fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey1-3/+1
2002-02-17cris.h: Undefine STARTFILE_SPEC and ENDFILE_SPEC before (re)defining them.Philipp Thomas1-0/+2
2002-02-17final.c (output_operand_lossage): Changed to accept printf style arguments.Philipp Thomas1-5/+5
2002-01-28cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit atexit call in crtbegin, ho...Hans-Peter Nilsson1-4/+7
2002-01-26Makefile.in (CRTSTUFF_CFLAGS): New.Richard Henderson2-10/+16
2002-01-26Update copyright.Richard Henderson1-1/+1
2002-01-26* config/cris/cris.c (cris_print_operand): Handle 64-bit CONST_INT.Richard Henderson1-4/+12
2002-01-08tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros.Joseph Myers1-5/+1
2001-12-20varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl...Richard Henderson1-30/+0
2001-12-17target.h (asm_out.byte_op, [...]): New fields.Richard Sandiford2-48/+19
2001-12-12elfos.h (ENDFILE_SPEC, [...]): Do not define.David O'Brien1-1/+2
2001-12-09mmix.c (mmix_function_block_profiler, [...]): Delete unused functions.Hans-Peter Nilsson1-8/+0
2001-12-09ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-12-04cris.h (OPTIMIZATION_OPTIONS): Don't unset flag_strict_aliasing.Hans-Peter Nilsson1-3/+2
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth2-21/+21
2001-11-30* config/cris/cris.h (EXTRA_CONSTRAINT_T): Fix typo in comment.Hans-Peter Nilsson1-1/+1
2001-11-30cris.c (cris_notice_update_cc): Check first destination also against overlap ...Hans-Peter Nilsson2-18/+32
2001-11-28* config/cris/cris.c: Remove whitespace at end of line.Hans-Peter Nilsson1-6/+6
2001-11-28cris.c: Tweak spacing for prototypes.Hans-Peter Nilsson1-52/+66