index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
i960
/
i960.c
Age
Commit message (
Expand
)
Author
Files
Lines
1996-04-17
(process_pragma): Take the IDENTIFIER_POINTER tree
Jim Wilson
1
-14
/
+15
1996-01-15
Updatee copyright.
Doug Evans
1
-1
/
+1
1996-01-15
c-lex.c (check_newline): Pass character after `#pragma' to HANDLE_PRAGMA.
Doug Evans
1
-5
/
+6
1995-12-14
(logic_operand): New function.
Torbjorn Granlund
1
-3
/
+19
1995-11-05
(emit_move_sequence): Add a scratch register to multi-reg stores.
Richard Kenner
1
-6
/
+171
1995-07-28
(i960_function_epilogue): Don't clear g14 for functions with an argument block.
Richard Kenner
1
-5
/
+12
1995-07-28
(i960_arg_size_and_align): Correct alignment of XFmode values in
Richard Kenner
1
-2
/
+11
1995-06-15
Update FSF address.
Richard Kenner
1
-1
/
+2
1995-05-18
(i960_output_ldconst): New code for XFmode.
Torbjorn Granlund
1
-21
/
+62
1995-05-16
Fix typos in comments.
Richard Kenner
1
-1
/
+1
1995-05-12
OK, this is what I really wanted to install...
Torbjorn Granlund
1
-3
/
+9
1995-05-12
(i960_output_ldconst): Let split_double handle DImode.
Torbjorn Granlund
1
-40
/
+15
1995-03-23
i960.c (i960_function_arg_advance): Ensure all regs marked as used if stack i...
Doug Evans
1
-39
/
+47
1995-03-07
Add support for #pragma align
Ian Lance Taylor
1
-64
/
+77
1995-02-24
(fp_literal_one, fp_literal_zero): Don't accept VOIDmode.
Jim Wilson
1
-25
/
+4
1994-12-28
Correct typos.
Ian Lance Taylor
1
-2
/
+2
1994-12-27
Use REAL_VALUE_TO_TARGET_{DOUBLE,SINGLE} to print float values
Ian Lance Taylor
1
-0
/
+15
1994-10-20
(VARARGS_STDARG_FUNCTION): New macro.
Jim Wilson
1
-25
/
+45
1994-09-29
(i960_setup_incoming_varargs): Store parameter registers
Jim Wilson
1
-5
/
+10
1994-04-20
(i960_expr_alignment): Remove LSHIFT.
Doug Evans
1
-1
/
+0
1994-02-17
(i960_function_prologue): Put register save area before outgoing arg block.
Doug Evans
1
-2
/
+2
1994-01-31
(i960_function_name_declare): Handle names that start with '*'.
Jim Wilson
1
-5
/
+7
1993-07-28
Add new parameter to move_block_from_reg calls.
Jim Wilson
1
-1
/
+2
1993-05-03
(output_function_profiler): Add missing newlines in strings.
Jim Wilson
1
-2
/
+2
1993-03-29
(i960_function_prologue): When profiling, don't use those registers clobbered...
Jim Wilson
1
-0
/
+89
1993-03-15
(print_operand_address): For MULT, set ireg not breg.
Jim Wilson
1
-1
/
+1
1993-03-02
(i960_output_call_insn): Delete scratch_reg arg. Use r3 instead.
Jim Wilson
1
-6
/
+5
1993-02-05
(legitimate_address_p): Accept either REG or SUBREG where
Jim Wilson
1
-36
/
+36
1993-01-25
(secondary_reload_class): Correct test against
Jim Wilson
1
-1
/
+1
1993-01-19
(cmplpower2_operand): New function.
Jim Wilson
1
-1
/
+15
1993-01-18
(i960_function_arg_advance, i960_function_arg): Likewise.
Jim Wilson
1
-6
/
+6
1992-10-22
(i960_function_value): Delete.
Jim Wilson
1
-24
/
+0
1992-10-13
(g14_save_reg): Delete variable.
Jim Wilson
1
-82
/
+17
1992-10-13
(i960_output_call_insn): Emit bx instead of b, callx instead of callj.
Jim Wilson
1
-6
/
+6
1992-09-28
(i960_round_tree): Correct conversion of bits to bytes to round up to nearest...
Jim Wilson
1
-4
/
+7
1992-09-24
(i960_output_ldconst): Pass missing xoperands argument to output_asm_insn call.
Jim Wilson
1
-4
/
+5
1992-08-17
(i960_address_cost): Don't abort for invalid addresses.
Jim Wilson
1
-1
/
+3
1992-07-21
(i960_output_ldconst): Use REAL_VALUE_FROM_CONST_DOUBLE instead of pointer...
Jim Wilson
1
-3
/
+5
1992-06-24
fix typos in comments.
Richard Stallman
1
-2
/
+2
1992-06-18
Add second argument to SELECT_CC_MODE.
Richard Kenner
1
-1
/
+1
1992-06-03
entered into RCS
Jim Wilson
1
-7
/
+17
1992-05-27
*** empty log message ***
Jim Wilson
1
-6
/
+6
1992-05-19
*** empty log message ***
Jim Wilson
1
-2
/
+4
1992-05-06
*** empty log message ***
Jim Wilson
1
-1
/
+1
1992-05-05
Initial revision
Jim Wilson
1
-0
/
+2314
[prev]