Module Name:src
Committed By: mrg
Date: Sun Apr 11 01:38:05 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.md
Log Message:
revert a local change that i can't figure out how to port
makes vax-gcc10 tools build.
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Tue Apr 2 03:47:30 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.c
Log Message:
remove debugging code
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/external/gpl3/gcc/dist/gcc/conf
Module Name:src
Committed By: christos
Date: Tue Apr 2 03:01:50 UTC 2019
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.c
Log Message:
Compiling some files with -fPIC and -O2 ends up having global
symbols classified as local in pic mode, and that ends up w
Module Name:src
Committed By: maya
Date: Mon Apr 2 17:45:23 UTC 2018
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: builtins.md predicates.md
Log Message:
Add new predicate volatile_mem_operand and use it for jbbssi
Fixes PR port-vax/53039: GCC/VAX hits ICE b
Module Name:src
Committed By: flxd
Date: Thu Jun 8 15:28:27 UTC 2017
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: builtins.md
Log Message:
Fix PR port-vax/51761 as suggested by Paul Koning on port-vax list.
Installation (install.ram, -Os) on my VS4000 is pos
Module Name:src
Committed By: christos
Date: Thu Mar 24 04:27:29 UTC 2016
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.c
Log Message:
new binutils bitch about writable eh_frame relocations; tell it we have
new style ones.
To generate a diff of this comm
Module Name:src
Committed By: christos
Date: Wed Mar 23 21:21:36 UTC 2016
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.c
Log Message:
Drop PSW annotation for now; it is not a real register and we need special
rtl for it (causes an assertion failure)
To
Module Name:src
Committed By: christos
Date: Wed Mar 23 21:09:04 UTC 2016
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax-protos.h
Log Message:
need stdbool.h
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/external/gpl3/gcc/dist/gcc/
Module Name:src
Committed By: christos
Date: Wed Mar 23 12:45:50 UTC 2016
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.h
Log Message:
Fix vax build, now we fail in:
/usr/src/lib/csu/common/crt0-common.c: In function '___start':
/usr/src/lib/csu/common/crt
Module Name:src
Committed By: matt
Date: Sun Aug 17 16:25:21 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: builtins.md vax.c
Log Message:
Rework so that the ctzsi builtin is supported.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
Module Name:src
Committed By: matt
Date: Thu Aug 14 11:32:18 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: netbsd-elf.h
Log Message:
Force INTPTR_TYPE/UINTPTR_TYPE to long int/unsigned long int.
(same types as PTRDIFF_TYPE/SIZE_TYPE)
To generate a d
Module Name:src
Committed By: matt
Date: Wed Jun 4 16:11:33 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.c
Log Message:
Don't match an indexed address of the form val[reg].
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/extern
Module Name:src
Committed By: matt
Date: Tue Jun 3 22:34:28 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax-protos.h vax.c vax.md
Log Message:
Add some peepholes to help pushing of adjacent registers or memory locations
on the stack. Add a peephol
Module Name:src
Committed By: matt
Date: Tue Jun 3 22:31:48 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.c
Log Message:
Fix tpyo.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gcc/dist/gcc/config/vax/vax.c
Plea
Module Name:src
Committed By: matt
Date: Fri May 23 13:35:26 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax-protos.h vax.c vax.h
Log Message:
Add LEGITIMATE_PIC_OPERAND_P(X) to prevent global symbol + offset from
being a legitimate pic operand (bec
Module Name:src
Committed By: joerg
Date: Thu Mar 20 16:53:55 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.c vax.h vax.md
Log Message:
Annotation for the Processor Status Word. Sensible DWARF frame layout.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: matt
Date: Sun Feb 5 17:38:21 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax.c vax.md
Log Message:
Use REG_P, CONST_INT_P, and gcc_unreachable().
Bring forward movememsi from gcc4.1
To generate a diff of this commit
Module Name:src
Committed By: matt
Date: Sun Feb 5 17:37:19 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: constraints.md
Log Message:
Constraint 'T' needs to be a CONSTANT_P so add a match_test for that.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: uwe
Date: Sat Jan 28 11:24:05 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: elf.h
Log Message:
Pull in revision 1.4 from src/gnu/dist/gcc4/gcc/config/vax/elf.h:
Emit DWARF relocation in its expected form
PR toolchain/
Module Name:src
Committed By: chs
Date: Thu Nov 10 17:16:30 UTC 2011
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: builtins.md vax.md
Log Message:
include builtins.md in vax.md so that ffs is defined.
update for conditional branch changes in gcc.
To generate
20 matches
Mail list logo