| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 2002-08-21 | 1 | -1/+1 |
* | arc.c (output_shift): Use stdio instead of asm_fprintf. | Kaveh R. Ghazi | 2002-08-20 | 1 | -9/+9 |
* | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, | Kaveh R. Ghazi | 2002-07-31 | 1 | -8/+2 |
* | alpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition. | Kaveh R. Ghazi | 2002-07-30 | 1 | -8/+0 |
* | defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments. | Zack Weinberg | 2002-07-28 | 1 | -10/+1 |
* | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 2002-07-25 | 1 | -39/+17 |
* | linux.h (CRIS_LINK_SUBTARGET_SPEC): Don't --gc-sections if -r. | Hans-Peter Nilsson | 2002-07-17 | 2 | -2/+2 |
* | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 2002-07-16 | 1 | -2/+1 |
* | re PR target/7177 (cris-axis-elf: ICE at -O2, unrecognized insn, sign-extend ... | Hans-Peter Nilsson | 2002-07-01 | 1 | -4/+4 |
* | arit.c (do_31div, [...]): Mark prototype __always_inline__. | Hans-Peter Nilsson | 2002-06-18 | 1 | -4/+7 |
* | re PR target/7042 (cris-elf miscompiles line_hints in ghostscript - "return" ... | Hans-Peter Nilsson | 2002-06-16 | 1 | -0/+5 |
* | re PR target/6997 (CRIS: compare result incorrect -- sleu pattern in cris.md ... | Hans-Peter Nilsson | 2002-06-12 | 1 | -1/+2 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -1/+1 |
* | * config/cris/cris.c: Include ggc.h | Hans-Peter Nilsson | 2002-06-09 | 1 | -0/+1 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 2 | -6/+10 |
* | re PR target/6838 (cris-elf ICE (gcc 3.1)) | Hans-Peter Nilsson | 2002-05-29 | 1 | -30/+35 |
* | target-def.h (TARGET_BINDS_LOCAL_P): New. | Richard Henderson | 2002-05-19 | 1 | -14/+4 |
* | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 2002-05-19 | 1 | -2/+2 |
* | system.h (ENCODE_SECTION_INFO): Poison it. | Richard Henderson | 2002-05-18 | 3 | -10/+8 |
* | t-linux64 (SHLIB_MAPFILES): Set. | Jakub Jelinek | 2002-05-09 | 1 | -4/+0 |
* | * config/cris/cris.h (TARGET_VERSION): Remove local version number. | Hans-Peter Nilsson | 2002-04-18 | 1 | -1/+1 |
* | * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC): Fix typo. | Hans-Peter Nilsson | 2002-04-13 | 1 | -1/+1 |
* | linux.h: Define __gnu_linux__ wherever __linux__ is defined... | Mark Mitchell | 2002-04-13 | 2 | -4/+4 |
* | cris.c (cris_override_options): Tweak error message for PIC not implemented. | Hans-Peter Nilsson | 2002-04-11 | 3 | -4/+4 |
* | cris.c (cris_target_asm_function_prologue): Cast uses of PIC_OFFSET_TABLE_REG... | Hans-Peter Nilsson | 2002-04-03 | 1 | -25/+27 |
* | cris.c (cris_target_asm_function_prologue): Revert 2002-03-12 internal visibi... | Hans-Peter Nilsson | 2002-03-13 | 1 | -14/+8 |
* | re PR rtl-optimization/5878 (gcc 3.1 breaks on C code generated by the Mercur... | Richard Henderson | 2002-03-12 | 1 | -1/+1 |
* | 1750a.h, [...] (POINTER_SIZE): Delete. | Kaveh R. Ghazi | 2002-03-12 | 1 | -2/+0 |
* | cris.c (cris_target_asm_function_prologue): Do not emit pic register load if ... | Hans-Peter Nilsson | 2002-03-12 | 1 | -21/+67 |
* | c4x.c (c4x_fp_reglist): Const-ify. | Kaveh R. Ghazi | 2002-03-10 | 1 | -1/+1 |
* | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks... | Zack Weinberg | 2002-03-03 | 1 | -4/+0 |
* | 1750a.h, [...] (BITS_PER_WORD): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -2/+0 |
* | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 2002-03-02 | 3 | -3/+4 |
* | a29k.h, [...]: (BITS_PER_UNIT): Delete. | Kaveh R. Ghazi | 2002-03-03 | 1 | -2/+0 |
* | fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed. | Tom Tromey | 2002-02-20 | 1 | -3/+1 |
* | cris.h: Undefine STARTFILE_SPEC and ENDFILE_SPEC before (re)defining them. | Philipp Thomas | 2002-02-17 | 1 | -0/+2 |
* | final.c (output_operand_lossage): Changed to accept printf style arguments. | Philipp Thomas | 2002-02-17 | 1 | -5/+5 |
* | cris.h (CRT_CALL_STATIC_FUNCTION): Change to emit atexit call in crtbegin, ho... | Hans-Peter Nilsson | 2002-01-28 | 1 | -4/+7 |
* | Makefile.in (CRTSTUFF_CFLAGS): New. | Richard Henderson | 2002-01-26 | 2 | -10/+16 |
* | Update copyright. | Richard Henderson | 2002-01-26 | 1 | -1/+1 |
* | * config/cris/cris.c (cris_print_operand): Handle 64-bit CONST_INT. | Richard Henderson | 2002-01-26 | 1 | -4/+12 |
* | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation of obsolete macros. | Joseph Myers | 2002-01-08 | 1 | -5/+1 |
* | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assemble_integer to emit fl... | Richard Henderson | 2001-12-20 | 1 | -30/+0 |
* | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2001-12-17 | 2 | -48/+19 |
* | elfos.h (ENDFILE_SPEC, [...]): Do not define. | David O'Brien | 2001-12-12 | 1 | -1/+2 |
* | mmix.c (mmix_function_block_profiler, [...]): Delete unused functions. | Hans-Peter Nilsson | 2001-12-09 | 1 | -8/+0 |
* | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 2001-12-09 | 1 | -1/+1 |
* | cris.h (OPTIMIZATION_OPTIONS): Don't unset flag_strict_aliasing. | Hans-Peter Nilsson | 2001-12-04 | 1 | -3/+2 |
* | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 2001-12-03 | 2 | -21/+21 |
* | * config/cris/cris.h (EXTRA_CONSTRAINT_T): Fix typo in comment. | Hans-Peter Nilsson | 2001-11-30 | 1 | -1/+1 |