Module Name:src
Committed By: mrg
Date: Fri Jun 13 00:46:33 UTC 2014
Removed Files:
src/gnu/dist/gcc4/gcc: ABOUT-GCC-NLS BASE-VER COPYING COPYING.LIB
ChangeLog ChangeLog-1997 ChangeLog-1998 ChangeLog-1999
ChangeLog-2000 ChangeLog-2001 ChangeLog-2002
Module Name:src
Committed By: joerg
Date: Tue Mar 18 23:43:41 UTC 2014
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: vax.c vax.h vax.md
Log Message:
Add a register definition for the Processor Status Word on VAX.
Change the unwind definition to specify the CFA base via
Module Name:src
Committed By: joerg
Date: Sun Mar 16 13:33:14 UTC 2014
Modified Files:
src/gnu/dist/gcc4/gcc/config: netbsd-elf.h
Log Message:
Link with --eh-frame-hdr.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/gnu/dist/gcc4/gcc/config/netbsd-elf.h
Module Name:src
Committed By: dholland
Date: Fri Apr 5 03:14:45 UTC 2013
Modified Files:
src/gnu/dist/gcc4/gcc: gcc.c
Log Message:
Improve the output of gcc when a subprogram gets a signal. When OOMing
it gets signal 9, which prints "Killed" -- that this is actually
signa
Module Name:src
Committed By: matt
Date: Fri Jan 25 08:32:04 UTC 2013
Modified Files:
src/gnu/dist/gcc4/gcc/config/arm: arm.h
Log Message:
Make GCC define __ARM_PCS and __ARM_PCS_VFP as defined by the ARM C Language
Extentions (clang already defines them):
__ARM_PCS is def
Module Name:src
Committed By: christos
Date: Thu Jan 17 20:01:37 UTC 2013
Modified Files:
src/gnu/dist/gcc4/gcc: dwarf2out.c
Log Message:
Apply GCC/35998 from FreeBSD http://svnweb.freebsd.org/changeset/base/245024
gcc: avoid generating negative values to DW_AT_byte_size.
Module Name:src
Committed By: matt
Date: Mon Jul 16 17:39:29 UTC 2012
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: builtins.md vax.md
Log Message:
Fix ffssi2 again.
Use a UNSPEC for the internal ffs.
use (match_dup 1) since Z will be set if it is 0 just as if tst:SI w
Module Name:src
Committed By: ragge
Date: Wed Jul 11 13:34:45 UTC 2012
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: builtins.md
Log Message:
Bugfix builtin ffs, fixes PR port-vax/46677, fix from Paul Koning.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.
Module Name:src
Committed By: matt
Date: Sun Feb 5 17:34:34 UTC 2012
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: vax.c vax.md
Log Message:
Use REG_P, CONST_INT_P, and gcc_unreachable.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/gnu/dist/gcc4/
Module Name:src
Committed By: matt
Date: Thu Feb 2 18:33:04 UTC 2012
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: vax.c
Log Message:
Handle another case the new gcc_assert(0) caught.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/gnu/dist/gcc4/gc
Module Name:src
Committed By: matt
Date: Thu Feb 2 13:32:18 UTC 2012
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: vax.c
Log Message:
Fix a bug in movmemsi in which couldn't handle sym(reg) expressions properly.
To generate a diff of this commit:
cvs rdiff -u -r1.15
Module Name:src
Committed By: is
Date: Mon Nov 7 20:35:39 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc: version.c
src/gnu/dist/gcc4/gcc/config/arm: arm.md
Log Message:
Remove pattern for arith_adjacentmem in arm.md, thus fixing
PR toolchain/45576 at a very small
Module Name:src
Committed By: matt
Date: Sat Jun 11 00:57:29 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config/rs6000: netbsd.h
Log Message:
If we are compiling -msoft-float, define _SOFT_FLOAT
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/gnu/dist/
Module Name:src
Committed By: tsutsui
Date: Tue Jun 7 14:22:14 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config/m68k: fpgnulib.c lb1sf68.asm
Log Message:
Pull following m68k softfloat fixes from upstream:
---
Revision 109143
2005-12-29 Paul Brook
* config/
Module Name:src
Committed By: tsutsui
Date: Mon Jun 6 12:02:26 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config/m68k: fpgnulib.c
Log Message:
Pull the following revision from upstream to provide __unordsf2() and
other missing softfloat functions:
---
Revision 108487
Module Name:src
Committed By: christos
Date: Thu May 19 03:18:01 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config/m68k: fpgnulib.c
Log Message:
Add missing prototype for __cmpdf2
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/gnu/dist/gcc4/gcc/c
Module Name:src
Committed By: christos
Date: Sun May 8 01:49:33 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc: c-common.c cfgexpand.c tree.h
Log Message:
Add a no_stack_protector function attribute to localize the effect
of disabling stack protection on a function-by-fun
Module Name:src
Committed By: joerg
Date: Sun Apr 10 21:25:56 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config: netbsd.h
Log Message:
Add back a stylish new line.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/gnu/dist/gcc4/gcc/config/netbsd.h
Plea
Module Name:src
Committed By: joerg
Date: Sun Apr 10 16:50:18 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc: gcc.c
src/gnu/dist/gcc4/gcc/config: netbsd.h
Log Message:
Reduce difference between src/tools/gcc and src/gnu/usr.bin/gcc4
configuration. All but the targe
Module Name:src
Committed By: joerg
Date: Sun Apr 10 16:48:52 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc: Makefile.in
Log Message:
Don't install limits.h.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/gnu/dist/gcc4/gcc/Makefile.in
Please note that
Module Name:src
Committed By: joerg
Date: Thu Mar 24 13:31:31 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc: Makefile.in
Log Message:
Don't install stddef.h and friends, they don't work as intended without
patching. Since our own versions are fine, don't bother.
To gene
Module Name:src
Committed By: matt
Date: Sat Mar 12 07:57:38 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config/rs6000: netbsd.h
Log Message:
Define HAVE_AS_TLS until our build tools figure out how to do it.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7
Module Name:src
Committed By: skrll
Date: Thu Mar 10 15:14:49 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc: configure configure.ac
Log Message:
Look for TLS on hppa on netbsd.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/gnu/dist/gcc4/gcc/configure
Module Name:src
Committed By: matt
Date: Fri Feb 25 22:36:10 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config/rs6000: netbsd.h
Log Message:
Explicitly make sure TARGET_SECURE_PLT is defined correctly rather than
relying on HAVE_AS_REL16 from "auto-host.h".
To genera
Module Name:src
Committed By: matt
Date: Sun Jan 23 06:29:53 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc: config.gcc
Log Message:
Default mips64 to softfloat.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/gnu/dist/gcc4/gcc/config.gcc
Please note t
Module Name:src
Committed By: matt
Date: Tue Jan 18 00:19:28 UTC 2011
Modified Files:
src/gnu/dist/gcc4/gcc/config/rs6000: netbsd.h
Log Message:
Enable E500 (mpc85xx) support in GCC.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/gnu/dist/gcc4/gcc/config
Module Name:src
Committed By: matt
Date: Wed Dec 22 02:58:35 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: elf.h
Log Message:
Emit DWARF relocation in its expected form
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/gnu/dist/gcc4/gcc/config/
Module Name:src
Committed By: skrll
Date: Thu Nov 25 21:37:04 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc/config/pa: pa.c
Log Message:
Don't create weird notes section in hppa binaries.
XXX maybe pa_netbsd_file_start is the proper fix.
To generate a diff of this comm
Module Name:src
Committed By: skrll
Date: Wed Nov 10 18:28:29 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc/config/pa: pa-netbsd.h
Log Message:
Update pa-netbsd.h to match pa-linux.h where it should. That is, remove
local definitions of
ASM_PREFERRED_EH_DATA_FORM
Module Name:src
Committed By: matt
Date: Tue Jul 27 16:30:38 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: vax.md
Log Message:
Don't use/rely on a constraint. Move the constraint predicate
to the pattern's condition.
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: matt
Date: Tue Jul 27 01:13:41 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc/config/vax: vax.md
Log Message:
Only allow jbls/jblc x(r) iff (x & 3) == 0
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/gnu/dist/gcc4/gcc/conf
Module Name:src
Committed By: jnemeth
Date: Mon Jul 19 20:05:06 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc: version.c
Log Message:
PR/43642 - OKANO Takayoshi -- update bug reporting URL in GCC
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/gnu/dist
Module Name:src
Committed By: mrg
Date: Sat May 8 02:58:34 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc: configure
Log Message:
don't use the __{BIG,LITTLE}_ENDIAN__ test on NetBSD. it doesn't give
the right result for some platforms, and the later valid tests are
neve
Module Name:src
Committed By: drochner
Date: Thu May 6 10:01:20 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc: gthr-posix.h
Log Message:
make the stdc++ headers usable for clang++. clang wants that __weakref__
declarations are "static", gcc-4.1 uses "extern" here.
(gcc-4
Module Name:src
Committed By: mrg
Date: Sat Mar 27 20:11:06 UTC 2010
Modified Files:
src/gnu/dist/gcc4/gcc/config/rs6000: netbsd64.h
Log Message:
don't include linux unwind support. we don't do this on 32 bit ppc,
we don't have the symbols to support it, and it breaks c++
35 matches
Mail list logo