| patch |
summary |
view |
raw |
| ada-acats.dpatch |
testsuite/ada/acats/run_acats | 31 +++++++++++++++++++++++++------
1 file changed, 25 insertions(+), 6 deletions(-)
|
view
|
download
|
| ada-default-project-path.dpatch |
ada/Make-lang.in | 2 +-
ada/gnatls.adb | 35 +++--------------------------------
ada/prj-ext.adb | 4 +---
3 files changed, 5 insertions(+), 36 deletions(-)
|
view
|
download
|
| ada-driver-check.dpatch |
acx.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| ada-driver.dpatch |
aclocal.m4 | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| ada-gcc-name.dpatch |
ada/ali.adb | 2 +-
ada/comperr.adb | 2 +-
ada/gnatchop.adb | 2 +-
ada/gnatlink.adb | 5 +++--
ada/make.adb | 2 +-
ada/par-ch10.adb | 2 +-
6 files changed, 8 insertions(+), 7 deletions(-)
|
view
|
download
|
| ada-gnatvsn.dpatch |
ada/gnatvsn.adb | 11 ++++++-----
ada/gnatvsn.ads | 2 +-
2 files changed, 7 insertions(+), 6 deletions(-)
|
view
|
download
|
| ada-libgnatprj.dpatch |
Makefile.def | 17 +
Makefile.in | 835 +++++++++++++++++++++++++++++++++++++++++++++--------
ada/config-lang.in | 4
configure | 34 ++
configure.in | 9
5 files changed, 780 insertions(+), 119 deletions(-)
|
view
|
download
|
| ada-libgnatvsn.dpatch |
Makefile.def | 16 +
Makefile.in | 728 ++++++++++++++++++++++++++++++++++++++++++++++++-----
ada/config-lang.in | 4
configure | 34 ++
configure.in | 7
5 files changed, 717 insertions(+), 72 deletions(-)
|
view
|
download
|
| ada-link-lib.dpatch |
Makefile.def | 25 +
Makefile.in | 988 +++++++++++++++++++++++++++--------------------------
ada/Makefile.in | 358 ++-----------------
ada/config-lang.in | 2
ada/link.c | 4
configure | 32 -
configure.ac | 15
configure.in | 4
8 files changed, 599 insertions(+), 829 deletions(-)
|
view
|
download
|
| ada-pr15802.dpatch |
ada/decl.c | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 53 insertions(+), 10 deletions(-)
|
view
|
download
|
| ada-symbolic-tracebacks.dpatch |
ada/Makefile.in | 7 +-
ada/adaint.c | 27 --------
ada/convert_addresses.c | 157 ++++++++++++++++++++++++++++++++++++++++++++++++
ada/g-trasym.adb | 25 ++++---
4 files changed, 175 insertions(+), 41 deletions(-)
|
view
|
download
|
| alpha-ieee-doc.dpatch |
gcc/doc/invoke.texi | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| alpha-ieee.dpatch |
gcc/config/alpha/alpha.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| alpha-no-ev4-directive.dpatch |
config/alpha/alpha.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
|
view
|
download
|
| arm-gij.dpatch |
libjava/configure.host | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| arm-libffi.dpatch |
libffi/src/arm/ffi.c | 118 +++++++++++++++++++++++++++++++++++++++++++++
libffi/src/arm/ffitarget.h | 3 -
libffi/src/arm/sysv.S | 48 ++++++++++++++++++
3 files changed, 168 insertions(+), 1 deletion(-)
|
view
|
download
|
| arm-pr28516.dpatch |
gcc/config/arm/arm.c | 9 +++++++++
1 file changed, 9 insertions(+)
|
view
|
download
|
| arm-pr30486.dpatch |
gcc/fortran/trans-types.c | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| arm-pragma-pack.dpatch |
stor-layout.c | 10 +++++++++-
testsuite/gcc.dg/pragma-pack-4.c | 10 ++++++++++
2 files changed, 19 insertions(+), 1 deletion(-)
|
view
|
download
|
| arm-tune.dpatch |
gcc/config/arm/arm.c | 26 ++++++++++++++++++++++++++
gcc/config/arm/linux-elf.h | 3 +++
2 files changed, 29 insertions(+)
|
view
|
download
|
| arm-unbreak-eabi-armv4t.dpatch |
gcc/config/arm/linux-eabi.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| autoreconf.dpatch |
0 files changed
|
view
|
download
|
| boehm-gc-backport.dpatch |
boehm-gc/ChangeLog | 88 ++
boehm-gc/Makefile.am | 26
boehm-gc/Makefile.direct | 21
boehm-gc/Makefile.in | 80 +-
boehm-gc/aclocal.m4 | 471 +++---------
boehm-gc/aix_irix_threads.c | 689 ------------------
boehm-gc/allchblk.c | 2
boehm-gc/alloc.c | 28
boehm-gc/alpha_mach_dep.S | 25
boehm-gc/configure | 990 +++++++++++++++++++++++---
boehm-gc/configure.ac | 72 +
boehm-gc/cord/cordprnt.c | 6
boehm-gc/cord/cordtest.c | 2
boehm-gc/darwin_stop_world.c | 244 ++++--
boehm-gc/doc/README | 2
boehm-gc/doc/README.changes | 144 +++
boehm-gc/doc/README.darwin | 13
boehm-gc/doc/README.environment | 1
boehm-gc/doc/README.linux | 4
boehm-gc/doc/README.solaris2 | 4
boehm-gc/dyn_load.c | 111 +-
boehm-gc/include/Makefile.in | 6
boehm-gc/include/gc.h | 76 +
boehm-gc/include/gc_config.h.in | 26
boehm-gc/include/gc_config_macros.h | 4
boehm-gc/include/gc_cpp.h | 2
boehm-gc/include/gc_ext_config.h.in | 2
boehm-gc/include/gc_pthread_redirects.h | 2
boehm-gc/include/new_gc_alloc.h | 8
boehm-gc/include/private/gc_hdrs.h | 2
boehm-gc/include/private/gc_locks.h | 87 +-
boehm-gc/include/private/gc_priv.h | 21
boehm-gc/include/private/gcconfig.h | 146 ++-
boehm-gc/include/private/pthread_stop_world.h | 1
boehm-gc/include/private/pthread_support.h | 3
boehm-gc/mach_dep.c | 32
boehm-gc/mallocx.c | 3
boehm-gc/mark.c | 10
boehm-gc/misc.c | 15
boehm-gc/os_dep.c | 186 ++--
boehm-gc/powerpc_darwin_mach_dep.s | 2
boehm-gc/pthread_stop_world.c | 134 ++-
boehm-gc/pthread_support.c | 179 +++-
boehm-gc/reclaim.c | 2
boehm-gc/solaris_pthreads.c | 2
boehm-gc/solaris_threads.c | 8
boehm-gc/tests/test.c | 4
boehm-gc/threadlibs.c | 9
boehm-gc/version.h | 2
boehm-gc/win32_threads.c | 12
50 files changed, 2361 insertions(+), 1648 deletions(-)
|
view
|
download
|
| boehm-gc-getnprocs.dpatch |
pthread_support.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| boehm-gc-nocheck.dpatch |
Makefile.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| classpath-config-guess.dpatch |
libjava/classpath/config.guess | 685 +++++++++++++++++++++++------------------
libjava/classpath/config.sub | 240 ++++++++++----
2 files changed, 576 insertions(+), 349 deletions(-)
|
view
|
download
|
| config-ml.dpatch |
config-ml.in | 153 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 150 insertions(+), 3 deletions(-)
|
view
|
download
|
| cpu-default-generic.dpatch |
config/i386/i386.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| cross-fixes.dpatch |
gcc/config/alpha/linux-unwind.h | 3 +++
gcc/config/ia64/fde-glibc.c | 3 +++
gcc/config/ia64/unwind-ia64.c | 3 ++-
gcc/config/pa/linux-unwind.h | 3 +++
gcc/config/sh/linux-unwind.h | 2 ++
gcc/unwind-compat.c | 2 ++
gcc/unwind-generic.h | 2 ++
7 files changed, 17 insertions(+), 1 deletion(-)
|
view
|
download
|
| cross-include.dpatch |
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| deb-protoize.dpatch |
Makefile.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| disable-biarch-check.dpatch |
testsuite/Makefile.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| disable-configure-run-check.dpatch |
configure | 23 ++++++++++++-----------
libltdl/configure | 2 +-
2 files changed, 13 insertions(+), 12 deletions(-)
|
view
|
download
|
| fastjar-doc.dpatch |
fastjar.texi | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
|
view
|
download
|
| fastjar-version.dpatch |
configure | 2 +-
configure.ac | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| gcc-4.1-x86-blended-doc.dpatch |
doc/invoke.texi | 22 +++++++++++++++++++++-
1 file changed, 21 insertions(+), 1 deletion(-)
|
view
|
download
|
| gcc-4.1-x86-blended.dpatch |
config.gcc | 36 ++++-
config/i386/athlon.md | 195 +++++++++++++++---------------
config/i386/i386.c | 254 ++++++++++++++++++++++++++++++++++------
config/i386/i386.h | 19 ++
config/i386/i386.md | 26 ++--
config/i386/ppro.md | 172 +++++++++++++--------------
config/i386/predicates.md | 7 -
testsuite/gcc.target/i386/lea.c | 2
8 files changed, 472 insertions(+), 239 deletions(-)
|
view
|
download
|
| gcc-biarch-generic.dpatch |
config.gcc | 14 ++++++++++++++
config/i386/biarch.h | 1 -
2 files changed, 14 insertions(+), 1 deletion(-)
|
view
|
download
|
| gcc-d-lang.dpatch |
d/lang-specs.h | 53 ++++++++++++++++++
d/lang.opt | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 213 insertions(+)
|
view
|
download
|
| gcc-directives-only-doc.dpatch |
doc/cppopts.texi | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
|
view
|
download
|
| gcc-directives-only.dpatch |
Makefile.in | 12 -
c-opts.c | 21 +++
c-ppoutput.c | 25 +++
c.opt | 4
directives-only.c | 240 +++++++++++++++++++++++++++++++++++++
directives.c | 7 -
files.c | 3
gcc.c | 4
include/cpplib.h | 7 +
init.c | 27 ++--
internal.h | 11 +
testsuite/gcc.dg/cpp/dir-only-1.c | 73 +++++++++++
testsuite/gcc.dg/cpp/dir-only-1.h | 3
testsuite/gcc.dg/cpp/dir-only-2.c | 12 +
testsuite/gcc.dg/cpp/dir-only-3.c | 13 ++
testsuite/gcc.dg/cpp/dir-only-3a.h | 8 +
testsuite/gcc.dg/cpp/dir-only-3b.h | 9 +
testsuite/gcc.dg/cpp/dir-only-4.c | 6
testsuite/gcc.dg/cpp/dir-only-5.c | 6
testsuite/gcc.dg/cpp/dir-only-6.c | 7 +
testsuite/lib/gcc-dg.exp | 36 +++++
21 files changed, 514 insertions(+), 20 deletions(-)
|
view
|
download
|
| gcc-driver-extra-langs.dpatch |
Makefile.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| gcc-dwarf2-h.dpatch |
dwarf2.h | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 64 insertions(+), 4 deletions(-)
|
view
|
download
|
| gcc-expandv.dpatch |
gcc.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
|
view
|
download
|
| gcc-hash-style-both.dpatch |
config/alpha/linux-elf.h | 2 +-
config/i386/linux.h | 2 +-
config/i386/linux64.h | 2 +-
config/ia64/linux.h | 2 +-
config/pa/pa-linux.h | 2 +-
config/rs6000/linux64.h | 4 ++--
config/rs6000/sysv4.h | 2 +-
config/s390/linux.h | 2 +-
config/sparc/linux.h | 2 +-
config/sparc/linux64.h | 6 +++---
10 files changed, 13 insertions(+), 13 deletions(-)
|
view
|
download
|
| gcc-hash-style-gnu.dpatch |
config/alpha/linux-elf.h | 2 +-
config/i386/linux.h | 2 +-
config/i386/linux64.h | 2 +-
config/ia64/linux.h | 2 +-
config/pa/pa-linux.h | 2 +-
config/rs6000/linux64.h | 4 ++--
config/rs6000/sysv4.h | 2 +-
config/s390/linux.h | 2 +-
config/sparc/linux.h | 2 +-
config/sparc/linux64.h | 6 +++---
10 files changed, 13 insertions(+), 13 deletions(-)
|
view
|
download
|
| gcc-ice-apport.dpatch |
gcc.c | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| gcc-ice-hack.dpatch |
diagnostic.c | 4 -
gcc.c | 236 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
system.h | 4 +
3 files changed, 241 insertions(+), 3 deletions(-)
|
view
|
download
|
| gcc-long-double-doc.dpatch |
doc/install.texi | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| gcc-long-double.dpatch |
config.gcc | 6 ++---
config.in | 6 +++++
config/alpha/alpha.c | 5 ++++
config/alpha/libgcc-alpha-ldbl.ver | 32 ++++++++++++++++++++++++++++
config/alpha/t-linux | 1
config/rs6000/linux.h | 5 ++++
config/rs6000/linux64.h | 5 ++++
config/s390/s390.c | 5 ++++
config/sparc/libgcc-sparc-glibc.ver | 33 ++++++++++++++++++++++++++++
config/sparc/linux.h | 27 ++++++++++++-----------
config/sparc/linux64.h | 41 +++++++++++++++---------------------
config/sparc/sparc.c | 5 ++++
config/sparc/t-linux | 5 ++++
config/sparc/t-linux64 | 6 -----
configure | 41 ++++++++++++++++++++++++++++++++++++
configure.ac | 33 ++++++++++++++++++++++++++++
16 files changed, 211 insertions(+), 45 deletions(-)
|
view
|
download
|
| gcc-multilib64dir.dpatch |
config/i386/t-linux64 | 2 +-
config/rs6000/t-linux64 | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
|
view
|
download
|
| gcc-pascal-lang.dpatch |
p/lang-specs.h | 46 ++++
p/lang.opt | 635 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
p/p-version.h | 7
3 files changed, 688 insertions(+)
|
view
|
download
|
| gcc-pfrs-2.dpatch |
config/i386/i386.c | 1
config/i386/i386.h | 2
config/i386/i386.md | 135 +++++++++++++++++++++++++++++++++++++++++-----------
3 files changed, 111 insertions(+), 27 deletions(-)
|
view
|
download
|
| gcc-r109242.dpatch |
config/i386/i386.c | 421 +++++++++++++++++++++++++++++++----------------------
1 file changed, 251 insertions(+), 170 deletions(-)
|
view
|
download
|
| gcc-r109581.dpatch |
config/i386/i386.c | 2 --
config/i386/i386.h | 1 -
2 files changed, 3 deletions(-)
|
view
|
download
|
| gcc-ssp-default.dpatch |
Makefile.in | 2 ++
cp/lang-specs.h | 6 +++---
doc/invoke.texi | 4 ++++
gcc.c | 15 +++++++++++----
objc/lang-specs.h | 10 +++++-----
objcp/lang-specs.h | 8 ++++----
6 files changed, 29 insertions(+), 16 deletions(-)
|
view
|
download
|
| gcc-ssp-on.dpatch |
common.opt | 2 +-
doc/invoke.texi | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| gcc-textdomain.dpatch |
Makefile.in | 10 ++++++----
init.c | 2 +-
intl.c | 4 ++--
system.h | 2 +-
4 files changed, 10 insertions(+), 8 deletions(-)
|
view
|
download
|
| gcc-unwind-r111705.dpatch |
testsuite/gcc.target/i386/cleanup-1.c | 240 ++++++++++++++++++++++++++++++++++
testsuite/gcc.target/i386/cleanup-2.c | 205 +++++++++++++++++++++++++++++
unwind-dw2.c | 124 ++++++++++++++++-
unwind-dw2.h | 4
4 files changed, 563 insertions(+), 10 deletions(-)
|
view
|
download
|
| gcc-unwind-r120406.dpatch |
config/rs6000/linux-unwind.h | 4 +--
unwind-dw2.c | 50 +++++++++++++++++++++++++++++++++++--------
2 files changed, 43 insertions(+), 11 deletions(-)
|
view
|
download
|
| gcc-version.dpatch |
0 files changed
|
view
|
download
|
| gcc-vis-r115693.dpatch |
c-common.c | 17 +--------
c-decl.c | 2 -
cgraph.c | 11 ++++--
cgraph.h | 1
cgraphunit.c | 74 +++++++++++++++++++++++++++++++++++++++++--
testsuite/gcc.dg/pr25795-1.c | 10 +++++
testsuite/gcc.dg/pr25795.c | 10 +++++
7 files changed, 104 insertions(+), 21 deletions(-)
|
view
|
download
|
| gcc-vis-r116504.dpatch |
c-pragma.c | 67 ++++++++-------
c-pragma.h | 2
cp/cp-tree.h | 12 ++
cp/decl.c | 20 ++--
cp/decl2.c | 117 +++++++++++++++++----------
cp/name-lookup.c | 48 ++++++++++-
cp/name-lookup.h | 7 +
cp/parser.c | 9 +-
testsuite/g++.dg/ext/visibility/local1.C | 25 +++++
testsuite/g++.dg/ext/visibility/namespace1.C | 30 ++++++
10 files changed, 253 insertions(+), 84 deletions(-)
|
view
|
download
|
| gcc-vis-r116505-doc.dpatch |
doc/extend.texi | 72 ++++++++++++++++++++++++++++++++++++++++++--------------
doc/invoke.texi | 26 +++++++++++++++-----
2 files changed, 74 insertions(+), 24 deletions(-)
|
view
|
download
|
| gcc-vis-r116505.dpatch |
attribs.c | 8
c-common.c | 64 ++-
c-decl.c | 10
cp/class.c | 3
cp/cp-tree.h | 5
cp/decl.c | 13
cp/decl2.c | 322 ++++++++++++----
cp/method.c | 3
cp/name-lookup.c | 11
cp/parser.c | 76 ++-
cp/pt.c | 30 -
cp/rtti.c | 4
cp/semantics.c | 5
cp/tree.c | 27 +
flags.h | 7
objcp/objcp-decl.c | 2
testsuite/g++.dg/ext/attrib14.C | 4
testsuite/g++.dg/ext/attrib9.C | 13
testsuite/g++.dg/ext/visibility/anon1.C | 10
testsuite/g++.dg/ext/visibility/anon2.C | 11
testsuite/g++.dg/ext/visibility/assign1.C | 7
testsuite/g++.dg/ext/visibility/class1.C | 20
testsuite/g++.dg/ext/visibility/fvisibility-override2.C | 2
testsuite/g++.dg/ext/visibility/prop1.C | 23 +
testsuite/g++.dg/ext/visibility/redecl1.C | 7
testsuite/g++.dg/ext/visibility/template1.C | 35 +
testsuite/g++.dg/ext/visibility/template2.C | 35 +
testsuite/g++.dg/ext/visibility/template3.C | 22 +
testsuite/g++.dg/ext/visibility/template4.C | 39 +
testsuite/g++.dg/ext/visibility/typeinfo1.C | 19
testsuite/g++.dg/ext/visibility/virtual.C | 10
testsuite/g++.dg/ext/visibility/warn1.C | 13
testsuite/g++.dg/ext/visibility/warn2.C | 19
testsuite/g++.dg/ext/visibility/warn3.C | 11
testsuite/g++.dg/ext/visibility/warn4.C | 10
testsuite/g++.dg/template/anon2.C | 15
testsuite/g++.old-deja/g++.pt/enum5.C | 4
tree.c | 8
tree.h | 6
varasm.c | 2
40 files changed, 767 insertions(+), 168 deletions(-)
|
view
|
download
|
| gcc-vis-r116506.dpatch |
cp/decl2.c | 12 ++----------
testsuite/g++.dg/template/anon3.C | 20 ++++++++++++++++++++
2 files changed, 22 insertions(+), 10 deletions(-)
|
view
|
download
|
| gcc-vis-r116507-doc.dpatch |
doc/extend.texi | 10 ++++++++++
1 file changed, 10 insertions(+)
|
view
|
download
|
| gcc-vis-r116507.dpatch |
cp/decl.c | 8 +
cp/decl2.c | 124 ++++++++++++++++------------
cp/pt.c | 14 ++-
cp/tree.c | 13 ++
testsuite/g++.dg/ext/visibility/template6.C | 17 +++
testsuite/g++.dg/ext/visibility/warn2.C | 2
testsuite/g++.dg/ext/visibility/warn3.C | 27 +++++-
testsuite/g++.dg/lookup/anon5.C | 21 ++++
testsuite/g++.dg/template/anon4.C | 10 ++
tree.c | 22 ++++
tree.h | 5 +
11 files changed, 206 insertions(+), 57 deletions(-)
|
view
|
download
|
| gcc-vis-r117139.dpatch |
c-common.c | 16 +++----
cgraph.h | 2
cgraphunit.c | 26 ++++++++---
testsuite/g++.dg/parse/attr-externally-visible-1.C | 48 +++++++++++++++++++++
testsuite/g++.dg/parse/attr-externally-visible-2.C | 38 ++++++++++++++++
testsuite/gcc.dg/attr-externally-visible-1.c | 48 +++++++++++++++++++++
testsuite/gcc.dg/attr-externally-visible-2.c | 33 ++++++++++++++
7 files changed, 195 insertions(+), 16 deletions(-)
|
view
|
download
|
| gccbug-manpage.dpatch |
Makefile.in | 14 +++++++++++
doc/bugreport.texi | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 76 insertions(+), 2 deletions(-)
|
view
|
download
|
| gccbug-posix.dpatch |
gccbug.in | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
|
view
|
download
|
| gccbug.dpatch |
gccbug.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| gdc-4.1.dpatch |
DEV-PHASE | 2 +-
cgraph.c | 15 ++++++++++-----
config/arm/arm.c | 9 +++++++++
config/darwin.h | 4 ++--
config/i386/i386.c | 7 ++++++-
config/rs6000/rs6000.c | 3 ++-
dwarf2out.c | 7 +++++--
expr.c | 5 +++++
function.c | 20 ++++++++++++++++----
function.h | 8 ++++++++
gcc.c | 32 ++++++++++++++++++++++++++++++++
gcc.h | 2 +-
gimplify.c | 6 ++++++
predict.c | 1 +
real.c | 2 ++
tree-dump.c | 4 ++++
tree-gimple.c | 7 ++++++-
tree-inline.c | 13 ++++++++++++-
tree-nested.c | 47 ++++++++++++++++++++++++++++++++++++++++++++---
tree-pretty-print.c | 10 ++++++++++
tree-sra.c | 7 +++++++
tree.def | 7 +++++++
varray.h | 17 ++++++++++++++---
23 files changed, 210 insertions(+), 25 deletions(-)
|
view
|
download
|
| gdc-arm-unwind_ptr.dpatch |
d/phobos/gcc/deh.d | 2 +-
d/phobos2/gcc/deh.d | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| gdc-driver-defaultlib.dpatch |
d/d-spec.c | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
|
view
|
download
|
| gdc-driver-nophobos.dpatch |
d/d-lang.cc | 2 +-
d/d-spec.c | 2 +-
d/dmain.d | 21 +++++++++++++++++++++
3 files changed, 23 insertions(+), 2 deletions(-)
|
view
|
download
|
| gdc-driver-zlib.dpatch |
d/d-spec.c | 6 +++++-
d/phobos/Makefile.am | 2 +-
d/phobos/etc/c/zlib.d | 2 +-
d/phobos2/Makefile.am | 2 +-
d/phobos2/etc/c/zlib.d | 2 +-
5 files changed, 9 insertions(+), 5 deletions(-)
|
view
|
download
|
| gdc-fix-build.dpatch |
d/d-gcc-includes.h | 17 +++++++++++++++++
d/d-glue.cc | 2 +-
d/d-lang.cc | 42 ++++++++++++++++++++++++++++++++++--------
d/dmd/func.c | 2 +-
d/dmd/mars.h | 2 +-
d/dmd/mtype.c | 2 +-
d/dmd/statement.c | 4 ++--
d/dmd2/func.c | 2 +-
d/dmd2/mars.h | 2 +-
d/dmd2/mtype.c | 2 +-
d/dmd2/statement.c | 4 ++--
d/target-ver-syms.sh | 7 ++++++-
12 files changed, 68 insertions(+), 20 deletions(-)
|
view
|
download
|
| gdc-libphobos-build.dpatch |
Makefile.def | 1
Makefile.in | 393 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
configure | 4
configure.in | 4
4 files changed, 388 insertions(+), 14 deletions(-)
|
view
|
download
|
| gdc-libphobos-std-format.dpatch |
d/phobos/std/format.d | 6 +-----
d/phobos2/std/format.d | 6 +-----
2 files changed, 2 insertions(+), 10 deletions(-)
|
view
|
download
|
| gdc-pr26885.dpatch |
d/Make-lang.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| gpc-4.1.dpatch |
0 files changed
|
view
|
download
|
| gpc-gcc-4.x.dpatch |
0 files changed
|
view
|
download
|
| gpc-names.dpatch |
p/Make-lang.in | 49 +++++++++++++++++++++++++------------------------
p/doc/de/gpcs.texi | 5 ++++-
p/doc/en/gpc.texi | 4 ++--
p/doc/en/gpcs.texi | 5 ++++-
p/doc/es/gpcs.texi | 5 ++++-
p/doc/hr/gpcs.texi | 5 ++++-
6 files changed, 43 insertions(+), 30 deletions(-)
|
view
|
download
|
| hppa-cbranch.dpatch |
config/pa/pa-protos.h | 12
config/pa/pa.c | 340 +++++++++++++++++-----
config/pa/pa.md | 744 ++++++++++++++++++++++++++++++++++----------------
3 files changed, 782 insertions(+), 314 deletions(-)
|
view
|
download
|
| hppa-cbranch2.dpatch |
config/pa/pa.md | 180 +++++++++++++++++++++++++++++---------------------------
1 file changed, 95 insertions(+), 85 deletions(-)
|
view
|
download
|
| hurd-changes.dpatch |
ada/adaint.c | 4 ++++
config/gnu.h | 5 +++--
config/i386/gnu.h | 2 +-
config/t-gnu | 2 +-
tlink.c | 4 ++++
5 files changed, 13 insertions(+), 4 deletions(-)
|
view
|
download
|
| hurd-fast-math.dpatch |
config.gcc | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| hurd-profiling.dpatch |
config/i386/gnu.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| i386-biarch.dpatch |
Makefile.am | 2 +-
Makefile.in | 5 +++--
config.gcc | 6 ++++--
config/i386/biarch.h | 26 ++++++++++++++++++++++++++
config/i386/linux.h | 2 ++
config/i386/linux64.h | 21 ++++++++++++++++++++-
configure.ac | 22 ++++++++++++----------
libtool.m4 | 6 +++---
src/x86/ffitarget.h | 5 +++++
9 files changed, 76 insertions(+), 19 deletions(-)
|
view
|
download
|
| ignore-comp-fail.dpatch |
Makefile.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| kbsd-gnu-ada.dpatch |
gcc/ada/Makefile.in | 28 ++
gcc/ada/s-osinte-kfreebsd-gnu.ads | 521 ++++++++++++++++++++++++++++++++++++++
2 files changed, 549 insertions(+)
|
view
|
download
|
| kbsd-gnu-java.dpatch |
src/boehm-gc/configure | 26 ++++++++++++++++++
src/boehm-gc/configure.ac | 11 +++++++
src/boehm-gc/dyn_load.c | 4 +-
src/boehm-gc/include/gc.h | 2 -
src/boehm-gc/include/gc_config.h.in | 3 ++
src/boehm-gc/include/private/gcconfig.h | 45 +++++++++++++++++++++++++++-----
src/boehm-gc/os_dep.c | 4 +-
src/libjava/libltdl/acinclude.m4 | 2 -
src/libjava/libltdl/configure | 8 ++---
9 files changed, 89 insertions(+), 16 deletions(-)
|
view
|
download
|
| kbsd-gnu.dpatch |
gcc/config.gcc | 4 ++--
gcc/config/i386/kfreebsd-gnu.h | 10 ++++++++--
gcc/config/i386/linux64.h | 21 +++++++++++++++++----
gcc/config/kfreebsd-gnu.h | 5 +++++
gcc/config/knetbsd-gnu.h | 5 +++++
5 files changed, 37 insertions(+), 8 deletions(-)
|
view
|
download
|
| ld-lib-path.dpatch |
configure.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| libffi-backport.dpatch |
libffi/Makefile.am | 13
libffi/Makefile.in | 64
libffi/README | 9
libffi/aclocal.m4 | 485 ++-----
libffi/configure.ac | 10
libffi/include/Makefile.in | 12
libffi/src/arm/ffi.c | 29
libffi/src/debug.c | 5
libffi/src/ffitest.c | 1314 --------------------
libffi/src/java_raw_api.c | 25
libffi/src/m32r/ffi.c | 24
libffi/src/powerpc/ffi.c | 723 ++++++-----
libffi/src/powerpc/ffi_darwin.c | 41
libffi/src/powerpc/ffitarget.h | 7
libffi/src/powerpc/linux64.S | 5
libffi/src/powerpc/ppc_closure.S | 222 +--
libffi/src/powerpc/sysv.S | 2
libffi/src/prep_cif.c | 25
libffi/src/raw_api.c | 9
libffi/src/sh/ffi.c | 35
libffi/src/sh/sysv.S | 10
libffi/src/sh64/ffi.c | 58
libffi/src/sh64/sysv.S | 18
libffi/src/x86/ffi.c | 87 -
libffi/testsuite/Makefile.in | 12
libffi/testsuite/libffi.call/call.exp | 13
libffi/testsuite/libffi.call/closure_fn0.c | 3
libffi/testsuite/libffi.call/closure_fn1.c | 2
libffi/testsuite/libffi.call/closure_fn2.c | 2
libffi/testsuite/libffi.call/closure_fn3.c | 2
libffi/testsuite/libffi.call/closure_fn4.c | 3
libffi/testsuite/libffi.call/closure_fn5.c | 4
libffi/testsuite/libffi.call/cls_12byte.c | 3
libffi/testsuite/libffi.call/cls_16byte.c | 3
libffi/testsuite/libffi.call/cls_18byte.c | 3
libffi/testsuite/libffi.call/cls_19byte.c | 3
libffi/testsuite/libffi.call/cls_1_1byte.c | 3
libffi/testsuite/libffi.call/cls_20byte.c | 3
libffi/testsuite/libffi.call/cls_20byte1.c | 3
libffi/testsuite/libffi.call/cls_24byte.c | 3
libffi/testsuite/libffi.call/cls_2byte.c | 3
libffi/testsuite/libffi.call/cls_3_1byte.c | 3
libffi/testsuite/libffi.call/cls_3byte1.c | 3
libffi/testsuite/libffi.call/cls_3byte2.c | 3
libffi/testsuite/libffi.call/cls_4_1byte.c | 3
libffi/testsuite/libffi.call/cls_4byte.c | 3
libffi/testsuite/libffi.call/cls_5_1_byte.c | 3
libffi/testsuite/libffi.call/cls_5byte.c | 3
libffi/testsuite/libffi.call/cls_64byte.c | 3
libffi/testsuite/libffi.call/cls_6_1_byte.c | 3
libffi/testsuite/libffi.call/cls_6byte.c | 3
libffi/testsuite/libffi.call/cls_7_1_byte.c | 3
libffi/testsuite/libffi.call/cls_7byte.c | 3
libffi/testsuite/libffi.call/cls_8byte.c | 3
libffi/testsuite/libffi.call/cls_9byte1.c | 4
libffi/testsuite/libffi.call/cls_9byte2.c | 4
libffi/testsuite/libffi.call/cls_align_double.c | 3
libffi/testsuite/libffi.call/cls_align_float.c | 3
libffi/testsuite/libffi.call/cls_align_longdouble.c | 3
libffi/testsuite/libffi.call/cls_align_pointer.c | 15
libffi/testsuite/libffi.call/cls_align_sint16.c | 3
libffi/testsuite/libffi.call/cls_align_sint32.c | 3
libffi/testsuite/libffi.call/cls_align_sint64.c | 3
libffi/testsuite/libffi.call/cls_align_uint16.c | 3
libffi/testsuite/libffi.call/cls_align_uint32.c | 3
libffi/testsuite/libffi.call/cls_align_uint64.c | 3
libffi/testsuite/libffi.call/cls_double.c | 4
libffi/testsuite/libffi.call/cls_float.c | 4
libffi/testsuite/libffi.call/cls_multi_schar.c | 5
libffi/testsuite/libffi.call/cls_multi_sshort.c | 5
libffi/testsuite/libffi.call/cls_multi_sshortchar.c | 5
libffi/testsuite/libffi.call/cls_multi_uchar.c | 9
libffi/testsuite/libffi.call/cls_multi_ushort.c | 5
libffi/testsuite/libffi.call/cls_multi_ushortchar.c | 5
libffi/testsuite/libffi.call/cls_schar.c | 6
libffi/testsuite/libffi.call/cls_sint.c | 6
libffi/testsuite/libffi.call/cls_sshort.c | 6
libffi/testsuite/libffi.call/cls_uchar.c | 6
libffi/testsuite/libffi.call/cls_uint.c | 16
libffi/testsuite/libffi.call/cls_ulonglong.c | 16
libffi/testsuite/libffi.call/cls_ushort.c | 16
libffi/testsuite/libffi.call/ffitest.h | 18
libffi/testsuite/libffi.call/float.c | 14
libffi/testsuite/libffi.call/float1.c | 14
libffi/testsuite/libffi.call/float2.c | 2
libffi/testsuite/libffi.call/negint.c | 1
libffi/testsuite/libffi.call/nested_struct.c | 3
libffi/testsuite/libffi.call/nested_struct1.c | 3
libffi/testsuite/libffi.call/nested_struct2.c | 17
libffi/testsuite/libffi.call/nested_struct3.c | 3
libffi/testsuite/libffi.call/problem1.c | 3
libffi/testsuite/libffi.call/promotion.c | 4
libffi/testsuite/libffi.call/pyobjc-tc.c | 2
libffi/testsuite/libffi.call/struct1.c | 2
libffi/testsuite/libffi.special/ffitestcxx.h | 9
libffi/testsuite/libffi.special/special.exp | 14
libffi/testsuite/libffi.special/unwindtest.cc | 8
97 files changed, 1088 insertions(+), 2532 deletions(-)
|
view
|
download
|
| libffi-backport2.dpatch |
include/ffi.h.in | 14 -
src/pa/ffi.c | 102 +++++++-
src/pa/ffitarget.h | 21 +
src/pa/hpux32.S | 367 ++++++++++++++++++++++++++++++++
src/pa/linux.S | 26 +-
testsuite/libffi.call/closure_fn6.c | 98 ++++++++
testsuite/libffi.call/float4.c | 60 +++++
testsuite/libffi.call/nested_struct10.c | 141 ++++++++++++
testsuite/libffi.call/nested_struct4.c | 119 ++++++++++
testsuite/libffi.call/nested_struct5.c | 120 ++++++++++
testsuite/libffi.call/nested_struct6.c | 139 ++++++++++++
testsuite/libffi.call/nested_struct7.c | 119 ++++++++++
testsuite/libffi.call/nested_struct8.c | 139 ++++++++++++
testsuite/libffi.call/nested_struct9.c | 139 ++++++++++++
testsuite/libffi.call/return_dbl.c | 35 +++
testsuite/libffi.call/return_dbl1.c | 43 +++
testsuite/libffi.call/return_dbl2.c | 42 +++
testsuite/libffi.call/return_fl.c | 35 +++
testsuite/libffi.call/return_fl1.c | 36 +++
testsuite/libffi.call/return_fl2.c | 45 +++
testsuite/libffi.call/return_fl3.c | 42 +++
testsuite/libffi.call/return_ul.c | 38 +++
22 files changed, 1887 insertions(+), 33 deletions(-)
|
view
|
download
|
| libffi-configure.dpatch |
configure | 16 ++++++++++++++++
configure.in | 10 ++++++++++
2 files changed, 26 insertions(+)
|
view
|
download
|
| libgcc-tramp-ppc32.dpatch |
config/rs6000/tramp.asm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
|
view
|
download
|
| libjava-backport-doc-updates2.dpatch |
java/gcj.texi | 278 ----------------------------------------------------------
1 file changed, 278 deletions(-)
|
view
|
download
|
| libjava-backport-updates.dpatch |
ChangeLog | 75 ++
Makefile.am | 3
Makefile.in | 169 ++--
classpath/ChangeLog | 16
classpath/ChangeLog.gcj | 7
classpath/gnu/classpath/ListenerData.java | 136 ---
classpath/gnu/java/lang/management/MemoryMXBeanImpl.java | 2
classpath/gnu/javax/management/ListenerData.java | 136 +++
classpath/javax/management/MBeanInfo.java | 24
classpath/javax/management/MBeanServer.java | 4
classpath/javax/management/MBeanServerConnection.java | 4
classpath/javax/management/MBeanServerDelegate.java | 2
classpath/javax/management/ObjectName.java | 135 ++-
classpath/javax/management/StandardMBean.java | 19
gcj/javaprims.h | 3
gnu/gcj/tools/gcj_dbtool/Main.java | 7
java/lang/EcosProcess.java | 7
java/lang/PosixProcess.java | 15
java/lang/ProcessBuilder.java | 118 ---
java/lang/System.java | 46 +
java/lang/Thread.java | 72 +-
java/lang/VMProcess.java | 68 +
java/lang/Win32Process.java | 14
java/lang/management/VMManagementFactory.java | 20
java/lang/management/natVMManagementFactory.cc | 44 -
java/lang/natPosixProcess.cc | 58 +
java/lang/natRuntime.cc | 4
java/lang/natThread.cc | 4
java/lang/natVMProcess.cc | 34
java/lang/natWin32Process.cc | 7
java/net/MulticastSocket.java | 519 ---------------
java/net/NetworkInterface.java | 299 --------
java/net/VMNetworkInterface.java | 84 ++
java/net/natVMNetworkInterfacePosix.cc | 17
java/net/natVMNetworkInterfaceWin32.cc | 4
scripts/makemake.tcl | 16
sources.am | 53 -
37 files changed, 825 insertions(+), 1420 deletions(-)
|
view
|
download
|
| libjava-backport-updates2.dpatch |
ChangeLog | 433
Makefile.am | 15
Makefile.in | 56
boehm.cc | 25
classpath/ChangeLog | 285
classpath/ChangeLog.gcj | 67
classpath/INSTALL | 5
classpath/Makefile.in | 1
classpath/configure | 79
classpath/configure.ac | 29
classpath/doc/Makefile.am | 89
classpath/doc/Makefile.in | 159
classpath/doc/api/Makefile.in | 1
classpath/doc/cp-hacking.texinfo | 1733 +++
classpath/doc/cp-tools.texinfo | 1875 +++
classpath/doc/cp-vmintegration.texinfo | 1980 +++
classpath/doc/hacking.texinfo | 1733 ---
classpath/doc/tools.texinfo | 1206 --
classpath/doc/vmintegration.texinfo | 1980 ---
classpath/examples/Makefile.in | 1
classpath/external/Makefile.in | 1
classpath/external/jsr166/Makefile.in | 1
classpath/external/relaxngDatatype/Makefile.in | 1
classpath/external/sax/Makefile.in | 1
classpath/external/sax/org/xml/sax/helpers/XMLReaderFactory.java | 5
classpath/external/w3c_dom/Makefile.in | 1
classpath/gnu/classpath/Configuration.java.in | 6
classpath/gnu/java/awt/peer/gtk/CairoGraphics2D.java | 106
classpath/gnu/java/awt/peer/gtk/ComponentGraphics.java | 609 -
classpath/gnu/java/util/ZoneInfo.java | 1160 ++
classpath/gnu/java/util/jar/JarUtils.java | 14
classpath/gnu/javax/net/ssl/provider/ClientHandshake.java | 8
classpath/gnu/javax/net/ssl/provider/SSLSocketFactoryImpl.java | 28
classpath/gnu/javax/net/ssl/provider/SSLSocketImpl.java | 169
classpath/gnu/xml/dom/ls/DomLSParser.java | 16
classpath/gnu/xml/dom/ls/SAXEventSink.java | 51
classpath/include/Makefile.in | 1
classpath/include/gnu_java_awt_peer_gtk_CairoGraphics2D.h | 12
classpath/include/gnu_java_awt_peer_gtk_ComponentGraphics.h | 5
classpath/java/io/ObjectInputStream.java | 13
classpath/java/io/ObjectOutputStream.java | 8
classpath/java/io/ObjectStreamClass.java | 23
classpath/java/util/Arrays.java | 14
classpath/java/util/Date.java | 9
classpath/java/util/GregorianCalendar.java | 3
classpath/java/util/SimpleTimeZone.java | 118
classpath/java/util/TimeZone.java | 321
classpath/javax/management/MBeanServerFactory.java | 2
classpath/javax/management/ObjectName.java | 3
classpath/lib/Makefile.in | 1
classpath/native/Makefile.in | 1
classpath/native/fdlibm/Makefile.in | 1
classpath/native/jawt/Makefile.in | 1
classpath/native/jni/Makefile.in | 1
classpath/native/jni/classpath/Makefile.in | 1
classpath/native/jni/gconf-peer/Makefile.in | 1
classpath/native/jni/gtk-peer/Makefile.in | 1
classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_CairoGraphics2D.c | 95
classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_ComponentGraphics.c | 32
classpath/native/jni/java-io/Makefile.in | 1
classpath/native/jni/java-lang/Makefile.in | 1
classpath/native/jni/java-net/Makefile.in | 1
classpath/native/jni/java-nio/Makefile.in | 1
classpath/native/jni/java-util/Makefile.in | 1
classpath/native/jni/midi-alsa/Makefile.in | 1
classpath/native/jni/midi-dssi/Makefile.in | 1
classpath/native/jni/native-lib/Makefile.in | 1
classpath/native/jni/qt-peer/Makefile.in | 1
classpath/native/jni/xmlj/Makefile.in | 1
classpath/native/plugin/Makefile.in | 1
classpath/resource/META-INF/services/org.w3c.dom.DOMImplementationSourceList | 1
classpath/resource/Makefile.in | 1
classpath/resource/com/sun/tools/javac/messages.properties | 42
classpath/resource/sun/rmi/rmic/messages.properties | 38
classpath/scripts/Makefile.in | 1
classpath/tools/Makefile.am | 15
classpath/tools/Makefile.in | 16
classpath/tools/com/sun/javadoc/ClassDoc.java | 322
classpath/tools/com/sun/javadoc/ConstructorDoc.java | 57
classpath/tools/com/sun/javadoc/Doc.java | 265
classpath/tools/com/sun/javadoc/DocErrorReporter.java | 77
classpath/tools/com/sun/javadoc/Doclet.java | 99
classpath/tools/com/sun/javadoc/ExecutableMemberDoc.java | 138
classpath/tools/com/sun/javadoc/FieldDoc.java | 113
classpath/tools/com/sun/javadoc/MemberDoc.java | 60
classpath/tools/com/sun/javadoc/MethodDoc.java | 80
classpath/tools/com/sun/javadoc/PackageDoc.java | 109
classpath/tools/com/sun/javadoc/ParamTag.java | 66
classpath/tools/com/sun/javadoc/Parameter.java | 88
classpath/tools/com/sun/javadoc/ProgramElementDoc.java | 170
classpath/tools/com/sun/javadoc/RootDoc.java | 112
classpath/tools/com/sun/javadoc/SeeTag.java | 109
classpath/tools/com/sun/javadoc/SerialFieldTag.java | 102
classpath/tools/com/sun/javadoc/SourcePosition.java | 68
classpath/tools/com/sun/javadoc/Tag.java | 107
classpath/tools/com/sun/javadoc/ThrowsTag.java | 76
classpath/tools/com/sun/javadoc/Type.java | 120
classpath/tools/com/sun/javadoc/TypeVariable.java | 73
classpath/tools/com/sun/tools/doclets/Taglet.java | 63
classpath/tools/com/sun/tools/javac/Main.java | 155
classpath/tools/com/sun/tools/javac/Messages.java | 67
classpath/tools/gnu/classpath/tools/javah/ClassWrapper.java | 39
classpath/tools/gnu/classpath/tools/javah/CniIncludePrinter.java | 6
classpath/tools/gnu/classpath/tools/javah/CniStubPrinter.java | 6
classpath/tools/gnu/classpath/tools/javah/GcjhMain.java | 152
classpath/tools/gnu/classpath/tools/javah/JniIncludePrinter.java | 3
classpath/tools/gnu/classpath/tools/javah/JniStubPrinter.java | 5
classpath/tools/gnu/classpath/tools/javah/Main.java | 55
classpath/tools/gnu/classpath/tools/javah/MethodHelper.java | 14
classpath/tools/gnu/classpath/tools/javah/Printer.java | 5
classpath/tools/sun/rmi/rmic/Main.java | 60
classpath/tools/sun/rmi/rmic/Messages.java | 67
configure | 15
configure.ac | 11
dbg_mlc.c | 41
defineclass.cc | 7
finalize.c | 63
gcj/Makefile.in | 3
gnu/classpath/Configuration.java | 7
gnu/classpath/natConfiguration.cc | 6
gnu/java/net/PlainSocketImpl.java | 6
gnu/java/net/natPlainSocketImplPosix.cc | 4
gnu/java/nio/SocketChannelImpl.java | 3
gnu/java/nio/channels/natFileChannelPosix.cc | 14
headers.txt | 4
include/Makefile.in | 3
include/execution.h | 49
include/ffi.h.in | 26
include/gc.h | 18
include/java-interp.h | 5
include/jvm.h | 6
interpret.cc | 49
java/ChangeLog | 14
java/Make-lang.in | 9
java/lang/Character$UnicodeBlock$NameType.h | 29
java/lang/Character.java | 448
java/lang/Class.h | 21
java/lang/String.java | 120
java/lang/StringBuffer.java | 116
java/lang/StringBuilder.java | 63
java/lang/System.java | 1
java/lang/natClass.cc | 83
java/lang/natString.cc | 21
java/lang/reflect/Method.java | 18
java/lang/reflect/natVMProxy.cc | 63
java/text/DecimalFormatSymbols.java | 84
java/util/Currency.java | 73
java/util/GregorianCalendar.java | 1358 --
java/util/VMTimeZone.java | 560 -
java/util/logging/LogManager.java | 12
jni.cc | 3
libgcj_bc.c | 1
link.cc | 81
nogc.cc | 11
posix.cc | 4
scripts/makemake.tcl | 16
sources.am | 16
src/alpha/ffi.c | 11
src/arm/ffi.c | 11
src/closures.c | 575 +
src/cris/ffi.c | 12
src/dlmalloc.c | 5099 ++++++++++
src/frv/ffi.c | 17
src/ia64/ffi.c | 13
src/java_raw_api.c | 37
src/mips/ffi.c | 15
src/pa/ffi.c | 9
src/powerpc/ffi.c | 32
src/powerpc/ffi_darwin.c | 15
src/prep_cif.c | 15
src/raw_api.c | 40
src/s390/ffi.c | 17
src/sh/ffi.c | 15
src/sh64/ffi.c | 18
src/sparc/ffi.c | 13
src/x86/ffi.c | 26
src/x86/ffi64.c | 13
sun/reflect/annotation/AnnotationInvocationHandler.java | 441
sysdep/alpha/locks.h | 8
testsuite/Makefile.in | 3
testsuite/libjava.jar/TestClosureGC.java | 116
testsuite/libjava.jar/TestClosureGC.out | 1
testsuite/libjava.jar/TestClosureGC.xfail | 1
183 files changed, 19902 insertions(+), 8065 deletions(-)
|
view
|
download
|
| libjava-backport-updates3.dpatch |
ChangeLog | 18
Makefile.in | 1
classpath/ChangeLog | 7
classpath/gnu/javax/management/Server.java | 21 +
classpath/javax/swing/text/html/HTMLEditorKit.java | 2
classpath/javax/swing/text/html/default.css | 378 -------------------
classpath/resource/javax/swing/text/html/default.css | 378 +++++++++++++++++++
java/lang/natClassLoader.cc | 11
scripts/makemake.tcl | 3
sources.am | 1
10 files changed, 440 insertions(+), 380 deletions(-)
|
view
|
download
|
| libjava-backport-updates4.dpatch |
ChangeLog | 378 +++
Makefile.am | 4
Makefile.in | 59
boehm.cc | 11
classpath/ChangeLog | 21
classpath/gnu/classpath/jdwp/Jdwp.java | 98 -
classpath/gnu/classpath/jdwp/event/Event.java | 37
classpath/gnu/classpath/jdwp/event/EventManager.java | 39
classpath/gnu/classpath/jdwp/event/ThreadStartEvent.java | 4
classpath/gnu/classpath/jdwp/event/filters/LocationOnlyFilter.java | 18
classpath/gnu/classpath/jdwp/event/filters/StepFilter.java | 12
classpath/gnu/classpath/jdwp/exception/AbsentInformationException.java | 56
classpath/gnu/classpath/jdwp/exception/InvalidFrameException.java | 63
classpath/gnu/classpath/jdwp/exception/InvalidSlotException.java | 62
classpath/gnu/classpath/jdwp/exception/InvalidTagException.java | 57
classpath/gnu/classpath/jdwp/exception/TypeMismatchException.java | 62
classpath/gnu/classpath/jdwp/id/NullObjectId.java | 79
classpath/gnu/classpath/jdwp/processor/ArrayReferenceCommandSet.java | 13
classpath/gnu/classpath/jdwp/processor/ClassTypeCommandSet.java | 14
classpath/gnu/classpath/jdwp/processor/EventRequestCommandSet.java | 25
classpath/gnu/classpath/jdwp/processor/MethodCommandSet.java | 30
classpath/gnu/classpath/jdwp/processor/ObjectReferenceCommandSet.java | 34
classpath/gnu/classpath/jdwp/processor/ReferenceTypeCommandSet.java | 31
classpath/gnu/classpath/jdwp/processor/StackFrameCommandSet.java | 54
classpath/gnu/classpath/jdwp/processor/ThreadReferenceCommandSet.java | 44
classpath/gnu/classpath/jdwp/processor/VirtualMachineCommandSet.java | 107 -
classpath/gnu/classpath/jdwp/transport/JdwpConnection.java | 16
classpath/gnu/classpath/jdwp/transport/SocketTransport.java | 37
classpath/gnu/classpath/jdwp/util/Location.java | 14
classpath/gnu/classpath/jdwp/util/MethodResult.java | 13
classpath/gnu/classpath/jdwp/util/MonitorInfo.java | 76
classpath/gnu/classpath/jdwp/util/NullObject.java | 50
classpath/gnu/classpath/jdwp/util/Value.java | 301 ---
classpath/gnu/classpath/jdwp/util/VariableTable.java | 8
classpath/gnu/classpath/jdwp/value/ArrayValue.java | 92
classpath/gnu/classpath/jdwp/value/BooleanValue.java | 100 +
classpath/gnu/classpath/jdwp/value/ByteValue.java | 99 +
classpath/gnu/classpath/jdwp/value/CharValue.java | 100 +
classpath/gnu/classpath/jdwp/value/DoubleValue.java | 100 +
classpath/gnu/classpath/jdwp/value/FloatValue.java | 100 +
classpath/gnu/classpath/jdwp/value/IntValue.java | 100 +
classpath/gnu/classpath/jdwp/value/LongValue.java | 100 +
classpath/gnu/classpath/jdwp/value/ObjectValue.java | 92
classpath/gnu/classpath/jdwp/value/ShortValue.java | 100 +
classpath/gnu/classpath/jdwp/value/StringValue.java | 100 +
classpath/gnu/classpath/jdwp/value/Value.java | 155 +
classpath/gnu/classpath/jdwp/value/ValueFactory.java | 247 ++
classpath/gnu/classpath/jdwp/value/VoidValue.java | 82
configure | 10
configure.ac | 6
defineclass.cc | 43
dyn_load.c | 2
gij.cc | 6
gnu/classpath/jdwp/VMFrame.java | 36
gnu/classpath/jdwp/VMIdManager.java | 10
gnu/classpath/jdwp/VMMethod.java | 13
gnu/classpath/jdwp/VMVirtualMachine.java | 123 +
gnu/classpath/jdwp/natVMFrame.cc | 324 +++
gnu/classpath/jdwp/natVMMethod.cc | 134 +
gnu/classpath/jdwp/natVMVirtualMachine.cc | 875 ++++++++-
gnu/gcj/jvmti/BreakpointManager.java | 10
gnu/gcj/jvmti/natBreakpoint.cc | 19
headers.txt | 8
include/boehm-gc.h | 4
include/gc.h | 1
include/gc_config_macros.h | 4
include/java-interp.h | 161 +
include/java-stack.h | 7
include/jvmti-int.h | 11
include/jvmti_md.h | 10
include/no-gc.h | 4
include/private/gcconfig.h | 40
include/private/solaris_threads.h | 37
include/win32-threads.h | 1
interpret-run.cc | 294 ++-
interpret.cc | 348 ++-
java/lang/Class.h | 7
java/lang/Thread.java | 3
java/lang/natClass.cc | 20
java/lang/natThread.cc | 11
jni.cc | 5
jvmti.cc | 798 +++++++-
link.cc | 140 -
nogc.cc | 6
prims.cc | 188 +
pthread_stop_world.c | 8
pthread_support.c | 11
solaris_pthreads.c | 179 -
solaris_threads.c | 959 ----------
sources.am | 36
stacktrace.cc | 10
testsuite/lib/libjava.exp | 46
testsuite/libjava.jvmti/events.h | 27
testsuite/libjava.jvmti/getallthreads.h | 35
testsuite/libjava.jvmti/geterrorname.h | 27
testsuite/libjava.jvmti/getmethodname.h | 27
testsuite/libjava.jvmti/getmethodname.java | 10
testsuite/libjava.jvmti/getmethodname.out | 59
testsuite/libjava.jvmti/interp/getargssize.h | 19
testsuite/libjava.jvmti/interp/getargssize.java | 36
testsuite/libjava.jvmti/interp/getargssize.out | 5
testsuite/libjava.jvmti/interp/getlocalvartable.h | 19
testsuite/libjava.jvmti/interp/getlocalvartable.java | 63
testsuite/libjava.jvmti/interp/getlocalvartable.out | 109 +
testsuite/libjava.jvmti/interp/natgetargssize.cc | 58
testsuite/libjava.jvmti/interp/natgetlocalvartable.cc | 70
testsuite/libjava.jvmti/jvmti-interp.exp | 165 +
testsuite/libjava.jvmti/natevents.cc | 2
testsuite/libjava.jvmti/natgetmethodname.cc | 116 +
109 files changed, 7176 insertions(+), 2133 deletions(-)
|
view
|
download
|
| libjava-class-igf.dpatch |
java/lang/Class.java | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| libjava-disable-static.dpatch |
Makefile.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| libjava-hurdfix.dpatch |
libjava/configure.host | 2 +-
libjava/java/io/natFilePosix.cc | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
|
view
|
download
|
| libjava-jar.dpatch |
classpath/tools/gnu/classpath/tools/jar/Main.java | 45 ++++++++++++++++++++--
1 file changed, 42 insertions(+), 3 deletions(-)
|
view
|
download
|
| libjava-jnipath.dpatch |
gnu/classpath/natSystemProperties.cc | 42 ++++++++++++++++++++++++++++++++---
1 file changed, 39 insertions(+), 3 deletions(-)
|
view
|
download
|
| libjava-maxhostnamelen.dpatch |
java/net/natVMInetAddressPosix.cc | 15 +++++++++++++++
1 file changed, 15 insertions(+)
|
view
|
download
|
| libjava-rpath.dpatch |
Makefile.am | 4 ++--
Makefile.in | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
|
view
|
download
|
| libjava-sjlj.dpatch |
libjava/sysdep/generic/backtrace.h | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
|
view
|
download
|
| libjava-soname.dpatch |
libtool-version | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| libjava-stacktrace.dpatch |
stacktrace.cc | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
|
view
|
download
|
| libjava-subdir.dpatch |
Makefile.am | 7 ++++---
Makefile.in | 11 ++++++-----
configure.ac | 14 ++++++++++++--
java/Make-lang.in | 5 +++--
testsuite/Makefile.am | 7 ++++---
testsuite/Makefile.in | 7 ++++---
testsuite/lib/libjava.exp | 1 +
7 files changed, 34 insertions(+), 18 deletions(-)
|
view
|
download
|
| libjava-visibility.dpatch |
java/class.c | 28 +++++++++++++++++++++++++++-
java/expr.c | 19 +++++++++++++++++++
java/java-tree.h | 1 +
java/jvgenmain.c | 6 +++---
4 files changed, 50 insertions(+), 4 deletions(-)
|
view
|
download
|
| libssp-gnu.dpatch |
gcc/configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| libstdc++-baseline.dpatch |
configure.target | 8 ++++++++
1 file changed, 8 insertions(+)
|
view
|
download
|
| libstdc++-doclink.dpatch |
docs/doxygen/mainpage.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| libstdc++-doxygen.dpatch |
docs/doxygen/user.cfg.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| libstdc++-long-double.dpatch |
config.h.in | 3 +
config/linker-map.gnu | 79 +++++++++++++++++++++++-----
config/locale/generic/c_locale.cc | 9 ++-
config/locale/gnu/c_locale.cc | 9 ++-
config/os/gnu-linux/ldbl-extra.ver | 19 ++++++
configure | 88 ++++++++++++++++++++++++++++++-
configure.ac | 19 ++++++
include/Makefile.am | 9 ++-
include/Makefile.in | 9 ++-
include/bits/c++config | 22 +++++++
include/bits/locale_facets.h | 61 +++++++++++++++++++++
include/bits/locale_facets.tcc | 82 +++++++++++++++++++++++++----
include/bits/localefwd.h | 4 +
src/Makefile.am | 31 +++++++++--
src/Makefile.in | 52 +++++++++++++++---
src/compatibility-ldbl.cc | 73 +++++++++++++++++++++++++
src/compatibility.cc | 104 ++++++++++++++++++++++++++++++++++++-
src/complex_io.cc | 19 ++++++
src/istream-inst.cc | 18 ++++++
src/limits.cc | 33 +++++++++++
src/locale-inst.cc | 50 +++++++++++++++++
src/locale-misc-inst.cc | 19 ++++++
src/locale.cc | 41 +++++++++++++-
src/ostream-inst.cc | 18 ++++++
src/wlocale-inst.cc | 44 +++++++++++++++
testsuite/testsuite_abi.cc | 9 +--
26 files changed, 861 insertions(+), 63 deletions(-)
|
view
|
download
|
| libstdc++-pic.dpatch |
src/Makefile.am | 4 ++++
src/Makefile.in | 8 +++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
|
view
|
download
|
| link-libs.dpatch |
Makefile.am | 8 ++++----
Makefile.in | 10 ++++++----
config/t-slibgcc-elf-ver | 1 +
src/Makefile.am | 1 +
src/Makefile.in | 1 +
5 files changed, 13 insertions(+), 8 deletions(-)
|
view
|
download
|
| m68k-align-code.dpatch |
gcc/config/m68k/linux.h | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| m68k-align-stack.dpatch |
gcc/config/m68k/m68k.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| m68k-autoinc.dpatch |
gcc/flow.c | 55 +++++++++++++++++++++++++++++++++++++++++++++----------
1 file changed, 45 insertions(+), 10 deletions(-)
|
view
|
download
|
| m68k-bitfield-offset.dpatch |
gcc/config/m68k/m68k.md | 62 ++++++++++++++++++++++++------------------------
1 file changed, 31 insertions(+), 31 deletions(-)
|
view
|
download
|
| m68k-bitfield.dpatch |
gcc/gcse.c | 10 ++++++++++
1 file changed, 10 insertions(+)
|
view
|
download
|
| m68k-dwarf.dpatch |
gcc/config/m68k/m68k.c | 4 ++++
gcc/config/m68k/m68k.h | 9 ++++++++-
2 files changed, 12 insertions(+), 1 deletion(-)
|
view
|
download
|
| m68k-dwarf2.dpatch |
gcc/dwarf2out.c | 83 +++++++++++++++++++++++++++++++-------------------------
1 file changed, 47 insertions(+), 36 deletions(-)
|
view
|
download
|
| m68k-dwarf3.dpatch |
gcc/config/m68k/m68k.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
|
view
|
download
|
| m68k-fjump.dpatch |
gcc/config/m68k/m68k.md | 90 ++++++++++++++----------------------------------
1 file changed, 27 insertions(+), 63 deletions(-)
|
view
|
download
|
| m68k-fpcompare.dpatch |
gcc/config/m68k/m68k.c | 3 +
gcc/config/m68k/m68k.md | 86 ++++++------------------------------------
gcc/config/m68k/predicates.md | 7 +++
3 files changed, 24 insertions(+), 72 deletions(-)
|
view
|
download
|
| m68k-gc.dpatch |
include/private/gcconfig.h | 4 ++--
pthread_stop_world.c | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| m68k-java.dpatch |
gcc/java/boehm.c | 8 ++++
libjava/configure | 3 +
libjava/configure.ac | 3 +
libjava/configure.host | 5 +++
libjava/sysdep/m68k/locks.h | 72 ++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 91 insertions(+)
|
view
|
download
|
| m68k-jumptable.dpatch |
gcc/config/m68k/m68k.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| m68k-libffi.dpatch |
libffi/src/m68k/ffi.c | 218 ++++++++++++++++++++++++++++++++------------
libffi/src/m68k/ffitarget.h | 3
libffi/src/m68k/sysv.S | 132 ++++++++++++++++++++++++--
3 files changed, 283 insertions(+), 70 deletions(-)
|
view
|
download
|
| m68k-libffi2.dpatch |
src/m68k/ffi.c | 219 +++++++++++++++++++++++++++++++++++++--------------
src/m68k/ffitarget.h | 3
src/m68k/sysv.S | 132 +++++++++++++++++++++++++++---
3 files changed, 284 insertions(+), 70 deletions(-)
|
view
|
download
|
| m68k-noautoinc-setjmp.dpatch |
gcc/flow.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| m68k-notice-move.dpatch |
gcc/config/m68k/m68k.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
|
view
|
download
|
| m68k-peephole-note.dpatch |
gcc/recog.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| m68k-peephole.dpatch |
gcc/config/m68k/m68k.h | 2
gcc/config/m68k/m68k.md | 227 +++++++++++++++++++-----------------------------
2 files changed, 91 insertions(+), 138 deletions(-)
|
view
|
download
|
| m68k-prevent-qipush.dpatch |
gcc/config/m68k/m68k.md | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| m68k-prevent-swap.dpatch |
gcc/recog.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| m68k-reg-inc.dpatch |
gcc/emit-rtl.c | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
|
view
|
download
|
| m68k-return.dpatch |
gcc/config/m68k/m68k.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| m68k-save_pic.dpatch |
gcc/config/m68k/m68k.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| m68k-secondary-addr-reload.dpatch |
gcc/config/m68k/m68k.c | 5 +----
gcc/config/m68k/m68k.h | 6 ++++++
gcc/config/m68k/m68k.md | 16 ++++++++++++++++
3 files changed, 23 insertions(+), 4 deletions(-)
|
view
|
download
|
| m68k-sig-unwind.dpatch |
gcc/config/m68k/linux-unwind.h | 140 +++++++++++++++++++++++++++++++++++++++++
gcc/config/m68k/linux.h | 2
2 files changed, 142 insertions(+)
|
view
|
download
|
| m68k-split_shift.dpatch |
gcc/config/m68k/m68k-protos.h | 3
gcc/config/m68k/m68k.c | 26 ++
gcc/config/m68k/m68k.md | 546 +++++++++++++++++++++++++++++++-----------
3 files changed, 437 insertions(+), 138 deletions(-)
|
view
|
download
|
| m68k-symbolic-operand.dpatch |
gcc/config/m68k/m68k.h | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
|
view
|
download
|
| mips-libjava-interp.dpatch |
configure.host | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| mips-libspec.dpatch |
config/mips/linux.h | 7 ++++---
config/mips/linux64.h | 7 ++++---
2 files changed, 8 insertions(+), 6 deletions(-)
|
view
|
download
|
| mips-warnings.dpatch |
config/mips/mips.h | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| mudflap-nocheck.dpatch |
testsuite/Makefile.in | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| multiarch-include.dpatch |
c-incpath.c | 46 ++++++++++++++++++++++++++++++++++++++++++++--
cppdefault.c | 2 ++
2 files changed, 46 insertions(+), 2 deletions(-)
|
view
|
download
|
| multiarch-lib.dpatch |
config/i386/t-linux64 | 2 +-
config/t-linux | 8 ++++++++
2 files changed, 9 insertions(+), 1 deletion(-)
|
view
|
download
|
| native-ecj.dpatch |
Makefile.am | 4 ++--
Makefile.in | 6 +++---
testsuite/Makefile.am | 6 +++---
testsuite/Makefile.in | 6 +++---
4 files changed, 11 insertions(+), 11 deletions(-)
|
view
|
download
|
| netbsd-all-gcc.dpatch |
config.gcc | 39 +++++++++
config/netbsd-elf-gnu.h | 98 ++++++++++++++++++++++
config/netbsd-gnu.h | 206 ++++++++++++++++++++++++++++++++++++++++++++++++
config/t-netbsd-gnu | 5 +
4 files changed, 348 insertions(+)
|
view
|
download
|
| netbsd-archs-gcc.dpatch |
config.gcc | 3 +++
1 file changed, 3 insertions(+)
|
view
|
download
|
| netbsd-dynlinker.dpatch |
gcc/config/i386/netbsd-elf.h | 2 +-
gcc/config/netbsd-elf.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| no-getipinfo.dpatch |
libsupc++/eh_personality.cc | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| note-gnu-stack.dpatch |
config/ia64/crtbegin.asm | 4 ++++
config/ia64/crtend.asm | 4 ++++
config/ia64/crti.asm | 4 ++++
config/ia64/crtn.asm | 4 ++++
config/ia64/lib1funcs.asm | 4 ++++
config/ia64/linux.h | 2 ++
config/rs6000/ppc-asm.h | 2 +-
ia64_save_regs_in_stack.S | 15 +++++++++++++++
ia64_save_regs_in_stack.s | 12 ------------
src/alpha/osf.S | 4 ++++
src/arm/sysv.S | 3 +++
src/ia64/unix.S | 4 ++++
src/m68k/sysv.S | 4 ++++
src/powerpc/linux64.S | 4 ++++
src/powerpc/linux64_closure.S | 4 ++++
src/powerpc/ppc_closure.S | 4 ++++
src/powerpc/sysv.S | 4 ++++
src/s390/sysv.S | 3 +++
src/sparc/v8.S | 4 ++++
src/sparc/v9.S | 4 ++++
src/x86/sysv.S | 4 ++++
src/x86/unix64.S | 4 ++++
22 files changed, 88 insertions(+), 13 deletions(-)
|
view
|
download
|
| powerpc-biarch.dpatch |
gcc/config/rs6000/t-linux64 | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
|
view
|
download
|
| ppc64-ada.dpatch |
gcc/ada/Makefile.in | 25 ++++++
gcc/ada/s-auxdec.ads | 6 -
gcc/ada/s-vaflop.ads | 6 -
gcc/ada/system-linux-ppc64.ads | 151 +++++++++++++++++++++++++++++++++++++++++
4 files changed, 182 insertions(+), 6 deletions(-)
|
view
|
download
|
| pr20128.dpatch |
cgraphunit.c | 2
config/elfos.h | 10 ++++
config/ia64/hpux.h | 4 -
config/ia64/ia64.c | 117 ++++++++++-------------------------------------------
output.h | 10 +++-
toplev.c | 4 -
varasm.c | 34 +++++++++++----
7 files changed, 68 insertions(+), 113 deletions(-)
|
view
|
download
|
| pr20218-mips.dpatch |
config/mips/iris.h | 4 -
config/mips/mips-protos.h | 2
config/mips/mips.c | 129 +++++++++-------------------------------------
3 files changed, 29 insertions(+), 106 deletions(-)
|
view
|
download
|
| pr20218.dpatch |
cgraphunit.c | 2
config/elfos.h | 10 ++++
config/ia64/hpux.h | 4 -
config/ia64/ia64.c | 117 ++++++++++-------------------------------------------
output.h | 10 +++-
toplev.c | 4 -
varasm.c | 34 +++++++++++----
7 files changed, 68 insertions(+), 113 deletions(-)
|
view
|
download
|
| pr22244.dpatch |
fortran/Make-lang.in | 2 +-
fortran/trans-types.c | 21 ++++++++++++++++++++-
2 files changed, 21 insertions(+), 2 deletions(-)
|
view
|
download
|
| pr25524-doc.dpatch |
doc/cppopts.texi | 7 ++++++-
doc/invoke.texi | 10 +++++-----
2 files changed, 11 insertions(+), 6 deletions(-)
|
view
|
download
|
| pr25524.dpatch |
c-incpath.c | 21 +++++++++++++++------
c-incpath.h | 5 +++--
c-opts.c | 9 ++++++++-
c.opt | 4 ++++
cppdefault.c | 24 ++++++++++++------------
cppdefault.h | 5 ++++-
fix-header.c | 3 ++-
gcc.c | 13 +++++++++++--
include/Makefile.am | 17 ++++++++++-------
include/Makefile.in | 14 ++++++++------
10 files changed, 77 insertions(+), 38 deletions(-)
|
view
|
download
|
| pr25878-revert.dpatch |
cp/decl.c | 109 ++++++++++++++-------------------
cp/decl2.c | 21 ++++--
testsuite/g++.dg/template/lookup4.C | 2
testsuite/g++.dg/template/typename10.C | 24 +++++++
4 files changed, 89 insertions(+), 67 deletions(-)
|
view
|
download
|
| pr26208-r111674.dpatch |
config/arm/unwind-arm.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| pr26208.dpatch |
config/arm/unwind-arm.h | 5 ++-
config/i386/linux-unwind.h | 4 +-
config/ia64/unwind-ia64.c | 7 ++++
config/rs6000/linux-unwind.h | 66 +++++++++++++++++++++++++++++--------------
config/s390/linux-unwind.h | 28 +++---------------
libgcc-std.ver | 5 +++
libsupc++/eh_personality.cc | 5 ++-
unwind-c.c | 5 ++-
unwind-compat.c | 9 +++++
unwind-dw2.c | 31 +++++++++++++++++---
unwind-dw2.h | 1
unwind-generic.h | 3 +
unwind-sjlj.c | 7 ++++
13 files changed, 123 insertions(+), 53 deletions(-)
|
view
|
download
|
| pr26864.dpatch |
common.opt | 2 +-
tree-mudflap.c | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
|
view
|
download
|
| pr26885-doc.dpatch |
doc/options.texi | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| pr26885.dpatch |
Makefile.in | 21 ++--
common.opt | 14 +--
config/i386/i386.opt | 4
cp/Make-lang.in | 2
fortran/Make-lang.in | 2
gcc.c | 3
optc-gen.awk | 55 +++++++++--
opts-common.c | 233 ++++++++++++++++++++++++++++++++++++++++++++++++++
opts.c | 85 ------------------
opts.h | 3
treelang/Make-lang.in | 4
11 files changed, 309 insertions(+), 117 deletions(-)
|
view
|
download
|
| pr27880.dpatch |
unwind-c.c | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| pr28322.dpatch |
opts.c | 44 +++++++++++++++++++++++++++++++++++++++++++
opts.h | 1
testsuite/gcc.dg/pr28322-2.c | 24 +++++++++++++++++++++++
testsuite/gcc.dg/pr28322-3.c | 20 +++++++++++++++++++
testsuite/gcc.dg/pr28322.c | 16 +++++++++++++++
testsuite/lib/prune.exp | 2 -
toplev.c | 3 ++
7 files changed, 109 insertions(+), 1 deletion(-)
|
view
|
download
|
| pr29138-revert.dpatch |
cp/decl2.c | 10 ---------
cp/parser.c | 66 +++++++++++++++++++++++++++++++++++++++++-------------------
2 files changed, 46 insertions(+), 30 deletions(-)
|
view
|
download
|
| pr29408-revert.dpatch |
cp/parser.c | 6 ++++++
1 file changed, 6 insertions(+)
|
view
|
download
|
| pr30684.dpatch |
ada/ada-tree.h | 4 ++++
ada/decl.c | 3 ++-
ada/trans.c | 54 +++++++++++++++++++++++-------------------------------
3 files changed, 29 insertions(+), 32 deletions(-)
|
view
|
download
|
| pr31868.dpatch |
config.gcc | 6 ++++--
config/i386/t-crtstuff64 | 5 +++++
config/i386/t-linux64 | 6 ------
config/t-freebsd | 2 +-
config/t-libc-ok | 2 +-
config/t-lynx | 2 +-
config/t-netbsd | 2 +-
config/t-svr4 | 2 +-
8 files changed, 14 insertions(+), 13 deletions(-)
|
view
|
download
|
| pr32844.dpatch |
classpath/java/util/EnumSet.java | 389 ++++++++++++++++++---------------------
1 file changed, 188 insertions(+), 201 deletions(-)
|
view
|
download
|
| pr32862.dpatch |
classpath/java/util/EnumMap.java | 19 +++++++++++++++----
1 file changed, 15 insertions(+), 4 deletions(-)
|
view
|
download
|
| pr33639.dpatch |
java/class.c | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 55 insertions(+), 2 deletions(-)
|
view
|
download
|
| pr33765.dpatch |
java/jcf-parse.c | 4 ++++
java/zipfile.h | 1 +
2 files changed, 5 insertions(+)
|
view
|
download
|
| pr9861-nojava.dpatch |
cp-demangle.c | 29 +++++++++++++++++++++++------
cp/mangle.c | 26 ++++++++++++++++++++++++--
demangle.h | 2 ++
testsuite/demangle-expected | 24 ++++++++++++++++++++++++
testsuite/test-demangle.c | 8 +++++++-
5 files changed, 80 insertions(+), 9 deletions(-)
|
view
|
download
|
| rename-info-files.dpatch |
Makefile.in | 72 +++++++++++++++++++++++++++++++++++++------------
doc/cpp.texi | 2 -
doc/cppinternals.texi | 2 -
doc/extend.texi | 2 -
doc/gcc.texi | 4 +-
doc/gccint.texi | 4 +-
doc/invoke.texi | 8 ++---
doc/libgcc.texi | 2 -
doc/makefile.texi | 2 -
doc/passes.texi | 2 -
doc/standards.texi | 4 +-
fortran/Make-lang.in | 11 ++++---
fortran/gfortran.texi | 2 -
java/Make-lang.in | 18 ++++++++++--
java/gcj.texi | 4 +-
treelang/Make-lang.in | 14 ++++++---
treelang/treelang.texi | 6 ++--
17 files changed, 107 insertions(+), 52 deletions(-)
|
view
|
download
|
| reporting.dpatch |
diagnostic.c | 2 ++
gcc.c | 10 ++++++++--
gccbug.in | 4 ++--
gcov.c | 2 ++
java/jcf-dump.c | 2 ++
version.h | 1 +
6 files changed, 17 insertions(+), 4 deletions(-)
|
view
|
download
|
| s390-biarch.dpatch |
gcc/config.gcc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| sh4-multilib.dpatch |
config.gcc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
|
view
|
download
|
| sparc-biarch.dpatch |
config.gcc | 8 ++++++++
config/sparc/linux64.h | 4 ++--
configure.ac | 1 +
3 files changed, 11 insertions(+), 2 deletions(-)
|
view
|
download
|
| sparc-g7.dpatch |
config/sparc/sparc.c | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| sparc-niagara-doc.dpatch |
doc/invoke.texi | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
|
view
|
download
|
| sparc-niagara.dpatch |
config.gcc | 2
config/sparc/linux64.h | 3 -
config/sparc/niagara.md | 119 ++++++++++++++++++++++++++++++++++++++++++++++++
config/sparc/sol2-bi.h | 14 ++++-
config/sparc/sol2.h | 10 +++-
config/sparc/sparc.c | 42 +++++++++++++++-
config/sparc/sparc.h | 36 ++++++++++----
config/sparc/sparc.md | 6 +-
8 files changed, 212 insertions(+), 20 deletions(-)
|
view
|
download
|
| sparc-niagara2-doc.dpatch |
doc/invoke.texi | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
|
view
|
download
|
| sparc-niagara2.dpatch |
config.gcc | 2 -
config/sparc/linux64.h | 3 +
config/sparc/niagara2.md | 91 +++++++++++++++++++++++++++++++++++++++++++++++
config/sparc/sol2-bi.h | 14 ++++++-
config/sparc/sol2.h | 6 +++
config/sparc/sparc.c | 42 +++++++++++++++++++--
config/sparc/sparc.h | 34 +++++++++++++----
config/sparc/sparc.md | 4 +-
8 files changed, 179 insertions(+), 17 deletions(-)
|
view
|
download
|
| sparc64-build.dpatch |
config.gcc | 9 +++++++++
config/sparc/linux64.h | 4 ++--
2 files changed, 11 insertions(+), 2 deletions(-)
|
view
|
download
|
| svn-doc-updates.dpatch |
ada/gnat_rm.texi | 10 ++--
ada/gnat_ugn.texi | 43 +++++++++----------
doc/cpp.texi | 22 +++++++++
doc/extend.texi | 65 +++++++++++++++++++++++++---
doc/invoke.texi | 117 +++++++++++++++++++++++++++++++++++++++-------------
doc/rtl.texi | 48 +++++++++------------
doc/tm.texi | 8 +++
fortran/invoke.texi | 2
8 files changed, 225 insertions(+), 90 deletions(-)
|
view
|
download
|
| svn-gdc-updates.dpatch |
0 files changed
|
view
|
download
|
| svn-updates.dpatch |
BASE-VER | 2
ChangeLog | 1137
DATESTAMP | 2
DEV-PHASE | 1
MAINTAINERS | 2
Makefile.in | 8
acinclude.m4 | 2
ada/ChangeLog | 180
ada/ada-tree.h | 4
ada/decl.c | 3
ada/misc.c | 3
ada/trans.c | 54
builtins.c | 11
c-common.c | 35
c-cppbuiltin.c | 2
c-decl.c | 7
c-opts.c | 6
c.opt | 4
calls.c | 14
collect2.c | 8
combine.c | 15
config.gcc | 4
config/alpha/alpha-protos.h | 3
config/alpha/alpha.c | 67
config/alpha/alpha.md | 83
config/alpha/linux.h | 3
config/arm/arm.c | 2
config/arm/linux-gas.h | 2
config/avr/avr.c | 31
config/avr/avr.h | 10
config/avr/avr.md | 4
config/freebsd-spec.h | 10
config/i386/emmintrin.h | 57
config/i386/i386.c | 139
config/i386/i386.h | 3
config/i386/i386.md | 6
config/i386/mmintrin.h | 7
config/i386/sse.md | 37
config/i386/t-linux64 | 9
config/i386/xmmintrin.h | 7
config/mips/mips.c | 30
config/mips/mips.md | 3
config/mips/predicates.md | 4
config/pa/pa-hpux.h | 2
config/pa/pa-hpux10.h | 2
config/pa/pa-hpux11.h | 13
config/pa/pa.c | 53
config/pa/pa.md | 132
config/pa/predicates.md | 5
config/pa/som.h | 4
config/rs6000/linux-unwind.h | 5
config/rs6000/predicates.md | 4
config/rs6000/rs6000.c | 3
config/rs6000/rs6000.md | 1
config/rs6000/t-linux64 | 9
config/s390/fixdfdi.h | 32
config/s390/s390.c | 12
config/s390/s390.md | 4
config/sh/sh.c | 13
config/sh/sh.md | 34
config/sparc/sparc.c | 2
config/sparc/sparc.md | 120
config/xtensa/xtensa.c | 2
configure | 46
configure.ac | 24
configure.in | 2
convert.c | 10
cp/ChangeLog | 158
cp/call.c | 47
cp/class.c | 23
cp/cxx-pretty-print.c | 4
cp/decl.c | 42
cp/decl2.c | 15
cp/error.c | 16
cp/optimize.c | 2
cp/parser.c | 16
cp/pt.c | 18
cp/search.c | 3
cp/semantics.c | 3
cp/tree.c | 4
cp/typeck.c | 9
cse.c | 33
demangle.h | 35
dwarf2out.c | 19
expr.c | 18
fixincl.x | 31
fold-const.c | 191
fortran/ChangeLog | 63
fortran/decl.c | 180
fortran/gfortranspec.c | 4
fortran/intrinsic.c | 3
fortran/match.c | 19
fortran/module.c | 9
fortran/primary.c | 5
fortran/trans-decl.c | 21
fortran/trans-stmt.c | 2
fortran/trans-types.c | 38
function.c | 8
gimplify.c | 13
gthr-posix.c | 5
gthr-posix.h | 8
haifa-sched.c | 45
ifcvt.c | 84
inclhack.def | 39
include/ffi.h.in | 6
intrinsics/c99_functions.c | 4
intrinsics/ishftc.c | 42
io/list_read.c | 4
io/transfer.c | 2
io/unix.c | 10
io/write.c | 9
ipa-pure-const.c | 30
ipa-utils.c | 2
loop-iv.c | 2
loop.c | 15
ltconfig | 2
mkdeps.c | 10
params.def | 6
params.h | 2
passes.c | 3
po/ChangeLog | 12
po/sr.po |28674 ++++++++++
po/sv.po | 362
reg-stack.c | 12
reload.c | 39
reload1.c | 46
resource.c | 5
rtl.h | 4
scripts/testsuite_flags.in | 2
src/alpha/ffi.c | 54
src/alpha/osf.S | 10
src/types.c | 13
stmt.c | 1
tests/base/iso/math_c99.h | 27
testsuite/27_io/fpos/14320-1.cc | 7
testsuite/ChangeLog | 568
testsuite/g++.dg/debug/pr29906.C | 10
testsuite/g++.dg/eh/ia64-2.C | 3
testsuite/g++.dg/eh/weak1.C | 2
testsuite/g++.dg/ext/asm10.C | 14
testsuite/g++.dg/ext/interface4.C | 13
testsuite/g++.dg/ext/interface4.h | 8
testsuite/g++.dg/ext/offsetof1.C | 2
testsuite/g++.dg/ext/vector6.C | 12
testsuite/g++.dg/inherit/conv3.C | 31
testsuite/g++.dg/init/const5.C | 11
testsuite/g++.dg/init/ptrfn2.C | 14
testsuite/g++.dg/init/ptrfn3.C | 14
testsuite/g++.dg/opt/complex6.C | 14
testsuite/g++.dg/opt/nrv13.C | 42
testsuite/g++.dg/opt/nrv14.C | 39
testsuite/g++.dg/opt/pr30590.C | 40
testsuite/g++.dg/opt/static5.C | 29
testsuite/g++.dg/opt/static6.C | 35
testsuite/g++.dg/other/error16.C | 14
testsuite/g++.dg/other/pr31698.C | 47
testsuite/g++.dg/parse/cond3.C | 15
testsuite/g++.dg/parse/crash37.C | 15
testsuite/g++.dg/parse/template23.C | 10
testsuite/g++.dg/template/arg6.C | 15
testsuite/g++.dg/template/crash70.C | 7
testsuite/g++.dg/template/error26.C | 5
testsuite/g++.dg/template/init7.C | 9
testsuite/g++.dg/tls/diag-5.C | 5
testsuite/g++.dg/tree-ssa/nothrow-1.C | 1
testsuite/g++.dg/tree-ssa/pr14814.C | 2
testsuite/g++.dg/tree-ssa/sra-1.C | 29
testsuite/g++.old-deja/g++.warn/flow1.C | 14
testsuite/gcc.c-torture/compile/20070419-1.c | 17
testsuite/gcc.c-torture/compile/20071102-1.c | 32
testsuite/gcc.c-torture/compile/20080114-1.c | 14
testsuite/gcc.c-torture/compile/pr28675.c | 38
testsuite/gcc.c-torture/compile/pr30433.c | 2
testsuite/gcc.c-torture/compile/pr30984.c | 7
testsuite/gcc.c-torture/compile/pr34030.c | 8
testsuite/gcc.c-torture/compile/pr34993.c | 5
testsuite/gcc.c-torture/execute/20070201-1.c | 20
testsuite/gcc.c-torture/execute/20070216-1.c | 23
testsuite/gcc.c-torture/execute/20070227-1.c | 31
testsuite/gcc.c-torture/execute/20070517-1.c | 41
testsuite/gcc.c-torture/execute/20070614-1.c | 33
testsuite/gcc.c-torture/execute/20080408-1.c | 11
testsuite/gcc.c-torture/execute/builtins/chk.h | 8
testsuite/gcc.c-torture/execute/builtins/sprintf-chk.c | 2
testsuite/gcc.c-torture/execute/builtins/stpcpy-chk.c | 2
testsuite/gcc.c-torture/execute/builtins/strcpy-chk.c | 2
testsuite/gcc.c-torture/execute/pr31448.c | 36
testsuite/gcc.c-torture/execute/pr33142.c | 16
testsuite/gcc.c-torture/execute/pr33631.c | 14
testsuite/gcc.c-torture/execute/pr34130.c | 12
testsuite/gcc.c-torture/execute/pr34456.c | 30
testsuite/gcc.c-torture/execute/pr35163.c | 11
testsuite/gcc.dg/20070507-1.c | 103
testsuite/gcc.dg/20070801-1.c | 62
testsuite/gcc.dg/Wunused-value-2.c | 18
testsuite/gcc.dg/assign-warn-3.c | 4
testsuite/gcc.dg/c99-math-double-1.c | 16
testsuite/gcc.dg/c99-math-float-1.c | 16
testsuite/gcc.dg/c99-math-long-double-1.c | 16
testsuite/gcc.dg/c99-math.h | 153
testsuite/gcc.dg/gnu89-init-4.c | 12
testsuite/gcc.dg/inline-17.c | 24
testsuite/gcc.dg/inline-18.c | 28
testsuite/gcc.dg/inline-19.c | 28
testsuite/gcc.dg/inline-21.c | 4
testsuite/gcc.dg/inline-7.c | 2
testsuite/gcc.dg/nested-func-6.c | 14
testsuite/gcc.dg/out-of-bounds-1.c | 13
testsuite/gcc.dg/pr30045.c | 15
testsuite/gcc.dg/pr30189.c | 18
testsuite/gcc.dg/pr30473.c | 13
testsuite/gcc.dg/pr30643.c | 26
testsuite/gcc.dg/pr32450.c | 33
testsuite/gcc.dg/pr32912-1.c | 44
testsuite/gcc.dg/pr32912-2.c | 45
testsuite/gcc.dg/pr33826.c | 41
testsuite/gcc.dg/pr34003-1.c | 8
testsuite/gcc.dg/pr34003-2.c | 20
testsuite/gcc.dg/tf_to_di-1.c | 47
testsuite/gcc.dg/torture/pr26998.c | 11
testsuite/gcc.dg/torture/pr29446.c | 32
testsuite/gcc.dg/torture/pr30313.c | 15
testsuite/gcc.dg/torture/pr30364-1.c | 19
testsuite/gcc.dg/torture/pr30364-2.c | 19
testsuite/gcc.dg/torture/pr30364-3.c | 20
testsuite/gcc.dg/tree-ssa/20030714-1.c | 7
testsuite/gcc.dg/tree-ssa/andor-1.c | 65
testsuite/gcc.dg/tree-ssa/loop-3.c | 3
testsuite/gcc.dg/tree-ssa/pr31966.c | 50
testsuite/gcc.dg/tree-ssa/vrp29.c | 20
testsuite/gcc.dg/vect/fast-math-vect-pr29925.c | 39
testsuite/gcc.dg/vect/vect-106-alias.c | 51
testsuite/gcc.dg/vect/vect-ifcvt-9.c | 2
testsuite/gcc.target/arm/stack-corruption.c | 8
testsuite/gcc.target/i386/ordcmp-1.c | 36
testsuite/gcc.target/i386/pr21291.c | 7
testsuite/gcc.target/i386/pr30848.c | 6
testsuite/gcc.target/i386/pr32389.c | 10
testsuite/gcc.target/i386/unordcmp-1.c | 36
testsuite/gcc.target/mips/mips.exp | 12
testsuite/gcc.target/mips/pr33256.c | 11
testsuite/gcc.target/sparc/align.c | 3
testsuite/gcc.target/sparc/combined-2.c | 4
testsuite/gcc.target/sparc/fexpand.c | 2
testsuite/gcc.target/sparc/fnot.c | 8
testsuite/gcc.target/sparc/fpack16.c | 2
testsuite/gcc.target/sparc/fpmerge.c | 4
testsuite/gcc.target/sparc/fpmul.c | 4
testsuite/gcc.target/sparc/mfpu.c | 11
testsuite/gcc.target/sparc/noresult.c | 1
testsuite/gcc.target/sparc/pdist.c | 3
testsuite/gfortran.dg/enum_4.f90 | 6
testsuite/gfortran.dg/f2c_8.f90 | 16
testsuite/gfortran.dg/fmt_zero_precision.f90 | 85
testsuite/gfortran.dg/forall_10.f90 | 25
testsuite/gfortran.dg/initialization_4.f90 | 6
testsuite/gfortran.dg/logical_2.f90 | 26
testsuite/gfortran.dg/module_implicit_conversion.f90 | 9
testsuite/gfortran.dg/namelist_26.f90 | 48
testsuite/gfortran.dg/pr32533.f90 | 18
testsuite/gfortran.dg/unf_read_corrupted_2.f90 | 27
testsuite/gfortran.dg/vect/vect-2.f90 | 8
testsuite/gfortran.fortran-torture/execute/intrinsic_bitops.f90 | 5
testsuite/lib/g++.exp | 2
testsuite/lib/libstdc++.exp | 27
testsuite/lib/obj-c++.exp | 2
testsuite/lib/target-supports.exp | 10
testsuite/lib/wrapper.exp | 6
testsuite/obj-c++.dg/bitfield-1.mm | 10
testsuite/obj-c++.dg/bitfield-4.mm | 6
testsuite/obj-c++.dg/cxx-ivars-2.mm | 2
testsuite/obj-c++.dg/encode-3.mm | 14
testsuite/obj-c++.dg/encode-8.mm | 2
testsuite/obj-c++.dg/gnu-runtime-2.mm | 2
testsuite/obj-c++.dg/isa-field-1.mm | 1
testsuite/obj-c++.dg/layout-1.mm | 2
testsuite/obj-c++.dg/lookup-2.mm | 1
testsuite/obj-c++.dg/try-catch-2.mm | 1
testsuite/obj-c++.dg/try-catch-9.mm | 1
tree-cfg.c | 13
tree-data-ref.c | 44
tree-flow.h | 1
tree-if-conv.c | 126
tree-nested.c | 2
tree-nrv.c | 8
tree-pass.h | 1
tree-sra.c | 43
tree-ssa-alias.c | 33
tree-ssa-structalias.c | 3
tree-vrp.c | 142
tree.c | 5
var-tracking.c | 48
varasm.c | 5
293 files changed, 35575 insertions(+), 1320 deletions(-)
|
view
|
download
|
| template.dpatch |
0 files changed
|
view
|
download
|