Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(502)

Issue 11969036: Merge GDB 7.5.1 (Closed)

Created:
7 years, 11 months ago by halyavin
Modified:
7 years, 11 months ago
Reviewers:
eaeltsin
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/nacl-gdb.git@master
Visibility:
Public.

Description

Merge GDB 7.5.1 Merge bug fixes: * Remove normal elf formats from nacl target in bfd/config.bfd * Force usage of AT_ENTRY_POINT mode for calling user functions. * Update gdb/configure.tgt to exclude solib.o that is linked twice otherwise. BUG= Committed: https://git.chromium.org/gitweb?p=native_client/nacl-gdb.git;a=commit;h=82fbba3

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186367 lines, -122354 lines) Patch
M ChangeLog View 8 chunks +93 lines, -13 lines 0 comments Download
M MAINTAINERS View 2 chunks +2 lines, -8 lines 0 comments Download
M bfd/ChangeLog View 1 chunk +1806 lines, -2881 lines 0 comments Download
A + bfd/ChangeLog-2011 View 1 chunk +221 lines, -6 lines 0 comments Download
M bfd/Makefile.am View 11 chunks +14 lines, -0 lines 0 comments Download
M bfd/Makefile.in View 17 chunks +22 lines, -2 lines 0 comments Download
M bfd/aclocal.m4 View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/aix386-core.c View 7 chunks +14 lines, -16 lines 0 comments Download
M bfd/aout-arm.c View 3 chunks +5 lines, -5 lines 0 comments Download
M bfd/aout-cris.c View 2 chunks +2 lines, -1 line 0 comments Download
M bfd/aout-ns32k.c View 3 chunks +5 lines, -4 lines 0 comments Download
M bfd/aout-sparcle.c View 2 chunks +2 lines, -1 line 0 comments Download
M bfd/aout-tic30.c View 3 chunks +3 lines, -3 lines 0 comments Download
M bfd/aout0.c View 2 chunks +2 lines, -1 line 0 comments Download
M bfd/aoutx.h View 50 chunks +112 lines, -112 lines 0 comments Download
M bfd/archive.c View 46 chunks +239 lines, -189 lines 0 comments Download
M bfd/archive64.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/archures.c View 12 chunks +50 lines, -3 lines 0 comments Download
M bfd/bfd.c View 3 chunks +86 lines, -4 lines 0 comments Download
M bfd/bfd-in.h View 5 chunks +22 lines, -20 lines 0 comments Download
M bfd/bfd-in2.h View 31 chunks +246 lines, -85 lines 0 comments Download
M bfd/bfdio.c View 4 chunks +18 lines, -6 lines 0 comments Download
M bfd/cache.c View 3 chunks +5 lines, -5 lines 0 comments Download
M bfd/cisco-core.c View 10 chunks +18 lines, -24 lines 0 comments Download
M bfd/coff-alpha.c View 21 chunks +63 lines, -121 lines 0 comments Download
M bfd/coff-apollo.c View 3 chunks +5 lines, -8 lines 0 comments Download
M bfd/coff-arm.c View 3 chunks +3 lines, -3 lines 0 comments Download
M bfd/coff-aux.c View 3 chunks +16 lines, -18 lines 0 comments Download
M bfd/coff-h8300.c View 4 chunks +10 lines, -31 lines 0 comments Download
M bfd/coff-h8500.c View 6 chunks +16 lines, -24 lines 0 comments Download
M bfd/coff-i386.c View 9 chunks +29 lines, -50 lines 0 comments Download
M bfd/coff-i960.c View 12 chunks +38 lines, -66 lines 0 comments Download
M bfd/coff-ia64.c View 3 chunks +4 lines, -10 lines 0 comments Download
M bfd/coff-m68k.c View 10 chunks +42 lines, -64 lines 0 comments Download
M bfd/coff-m88k.c View 5 chunks +16 lines, -27 lines 0 comments Download
M bfd/coff-mcore.c View 6 chunks +28 lines, -45 lines 0 comments Download
M bfd/coff-mips.c View 22 chunks +85 lines, -142 lines 0 comments Download
M bfd/coff-or32.c View 7 chunks +29 lines, -46 lines 0 comments Download
M bfd/coff-ppc.c View 40 chunks +227 lines, -319 lines 0 comments Download
M bfd/coff-rs6000.c View 35 chunks +52 lines, -52 lines 0 comments Download
M bfd/coff-sh.c View 32 chunks +199 lines, -254 lines 0 comments Download
M bfd/coff-sparc.c View 6 chunks +13 lines, -25 lines 0 comments Download
M bfd/coff-stgo32.c View 14 chunks +56 lines, -71 lines 0 comments Download
M bfd/coff-tic30.c View 6 chunks +11 lines, -22 lines 0 comments Download
M bfd/coff-tic4x.c View 8 chunks +36 lines, -49 lines 0 comments Download
M bfd/coff-tic54x.c View 14 chunks +48 lines, -72 lines 0 comments Download
M bfd/coff-tic80.c View 9 chunks +50 lines, -72 lines 0 comments Download
M bfd/coff-w65.c View 7 chunks +26 lines, -38 lines 0 comments Download
M bfd/coff-x86_64.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cofflink.c View 80 chunks +279 lines, -279 lines 0 comments Download
M bfd/compress.c View 2 chunks +1 line, -2 lines 0 comments Download
M bfd/config.bfd View 8 chunks +39 lines, -8 lines 0 comments Download
M bfd/config.in View 2 chunks +10 lines, -0 lines 0 comments Download
M bfd/configure View 12 chunks +50 lines, -25 lines 0 comments Download
M bfd/configure.in View 13 chunks +47 lines, -29 lines 0 comments Download
M bfd/cpu-alpha.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-arc.c View 3 chunks +4 lines, -4 lines 0 comments Download
M bfd/cpu-arm.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-avr.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-bfin.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-cr16.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-cr16c.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-cris.c View 4 chunks +6 lines, -6 lines 0 comments Download
M bfd/cpu-crx.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-d10v.c View 3 chunks +3 lines, -0 lines 0 comments Download
M bfd/cpu-d30v.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-dlx.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-epiphany.c View 2 chunks +2 lines, -0 lines 0 comments Download
M bfd/cpu-fr30.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-frv.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-h8300.c View 7 chunks +7 lines, -0 lines 0 comments Download
M bfd/cpu-h8500.c View 3 chunks +5 lines, -5 lines 0 comments Download
M bfd/cpu-hppa.c View 4 chunks +8 lines, -4 lines 0 comments Download
M bfd/cpu-i370.c View 3 chunks +3 lines, -0 lines 0 comments Download
M bfd/cpu-i386.c View 9 chunks +88 lines, -0 lines 0 comments Download
M bfd/cpu-i860.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-i960.c View 4 chunks +9 lines, -19 lines 0 comments Download
M bfd/cpu-ia64.c View 2 chunks +4 lines, -2 lines 0 comments Download
M bfd/cpu-ip2k.c View 2 chunks +2 lines, -0 lines 0 comments Download
M bfd/cpu-iq2000.c View 2 chunks +2 lines, -0 lines 0 comments Download
M bfd/cpu-k1om.c View 3 chunks +5 lines, -0 lines 0 comments Download
M bfd/cpu-l1om.c View 3 chunks +5 lines, -0 lines 0 comments Download
M bfd/cpu-lm32.c View 3 chunks +3 lines, -2 lines 0 comments Download
M bfd/cpu-m10200.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-m10300.c View 3 chunks +3 lines, -0 lines 0 comments Download
M bfd/cpu-m32c.c View 2 chunks +2 lines, -0 lines 0 comments Download
M bfd/cpu-m32r.c View 1 chunk +1 line, -1 line 0 comments Download
M bfd/cpu-m68hc11.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-m68hc12.c View 2 chunks +2 lines, -0 lines 0 comments Download
M bfd/cpu-m68k.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-m88k.c View 1 chunk +2 lines, -1 line 0 comments Download
A + bfd/cpu-m9s12x.c View 2 chunks +11 lines, -10 lines 0 comments Download
A + bfd/cpu-m9s12xg.c View 2 chunks +11 lines, -10 lines 0 comments Download
M bfd/cpu-mcore.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-mep.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-microblaze.c View 3 chunks +3 lines, -2 lines 0 comments Download
M bfd/cpu-mips.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-mmix.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-moxie.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-msp430.c View 4 chunks +20 lines, -21 lines 0 comments Download
M bfd/cpu-mt.c View 3 chunks +3 lines, -0 lines 0 comments Download
M bfd/cpu-ns32k.c View 13 chunks +45 lines, -70 lines 0 comments Download
M bfd/cpu-openrisc.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-or32.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-pdp11.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-pj.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-plugin.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-powerpc.c View 23 chunks +70 lines, -8 lines 0 comments Download
M bfd/cpu-rl78.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-rs6000.c View 6 chunks +7 lines, -7 lines 0 comments Download
M bfd/cpu-rx.c View 2 chunks +2 lines, -0 lines 0 comments Download
M bfd/cpu-s390.c View 2 chunks +2 lines, -0 lines 0 comments Download
M bfd/cpu-score.c View 3 chunks +3 lines, -2 lines 0 comments Download
M bfd/cpu-sh.c View 21 chunks +21 lines, -0 lines 0 comments Download
M bfd/cpu-sparc.c View 10 chunks +10 lines, -0 lines 0 comments Download
M bfd/cpu-spu.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-tic30.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-tic4x.c View 4 chunks +6 lines, -8 lines 0 comments Download
M bfd/cpu-tic54x.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-tic6x.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-tic80.c View 1 chunk +2 lines, -1 line 0 comments Download
M bfd/cpu-tilegx.c View 3 chunks +21 lines, -3 lines 0 comments Download
M bfd/cpu-tilepro.c View 3 chunks +3 lines, -2 lines 0 comments Download
M bfd/cpu-v850.c View 1 chunk +1 line, -1 line 0 comments Download
M bfd/cpu-vax.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-w65.c View 3 chunks +4 lines, -7 lines 0 comments Download
M bfd/cpu-we32k.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-xc16x.c View 3 chunks +3 lines, -0 lines 0 comments Download
A + bfd/cpu-xgate.c View 2 chunks +12 lines, -12 lines 0 comments Download
M bfd/cpu-xstormy16.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-xtensa.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/cpu-z80.c View 1 chunk +1 line, -1 line 0 comments Download
M bfd/cpu-z8k.c View 1 chunk +3 lines, -2 lines 0 comments Download
M bfd/doc/ChangeLog View 1 chunk +4 lines, -0 lines 0 comments Download
M bfd/doc/archures.texi View 6 chunks +28 lines, -1 line 0 comments Download
M bfd/doc/bfd.info View 57 chunks +2019 lines, -1751 lines 0 comments Download
M bfd/doc/bfdt.texi View 2 chunks +39 lines, -2 lines 0 comments Download
M bfd/doc/bfdver.texi View 1 chunk +2 lines, -2 lines 0 comments Download
M bfd/doc/chew.c View 3 chunks +4 lines, -4 lines 0 comments Download
M bfd/doc/opncls.texi View 2 chunks +4 lines, -0 lines 0 comments Download
M bfd/doc/reloc.texi View 13 chunks +177 lines, -34 lines 0 comments Download
M bfd/doc/section.texi View 6 chunks +42 lines, -36 lines 0 comments Download
M bfd/doc/syms.texi View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/doc/targets.texi View 1 chunk +3 lines, -2 lines 0 comments Download
M bfd/dwarf2.c View 38 chunks +254 lines, -188 lines 0 comments Download
M bfd/ecoff.c View 3 chunks +2 lines, -6 lines 0 comments Download
M bfd/ecofflink.c View 63 chunks +243 lines, -315 lines 0 comments Download
M bfd/elf.c View 45 chunks +249 lines, -115 lines 0 comments Download
M bfd/elf-attrs.c View 4 chunks +6 lines, -6 lines 0 comments Download
M bfd/elf-bfd.h View 13 chunks +47 lines, -28 lines 0 comments Download
M bfd/elf-eh-frame.c View 9 chunks +30 lines, -27 lines 0 comments Download
M bfd/elf-m10200.c View 15 chunks +128 lines, -155 lines 0 comments Download
M bfd/elf-m10300.c View 64 chunks +857 lines, -196 lines 0 comments Download
A + bfd/elf-nacl.h View 2 chunks +7 lines, -6 lines 0 comments Download
A bfd/elf-nacl.c View 1 chunk +215 lines, -0 lines 0 comments Download
A bfd/elf-s390-common.c View 1 chunk +243 lines, -0 lines 0 comments Download
M bfd/elf-vxworks.c View 3 chunks +10 lines, -8 lines 0 comments Download
M bfd/elf32-am33lin.c View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/elf32-arm.c View 113 chunks +701 lines, -377 lines 0 comments Download
M bfd/elf32-avr.c View 9 chunks +85 lines, -15 lines 0 comments Download
M bfd/elf32-bfin.c View 46 chunks +86 lines, -92 lines 0 comments Download
M bfd/elf32-cr16.c View 19 chunks +39 lines, -75 lines 0 comments Download
M bfd/elf32-cr16c.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-cris.c View 47 chunks +148 lines, -190 lines 0 comments Download
M bfd/elf32-crx.c View 4 chunks +5 lines, -5 lines 0 comments Download
M bfd/elf32-d10v.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-epiphany.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-fr30.c View 10 chunks +47 lines, -68 lines 0 comments Download
M bfd/elf32-frv.c View 33 chunks +98 lines, -176 lines 0 comments Download
M bfd/elf32-h8300.c View 6 chunks +9 lines, -8 lines 0 comments Download
M bfd/elf32-hppa.c View 7 chunks +13 lines, -20 lines 0 comments Download
M bfd/elf32-i370.c View 10 chunks +21 lines, -28 lines 0 comments Download
M bfd/elf32-i386.c View 24 chunks +65 lines, -60 lines 0 comments Download
M bfd/elf32-i860.c View 2 chunks +4 lines, -3 lines 0 comments Download
M bfd/elf32-i960.c View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/elf32-ip2k.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-iq2000.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-lm32.c View 21 chunks +43 lines, -71 lines 0 comments Download
M bfd/elf32-m32c.c View 13 chunks +17 lines, -23 lines 0 comments Download
M bfd/elf32-m32r.c View 15 chunks +24 lines, -56 lines 0 comments Download
M bfd/elf32-m68hc11.c View 3 chunks +3 lines, -2 lines 0 comments Download
M bfd/elf32-m68hc12.c View 6 chunks +86 lines, -14 lines 0 comments Download
M bfd/elf32-m68hc1x.h View 2 chunks +5 lines, -1 line 0 comments Download
M bfd/elf32-m68hc1x.c View 9 chunks +77 lines, -7 lines 0 comments Download
M bfd/elf32-m68k.c View 39 chunks +149 lines, -133 lines 0 comments Download
M bfd/elf32-mcore.c View 3 chunks +4 lines, -4 lines 0 comments Download
M bfd/elf32-mep.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-microblaze.c View 13 chunks +23 lines, -22 lines 0 comments Download
M bfd/elf32-mips.c View 2 chunks +114 lines, -0 lines 0 comments Download
M bfd/elf32-moxie.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-msp430.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-mt.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-openrisc.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/elf32-ppc.h View 2 chunks +4 lines, -1 line 0 comments Download
M bfd/elf32-ppc.c View 41 chunks +682 lines, -88 lines 0 comments Download
M bfd/elf32-rl78.c View 16 chunks +972 lines, -47 lines 0 comments Download
M bfd/elf32-rx.c View 8 chunks +12 lines, -10 lines 0 comments Download
M bfd/elf32-s390.c View 115 chunks +980 lines, -552 lines 0 comments Download
M bfd/elf32-score.c View 11 chunks +21 lines, -21 lines 0 comments Download
M bfd/elf32-score7.c View 12 chunks +22 lines, -22 lines 0 comments Download
M bfd/elf32-sh.c View 24 chunks +58 lines, -84 lines 0 comments Download
M bfd/elf32-spu.c View 3 chunks +5 lines, -4 lines 0 comments Download
M bfd/elf32-tic6x.c View 9 chunks +13 lines, -17 lines 0 comments Download
M bfd/elf32-tilegx.c View 1 chunk +4 lines, -2 lines 0 comments Download
M bfd/elf32-tilepro.c View 31 chunks +499 lines, -85 lines 0 comments Download
M bfd/elf32-v850.c View 2 chunks +4 lines, -3 lines 0 comments Download
M bfd/elf32-vax.c View 23 chunks +48 lines, -59 lines 0 comments Download
M bfd/elf32-xc16x.c View 3 chunks +3 lines, -3 lines 0 comments Download
A bfd/elf32-xgate.h View 1 chunk +144 lines, -0 lines 0 comments Download
A bfd/elf32-xgate.c View 1 chunk +732 lines, -0 lines 0 comments Download
M bfd/elf32-xstormy16.c View 6 chunks +12 lines, -15 lines 0 comments Download
M bfd/elf32-xtensa.c View 13 chunks +23 lines, -22 lines 0 comments Download
M bfd/elf64-alpha.c View 33 chunks +46 lines, -44 lines 0 comments Download
M bfd/elf64-hppa.c View 12 chunks +64 lines, -63 lines 0 comments Download
A + bfd/elf64-ia64-vms.c View 140 chunks +1935 lines, -1788 lines 0 comments Download
M bfd/elf64-mips.c View 5 chunks +221 lines, -1 line 0 comments Download
M bfd/elf64-mmix.c View 28 chunks +85 lines, -155 lines 0 comments Download
M bfd/elf64-ppc.h View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/elf64-ppc.c View 78 chunks +415 lines, -118 lines 0 comments Download
M bfd/elf64-s390.c View 100 chunks +765 lines, -430 lines 0 comments Download
M bfd/elf64-sh64.c View 26 chunks +46 lines, -79 lines 0 comments Download
M bfd/elf64-sparc.c View 9 chunks +10 lines, -10 lines 0 comments Download
M bfd/elf64-tilegx.c View 1 chunk +5 lines, -2 lines 0 comments Download
M bfd/elf64-x86-64.c View 59 chunks +427 lines, -145 lines 0 comments Download
M bfd/elfcode.h View 5 chunks +26 lines, -5 lines 0 comments Download
M bfd/elflink.c View 140 chunks +604 lines, -450 lines 0 comments Download
M bfd/elfn32-mips.c View 3 chunks +219 lines, -0 lines 0 comments Download
M bfd/elfnn-ia64.c View 29 chunks +66 lines, -418 lines 0 comments Download
M bfd/elfxx-mips.c View 47 chunks +216 lines, -77 lines 0 comments Download
M bfd/elfxx-sparc.c View 27 chunks +92 lines, -29 lines 0 comments Download
M bfd/elfxx-target.h View 3 chunks +6 lines, -1 line 0 comments Download
M bfd/elfxx-tilegx.c View 37 chunks +640 lines, -251 lines 0 comments Download
M bfd/hash.c View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/hp300hpux.c View 15 chunks +42 lines, -66 lines 0 comments Download
M bfd/hppabsd-core.c View 5 chunks +23 lines, -38 lines 0 comments Download
M bfd/hpux-core.c View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/i386dynix.c View 3 chunks +6 lines, -6 lines 0 comments Download
M bfd/i386linux.c View 14 chunks +36 lines, -66 lines 0 comments Download
M bfd/i386lynx.c View 16 chunks +43 lines, -66 lines 0 comments Download
M bfd/i386mach3.c View 2 chunks +6 lines, -4 lines 0 comments Download
M bfd/i386msdos.c View 2 chunks +3 lines, -2 lines 0 comments Download
M bfd/i386os9k.c View 3 chunks +3 lines, -3 lines 0 comments Download
M bfd/irix-core.c View 5 chunks +5 lines, -5 lines 0 comments Download
M bfd/libbfd.h View 21 chunks +127 lines, -44 lines 0 comments Download
M bfd/libbfd-in.h View 7 chunks +29 lines, -16 lines 0 comments Download
M bfd/linker.c View 5 chunks +82 lines, -62 lines 0 comments Download
M bfd/lynx-core.c View 3 chunks +9 lines, -13 lines 0 comments Download
M bfd/m68klinux.c View 14 chunks +34 lines, -67 lines 0 comments Download
M bfd/mach-o.h View 14 chunks +115 lines, -27 lines 0 comments Download
M bfd/mach-o.c View 58 chunks +1764 lines, -354 lines 0 comments Download
M bfd/mach-o-i386.c View 7 chunks +123 lines, -15 lines 0 comments Download
M bfd/mach-o-target.c View 4 chunks +5 lines, -5 lines 0 comments Download
M bfd/mach-o-x86-64.c View 2 chunks +65 lines, -0 lines 0 comments Download
M bfd/mipsbsd.c View 15 chunks +39 lines, -51 lines 0 comments Download
M bfd/netbsd-core.c View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/nlm32-i386.c View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/nlm32-ppc.c View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/ns32knetbsd.c View 2 chunks +2 lines, -1 line 0 comments Download
M bfd/oasys.c View 1 chunk +3 lines, -1 line 0 comments Download
M bfd/opncls.c View 5 chunks +16 lines, -2 lines 0 comments Download
M bfd/osf-core.c View 8 chunks +16 lines, -30 lines 0 comments Download
M bfd/pc532-mach.c View 1 chunk +2 lines, -6 lines 0 comments Download
M bfd/pdp11.c View 39 chunks +89 lines, -89 lines 0 comments Download
M bfd/pef.h View 1 chunk +1 line, -0 lines 0 comments Download
M bfd/pef.c View 2 chunks +7 lines, -4 lines 0 comments Download
M bfd/peicode.h View 2 chunks +3 lines, -2 lines 0 comments Download
M bfd/plugin.c View 2 chunks +39 lines, -3 lines 0 comments Download
M bfd/po/SRC-POTFILES.in View 2 chunks +2 lines, -0 lines 0 comments Download
A bfd/po/uk.gmo View 0 chunks +-1 lines, --1 lines 0 comments Download
A + bfd/po/uk.po View 138 chunks +1063 lines, -1123 lines 0 comments Download
M bfd/ppcboot.c View 18 chunks +38 lines, -61 lines 0 comments Download
M bfd/ptrace-core.c View 5 chunks +20 lines, -23 lines 0 comments Download
M bfd/reloc.c View 21 chunks +284 lines, -62 lines 0 comments Download
M bfd/reloc16.c View 5 chunks +20 lines, -27 lines 0 comments Download
M bfd/riscix.c View 3 chunks +5 lines, -5 lines 0 comments Download
M bfd/sco5-core.c View 8 chunks +13 lines, -27 lines 0 comments Download
M bfd/section.c View 10 chunks +94 lines, -50 lines 0 comments Download
M bfd/som.h View 2 chunks +2 lines, -2 lines 0 comments Download
M bfd/som.c View 2 chunks +3 lines, -3 lines 0 comments Download
M bfd/sparclinux.c View 13 chunks +31 lines, -65 lines 0 comments Download
M bfd/sparclynx.c View 7 chunks +11 lines, -16 lines 0 comments Download
M bfd/stab-syms.c View 2 chunks +2 lines, -1 line 0 comments Download
M bfd/sunos.c View 28 chunks +53 lines, -48 lines 0 comments Download
M bfd/syms.c View 2 chunks +2 lines, -1 line 0 comments Download
M bfd/sysdep.h View 1 chunk +4 lines, -0 lines 0 comments Download
M bfd/targets.c View 10 chunks +20 lines, -7 lines 0 comments Download
M bfd/ticoff.h View 3 chunks +6 lines, -9 lines 0 comments Download
M bfd/trad-core.c View 6 chunks +13 lines, -20 lines 0 comments Download
M bfd/versados.c View 3 chunks +3 lines, -3 lines 0 comments Download
M bfd/version.h View 1 chunk +1 line, -1 line 0 comments Download
M bfd/vms-lib.c View 19 chunks +68 lines, -25 lines 0 comments Download
M bfd/xsym.h View 3 chunks +3 lines, -2 lines 0 comments Download
M bfd/xsym.c View 2 chunks +4 lines, -2 lines 0 comments Download
M config.sub View 13 chunks +27 lines, -15 lines 0 comments Download
M config/ChangeLog View 2 chunks +68 lines, -0 lines 0 comments Download
M config/acx.m4 View 2 chunks +4 lines, -4 lines 0 comments Download
A config/asmcfi.m4 View 1 chunk +15 lines, -0 lines 0 comments Download
A config/math.m4 View 1 chunk +50 lines, -0 lines 0 comments Download
M config/mh-darwin View 1 chunk +3 lines, -1 line 0 comments Download
D config/mh-interix View 1 chunk +0 lines, -2 lines 0 comments Download
M config/mh-ppc-aix View 1 chunk +1 line, -1 line 0 comments Download
A config/mmap.m4 View 1 chunk +97 lines, -0 lines 0 comments Download
M config/mt-alphaieee View 1 chunk +1 line, -0 lines 0 comments Download
M config/mt-sde View 1 chunk +1 line, -1 line 0 comments Download
M config/picflag.m4 View 2 chunks +1 line, -4 lines 0 comments Download
M config/stdint.m4 View 1 chunk +1 line, -1 line 0 comments Download
M config/tcl.m4 View 3 chunks +3 lines, -3 lines 0 comments Download
M config/warnings.m4 View 5 chunks +17 lines, -7 lines 0 comments Download
A config/weakref.m4 View 1 chunk +47 lines, -0 lines 0 comments Download
M configure View 11 chunks +22 lines, -33 lines 0 comments Download
M configure.ac View 28 chunks +44 lines, -55 lines 0 comments Download
M cpu/ChangeLog View 1 chunk +9 lines, -0 lines 0 comments Download
M cpu/frv.opc View 1 chunk +5 lines, -5 lines 0 comments Download
M cpu/mt.opc View 2 chunks +2 lines, -2 lines 0 comments Download
M djunpack.bat View 1 chunk +2 lines, -2 lines 0 comments Download
A gdb/.dir-locals.el View 1 chunk +24 lines, -0 lines 0 comments Download
M gdb/.gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/CONTRIBUTE View 1 chunk +3 lines, -3 lines 0 comments Download
M gdb/ChangeLog View 1 chunk +7453 lines, -11407 lines 0 comments Download
A + gdb/ChangeLog-2011 View 8 chunks +369 lines, -204 lines 0 comments Download
M gdb/MAINTAINERS View 12 chunks +15 lines, -6 lines 0 comments Download
M gdb/Makefile.in View 40 chunks +102 lines, -141 lines 0 comments Download
M gdb/NEWS View 3 chunks +317 lines, -5 lines 0 comments Download
M gdb/README View 1 chunk +4 lines, -4 lines 0 comments Download
M gdb/acinclude.m4 View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/aclocal.m4 View 4 chunks +0 lines, -880 lines 0 comments Download
A gdb/acx_configure_dir.m4 View 1 chunk +117 lines, -0 lines 0 comments Download
M gdb/ada-exp.c View 38 chunks +154 lines, -150 lines 0 comments Download
M gdb/ada-exp.y View 10 chunks +27 lines, -23 lines 0 comments Download
M gdb/ada-lang.h View 5 chunks +26 lines, -21 lines 0 comments Download
M gdb/ada-lang.c View 113 chunks +505 lines, -319 lines 0 comments Download
M gdb/ada-lex.c View 4 chunks +14 lines, -3 lines 0 comments Download
M gdb/ada-lex.l View 4 chunks +14 lines, -3 lines 0 comments Download
M gdb/ada-tasks.c View 7 chunks +92 lines, -47 lines 0 comments Download
M gdb/ada-typeprint.c View 5 chunks +10 lines, -8 lines 0 comments Download
M gdb/ada-valprint.c View 19 chunks +92 lines, -104 lines 0 comments Download
A gdb/ada-varobj.h View 1 chunk +56 lines, -0 lines 0 comments Download
A gdb/ada-varobj.c View 1 chunk +888 lines, -0 lines 0 comments Download
A gdb/agent.c View 1 chunk +87 lines, -0 lines 0 comments Download
M gdb/aix-thread.c View 6 chunks +13 lines, -8 lines 0 comments Download
M gdb/alpha-linux-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/alpha-mdebug-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/alpha-osf1-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/alpha-tdep.h View 1 chunk +2 lines, -1 line 0 comments Download
M gdb/alpha-tdep.c View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/alphafbsd-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/alphanbsd-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/alphaobsd-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/amd64-darwin-tdep.c View 2 chunks +4 lines, -2 lines 0 comments Download
M gdb/amd64-dicos-tdep.c View 2 chunks +0 lines, -20 lines 0 comments Download
M gdb/amd64-linux-nat.c View 15 chunks +366 lines, -47 lines 0 comments Download
M gdb/amd64-linux-tdep.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/amd64-linux-tdep.c View 12 chunks +122 lines, -42 lines 0 comments Download
M gdb/amd64-nat.c View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/amd64-sol2-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/amd64-tdep.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/amd64-tdep.c View 14 chunks +285 lines, -18 lines 0 comments Download
M gdb/amd64-windows-nat.c View 2 chunks +14 lines, -0 lines 0 comments Download
M gdb/amd64-windows-tdep.c View 3 chunks +8 lines, -1 line 0 comments Download
A + gdb/amd64bsd-nat.h View 2 chunks +14 lines, -8 lines 0 comments Download
M gdb/amd64bsd-nat.c View 2 chunks +73 lines, -0 lines 0 comments Download
M gdb/amd64fbsd-nat.c View 2 chunks +16 lines, -0 lines 0 comments Download
M gdb/amd64nbsd-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/amd64obsd-tdep.c View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/arch-utils.h View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/arch-utils.c View 4 chunks +13 lines, -2 lines 0 comments Download
M gdb/arm-linux-nat.c View 4 chunks +22 lines, -11 lines 0 comments Download
M gdb/arm-linux-tdep.c View 4 chunks +140 lines, -0 lines 0 comments Download
M gdb/arm-symbian-tdep.c View 3 chunks +5 lines, -2 lines 0 comments Download
M gdb/arm-tdep.h View 3 chunks +9 lines, -0 lines 0 comments Download
M gdb/arm-tdep.c View 23 chunks +2125 lines, -18 lines 0 comments Download
M gdb/arm-wince-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
A gdb/auto-load.h View 1 chunk +61 lines, -0 lines 0 comments Download
A gdb/auto-load.c View 1 chunk +1308 lines, -0 lines 0 comments Download
M gdb/auxv.c View 2 chunks +5 lines, -1 line 0 comments Download
M gdb/avr-tdep.c View 2 chunks +1 line, -2 lines 0 comments Download
M gdb/ax.h View 3 chunks +10 lines, -0 lines 0 comments Download
M gdb/ax-gdb.h View 1 chunk +11 lines, -0 lines 0 comments Download
M gdb/ax-gdb.c View 19 chunks +214 lines, -52 lines 0 comments Download
M gdb/ax-general.c View 2 chunks +37 lines, -0 lines 0 comments Download
M gdb/bfin-linux-tdep.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/bfin-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/block.h View 6 chunks +120 lines, -8 lines 0 comments Download
M gdb/block.c View 3 chunks +364 lines, -41 lines 0 comments Download
M gdb/blockframe.c View 4 chunks +9 lines, -6 lines 0 comments Download
M gdb/breakpoint.h View 22 chunks +149 lines, -21 lines 0 comments Download
M gdb/breakpoint.c View 188 chunks +2804 lines, -445 lines 0 comments Download
M gdb/bsd-uthread.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/buildsym.h View 3 chunks +19 lines, -11 lines 0 comments Download
M gdb/buildsym.c View 24 chunks +257 lines, -80 lines 0 comments Download
M gdb/c-exp.c View 59 chunks +949 lines, -806 lines 0 comments Download
M gdb/c-exp.y View 17 chunks +164 lines, -53 lines 0 comments Download
M gdb/c-lang.h View 1 chunk +8 lines, -8 lines 0 comments Download
M gdb/c-lang.c View 10 chunks +9 lines, -6 lines 0 comments Download
M gdb/c-typeprint.c View 8 chunks +13 lines, -13 lines 0 comments Download
M gdb/c-valprint.c View 15 chunks +81 lines, -286 lines 0 comments Download
A + gdb/cc-with-dwz.sh View 4 chunks +8 lines, -54 lines 0 comments Download
M gdb/cc-with-index.sh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/charset.c View 6 chunks +7 lines, -11 lines 0 comments Download
A gdb/cleanups.h View 1 chunk +69 lines, -0 lines 0 comments Download
A gdb/cleanups.c View 1 chunk +293 lines, -0 lines 0 comments Download
M gdb/cli/cli-cmds.c View 16 chunks +40 lines, -36 lines 0 comments Download
M gdb/cli/cli-decode.h View 5 chunks +6 lines, -94 lines 0 comments Download
M gdb/cli/cli-decode.c View 9 chunks +30 lines, -79 lines 0 comments Download
M gdb/cli/cli-interp.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/cli/cli-logging.c View 6 chunks +43 lines, -21 lines 0 comments Download
M gdb/cli/cli-script.c View 3 chunks +22 lines, -5 lines 0 comments Download
M gdb/cli/cli-setshow.c View 4 chunks +14 lines, -14 lines 0 comments Download
M gdb/cli/cli-utils.h View 2 chunks +17 lines, -0 lines 0 comments Download
M gdb/cli/cli-utils.c View 2 chunks +55 lines, -0 lines 0 comments Download
M gdb/coffread.c View 8 chunks +10 lines, -9 lines 0 comments Download
M gdb/command.h View 7 chunks +20 lines, -14 lines 0 comments Download
A gdb/common/agent.h View 1 chunk +57 lines, -0 lines 0 comments Download
A gdb/common/agent.c View 1 chunk +356 lines, -0 lines 0 comments Download
M gdb/common/ax.def View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/common/buffer.c View 4 chunks +51 lines, -4 lines 0 comments Download
A gdb/common/format.h View 1 chunk +63 lines, -0 lines 0 comments Download
A gdb/common/format.c View 1 chunk +400 lines, -0 lines 0 comments Download
M gdb/common/gdb_assert.h View 1 chunk +1 line, -1 line 0 comments Download
M gdb/common/gdb_signals.h View 1 chunk +12 lines, -12 lines 0 comments Download
M gdb/common/linux-osdata.c View 21 chunks +1092 lines, -39 lines 0 comments Download
M gdb/common/linux-procfs.h View 1 chunk +15 lines, -1 line 0 comments Download
M gdb/common/linux-procfs.c View 1 chunk +80 lines, -15 lines 0 comments Download
M gdb/common/linux-ptrace.h View 2 chunks +5 lines, -0 lines 0 comments Download
A gdb/common/linux-ptrace.c View 1 chunk +244 lines, -0 lines 0 comments Download
M gdb/common/signals.c View 10 chunks +137 lines, -179 lines 0 comments Download
A + gdb/common/vec.h View 1 chunk +3 lines, -0 lines 0 comments Download
A + gdb/common/vec.c View 1 chunk +5 lines, -0 lines 0 comments Download
M gdb/completer.h View 1 chunk +15 lines, -13 lines 0 comments Download
M gdb/completer.c View 21 chunks +57 lines, -84 lines 0 comments Download
M gdb/config.in View 27 chunks +59 lines, -251 lines 0 comments Download
M gdb/config/alpha/alpha-linux.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/alpha/alpha-osf3.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/alpha/fbsd.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/arm/linux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/arm/nbsdaout.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/arm/nbsdelf.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/djgpp/djcheck.sh View 1 chunk +15 lines, -0 lines 0 comments Download
M gdb/config/djgpp/fnchange.lst View 2 chunks +5 lines, -0 lines 0 comments Download
M gdb/config/i386/fbsd64.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/i386/i386gnu.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/i386/linux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/i386/linux64.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/i386/nbsdaout.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/i386/obsdaout.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/ia64/hpux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/ia64/linux.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/m32r/linux.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/m68k/linux.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/m68k/nbsdaout.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/m68k/obsd.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/mips/irix5.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/mips/irix6.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/mips/linux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/pa/hpux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/pa/linux.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/powerpc/aix.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/powerpc/linux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/powerpc/ppc64-linux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/powerpc/spu-linux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/s390/s390.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/sparc/linux.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/sparc/linux64.mh View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/config/sparc/sol2.mh View 1 chunk +1 line, -1 line 0 comments Download
A + gdb/config/tilegx/linux.mh View 1 chunk +4 lines, -4 lines 0 comments Download
M gdb/config/vax/nbsdaout.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/vax/vax.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/config/xtensa/linux.mh View 1 chunk +1 line, -1 line 0 comments Download
M gdb/configure View 48 chunks +788 lines, -3699 lines 0 comments Download
M gdb/configure.ac View 19 chunks +129 lines, -76 lines 0 comments Download
M gdb/configure.host View 2 chunks +3 lines, -0 lines 0 comments Download
M gdb/configure.tgt View 21 chunks +94 lines, -103 lines 0 comments Download
A gdb/contrib/test_pubnames_and_indexes.py View 1 chunk +207 lines, -0 lines 0 comments Download
M gdb/copyright.py View 1 chunk +259 lines, -587 lines 0 comments Download
D gdb/copyright.sh View 1 chunk +0 lines, -170 lines 0 comments Download
M gdb/corefile.c View 9 chunks +16 lines, -24 lines 0 comments Download
M gdb/corelow.c View 13 chunks +44 lines, -36 lines 0 comments Download
M gdb/cp-abi.h View 2 chunks +6 lines, -0 lines 0 comments Download
M gdb/cp-abi.c View 2 chunks +11 lines, -1 line 0 comments Download
M gdb/cp-name-parser.c View 49 chunks +229 lines, -203 lines 0 comments Download
M gdb/cp-name-parser.y View 7 chunks +35 lines, -9 lines 0 comments Download
M gdb/cp-namespace.c View 3 chunks +11 lines, -12 lines 0 comments Download
M gdb/cp-support.h View 4 chunks +4 lines, -12 lines 0 comments Download
M gdb/cp-support.c View 8 chunks +25 lines, -122 lines 0 comments Download
M gdb/cp-valprint.c View 6 chunks +24 lines, -6 lines 0 comments Download
M gdb/cris-tdep.c View 7 chunks +2 lines, -54 lines 0 comments Download
M gdb/d-lang.h View 1 chunk +5 lines, -5 lines 0 comments Download
M gdb/d-lang.c View 2 chunks +6 lines, -2 lines 0 comments Download
M gdb/d-valprint.c View 3 chunks +15 lines, -16 lines 0 comments Download
M gdb/darwin-nat.h View 1 chunk +11 lines, -1 line 0 comments Download
M gdb/darwin-nat.c View 12 chunks +34 lines, -40 lines 0 comments Download
M gdb/darwin-nat-info.c View 2 chunks +4 lines, -1 line 0 comments Download
M gdb/data-directory/Makefile.in View 1 chunk +2 lines, -1 line 0 comments Download
M gdb/dbxread.c View 5 chunks +10 lines, -8 lines 0 comments Download
M gdb/defs.h View 11 chunks +48 lines, -65 lines 0 comments Download
M gdb/dicos-tdep.c View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/dictionary.h View 1 chunk +5 lines, -0 lines 0 comments Download
M gdb/dictionary.c View 2 chunks +27 lines, -0 lines 0 comments Download
M gdb/disasm.c View 8 chunks +11 lines, -11 lines 0 comments Download
M gdb/doc/ChangeLog View 1 chunk +573 lines, -1 line 0 comments Download
M gdb/doc/agentexpr.texi View 1 chunk +17 lines, -0 lines 0 comments Download
M gdb/doc/all-cfg.texi View 1 chunk +0 lines, -3 lines 0 comments Download
M gdb/doc/gdb.info View 3 chunks +605 lines, -547 lines 0 comments Download
M gdb/doc/gdb.info-1 View 36 chunks +490 lines, -638 lines 0 comments Download
M gdb/doc/gdb.info-2 View 47 chunks +822 lines, -603 lines 0 comments Download
M gdb/doc/gdb.info-3 View 57 chunks +1141 lines, -1335 lines 0 comments Download
M gdb/doc/gdb.info-4 View 49 chunks +1627 lines, -1605 lines 0 comments Download
M gdb/doc/gdb.info-5 View 21 chunks +1845 lines, -503 lines 0 comments Download
M gdb/doc/gdb.info-6 View 0 chunks +-1 lines, --1 lines 0 comments Download
M gdb/doc/gdb.texinfo View 158 chunks +2215 lines, -292 lines 0 comments Download
M gdb/doc/gdbint.info View 1 chunk +80 lines, -79 lines 0 comments Download
M gdb/doc/gdbint.info-1 View 7 chunks +111 lines, -135 lines 0 comments Download
M gdb/doc/gdbint.info-2 View 17 chunks +561 lines, -444 lines 0 comments Download
M gdb/doc/gdbint.texinfo View 9 chunks +130 lines, -47 lines 0 comments Download
M gdb/doc/observer.texi View 1 chunk +4 lines, -0 lines 0 comments Download
M gdb/doc/refcard.tex View 1 chunk +1 line, -1 line 0 comments Download
M gdb/doc/stabs.info View 5 chunks +8 lines, -8 lines 0 comments Download
M gdb/doc/stabs.texinfo View 1 chunk +1 line, -1 line 0 comments Download
M gdb/dummy-frame.h View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/dummy-frame.c View 3 chunks +45 lines, -6 lines 0 comments Download
M gdb/dwarf2-frame.c View 27 chunks +111 lines, -138 lines 0 comments Download
M gdb/dwarf2-frame-tailcall.c View 2 chunks +1 line, -3 lines 0 comments Download
M gdb/dwarf2expr.h View 8 chunks +69 lines, -23 lines 0 comments Download
M gdb/dwarf2expr.c View 30 chunks +159 lines, -116 lines 0 comments Download
M gdb/dwarf2loc.h View 5 chunks +12 lines, -3 lines 0 comments Download
M gdb/dwarf2loc.c View 57 chunks +399 lines, -162 lines 0 comments Download
M gdb/dwarf2read.c View 353 chunks +4999 lines, -2893 lines 0 comments Download
M gdb/elfread.c View 28 chunks +188 lines, -36 lines 0 comments Download
M gdb/eval.c View 10 chunks +43 lines, -20 lines 0 comments Download
M gdb/exceptions.c View 4 chunks +52 lines, -8 lines 0 comments Download
M gdb/exec.c View 4 chunks +7 lines, -5 lines 0 comments Download
M gdb/expprint.c View 3 chunks +1 line, -5 lines 0 comments Download
M gdb/expression.h View 2 chunks +4 lines, -1 line 0 comments Download
M gdb/f-exp.c View 21 chunks +100 lines, -100 lines 0 comments Download
M gdb/f-exp.y View 4 chunks +9 lines, -9 lines 0 comments Download
M gdb/f-lang.h View 2 chunks +6 lines, -5 lines 0 comments Download
M gdb/f-lang.c View 5 chunks +5 lines, -8 lines 0 comments Download
M gdb/f-valprint.c View 11 chunks +63 lines, -154 lines 0 comments Download
M gdb/fbsd-nat.c View 2 chunks +3 lines, -3 lines 0 comments Download
M gdb/features/Makefile View 3 chunks +17 lines, -1 line 0 comments Download
M gdb/features/arm-with-iwmmxt.c View 1 chunk +2 lines, -1 line 0 comments Download
M gdb/features/arm-with-m.c View 1 chunk +0 lines, -1 line 0 comments Download
A + gdb/features/arm-with-m-fpa-layout.c View 2 chunks +13 lines, -5 lines 0 comments Download
A + gdb/features/arm-with-m-fpa-layout.xml View 2 chunks +20 lines, -2 lines 0 comments Download
A + gdb/features/arm-with-m-vfp-d16.c View 2 chunks +19 lines, -20 lines 0 comments Download
A + gdb/features/arm-with-m-vfp-d16.xml View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/features/arm-with-neon.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/arm-with-vfpv2.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/arm-with-vfpv3.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/i386/i386-mmx-linux.c View 1 chunk +1 line, -1 line 0 comments Download
A + gdb/features/i386/x32.c View 4 chunks +8 lines, -8 lines 0 comments Download
A + gdb/features/i386/x32.xml View 1 chunk +4 lines, -4 lines 0 comments Download
A + gdb/features/i386/x32-avx.c View 4 chunks +8 lines, -8 lines 0 comments Download
A + gdb/features/i386/x32-avx.xml View 1 chunk +4 lines, -4 lines 0 comments Download
A + gdb/features/i386/x32-avx-linux.c View 4 chunks +8 lines, -8 lines 0 comments Download
A + gdb/features/i386/x32-avx-linux.xml View 1 chunk +4 lines, -4 lines 0 comments Download
A + gdb/features/i386/x32-core.xml View 3 chunks +4 lines, -4 lines 0 comments Download
A + gdb/features/i386/x32-linux.c View 3 chunks +6 lines, -6 lines 0 comments Download
A + gdb/features/i386/x32-linux.xml View 1 chunk +4 lines, -4 lines 0 comments Download
A gdb/features/mips-dsp.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A + gdb/features/mips-dsp-linux.c View 2 chunks +17 lines, -6 lines 0 comments Download
A + gdb/features/mips-dsp-linux.xml View 2 chunks +2 lines, -1 line 0 comments Download
M gdb/features/mips-linux.c View 1 chunk +0 lines, -1 line 0 comments Download
A gdb/features/mips64-dsp.xml View 1 chunk +18 lines, -0 lines 0 comments Download
A + gdb/features/mips64-dsp-linux.c View 2 chunks +15 lines, -6 lines 0 comments Download
A + gdb/features/mips64-dsp-linux.xml View 2 chunks +2 lines, -1 line 0 comments Download
M gdb/features/mips64-linux.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-32.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-32l.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-403.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-403gc.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-405.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-505.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-601.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-602.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-603.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-604.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-64.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-64l.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-750.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-860.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-e500.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-e500l.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-isa205-32l.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/powerpc-isa205-64l.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/rs6000/rs6000.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390-linux32.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390-linux32v1.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390-linux32v2.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390-linux64.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390-linux64v1.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390-linux64v2.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390x-linux64.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390x-linux64v1.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/s390x-linux64v2.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/tic6x-c62x.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/tic6x-c62x-linux.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/tic6x-c64x.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/tic6x-c64x-linux.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/tic6x-c64xp.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/features/tic6x-c64xp-linux.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/filesystem.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/findcmd.c View 2 chunks +5 lines, -3 lines 0 comments Download
M gdb/findvar.c View 4 chunks +58 lines, -6 lines 0 comments Download
M gdb/fork-child.c View 6 chunks +6 lines, -9 lines 0 comments Download
M gdb/frame.h View 1 chunk +7 lines, -0 lines 0 comments Download
M gdb/frame.c View 4 chunks +29 lines, -1 line 0 comments Download
M gdb/frame-unwind.h View 1 chunk +3 lines, -1 line 0 comments Download
M gdb/frv-linux-tdep.c View 2 chunks +3 lines, -2 lines 0 comments Download
M gdb/frv-tdep.c View 4 chunks +1 line, -70 lines 0 comments Download
M gdb/gcore.c View 2 chunks +31 lines, -23 lines 0 comments Download
M gdb/gdb.1 View 2 chunks +11 lines, -1 line 0 comments Download
A gdb/gdb-code-style.el View 1 chunk +77 lines, -0 lines 0 comments Download
M gdb/gdb-gdb.py View 4 chunks +6 lines, -4 lines 0 comments Download
A + gdb/gdb-gdb.gdb.in View 0 chunks +-1 lines, --1 lines 0 comments Download
M gdb/gdb_curses.h View 2 chunks +11 lines, -7 lines 0 comments Download
M gdb/gdb_proc_service.h View 4 chunks +101 lines, -9 lines 0 comments Download
A + gdb/gdb_vecs.h View 2 chunks +21 lines, -24 lines 0 comments Download
M gdb/gdbarch.h View 11 chunks +200 lines, -22 lines 0 comments Download
M gdb/gdbarch.c View 32 chunks +424 lines, -41 lines 0 comments Download
M gdb/gdbarch.sh View 12 chunks +149 lines, -13 lines 0 comments Download
M gdb/gdbcore.h View 2 chunks +10 lines, -3 lines 0 comments Download
D gdb/gdbinit.in View 1 chunk +0 lines, -34 lines 0 comments Download
M gdb/gdbserver/.gitignore View 1 chunk +8 lines, -0 lines 0 comments Download
M gdb/gdbserver/ChangeLog View 2 chunks +976 lines, -1 line 0 comments Download
M gdb/gdbserver/Makefile.in View 22 chunks +147 lines, -32 lines 0 comments Download
M gdb/gdbserver/acinclude.m4 View 1 chunk +20 lines, -0 lines 0 comments Download
M gdb/gdbserver/aclocal.m4 View 1 chunk +95 lines, -0 lines 0 comments Download
A gdb/gdbserver/ax.h View 1 chunk +74 lines, -0 lines 0 comments Download
A gdb/gdbserver/ax.c View 1 chunk +1346 lines, -0 lines 0 comments Download
M gdb/gdbserver/config.in View 6 chunks +14 lines, -9 lines 0 comments Download
M gdb/gdbserver/configure View 16 chunks +384 lines, -14 lines 0 comments Download
M gdb/gdbserver/configure.ac View 6 chunks +40 lines, -5 lines 0 comments Download
M gdb/gdbserver/configure.srv View 12 chunks +36 lines, -6 lines 0 comments Download
A gdb/gdbserver/dll.c View 1 chunk +110 lines, -0 lines 0 comments Download
M gdb/gdbserver/gdbreplay.c View 1 chunk +2 lines, -0 lines 0 comments Download
A gdb/gdbserver/gdbthread.h View 1 chunk +71 lines, -0 lines 0 comments Download
M gdb/gdbserver/hostio.c View 4 chunks +53 lines, -6 lines 0 comments Download
M gdb/gdbserver/i386-low.c View 1 chunk +49 lines, -13 lines 0 comments Download
M gdb/gdbserver/inferiors.c View 3 chunks +3 lines, -115 lines 0 comments Download
M gdb/gdbserver/linux-arm-low.c View 8 chunks +26 lines, -19 lines 0 comments Download
M gdb/gdbserver/linux-bfin-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/gdbserver/linux-cris-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/gdbserver/linux-crisv32-low.c View 4 chunks +13 lines, -12 lines 0 comments Download
M gdb/gdbserver/linux-ia64-low.c View 2 chunks +45 lines, -1 line 0 comments Download
M gdb/gdbserver/linux-low.h View 5 chunks +22 lines, -5 lines 0 comments Download
M gdb/gdbserver/linux-low.c View 64 chunks +790 lines, -349 lines 0 comments Download
M gdb/gdbserver/linux-m32r-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/gdbserver/linux-m68k-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/gdbserver/linux-mips-low.c View 6 chunks +95 lines, -25 lines 0 comments Download
M gdb/gdbserver/linux-ppc-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/gdbserver/linux-s390-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/gdbserver/linux-sh-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/gdbserver/linux-sparc-low.c View 5 chunks +17 lines, -11 lines 0 comments Download
M gdb/gdbserver/linux-tic6x-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
A gdb/gdbserver/linux-tile-low.c View 1 chunk +142 lines, -0 lines 0 comments Download
M gdb/gdbserver/linux-x86-low.c View 18 chunks +262 lines, -15 lines 0 comments Download
M gdb/gdbserver/linux-xtensa-low.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/gdbserver/lynx-low.c View 4 chunks +4 lines, -4 lines 0 comments Download
M gdb/gdbserver/mem-break.h View 2 chunks +26 lines, -0 lines 0 comments Download
M gdb/gdbserver/mem-break.c View 7 chunks +267 lines, -3 lines 0 comments Download
M gdb/gdbserver/nto-low.c View 5 chunks +6 lines, -5 lines 0 comments Download
M gdb/gdbserver/regcache.c View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/gdbserver/remote-utils.c View 15 chunks +78 lines, -14 lines 0 comments Download
M gdb/gdbserver/server.h View 13 chunks +41 lines, -52 lines 0 comments Download
M gdb/gdbserver/server.c View 39 chunks +228 lines, -48 lines 0 comments Download
M gdb/gdbserver/spu-low.c View 3 chunks +6 lines, -6 lines 0 comments Download
M gdb/gdbserver/target.h View 5 chunks +13 lines, -2 lines 0 comments Download
M gdb/gdbserver/target.c View 2 chunks +4 lines, -4 lines 0 comments Download
M gdb/gdbserver/tracepoint.c View 88 chunks +637 lines, -1663 lines 0 comments Download
M gdb/gdbserver/win32-low.c View 12 chunks +29 lines, -28 lines 0 comments Download
M gdb/gdbthread.h View 4 chunks +11 lines, -2 lines 0 comments Download
M gdb/gdbtypes.h View 22 chunks +91 lines, -37 lines 0 comments Download
M gdb/gdbtypes.c View 17 chunks +89 lines, -46 lines 0 comments Download
M gdb/gnu-nat.c View 11 chunks +14 lines, -14 lines 0 comments Download
M gdb/gnu-v2-abi.c View 3 chunks +6 lines, -5 lines 0 comments Download
M gdb/gnu-v3-abi.c View 8 chunks +256 lines, -9 lines 0 comments Download
D gdb/gnulib/Makefile.am View 1 chunk +0 lines, -353 lines 0 comments Download
M gdb/gnulib/Makefile.in View 1 chunk +258 lines, -1113 lines 0 comments Download
A + gdb/gnulib/aclocal.m4 View 3 chunks +80 lines, -19 lines 0 comments Download
A gdb/gnulib/config.in View 1 chunk +592 lines, -0 lines 0 comments Download
A + gdb/gnulib/configure View 50 chunks +6192 lines, -10641 lines 0 comments Download
A gdb/gnulib/configure.ac View 1 chunk +62 lines, -0 lines 0 comments Download
D gdb/gnulib/dummy.c View 1 chunk +0 lines, -42 lines 0 comments Download
D gdb/gnulib/extra/arg-nonnull.h View 1 chunk +0 lines, -26 lines 0 comments Download
D gdb/gnulib/extra/c++defs.h View 1 chunk +0 lines, -271 lines 0 comments Download
D gdb/gnulib/extra/warn-on-use.h View 1 chunk +0 lines, -109 lines 0 comments Download
A gdb/gnulib/import/Makefile.am View 1 chunk +785 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/Makefile.in View 31 chunks +619 lines, -285 lines 0 comments Download
A + gdb/gnulib/import/alloca.c View 15 chunks +171 lines, -176 lines 0 comments Download
A gdb/gnulib/import/alloca.in.h View 1 chunk +56 lines, -0 lines 0 comments Download
A gdb/gnulib/import/config.charset View 1 chunk +684 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/extra/snippet/arg-nonnull.h View 2 chunks +2 lines, -2 lines 0 comments Download
A + gdb/gnulib/import/extra/snippet/c++defs.h View 2 chunks +2 lines, -2 lines 0 comments Download
A + gdb/gnulib/import/extra/snippet/warn-on-use.h View 2 chunks +2 lines, -2 lines 0 comments Download
A gdb/gnulib/import/extra/update-copyright View 1 chunk +274 lines, -0 lines 0 comments Download
A gdb/gnulib/import/fnmatch.c View 1 chunk +350 lines, -0 lines 0 comments Download
A gdb/gnulib/import/fnmatch.in.h View 1 chunk +67 lines, -0 lines 0 comments Download
A gdb/gnulib/import/fnmatch_loop.c View 1 chunk +1219 lines, -0 lines 0 comments Download
A gdb/gnulib/import/inttypes.in.h View 1 chunk +1130 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/localcharset.h View 1 chunk +8 lines, -10 lines 0 comments Download
A gdb/gnulib/import/localcharset.c View 1 chunk +546 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/m4/00gnulib.m4 View 1 chunk +1 line, -1 line 0 comments Download
A gdb/gnulib/import/m4/alloca.m4 View 1 chunk +121 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/codeset.m4 View 1 chunk +23 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/configmake.m4 View 1 chunk +50 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/m4/extensions.m4 View 4 chunks +8 lines, -3 lines 0 comments Download
A gdb/gnulib/import/m4/fcntl-o.m4 View 1 chunk +123 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/fnmatch.m4 View 1 chunk +156 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/glibc21.m4 View 1 chunk +34 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/gnulib-cache.m4 View 1 chunk +51 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/m4/gnulib-common.m4 View 6 chunks +179 lines, -7 lines 0 comments Download
A + gdb/gnulib/import/m4/gnulib-comp.m4 View 6 chunks +145 lines, -42 lines 0 comments Download
A + gdb/gnulib/import/m4/gnulib-tool.m4 View 1 chunk +1 line, -1 line 0 comments Download
A + gdb/gnulib/import/m4/include_next.m4 View 5 chunks +125 lines, -42 lines 0 comments Download
A gdb/gnulib/import/m4/inttypes.m4 View 1 chunk +157 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/inttypes-pri.m4 View 1 chunk +42 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/localcharset.m4 View 1 chunk +17 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/locale-fr.m4 View 1 chunk +250 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/locale-ja.m4 View 1 chunk +136 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/locale-zh.m4 View 1 chunk +130 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/m4/longlong.m4 View 4 chunks +47 lines, -40 lines 0 comments Download
A gdb/gnulib/import/m4/mbrtowc.m4 View 1 chunk +572 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/mbsinit.m4 View 1 chunk +51 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/mbsrtowcs.m4 View 1 chunk +155 lines, -0 lines 0 comments Download
A gdb/gnulib/import/m4/mbstate_t.m4 View 1 chunk +41 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/m4/memchr.m4 View 4 chunks +17 lines, -14 lines 0 comments Download
A gdb/gnulib/import/m4/memmem.m4 View 1 chunk +151 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/m4/mmap-anon.m4 View 3 chunks +7 lines, -11 lines 0 comments Download
A + gdb/gnulib/import/m4/multiarch.m4 View 3 chunks +4 lines, -7 lines 0 comments Download
A + gdb/gnulib/import/m4/onceonly.m4 View 3 chunks +23 lines, -10 lines 0 comments Download
A gdb/gnulib/import/m4/stdbool.m4 View 1 chunk +100 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/m4/stddef_h.m4 View 4 chunks +6 lines, -4 lines 0 comments Download
A + gdb/gnulib/import/m4/stdint.m4 View 15 chunks +32 lines, -20 lines 0 comments Download
A + gdb/gnulib/import/m4/string_h.m4 View 6 chunks +14 lines, -6 lines 0 comments Download
A + gdb/gnulib/import/m4/warn-on-use.m4 View 4 chunks +8 lines, -6 lines 0 comments Download
A + gdb/gnulib/import/m4/wchar_h.m4 View 10 chunks +98 lines, -25 lines 0 comments Download
A + gdb/gnulib/import/m4/wchar_t.m4 View 2 chunks +9 lines, -5 lines 0 comments Download
A gdb/gnulib/import/m4/wctype_h.m4 View 1 chunk +211 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/m4/wint_t.m4 View 3 chunks +9 lines, -5 lines 0 comments Download
A gdb/gnulib/import/mbrtowc.c View 1 chunk +402 lines, -0 lines 0 comments Download
A gdb/gnulib/import/mbsinit.c View 1 chunk +61 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/mbsrtowcs.c View 2 chunks +16 lines, -14 lines 0 comments Download
A gdb/gnulib/import/mbsrtowcs-impl.h View 1 chunk +122 lines, -0 lines 0 comments Download
A gdb/gnulib/import/mbsrtowcs-state.c View 1 chunk +37 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/memchr.c View 1 chunk +1 line, -1 line 0 comments Download
A + gdb/gnulib/import/memchr.valgrind View 0 chunks +-1 lines, --1 lines 0 comments Download
gdb/gnulib/import/memmem.c View 2 chunks +3 lines, -4 lines 0 comments Download
A gdb/gnulib/import/ref-add.sin View 1 chunk +29 lines, -0 lines 0 comments Download
A gdb/gnulib/import/ref-del.sin View 1 chunk +24 lines, -0 lines 0 comments Download
A gdb/gnulib/import/stdbool.in.h View 1 chunk +121 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/stddef.in.h View 6 chunks +10 lines, -10 lines 0 comments Download
A + gdb/gnulib/import/stdint.in.h View 16 chunks +177 lines, -109 lines 0 comments Download
A + gdb/gnulib/import/str-two-way.h View 9 chunks +44 lines, -21 lines 0 comments Download
A gdb/gnulib/import/streq.h View 1 chunk +176 lines, -0 lines 0 comments Download
A + gdb/gnulib/import/string.in.h View 36 chunks +148 lines, -48 lines 0 comments Download
A + gdb/gnulib/import/strnlen1.h View 2 chunks +17 lines, -51 lines 0 comments Download
A gdb/gnulib/import/strnlen1.c View 1 chunk +35 lines, -0 lines 0 comments Download
A gdb/gnulib/import/verify.h View 1 chunk +241 lines, -0 lines 0 comments Download
A gdb/gnulib/import/wchar.in.h View 1 chunk +1028 lines, -0 lines 0 comments Download
A gdb/gnulib/import/wctype.in.h View 1 chunk +498 lines, -0 lines 0 comments Download
D gdb/gnulib/m4/00gnulib.m4 View 1 chunk +0 lines, -30 lines 0 comments Download
D gdb/gnulib/m4/extensions.m4 View 1 chunk +0 lines, -118 lines 0 comments Download
D gdb/gnulib/m4/gnulib-cache.m4 View 1 chunk +0 lines, -35 lines 0 comments Download
D gdb/gnulib/m4/gnulib-common.m4 View 1 chunk +0 lines, -201 lines 0 comments Download
D gdb/gnulib/m4/gnulib-comp.m4 View 1 chunk +0 lines, -253 lines 0 comments Download
D gdb/gnulib/m4/gnulib-tool.m4 View 1 chunk +0 lines, -57 lines 0 comments Download
D gdb/gnulib/m4/include_next.m4 View 1 chunk +0 lines, -187 lines 0 comments Download
D gdb/gnulib/m4/longlong.m4 View 1 chunk +0 lines, -106 lines 0 comments Download
D gdb/gnulib/m4/memchr.m4 View 1 chunk +0 lines, -85 lines 0 comments Download
D gdb/gnulib/m4/memmem.m4 View 1 chunk +0 lines, -84 lines 0 comments Download
D gdb/gnulib/m4/mmap-anon.m4 View 1 chunk +0 lines, -59 lines 0 comments Download
D gdb/gnulib/m4/multiarch.m4 View 1 chunk +0 lines, -65 lines 0 comments Download
D gdb/gnulib/m4/onceonly.m4 View 1 chunk +0 lines, -91 lines 0 comments Download
D gdb/gnulib/m4/stddef_h.m4 View 1 chunk +0 lines, -45 lines 0 comments Download
D gdb/gnulib/m4/stdint.m4 View 1 chunk +0 lines, -472 lines 0 comments Download
D gdb/gnulib/m4/string_h.m4 View 1 chunk +0 lines, -112 lines 0 comments Download
gdb/gnulib/m4/warn-on-use.m4 View 1 chunk +0 lines, -45 lines 0 comments Download
D gdb/gnulib/m4/wchar_h.m4 View 1 chunk +0 lines, -152 lines 0 comments Download
D gdb/gnulib/m4/wchar_t.m4 View 1 chunk +0 lines, -20 lines 0 comments Download
D gdb/gnulib/m4/wint_t.m4 View 1 chunk +0 lines, -28 lines 0 comments Download
D gdb/gnulib/memchr.c View 1 chunk +0 lines, -172 lines 0 comments Download
D gdb/gnulib/memchr.valgrind View 1 chunk +0 lines, -14 lines 0 comments Download
D gdb/gnulib/memmem.c View 1 chunk +0 lines, -76 lines 0 comments Download
D gdb/gnulib/stddef.in.h View 1 chunk +0 lines, -86 lines 0 comments Download
D gdb/gnulib/stdint.in.h View 1 chunk +0 lines, -568 lines 0 comments Download
D gdb/gnulib/str-two-way.h View 1 chunk +0 lines, -429 lines 0 comments Download
D gdb/gnulib/string.in.h View 1 chunk +0 lines, -929 lines 0 comments Download
D gdb/gnulib/wchar.in.h View 1 chunk +0 lines, -428 lines 0 comments Download
A + gdb/go-exp.c View 31 chunks +1110 lines, -1237 lines 0 comments Download
A gdb/go-exp.y View 1 chunk +1623 lines, -0 lines 0 comments Download
A gdb/go-lang.h View 1 chunk +88 lines, -0 lines 0 comments Download
A gdb/go-lang.c View 1 chunk +667 lines, -0 lines 0 comments Download
A gdb/go-typeprint.c View 1 chunk +62 lines, -0 lines 0 comments Download
A gdb/go-valprint.c View 1 chunk +123 lines, -0 lines 0 comments Download
M gdb/go32-nat.c View 8 chunks +70 lines, -46 lines 0 comments Download
M gdb/gregset.h View 1 chunk +4 lines, -0 lines 0 comments Download
M gdb/h8300-tdep.c View 4 chunks +3 lines, -4 lines 0 comments Download
M gdb/hppa-hpux-tdep.c View 6 chunks +5 lines, -9 lines 0 comments Download
M gdb/hppa-tdep.c View 6 chunks +2 lines, -8 lines 0 comments Download
M gdb/hppanbsd-tdep.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/i386-cygwin-tdep.c View 1 chunk +3 lines, -0 lines 0 comments Download
M gdb/i386-darwin-nat.c View 9 chunks +38 lines, -49 lines 0 comments Download
M gdb/i386-darwin-tdep.c View 2 chunks +4 lines, -1 line 0 comments Download
M gdb/i386-dicos-tdep.c View 1 chunk +0 lines, -20 lines 0 comments Download
M gdb/i386-linux-nat.c View 9 chunks +104 lines, -57 lines 0 comments Download
M gdb/i386-linux-tdep.c View 9 chunks +73 lines, -11 lines 0 comments Download
M gdb/i386-nat.h View 2 chunks +35 lines, -7 lines 0 comments Download
M gdb/i386-nat.c View 17 chunks +163 lines, -72 lines 0 comments Download
M gdb/i386-nto-tdep.c View 2 chunks +1 line, -2 lines 0 comments Download
M gdb/i386-sol2-nat.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/i386-sol2-tdep.c View 2 chunks +3 lines, -3 lines 0 comments Download
D gdb/i386-stub.c View 1 chunk +0 lines, -952 lines 0 comments Download
M gdb/i386-tdep.h View 3 chunks +11 lines, -0 lines 0 comments Download
M gdb/i386-tdep.c View 20 chunks +376 lines, -20 lines 0 comments Download
M gdb/i386-windows-nat.c View 2 chunks +13 lines, -0 lines 0 comments Download
M gdb/i386bsd-nat.h View 1 chunk +3 lines, -1 line 0 comments Download
M gdb/i386bsd-nat.c View 2 chunks +24 lines, -11 lines 0 comments Download
M gdb/i386fbsd-nat.c View 3 chunks +4 lines, -3 lines 0 comments Download
M gdb/i386obsd-tdep.c View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/i387-tdep.c View 15 chunks +119 lines, -79 lines 0 comments Download
M gdb/ia64-hpux-nat.c View 2 chunks +4 lines, -4 lines 0 comments Download
A + gdb/ia64-libunwind-tdep.h View 4 chunks +12 lines, -11 lines 0 comments Download
A + gdb/ia64-libunwind-tdep.c View 6 chunks +33 lines, -25 lines 0 comments Download
M gdb/ia64-linux-nat.c View 6 chunks +54 lines, -10 lines 0 comments Download
M gdb/ia64-tdep.h View 2 chunks +11 lines, -0 lines 0 comments Download
M gdb/ia64-tdep.c View 13 chunks +14 lines, -21 lines 0 comments Download
A gdb/ia64-vms-tdep.c View 1 chunk +165 lines, -0 lines 0 comments Download
M gdb/inf-child.h View 1 chunk +5 lines, -0 lines 0 comments Download
M gdb/inf-child.c View 3 chunks +285 lines, -0 lines 0 comments Download
M gdb/inf-loop.c View 2 chunks +2 lines, -4 lines 0 comments Download
M gdb/inf-ptrace.c View 7 chunks +62 lines, -4 lines 0 comments Download
M gdb/inf-ttrace.c View 4 chunks +5 lines, -5 lines 0 comments Download
M gdb/infcall.c View 14 chunks +62 lines, -48 lines 0 comments Download
M gdb/infcmd.c View 31 chunks +196 lines, -48 lines 0 comments Download
M gdb/inferior.h View 11 chunks +28 lines, -20 lines 0 comments Download
M gdb/inferior.c View 11 chunks +24 lines, -29 lines 0 comments Download
M gdb/infrun.c View 117 chunks +574 lines, -567 lines 0 comments Download
M gdb/inline-frame.c View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/interps.h View 3 chunks +21 lines, -0 lines 0 comments Download
M gdb/interps.c View 3 chunks +36 lines, -28 lines 0 comments Download
M gdb/iq2000-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/jit.c View 24 chunks +156 lines, -124 lines 0 comments Download
M gdb/jit-reader.in View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/jv-exp.c View 18 chunks +101 lines, -95 lines 0 comments Download
M gdb/jv-exp.y View 1 chunk +6 lines, -0 lines 0 comments Download
M gdb/jv-lang.h View 3 chunks +8 lines, -8 lines 0 comments Download
M gdb/jv-lang.c View 14 chunks +16 lines, -15 lines 0 comments Download
M gdb/jv-typeprint.c View 3 chunks +3 lines, -6 lines 0 comments Download
M gdb/jv-valprint.c View 12 chunks +22 lines, -35 lines 0 comments Download
M gdb/language.h View 6 chunks +41 lines, -46 lines 0 comments Download
M gdb/language.c View 12 chunks +12 lines, -275 lines 0 comments Download
D gdb/libunwind-frame.h View 1 chunk +0 lines, -76 lines 0 comments Download
D gdb/libunwind-frame.c View 1 chunk +0 lines, -574 lines 0 comments Download
M gdb/linespec.h View 2 chunks +13 lines, -0 lines 0 comments Download
M gdb/linespec.c View 37 chunks +2207 lines, -1690 lines 0 comments Download
M gdb/linux-nat.h View 5 chunks +24 lines, -11 lines 0 comments Download
M gdb/linux-nat.c View 73 chunks +411 lines, -1139 lines 0 comments Download
M gdb/linux-tdep.h View 1 chunk +12 lines, -0 lines 0 comments Download
M gdb/linux-tdep.c View 4 chunks +663 lines, -2 lines 0 comments Download
M gdb/linux-thread-db.c View 25 chunks +316 lines, -49 lines 0 comments Download
M gdb/lm32-tdep.c View 6 chunks +4 lines, -11 lines 0 comments Download
M gdb/m2-exp.c View 22 chunks +102 lines, -115 lines 0 comments Download
M gdb/m2-exp.y View 5 chunks +15 lines, -28 lines 0 comments Download
M gdb/m2-lang.h View 1 chunk +4 lines, -4 lines 0 comments Download
M gdb/m2-lang.c View 2 chunks +2 lines, -1 line 0 comments Download
M gdb/m2-typeprint.c View 1 chunk +4 lines, -3 lines 0 comments Download
M gdb/m2-valprint.c View 8 chunks +53 lines, -202 lines 0 comments Download
M gdb/m32c-tdep.c View 6 chunks +7 lines, -7 lines 0 comments Download
M gdb/m32r-linux-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/m32r-rom.c View 3 chunks +5 lines, -3 lines 0 comments Download
D gdb/m32r-stub.c View 1 chunk +0 lines, -1779 lines 0 comments Download
M gdb/m32r-tdep.c View 5 chunks +4 lines, -4 lines 0 comments Download
M gdb/m68hc11-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
D gdb/m68k-stub.c View 1 chunk +0 lines, -1098 lines 0 comments Download
M gdb/m68k-tdep.c View 6 chunks +15 lines, -4 lines 0 comments Download
M gdb/m68klinux-nat.c View 7 chunks +34 lines, -7 lines 0 comments Download
M gdb/m68klinux-tdep.c View 2 chunks +2 lines, -1 line 0 comments Download
M gdb/m88k-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/machoread.c View 4 chunks +8 lines, -4 lines 0 comments Download
M gdb/macrocmd.c View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/macroexp.h View 1 chunk +5 lines, -0 lines 0 comments Download
M gdb/macroexp.c View 3 chunks +28 lines, -1 line 0 comments Download
M gdb/macrotab.h View 3 chunks +24 lines, -4 lines 0 comments Download
M gdb/macrotab.c View 9 chunks +64 lines, -8 lines 0 comments Download
M gdb/main.c View 15 chunks +110 lines, -51 lines 0 comments Download
M gdb/mdebugread.c View 9 chunks +13 lines, -13 lines 0 comments Download
M gdb/mem-break.c View 3 chunks +11 lines, -6 lines 0 comments Download
M gdb/mep-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/mi/mi-cmd-break.c View 8 chunks +20 lines, -19 lines 0 comments Download
M gdb/mi/mi-cmd-disas.c View 5 chunks +26 lines, -25 lines 0 comments Download
M gdb/mi/mi-cmd-env.c View 14 chunks +21 lines, -15 lines 0 comments Download
M gdb/mi/mi-cmd-file.c View 5 chunks +12 lines, -11 lines 0 comments Download
A + gdb/mi/mi-cmd-info.c View 2 chunks +21 lines, -12 lines 0 comments Download
M gdb/mi/mi-cmd-stack.c View 17 chunks +40 lines, -33 lines 0 comments Download
M gdb/mi/mi-cmd-target.c View 3 chunks +26 lines, -26 lines 0 comments Download
M gdb/mi/mi-cmd-var.c View 20 chunks +55 lines, -59 lines 0 comments Download
M gdb/mi/mi-cmds.h View 5 chunks +6 lines, -4 lines 0 comments Download
M gdb/mi/mi-cmds.c View 6 chunks +13 lines, -10 lines 0 comments Download
M gdb/mi/mi-common.c View 1 chunk +2 lines, -1 line 0 comments Download
M gdb/mi/mi-console.h View 1 chunk +3 lines, -0 lines 0 comments Download
M gdb/mi/mi-console.c View 5 chunks +40 lines, -14 lines 0 comments Download
M gdb/mi/mi-getopt.h View 2 chunks +15 lines, -19 lines 0 comments Download
M gdb/mi/mi-getopt.c View 2 chunks +23 lines, -23 lines 0 comments Download
M gdb/mi/mi-interp.c View 19 chunks +135 lines, -63 lines 0 comments Download
M gdb/mi/mi-main.c View 52 chunks +210 lines, -213 lines 0 comments Download
M gdb/mi/mi-out.c View 18 chunks +36 lines, -56 lines 0 comments Download
M gdb/mi/mi-parse.h View 1 chunk +1 line, -1 line 0 comments Download
M gdb/mi/mi-parse.c View 11 chunks +23 lines, -25 lines 0 comments Download
M gdb/mi/mi-symbol-cmds.c View 2 chunks +6 lines, -8 lines 0 comments Download
M gdb/microblaze-linux-tdep.c View 1 chunk +3 lines, -0 lines 0 comments Download
M gdb/microblaze-rom.c View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/microblaze-tdep.c View 8 chunks +9 lines, -9 lines 0 comments Download
M gdb/mingw-hdep.c View 1 chunk +3 lines, -0 lines 0 comments Download
A gdb/minsyms.h View 1 chunk +251 lines, -0 lines 0 comments Download
M gdb/minsyms.c View 18 chunks +51 lines, -46 lines 0 comments Download
M gdb/mips-linux-nat.c View 13 chunks +105 lines, -13 lines 0 comments Download
M gdb/mips-linux-tdep.h View 2 chunks +45 lines, -1 line 0 comments Download
M gdb/mips-linux-tdep.c View 17 chunks +210 lines, -24 lines 0 comments Download
M gdb/mips-tdep.h View 5 chunks +25 lines, -1 line 0 comments Download
M gdb/mips-tdep.c View 103 chunks +2853 lines, -534 lines 0 comments Download
M gdb/mipsread.c View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/mn10300-tdep.c View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/monitor.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/moxie-tdep.c View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/mt-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/nacl-tdep.c View 2 chunks +2 lines, -0 lines 0 comments Download
M gdb/nbsd-tdep.h View 1 chunk +1 line, -1 line 0 comments Download
M gdb/nbsd-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/nto-procfs.c View 10 chunks +12 lines, -12 lines 0 comments Download
M gdb/nto-tdep.c View 1 chunk +3 lines, -3 lines 0 comments Download
M gdb/objc-exp.c View 40 chunks +163 lines, -158 lines 0 comments Download
M gdb/objc-exp.y View 5 chunks +15 lines, -10 lines 0 comments Download
M gdb/objc-lang.c View 11 chunks +16 lines, -12 lines 0 comments Download
M gdb/objfiles.h View 7 chunks +23 lines, -15 lines 0 comments Download
M gdb/objfiles.c View 11 chunks +42 lines, -49 lines 0 comments Download
M gdb/observer.c View 1 chunk +5 lines, -0 lines 0 comments Download
M gdb/observer.sh View 1 chunk +10 lines, -1 line 0 comments Download
M gdb/opencl-lang.c View 5 chunks +7 lines, -3 lines 0 comments Download
gdb/osabi.c View 2 chunks +5 lines, -0 lines 0 comments Download
M gdb/osdata.h View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/osdata.c View 6 chunks +33 lines, -7 lines 0 comments Download
M gdb/p-exp.c View 37 chunks +89 lines, -85 lines 0 comments Download
M gdb/p-exp.y View 4 chunks +10 lines, -6 lines 0 comments Download
M gdb/p-lang.h View 2 chunks +7 lines, -7 lines 0 comments Download
M gdb/p-lang.c View 3 chunks +3 lines, -2 lines 0 comments Download
M gdb/p-typeprint.c View 3 chunks +6 lines, -5 lines 0 comments Download
M gdb/p-valprint.c View 15 chunks +53 lines, -209 lines 0 comments Download
M gdb/parse.c View 18 chunks +270 lines, -64 lines 0 comments Download
M gdb/parser-defs.h View 5 chunks +59 lines, -16 lines 0 comments Download
M gdb/po/gdb.pot View 325 chunks +5798 lines, -4395 lines 0 comments Download
M gdb/ppc-linux-nat.c View 10 chunks +33 lines, -24 lines 0 comments Download
M gdb/ppc-linux-tdep.c View 11 chunks +186 lines, -3 lines 0 comments Download
M gdb/ppc-sysv-tdep.c View 3 chunks +10 lines, -8 lines 0 comments Download
M gdb/ppc-tdep.h View 2 chunks +3 lines, -3 lines 0 comments Download
M gdb/ppcnbsd-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/ppcobsd-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/printcmd.c View 17 chunks +74 lines, -332 lines 0 comments Download
A gdb/probe.h View 1 chunk +221 lines, -0 lines 0 comments Download
A gdb/probe.c View 1 chunk +785 lines, -0 lines 0 comments Download
M gdb/proc-api.c View 1 chunk +3 lines, -0 lines 0 comments Download
M gdb/proc-events.c View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/proc-flags.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/proc-service.c View 1 chunk +13 lines, -3 lines 0 comments Download
M gdb/proc-utils.h View 2 chunks +22 lines, -1 line 0 comments Download
M gdb/procfs.c View 71 chunks +106 lines, -300 lines 0 comments Download
M gdb/progspace.h View 4 chunks +17 lines, -0 lines 0 comments Download
M gdb/progspace.c View 2 chunks +14 lines, -0 lines 0 comments Download
M gdb/psympriv.h View 5 chunks +57 lines, -8 lines 0 comments Download
M gdb/psymtab.h View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/psymtab.c View 25 chunks +208 lines, -100 lines 0 comments Download
A gdb/python/lib/gdb/command/explore.py View 1 chunk +755 lines, -0 lines 0 comments Download
M gdb/python/lib/gdb/printing.py View 1 chunk +50 lines, -0 lines 0 comments Download
M gdb/python/lib/gdb/types.py View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/python/py-auto-load.c View 5 chunks +114 lines, -455 lines 0 comments Download
M gdb/python/py-block.c View 3 chunks +7 lines, -7 lines 0 comments Download
M gdb/python/py-breakpoint.c View 2 chunks +2 lines, -1 line 0 comments Download
M gdb/python/py-cmd.c View 6 chunks +10 lines, -10 lines 0 comments Download
M gdb/python/py-continueevent.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/python/py-event.c View 2 chunks +8 lines, -1 line 0 comments Download
M gdb/python/py-finishbreakpoint.c View 8 chunks +20 lines, -15 lines 0 comments Download
M gdb/python/py-frame.c View 3 chunks +2 lines, -4 lines 0 comments Download
M gdb/python/py-inferior.c View 8 chunks +12 lines, -18 lines 0 comments Download
M gdb/python/py-infthread.c View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/python/py-lazy-string.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/python/py-newobjfileevent.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/python/py-signalevent.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/python/py-stopevent.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/python/py-stopevent.c View 2 chunks +3 lines, -3 lines 0 comments Download
M gdb/python/py-symbol.c View 4 chunks +90 lines, -0 lines 0 comments Download
M gdb/python/py-symtab.c View 5 chunks +57 lines, -0 lines 0 comments Download
M gdb/python/py-type.c View 10 chunks +29 lines, -9 lines 0 comments Download
M gdb/python/py-utils.c View 2 chunks +21 lines, -1 line 0 comments Download
M gdb/python/py-value.c View 29 chunks +126 lines, -27 lines 0 comments Download
M gdb/python/python.h View 2 chunks +5 lines, -3 lines 0 comments Download
M gdb/python/python.c View 18 chunks +96 lines, -136 lines 0 comments Download
M gdb/python/python-internal.h View 3 chunks +5 lines, -2 lines 0 comments Download
M gdb/ravenscar-sparc-thread.c View 1 chunk +3 lines, -0 lines 0 comments Download
M gdb/ravenscar-thread.c View 3 chunks +5 lines, -2 lines 0 comments Download
M gdb/record.c View 20 chunks +129 lines, -31 lines 0 comments Download
A + gdb/regformats/i386/x32.dat View 1 chunk +3 lines, -3 lines 0 comments Download
A + gdb/regformats/i386/x32-avx.dat View 1 chunk +3 lines, -3 lines 0 comments Download
A + gdb/regformats/i386/x32-avx-linux.dat View 1 chunk +3 lines, -3 lines 0 comments Download
A + gdb/regformats/i386/x32-linux.dat View 1 chunk +3 lines, -3 lines 0 comments Download
A + gdb/regformats/mips-dsp-linux.dat View 2 chunks +10 lines, -3 lines 0 comments Download
A + gdb/regformats/mips64-dsp-linux.dat View 2 chunks +10 lines, -3 lines 0 comments Download
A gdb/regformats/reg-tilegx.dat View 1 chunk +67 lines, -0 lines 0 comments Download
M gdb/remote.c View 106 chunks +582 lines, -164 lines 0 comments Download
M gdb/remote-fileio.c View 4 chunks +4 lines, -4 lines 0 comments Download
M gdb/remote-m32r-sdi.c View 7 chunks +6 lines, -10 lines 0 comments Download
M gdb/remote-mips.c View 11 chunks +11 lines, -13 lines 0 comments Download
M gdb/remote-sim.c View 9 chunks +27 lines, -12 lines 0 comments Download
M gdb/reverse.c View 1 chunk +0 lines, -1 line 0 comments Download
A gdb/rl78-tdep.c View 1 chunk +1173 lines, -0 lines 0 comments Download
M gdb/rs6000-aix-tdep.c View 2 chunks +2 lines, -3 lines 0 comments Download
M gdb/rs6000-nat.c View 3 chunks +4 lines, -1 line 0 comments Download
M gdb/rs6000-tdep.c View 4 chunks +11 lines, -3 lines 0 comments Download
M gdb/rx-tdep.c View 4 chunks +7 lines, -3 lines 0 comments Download
M gdb/s390-nat.c View 5 chunks +6 lines, -5 lines 0 comments Download
M gdb/s390-tdep.c View 6 chunks +26 lines, -3 lines 0 comments Download
M gdb/score-tdep.c View 2 chunks +1 line, -2 lines 0 comments Download
M gdb/ser-base.c View 3 chunks +25 lines, -5 lines 0 comments Download
M gdb/ser-mingw.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/ser-pipe.c View 2 chunks +20 lines, -5 lines 0 comments Download
M gdb/serial.h View 4 chunks +22 lines, -6 lines 0 comments Download
M gdb/serial.c View 16 chunks +42 lines, -176 lines 0 comments Download
M gdb/sh-linux-tdep.c View 3 chunks +115 lines, -1 line 0 comments Download
D gdb/sh-stub.c View 1 chunk +0 lines, -1583 lines 0 comments Download
M gdb/sh-tdep.h View 1 chunk +0 lines, -3 lines 0 comments Download
M gdb/sh-tdep.c View 19 chunks +152 lines, -820 lines 0 comments Download
A + gdb/sh64-tdep.h View 2 chunks +6 lines, -8 lines 0 comments Download
M gdb/sh64-tdep.c View 5 chunks +2 lines, -122 lines 0 comments Download
M gdb/skip.c View 6 chunks +7 lines, -7 lines 0 comments Download
M gdb/sol-thread.c View 4 chunks +5 lines, -4 lines 0 comments Download
M gdb/solib.h View 1 chunk +4 lines, -4 lines 0 comments Download
M gdb/solib.c View 4 chunks +6 lines, -2 lines 0 comments Download
M gdb/solib-darwin.c View 11 chunks +110 lines, -40 lines 0 comments Download
M gdb/solib-dsbt.c View 3 chunks +2 lines, -5 lines 0 comments Download
M gdb/solib-frv.c View 3 chunks +3 lines, -5 lines 0 comments Download
M gdb/solib-ia64-hpux.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/solib-irix.c View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/solib-osf.c View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/solib-pa64.c View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/solib-spu.c View 3 chunks +5 lines, -1 line 0 comments Download
M gdb/solib-sunos.c View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/solib-svr4.c View 3 chunks +11 lines, -3 lines 0 comments Download
M gdb/somread.c View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/source.h View 1 chunk +23 lines, -0 lines 0 comments Download
M gdb/source.c View 11 chunks +102 lines, -125 lines 0 comments Download
M gdb/sparc-linux-nat.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/sparc-nat.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/sparc-sol2-tdep.c View 3 chunks +4 lines, -4 lines 0 comments Download
D gdb/sparc-stub.c View 1 chunk +0 lines, -778 lines 0 comments Download
M gdb/sparc-tdep.h View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/sparc-tdep.c View 5 chunks +27 lines, -8 lines 0 comments Download
M gdb/sparc64-sol2-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/sparc64-tdep.c View 7 chunks +9 lines, -8 lines 0 comments Download
M gdb/sparc64fbsd-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/sparc64nbsd-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/sparc64obsd-tdep.c View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/sparcnbsd-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/sparcobsd-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/spu-linux-nat.c View 2 chunks +2 lines, -1 line 0 comments Download
M gdb/spu-multiarch.c View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/spu-tdep.c View 9 chunks +10 lines, -8 lines 0 comments Download
M gdb/stabsread.h View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/stabsread.c View 21 chunks +36 lines, -36 lines 0 comments Download
M gdb/stack.h View 1 chunk +1 line, -1 line 0 comments Download
M gdb/stack.c View 30 chunks +87 lines, -126 lines 0 comments Download
D gdb/stamp-h1 View 1 chunk +0 lines, -1 line 0 comments Download
A gdb/stap-probe.h View 1 chunk +50 lines, -0 lines 0 comments Download
A gdb/stap-probe.c View 1 chunk +1578 lines, -0 lines 0 comments Download
gdb/stubs/ChangeLog View 1 chunk +17 lines, -0 lines 0 comments Download
A gdb/stubs/buildvms.com View 1 chunk +11 lines, -0 lines 0 comments Download
A + gdb/stubs/i386-stub.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A gdb/stubs/ia64vms-stub.c View 1 chunk +2602 lines, -0 lines 0 comments Download
A + gdb/stubs/m32r-stub.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + gdb/stubs/m68k-stub.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + gdb/stubs/sh-stub.c View 0 chunks +-1 lines, --1 lines 0 comments Download
A + gdb/stubs/sparc-stub.c View 0 chunks +-1 lines, --1 lines 0 comments Download
M gdb/symfile.h View 9 chunks +65 lines, -9 lines 0 comments Download
M gdb/symfile.c View 13 chunks +179 lines, -110 lines 0 comments Download
M gdb/symfile-mem.c View 2 chunks +20 lines, -1 line 0 comments Download
M gdb/symmisc.c View 3 chunks +18 lines, -14 lines 0 comments Download
M gdb/symtab.h View 22 chunks +69 lines, -122 lines 0 comments Download
M gdb/symtab.c View 80 chunks +565 lines, -378 lines 0 comments Download
M gdb/target.h View 17 chunks +175 lines, -31 lines 0 comments Download
M gdb/target.c View 26 chunks +425 lines, -54 lines 0 comments Download
M gdb/target-descriptions.c View 3 chunks +36 lines, -3 lines 0 comments Download
D gdb/testsuite/.gdbinit View 1 chunk +0 lines, -1 line 0 comments Download
M gdb/testsuite/ChangeLog View 4 chunks +3015 lines, -16 lines 0 comments Download
M gdb/testsuite/Makefile.in View 2 chunks +2 lines, -0 lines 0 comments Download
A gdb/testsuite/boards/native-extended-gdbserver.exp View 1 chunk +150 lines, -0 lines 0 comments Download
A gdb/testsuite/boards/native-gdbserver.exp View 1 chunk +88 lines, -0 lines 0 comments Download
A gdb/testsuite/boards/native-stdio-gdbserver.exp View 1 chunk +150 lines, -0 lines 0 comments Download
A + gdb/testsuite/config/extended-gdbserver.exp View 2 chunks +10 lines, -13 lines 0 comments Download
M gdb/testsuite/configure View 2 chunks +2 lines, -1 line 0 comments Download
M gdb/testsuite/configure.ac View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/dg-extract-results.sh View 5 chunks +6 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.ada/Makefile.in View 1 chunk +2 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.ada/aliased_array.exp View 3 chunks +7 lines, -6 lines 0 comments Download
A + gdb/testsuite/gdb.ada/aliased_array/foo.adb View 2 chunks +3 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/aliased_array/pck.adb View 2 chunks +8 lines, -5 lines 0 comments Download
A + gdb/testsuite/gdb.ada/aliased_array/pck.ads View 2 chunks +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/array_bounds.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.ada/array_return.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/array_subscript_addr.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/arrayidx.exp View 6 chunks +32 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.ada/arrayparam.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/arrayptr.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/assign_1.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/atomic_enum.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bad-task-bp-keyword.exp View 2 chunks +20 lines, -12 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bad-task-bp-keyword/foo.adb View 0 chunks +-1 lines, --1 lines 0 comments Download
M gdb/testsuite/gdb.ada/boolean_expr.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.ada/bp_enum_homonym.exp View 1 chunk +52 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_enum_homonym/p.adb View 2 chunks +7 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_enum_homonym/pck.adb View 2 chunks +8 lines, -5 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_enum_homonym/pck.ads View 2 chunks +5 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_on_var.exp View 3 chunks +15 lines, -14 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_on_var/foo.adb View 2 chunks +2 lines, -3 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_on_var/pck.adb View 2 chunks +8 lines, -9 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_on_var/pck.ads View 2 chunks +4 lines, -5 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_range_type.exp View 3 chunks +11 lines, -13 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_range_type/foo.adb View 2 chunks +7 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/bp_range_type/pck.adb View 1 chunk +1 line, -1 line 0 comments Download
A + gdb/testsuite/gdb.ada/bp_range_type/pck.ads View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.ada/call_pn.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/catch_ex.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/char_param.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/complete.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/cond_lang.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/dyn_loc.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/enum_idx_packed.exp View 3 chunks +8 lines, -5 lines 0 comments Download
A + gdb/testsuite/gdb.ada/enum_idx_packed/foo.adb View 2 chunks +4 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/enum_idx_packed/pck.adb View 1 chunk +1 line, -1 line 0 comments Download
A + gdb/testsuite/gdb.ada/enum_idx_packed/pck.ads View 2 chunks +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/exec_changed.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/exprs.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/fixed_cmp.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/fixed_points.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/formatted_ref.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/frame_args.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/fun_addr.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.ada/fun_in_declare.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/funcall_param.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/homonym.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/info_locals_renaming.exp View 3 chunks +7 lines, -6 lines 0 comments Download
A + gdb/testsuite/gdb.ada/info_locals_renaming/foo.adb View 2 chunks +3 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/info_locals_renaming/pck.adb View 2 chunks +4 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/info_locals_renaming/pck.ads View 2 chunks +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/int_deref.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/interface.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/lang_switch.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.ada/mi_task_arg.exp View 1 chunk +54 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.ada/mi_task_arg/task_switch.adb View 0 chunks +-1 lines, --1 lines 0 comments Download
M gdb/testsuite/gdb.ada/mi_task_info.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.ada/mod_from_name.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/nested.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/null_array.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.ada/null_record.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.ada/operator_bp.exp View 1 chunk +91 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.ada/operator_bp/ops.adb View 1 chunk +140 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.ada/operator_bp/ops.ads View 1 chunk +52 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.ada/operator_bp/ops_test.adb View 1 chunk +40 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.ada/packed_array.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/packed_tagged.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/packed_tagged/comp_bug.adb View 1 chunk +40 lines, -40 lines 0 comments Download
M gdb/testsuite/gdb.ada/print_chars.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/print_pc.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/ptype_arith_binop.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/ptype_field.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/ptype_tagged_param.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/rec_return.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/ref_param.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/ref_tick_size.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/set_pckd_arr_elt.exp View 3 chunks +18 lines, -22 lines 0 comments Download
A + gdb/testsuite/gdb.ada/set_pckd_arr_elt/foo.adb View 2 chunks +3 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/set_pckd_arr_elt/pck.adb View 2 chunks +3 lines, -3 lines 0 comments Download
A + gdb/testsuite/gdb.ada/set_pckd_arr_elt/pck.ads View 2 chunks +5 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.ada/start.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/str_ref_cmp.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/sym_print_name.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/taft_type.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/tagged.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/tagged_not_init.exp View 3 chunks +7 lines, -6 lines 0 comments Download
A + gdb/testsuite/gdb.ada/tagged_not_init/foo.adb View 2 chunks +5 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/tagged_not_init/pck.adb View 3 chunks +1 line, -3 lines 0 comments Download
A + gdb/testsuite/gdb.ada/tagged_not_init/pck.ads View 2 chunks +9 lines, -2 lines 0 comments Download
A gdb/testsuite/gdb.ada/task_bp.exp View 1 chunk +68 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.ada/task_bp/foo.adb View 1 chunk +1 line, -2 lines 0 comments Download
A + gdb/testsuite/gdb.ada/task_bp/pck.adb View 1 chunk +3 lines, -3 lines 0 comments Download
A + gdb/testsuite/gdb.ada/task_bp/pck.ads View 1 chunk +3 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.ada/tasks.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/tick_last_segv.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/type_coercion.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/uninitialized_vars.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/variant_record_packed_array.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.ada/watch_arg.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.ada/whatis_array_val.exp View 3 chunks +11 lines, -10 lines 0 comments Download
A + gdb/testsuite/gdb.ada/whatis_array_val/foo.adb View 2 chunks +5 lines, -7 lines 0 comments Download
A + gdb/testsuite/gdb.ada/whatis_array_val/pck.adb View 0 chunks +-1 lines, --1 lines 0 comments Download
A + gdb/testsuite/gdb.ada/whatis_array_val/pck.ads View 0 chunks +-1 lines, --1 lines 0 comments Download
M gdb/testsuite/gdb.arch/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.arch/alpha-step.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/altivec-abi.exp View 4 chunks +16 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.arch/altivec-regs.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.arch/amd64-byte.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.arch/amd64-disp-step.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/amd64-dword.exp View 2 chunks +1 line, -5 lines 0 comments Download
A gdb/testsuite/gdb.arch/amd64-entry-value-param.S View 1 chunk +611 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.arch/amd64-entry-value-param.c View 2 chunks +13 lines, -11 lines 0 comments Download
A + gdb/testsuite/gdb.arch/amd64-entry-value-param.exp View 2 chunks +26 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.arch/amd64-i386-address.exp View 1 chunk +2 lines, -1 line 0 comments Download
A + gdb/testsuite/gdb.arch/amd64-tailcall-ret.S View 7 chunks +181 lines, -224 lines 0 comments Download
A + gdb/testsuite/gdb.arch/amd64-tailcall-ret.c View 2 chunks +12 lines, -10 lines 0 comments Download
A + gdb/testsuite/gdb.arch/amd64-tailcall-ret.exp View 3 chunks +15 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.arch/amd64-word.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.arch/arm-disp-step.S View 3 chunks +4 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/arm-disp-step.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/e500-abi.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/e500-prologue.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/e500-regs.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/gdb1291.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/gdb1431.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/gdb1558.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-avx.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-bp_permanent.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-byte.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-disp-step.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-gnu-cfi.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-permbkpt.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-prologue.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-size.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-size-overlap.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-sse.exp View 2 chunks +1 line, -5 lines 0 comments Download
A gdb/testsuite/gdb.arch/i386-sse-stack-align.S View 1 chunk +214 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.arch/i386-sse-stack-align.c View 1 chunk +70 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.arch/i386-sse-stack-align.exp View 2 chunks +33 lines, -20 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-unwind.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/i386-word.exp View 2 chunks +1 line, -5 lines 0 comments Download
A gdb/testsuite/gdb.arch/mips16-thunks.exp View 1 chunk +543 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.arch/mips16-thunks-inmain.c View 2 chunks +2 lines, -2 lines 0 comments Download
A + gdb/testsuite/gdb.arch/mips16-thunks-main.c View 2 chunks +3 lines, -3 lines 0 comments Download
A + gdb/testsuite/gdb.arch/mips16-thunks-sin.c View 2 chunks +30 lines, -37 lines 0 comments Download
A + gdb/testsuite/gdb.arch/mips16-thunks-sinfrob.c View 2 chunks +16 lines, -11 lines 0 comments Download
A + gdb/testsuite/gdb.arch/mips16-thunks-sinfrob16.c View 2 chunks +16 lines, -11 lines 0 comments Download
A + gdb/testsuite/gdb.arch/mips16-thunks-sinmain.c View 2 chunks +23 lines, -28 lines 0 comments Download
A + gdb/testsuite/gdb.arch/mips16-thunks-sinmips16.c View 2 chunks +37 lines, -37 lines 0 comments Download
M gdb/testsuite/gdb.arch/pa-nullify.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/powerpc-aix-prologue.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/powerpc-d128-regs.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/ppc-dfp.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.arch/ppc-fp.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.arch/ppc64-atomic-inst.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/system-gcore.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.arch/vsx-regs.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.asm/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.asm/asm-source.exp View 11 chunks +17 lines, -21 lines 0 comments Download
M gdb/testsuite/gdb.asm/sh.inc View 2 chunks +10 lines, -4 lines 0 comments Download
D gdb/testsuite/gdb.base/Makefile View 1 chunk +0 lines, -67 lines 0 comments Download
M gdb/testsuite/gdb.base/Makefile.in View 2 chunks +2 lines, -1 line 0 comments Download
M gdb/testsuite/gdb.base/a2-run.exp View 4 chunks +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/advance.exp View 2 chunks +2 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/all-bin.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/all-types.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/annota1.c View 3 chunks +3 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/annota1.exp View 9 chunks +19 lines, -24 lines 0 comments Download
M gdb/testsuite/gdb.base/annota3.c View 3 chunks +3 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/annota3.exp View 9 chunks +33 lines, -41 lines 0 comments Download
M gdb/testsuite/gdb.base/args.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/arithmet.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/arrayidx.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/assign.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/async.exp View 3 chunks +1 line, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/async-shell.exp View 1 chunk +3 lines, -1 line 0 comments Download
M gdb/testsuite/gdb.base/attach.exp View 5 chunks +23 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/attach-pie-misread.exp View 4 chunks +4 lines, -8 lines 0 comments Download
A + gdb/testsuite/gdb.base/attach-twice.c View 1 chunk +18 lines, -13 lines 0 comments Download
A gdb/testsuite/gdb.base/attach-twice.exp View 1 chunk +51 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/auxv.c View 2 chunks +15 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/auxv.exp View 3 chunks +5 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/bang.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/bfp-test.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/bigcore.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/bitfields.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/bitfields.exp View 2 chunks +0 lines, -26 lines 0 comments Download
M gdb/testsuite/gdb.base/bitfields2.c View 1 chunk +1 line, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/bitfields2.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/bitops.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/break.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/break.exp View 5 chunks +10 lines, -21 lines 0 comments Download
A + gdb/testsuite/gdb.base/break-inline.c View 2 chunks +9 lines, -9 lines 0 comments Download
A + gdb/testsuite/gdb.base/break-inline.exp View 2 chunks +8 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/break-interp.exp View 9 chunks +212 lines, -237 lines 0 comments Download
M gdb/testsuite/gdb.base/break-on-linker-gcd-function.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/call-ar-st.exp View 3 chunks +2 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/call-rt-st.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/call-sc.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/call-sc.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/call-signal-resume.exp View 3 chunks +14 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/call-signals.c View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/call-strs.exp View 2 chunks +1 line, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/callexit.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/callfuncs.c View 1 chunk +7 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/callfuncs.exp View 4 chunks +5 lines, -6 lines 0 comments Download
A + gdb/testsuite/gdb.base/catch-load.c View 2 chunks +11 lines, -8 lines 0 comments Download
A gdb/testsuite/gdb.base/catch-load.exp View 1 chunk +113 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.base/catch-load-so.c View 2 chunks +3 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.base/catch-syscall.exp View 2 chunks +14 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.base/charset.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/charset.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/checkpoint.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/chng-syms.exp View 1 chunk +0 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.base/code-expr.exp View 2 chunks +0 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/code_elim.exp View 4 chunks +50 lines, -50 lines 0 comments Download
M gdb/testsuite/gdb.base/commands.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/completion.exp View 2 chunks +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/complex.exp View 2 chunks +1 line, -5 lines 0 comments Download
A gdb/testsuite/gdb.base/cond-eval-mode.exp View 1 chunk +44 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/cond-expr.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/condbreak.exp View 4 chunks +6 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.base/consecutive.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/consecutive.exp View 3 chunks +1 line, -9 lines 0 comments Download
M gdb/testsuite/gdb.base/constvars.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/constvars.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/corefile.exp View 2 chunks +1 line, -5 lines 0 comments Download
A gdb/testsuite/gdb.base/ctxobj.exp View 1 chunk +110 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.base/ctxobj-f.c View 2 chunks +14 lines, -22 lines 0 comments Download
A + gdb/testsuite/gdb.base/ctxobj-m.c View 2 chunks +13 lines, -12 lines 0 comments Download
A + gdb/testsuite/gdb.base/ctxobj-v.c View 2 chunks +5 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.base/cursal.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/cvexpr.exp View 2 chunks +0 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/dbx.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/default.exp View 11 chunks +21 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.base/define.exp View 1 chunk +0 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/del.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/detach.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/dfp-exprs.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/dfp-test.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/disp-step-syscall.exp View 4 chunks +30 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.base/display.exp View 2 chunks +0 lines, -7 lines 0 comments Download
A gdb/testsuite/gdb.base/dprintf.c View 1 chunk +58 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.base/dprintf.exp View 1 chunk +114 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/dump.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/echo.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/ena-dis-br.exp View 3 chunks +26 lines, -6 lines 0 comments Download
A + gdb/testsuite/gdb.base/enum_cond.c View 2 chunks +21 lines, -9 lines 0 comments Download
A + gdb/testsuite/gdb.base/enum_cond.exp View 2 chunks +14 lines, -30 lines 0 comments Download
A + gdb/testsuite/gdb.base/enumval.c View 2 chunks +9 lines, -1 line 0 comments Download
A + gdb/testsuite/gdb.base/enumval.exp View 2 chunks +14 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.base/environ.exp View 1 chunk +0 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/eval-skip.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/exe-lock.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/expand-psymtabs.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/exprs.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/exprs.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/fileio.exp View 3 chunks +4 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/find.exp View 3 chunks +4 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/finish.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/fixsection.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/float.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/foll-exec.exp View 2 chunks +5 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/foll-fork.exp View 2 chunks +6 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.base/foll-vfork.exp View 4 chunks +16 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.base/frame-args.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/freebpcmd.c View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/freebpcmd.exp View 3 chunks +8 lines, -1 line 0 comments Download
M gdb/testsuite/gdb.base/funcargs.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/funcargs.exp View 10 chunks +7 lines, -41 lines 0 comments Download
M gdb/testsuite/gdb.base/gcore.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/gcore-buffer-overflow.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/gdb1056.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/gdb1090.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/gdb11530.exp View 1 chunk +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/gdb11531.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/gdb1250.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/gdb1555.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/gdb_history View 3 chunks +0 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.base/gdbvars.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/gnu-ifunc.exp View 2 chunks +12 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.base/gnu_vector.exp View 1 chunk +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/hashline1.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/hashline2.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/hashline3.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.base/hbreak2.exp View 1 chunk +603 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/help.exp View 5 chunks +7 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.base/huge.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/ifelse.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.base/inferior-died.c View 2 chunks +16 lines, -14 lines 0 comments Download
A gdb/testsuite/gdb.base/inferior-died.exp View 1 chunk +71 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.base/info-fun.c View 2 chunks +4 lines, -3 lines 0 comments Download
A gdb/testsuite/gdb.base/info-fun.exp View 1 chunk +84 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.base/info-fun-solib.c View 2 chunks +5 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/info-macros.exp View 1 chunk +5 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.base/info-os.c View 1 chunk +147 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.base/info-os.exp View 1 chunk +179 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/info-proc.exp View 2 chunks +7 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.base/info-target.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/int-type.c View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/interp.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/interrupt.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/interrupt.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/jit.exp View 3 chunks +5 lines, -13 lines 0 comments Download
A gdb/testsuite/gdb.base/jit-simple.c View 1 chunk +37 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.base/jit-simple.exp View 1 chunk +81 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/jit-so.exp View 3 chunks +4 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.base/jump.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/label.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/langs.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/langs0.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/lineinc.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/list.exp View 10 chunks +17 lines, -26 lines 0 comments Download
M gdb/testsuite/gdb.base/list0.c View 2 chunks +4 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/logical.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/long_long.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/longjmp.c View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/testsuite/gdb.base/longjmp.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/macscp.exp View 7 chunks +22 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/macscp1.c View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.base/maint.exp View 1 chunk +0 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/memattr.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/mips_pro.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/mips_pro.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/miscexprs.c View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/miscexprs.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/morestack.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.base/multi-forks.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.base/nextoverexit.c View 2 chunks +8 lines, -32 lines 0 comments Download
A + gdb/testsuite/gdb.base/nextoverexit.exp View 2 chunks +12 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.base/nodebug.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/nodebug.exp View 1 chunk +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/nofield.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/opaque.exp View 4 chunks +1 line, -15 lines 0 comments Download
M gdb/testsuite/gdb.base/opaque0.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/overlays.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/page.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/pc-fp.exp View 3 chunks +7 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.base/pending.exp View 3 chunks +1 line, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/permissions.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.base/pie-execl.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.base/pointers.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/pointers.exp View 3 chunks +2 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/pr11022.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/prelink.exp View 1 chunk +1 line, -5 lines 0 comments Download
A gdb/testsuite/gdb.base/print-file-var.exp View 1 chunk +87 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.base/print-file-var-lib1.c View 2 chunks +5 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.base/print-file-var-lib2.c View 2 chunks +5 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.base/print-file-var-main.c View 2 chunks +10 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.base/printcmds.c View 2 chunks +4 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/printcmds.exp View 11 chunks +57 lines, -48 lines 0 comments Download
M gdb/testsuite/gdb.base/psymtab.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/ptr-typedef.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/ptype.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/ptype.exp View 5 chunks +4 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/radix.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/readline.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.base/recpar.c View 2 chunks +15 lines, -9 lines 0 comments Download
A + gdb/testsuite/gdb.base/recpar.exp View 2 chunks +18 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.base/recurse.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/recurse.exp View 1 chunk +0 lines, -4 lines 0 comments Download
D gdb/testsuite/gdb.base/regs.exp View 1 chunk +0 lines, -82 lines 0 comments Download
M gdb/testsuite/gdb.base/relational.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/relativedebug.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/relocate.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/remote.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/remotetimeout.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/reread.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/reread1.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/reread2.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/restore.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/restore.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/return.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/return-nodebug.exp View 1 chunk +23 lines, -26 lines 0 comments Download
M gdb/testsuite/gdb.base/return2.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/run.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/save-bp.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.base/savedregs.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/scope.exp View 3 chunks +1 line, -33 lines 0 comments Download
M gdb/testsuite/gdb.base/scope0.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/sect-cmd.exp View 1 chunk +0 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/sep.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/sepdebug.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/sepdebug.exp View 10 chunks +26 lines, -43 lines 0 comments Download
M gdb/testsuite/gdb.base/sepsymtab.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/set-lang-auto.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.base/set-noassign.exp View 2 chunks +10 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.base/setshow.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/setshow.exp View 2 chunks +0 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/setvar.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/setvar.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/shlib-call.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/shreloc.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/sigall.c View 2 chunks +0 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/sigall.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/sigaltstack.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/sigbpt.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/siginfo.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/siginfo-addr.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/siginfo-obj.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/signals.c View 2 chunks +0 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/signals.exp View 3 chunks +3 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.base/signull.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/sigrepeat.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/sigstep.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/sizeof.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/skip.exp View 6 chunks +16 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.base/so-impl-ld.exp View 2 chunks +2 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/so-indr-cl.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/solib.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/solib-disc.exp View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.base/solib-display.exp View 2 chunks +3 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/solib-nodir.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.base/solib-overlap.exp View 3 chunks +3 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.base/solib-symbol.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.base/solib-weak.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.base/source.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/stack-checking.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.base/stale-infcall.c View 2 chunks +35 lines, -21 lines 0 comments Download
A gdb/testsuite/gdb.base/stale-infcall.exp View 1 chunk +75 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.base/stap-probe.c View 1 chunk +108 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.base/stap-probe.exp View 1 chunk +179 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/start.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/step-break.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/step-bt.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/step-line.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.base/step-line.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/step-line.inp View 1 chunk +1 line, -1 line 0 comments Download
A + gdb/testsuite/gdb.base/step-symless.c View 2 chunks +8 lines, -8 lines 0 comments Download
A + gdb/testsuite/gdb.base/step-symless.exp View 3 chunks +16 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.base/step-test.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/store.exp View 3 chunks +16 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.base/structs.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/structs.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/structs2.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/structs2.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/subst.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.base/term.c View 2 chunks +2 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.base/term.exp View 1 chunk +18 lines, -39 lines 0 comments Download
M gdb/testsuite/gdb.base/testenv.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/testenv.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/trace-commands.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/twice.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/twice.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/type-opaque.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/unload.exp View 3 chunks +1 line, -9 lines 0 comments Download
M gdb/testsuite/gdb.base/until.exp View 2 chunks +2 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/unwindonsignal.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/unwindonsignal.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/valgrind-db-attach.exp View 1 chunk +1 line, -1 line 0 comments Download
A + gdb/testsuite/gdb.base/valgrind-infcall.c View 2 chunks +12 lines, -2 lines 0 comments Download
A gdb/testsuite/gdb.base/valgrind-infcall.exp View 1 chunk +124 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.base/varargs.exp View 1 chunk +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/volatile.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/watch-cond-infcall.exp View 2 chunks +3 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.base/watch_thread_num.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/watchpoint.c View 6 chunks +41 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.base/watchpoint.exp View 21 chunks +303 lines, -280 lines 0 comments Download
M gdb/testsuite/gdb.base/watchpoint-solib.exp View 3 chunks +1 line, -9 lines 0 comments Download
M gdb/testsuite/gdb.base/watchpoints.c View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/watchpoints.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/whatis.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.base/whatis.exp View 3 chunks +43 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.base/whatis-exp.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.cell/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.cell/arch.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/break.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/bt.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/core.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/data.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/ea-cache.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/f-regs.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/fork.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/gcore.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/mem-access.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/ptype.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/registers.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/sizeof.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/solib.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cell/solib-symbol.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.cp/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.cp/abstract-origin.exp View 1 chunk +3 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.cp/ambiguous.exp View 2 chunks +4 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.cp/annota2.exp View 3 chunks +3 lines, -19 lines 0 comments Download
M gdb/testsuite/gdb.cp/annota3.exp View 3 chunks +3 lines, -19 lines 0 comments Download
M gdb/testsuite/gdb.cp/anon-ns.exp View 1 chunk +1 line, -3 lines 0 comments Download
M gdb/testsuite/gdb.cp/anon-struct.exp View 1 chunk +2 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.cp/anon-union.exp View 2 chunks +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.cp/arg-reference.exp View 1 chunk +2 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.cp/bool.exp View 1 chunk +2 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.cp/breakpoint.exp View 1 chunk +5 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.cp/bs15503.exp View 2 chunks +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/call-c.exp View 1 chunk +6 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/casts.exp View 4 chunks +7 lines, -20 lines 0 comments Download
M gdb/testsuite/gdb.cp/class2.exp View 1 chunk +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/classes.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.cp/classes.exp View 3 chunks +5 lines, -23 lines 0 comments Download
M gdb/testsuite/gdb.cp/cmpd-minsyms.exp View 1 chunk +3 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/converts.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/cp-relocate.exp View 2 chunks +4 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.cp/cpcompletion.exp View 2 chunks +4 lines, -21 lines 0 comments Download
M gdb/testsuite/gdb.cp/cpexprs.cc View 2 chunks +25 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.cp/cpexprs.exp View 3 chunks +24 lines, -16 lines 0 comments Download
A gdb/testsuite/gdb.cp/cplabel.cc View 1 chunk +80 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.cp/cplabel.exp View 2 chunks +18 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.cp/cplusfuncs.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.cp/cplusfuncs.exp View 2 chunks +5 lines, -22 lines 0 comments Download
M gdb/testsuite/gdb.cp/ctti.exp View 1 chunk +6 lines, -44 lines 0 comments Download
M gdb/testsuite/gdb.cp/demangle.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.cp/derivation.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.cp/derivation.exp View 2 chunks +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/destrprint.exp View 1 chunk +3 lines, -3 lines 0 comments Download
A + gdb/testsuite/gdb.cp/dispcxx.cc View 2 chunks +19 lines, -15 lines 0 comments Download
A + gdb/testsuite/gdb.cp/dispcxx.exp View 2 chunks +18 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.cp/exception.exp View 2 chunks +3 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.cp/expand-psymtabs-cxx.exp View 2 chunks +8 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.cp/extern-c.exp View 1 chunk +3 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.cp/formatted-ref.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.cp/formatted-ref.exp View 2 chunks +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/fpointer.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/gdb1355.exp View 1 chunk +4 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/gdb2384.exp View 1 chunk +5 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/gdb2495.exp View 3 chunks +5 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.cp/hang.exp View 1 chunk +4 lines, -23 lines 0 comments Download
M gdb/testsuite/gdb.cp/infcall-dlopen.exp View 1 chunk +6 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.cp/inherit.exp View 8 chunks +17 lines, -90 lines 0 comments Download
M gdb/testsuite/gdb.cp/koenig.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/local.exp View 1 chunk +5 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.cp/m-data.exp View 1 chunk +4 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.cp/m-static.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.cp/m-static.exp View 1 chunk +5 lines, -29 lines 0 comments Download
M gdb/testsuite/gdb.cp/maint.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.cp/mb-ctor.exp View 1 chunk +4 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/mb-inline.exp View 1 chunk +5 lines, -30 lines 0 comments Download
M gdb/testsuite/gdb.cp/mb-templates.exp View 6 chunks +17 lines, -32 lines 0 comments Download
M gdb/testsuite/gdb.cp/member-ptr.exp View 3 chunks +6 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.cp/meth-typedefs.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/method.exp View 1 chunk +5 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.cp/method2.exp View 2 chunks +17 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/minsym-fallback.exp View 1 chunk +5 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.cp/misc.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.cp/misc.exp View 2 chunks +4 lines, -24 lines 0 comments Download
M gdb/testsuite/gdb.cp/namespace.exp View 4 chunks +16 lines, -29 lines 0 comments Download
M gdb/testsuite/gdb.cp/namespace-enum.exp View 1 chunk +4 lines, -21 lines 0 comments Download
M gdb/testsuite/gdb.cp/namespace-nested-import.exp View 1 chunk +2 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/nextoverthrow.exp View 2 chunks +13 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.cp/no-dmgl-verbose.exp View 1 chunk +3 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.cp/nsdecl.exp View 1 chunk +5 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.cp/nsimport.exp View 1 chunk +2 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/nsnested.exp View 1 chunk +2 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.cp/nsnoimports.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/nsrecurs.exp View 1 chunk +3 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.cp/nsstress.exp View 1 chunk +3 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/nsusing.exp View 1 chunk +3 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.cp/operator.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/oranking.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/overload.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.cp/overload.exp View 1 chunk +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/overload-const.exp View 1 chunk +3 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/ovldbreak.cc View 2 chunks +35 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/ovldbreak.exp View 5 chunks +160 lines, -140 lines 0 comments Download
M gdb/testsuite/gdb.cp/ovsrch.exp View 1 chunk +3 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.cp/paren-type.exp View 1 chunk +2 lines, -1 line 0 comments Download
M gdb/testsuite/gdb.cp/pass-by-ref.exp View 1 chunk +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr-1023.exp View 1 chunk +4 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr-1210.exp View 1 chunk +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr-574.exp View 1 chunk +4 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr10687.exp View 1 chunk +3 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr10728.exp View 2 chunks +6 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr12028.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr9067.exp View 1 chunk +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr9167.exp View 1 chunk +3 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.cp/pr9631.exp View 2 chunks +5 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.cp/printmethod.exp View 1 chunk +4 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.cp/psmang.exp View 2 chunks +6 lines, -30 lines 0 comments Download
M gdb/testsuite/gdb.cp/psymtab-parameter.exp View 1 chunk +3 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.cp/ptype-cv-cp.exp View 2 chunks +5 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.cp/punctuator.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.cp/re-set-overloaded.exp View 1 chunk +5 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.cp/readnow-language.exp View 1 chunk +4 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.cp/ref-params.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.cp/ref-params.exp View 1 chunk +4 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/ref-types.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.cp/ref-types.exp View 1 chunk +3 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/rtti.exp View 3 chunks +8 lines, -33 lines 0 comments Download
M gdb/testsuite/gdb.cp/shadow.exp View 1 chunk +3 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.cp/smartp.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/static-method.exp View 3 chunks +7 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.cp/static-print-quit.exp View 1 chunk +3 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.cp/temargs.exp View 3 chunks +4 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.cp/templates.cc View 1 chunk +1 line, -4 lines 0 comments Download
M gdb/testsuite/gdb.cp/templates.exp View 4 chunks +42 lines, -41 lines 0 comments Download
M gdb/testsuite/gdb.cp/try_catch.exp View 1 chunk +4 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.cp/typedef-operator.exp View 1 chunk +3 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.cp/userdef.exp View 3 chunks +5 lines, -19 lines 0 comments Download
M gdb/testsuite/gdb.cp/virtbase.exp View 2 chunks +6 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.cp/virtfunc.cc View 2 chunks +1 line, -10 lines 0 comments Download
M gdb/testsuite/gdb.cp/virtfunc.exp View 3 chunks +50 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.cp/virtfunc2.exp View 2 chunks +4 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.disasm/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.disasm/am33.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/h8300s.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/hppa.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/mn10300.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/sh3.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t01_mov.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t02_mova.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t03_add.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t04_sub.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t05_cmp.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t06_ari2.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t07_ari3.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t08_or.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t09_xor.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t10_and.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t11_logs.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t12_bit.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.disasm/t13_otr.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/callframecfa.exp View 1 chunk +3 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dup-psym.exp View 1 chunk +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.S View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-ada-ffffffff.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-anonymous-func.exp View 1 chunk +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.S View 2 chunks +5 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-bad-parameter-type.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-basic.exp View 1 chunk +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-case-insensitive.exp View 1 chunk +3 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-compressed.exp View 1 chunk +5 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-const.exp View 1 chunk +3 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-cp-infcall-ref-static.exp View 1 chunk +4 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-cu-size.exp View 1 chunk +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.S View 13 chunks +49 lines, -49 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-double-set-die-type.exp View 1 chunk +3 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-empty-namespace.exp View 1 chunk +4 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.S View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-empty-pc-range.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-entry-value.S View 3 chunks +8 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-filename.exp View 1 chunk +2 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.S View 1 chunk +254 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.dwarf2/dw2-icc-opaque.exp View 3 chunks +19 lines, -21 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-ifort-parameter.exp View 1 chunk +5 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-inheritance.exp View 1 chunk +4 lines, -5 lines 0 comments Download
A gdb/testsuite/gdb.dwarf2/dw2-inline-break.S View 1 chunk +1663 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.dwarf2/dw2-inline-break.exp View 1 chunk +125 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-inline-param.exp View 3 chunks +7 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-intercu.S View 2 chunks +6 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-intercu.exp View 1 chunk +11 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-intermix.exp View 1 chunk +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-linkage-name-trust.exp View 1 chunk +5 lines, -7 lines 0 comments Download
A + gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.S View 3 chunks +47 lines, -41 lines 0 comments Download
A + gdb/testsuite/gdb.dwarf2/dw2-minsym-in-cu.exp View 2 chunks +8 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.S View 1 chunk +9 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-modula2-self-type.exp View 1 chunk +2 lines, -5 lines 0 comments Download
A + gdb/testsuite/gdb.dwarf2/dw2-namespaceless-anonymous.S View 4 chunks +12 lines, -11 lines 0 comments Download
A + gdb/testsuite/gdb.dwarf2/dw2-namespaceless-anonymous.exp View 2 chunks +10 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-noloc.exp View 2 chunks +2 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-objfile-overlap.exp View 1 chunk +4 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-op-call.S View 1 chunk +17 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-op-call.exp View 1 chunk +4 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-op-stack-value.exp View 1 chunk +4 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-param-error.S View 2 chunks +6 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-param-error.exp View 1 chunk +4 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-producer.exp View 1 chunk +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-ranges.exp View 2 chunks +8 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-ref-missing-frame.exp View 1 chunk +4 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-restore.exp View 1 chunk +3 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-simple-locdesc.exp View 1 chunk +2 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.S View 3 chunks +6 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-skip-prologue.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.S View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-stack-boundary.exp View 1 chunk +1 line, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-strp.exp View 1 chunk +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw2-var-zero-addr.exp View 1 chunk +4 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.S View 3 chunks +6 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw4-sig-type-unused.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/dw4-sig-types.exp View 1 chunk +4 lines, -5 lines 0 comments Download
A gdb/testsuite/gdb.dwarf2/fission-base.S View 1 chunk +364 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.dwarf2/fission-base.c View 2 chunks +7 lines, -6 lines 0 comments Download
A gdb/testsuite/gdb.dwarf2/fission-base.exp View 1 chunk +64 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.dwarf2/fission-reread.S View 1 chunk +457 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.dwarf2/fission-reread.exp View 2 chunks +19 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/implptr.exp View 2 chunks +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/implptr-64bit.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/implptr-optimized-out.S View 2 chunks +3 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/implptr-optimized-out.exp View 1 chunk +1 line, -3 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/mac-fileno.exp View 1 chunk +3 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.S View 3 chunks +38 lines, -38 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/member-ptr-forwardref.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/pieces.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/pr10770.exp View 1 chunk +2 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/pr11465.S View 3 chunks +35 lines, -35 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/pr11465.exp View 2 chunks +2 lines, -5 lines 0 comments Download
A gdb/testsuite/gdb.dwarf2/pr13961.S View 1 chunk +361 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.dwarf2/pr13961.exp View 2 chunks +13 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.dwarf2/valop.exp View 1 chunk +3 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.fortran/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.fortran/array-element.exp View 1 chunk +2 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.fortran/charset.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.fortran/complex.exp View 1 chunk +2 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.fortran/derived-type.exp View 1 chunk +2 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.fortran/exprs.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.fortran/library-module.exp View 2 chunks +7 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.fortran/logical.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.fortran/module.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.fortran/multi-dim.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.fortran/subarray.exp View 1 chunk +2 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.fortran/types.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.gdb/complaints.exp View 1 chunk +5 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.gdb/observer.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.gdb/selftest.exp View 5 chunks +28 lines, -26 lines 0 comments Download
M gdb/testsuite/gdb.gdb/xfullpath.exp View 1 chunk +0 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.go/Makefile View 2 chunks +6 lines, -9 lines 0 comments Download
A + gdb/testsuite/gdb.go/Makefile.in View 2 chunks +5 lines, -8 lines 0 comments Download
A gdb/testsuite/gdb.go/basic-types.exp View 1 chunk +118 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/chan.exp View 1 chunk +51 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/chan.go View 1 chunk +20 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.go/handcall.exp View 2 chunks +20 lines, -14 lines 0 comments Download
A gdb/testsuite/gdb.go/handcall.go View 1 chunk +15 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/hello.exp View 1 chunk +59 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/hello.go View 1 chunk +12 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.go/integers.exp View 4 chunks +29 lines, -43 lines 0 comments Download
A gdb/testsuite/gdb.go/integers.go View 1 chunk +22 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/methods.exp View 1 chunk +49 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/methods.go View 1 chunk +21 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/package.exp View 1 chunk +49 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/package1.go View 1 chunk +11 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.go/package2.go View 1 chunk +7 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.go/print.exp View 3 chunks +6 lines, -11 lines 0 comments Download
A + gdb/testsuite/gdb.go/strings.exp View 2 chunks +19 lines, -18 lines 0 comments Download
A gdb/testsuite/gdb.go/strings.go View 1 chunk +10 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.go/types.exp View 2 chunks +27 lines, -15 lines 0 comments Download
A gdb/testsuite/gdb.go/types.go View 1 chunk +24 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.go/unsafe.exp View 2 chunks +19 lines, -14 lines 0 comments Download
A gdb/testsuite/gdb.go/unsafe.go View 1 chunk +11 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.hp/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.aCC/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp View 1 chunk +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.aCC/run.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/dollar.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/hwwatchbus.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/reg.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/reg-pa64.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/sized-enum.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp View 1 chunk +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.compat/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.compat/xdb0.c View 1 chunk +1 line, -4 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.compat/xdb1.exp View 2 chunks +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.compat/xdb3.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.defects/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.defects/bs14602.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp View 2 chunks +1 line, -5 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.objdbg/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.hp/gdb.objdbg/objdbg01.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.hp/gdb.objdbg/objdbg02.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.hp/gdb.objdbg/objdbg03.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.hp/gdb.objdbg/objdbg04.exp View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.java/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.java/jmain.exp View 1 chunk +2 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.java/jmisc.exp View 2 chunks +4 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.java/jnpe.exp View 1 chunk +2 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.java/jprint.exp View 2 chunks +10 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.java/jprint.java View 2 chunks +7 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.java/jv-exp.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.java/jv-print.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.linespec/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.linespec/linespec.exp View 3 chunks +15 lines, -11 lines 0 comments Download
A + gdb/testsuite/gdb.linespec/ls-dollar.cc View 2 chunks +5 lines, -5 lines 0 comments Download
A + gdb/testsuite/gdb.linespec/ls-dollar.exp View 2 chunks +15 lines, -13 lines 0 comments Download
A + gdb/testsuite/gdb.linespec/ls-errs.c View 2 chunks +8 lines, -5 lines 0 comments Download
A gdb/testsuite/gdb.linespec/ls-errs.exp View 1 chunk +191 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.linespec/thread.c View 2 chunks +7 lines, -11 lines 0 comments Download
A + gdb/testsuite/gdb.linespec/thread.exp View 2 chunks +17 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.mi/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.mi/dw2-ref-missing-frame.exp View 1 chunk +7 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.mi/gdb2549.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/gdb669.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/gdb701.exp View 1 chunk +2 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.mi/gdb792.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-async.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-basics.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-break.exp View 2 chunks +8 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-cli.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-console.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-disassemble.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-eval.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-file.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-file-transfer.exp View 1 chunk +2 lines, -3 lines 0 comments Download
A + gdb/testsuite/gdb.mi/mi-info-os.exp View 2 chunks +15 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-inheritance-syntax-error.exp View 1 chunk +2 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.mi/mi-logging.exp View 1 chunk +87 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-nonstop.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-nonstop-exit.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-ns-stale-regcache.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-nsintrall.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-nsmoribund.exp View 2 chunks +5 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-nsthrexec.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-pending.exp View 3 chunks +4 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-pthreads.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-read-memory.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-regs.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-return.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-reverse.exp View 1 chunk +172 lines, -173 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-simplerun.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-solib.exp View 2 chunks +12 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-stack.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-stepi.exp View 1 chunk +3 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.mi/mi-stepn.c View 2 chunks +11 lines, -12 lines 0 comments Download
A + gdb/testsuite/gdb.mi/mi-stepn.exp View 3 chunks +18 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-syn-frame.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-until.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-var-block.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-var-child.exp View 2 chunks +5 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-var-child-f.exp View 1 chunk +2 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-var-cmd.exp View 3 chunks +6 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-var-cp.cc View 2 chunks +46 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-var-cp.exp View 2 chunks +75 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.mi/mi-var-create-rtti.c View 2 chunks +4 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.mi/mi-var-create-rtti.exp View 1 chunk +52 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-var-display.exp View 3 chunks +9 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-var-invalidate.exp View 1 chunk +7 lines, -8 lines 0 comments Download
A gdb/testsuite/gdb.mi/mi-var-rtti.cc View 1 chunk +360 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.mi/mi-var-rtti.exp View 1 chunk +121 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi-watch.exp View 3 chunks +5 lines, -12 lines 0 comments Download
A + gdb/testsuite/gdb.mi/mi-watch-nonstop.exp View 4 chunks +18 lines, -22 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-amd64-entry-value.exp View 2 chunks +1 line, -3 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-basics.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-break.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-cli.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-console.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-disassemble.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-eval.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-file.exp View 1 chunk +3 lines, -4 lines 0 comments Download
A + gdb/testsuite/gdb.mi/mi2-prompt.exp View 3 chunks +14 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-pthreads.exp View 1 chunk +2 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-read-memory.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-regs.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-return.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-simplerun.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-stack.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-stepi.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-syn-frame.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-until.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-var-block.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-var-child.exp View 2 chunks +98 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-var-cmd.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-var-display.exp View 2 chunks +4 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.mi/mi2-watch.exp View 3 chunks +5 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.mi/var-cmd.c View 4 chunks +54 lines, -3 lines 0 comments Download
A + gdb/testsuite/gdb.mi/watch-nonstop.c View 1 chunk +4 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.modula2/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.modula2/unbounded-array.exp View 1 chunk +3 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.multi/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.multi/base.exp View 1 chunk +6 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.multi/bkpt-multi-exec.exp View 1 chunk +10 lines, -9 lines 0 comments Download
A + gdb/testsuite/gdb.multi/watchpoint-multi.c View 3 chunks +15 lines, -13 lines 0 comments Download
A gdb/testsuite/gdb.multi/watchpoint-multi.exp View 1 chunk +94 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.objc/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.objc/basicclass.exp View 3 chunks +2 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.objc/nondebug.exp View 2 chunks +1 line, -8 lines 0 comments Download
M gdb/testsuite/gdb.objc/objcdecode.exp View 2 chunks +1 line, -8 lines 0 comments Download
M gdb/testsuite/gdb.objc/print.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.opencl/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.opencl/callfuncs.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.opencl/convs_casts.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.opencl/datatypes.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.opencl/operators.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.opencl/vec_comps.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.opt/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.opt/clobbered-registers-O2.exp View 1 chunk +5 lines, -19 lines 0 comments Download
A gdb/testsuite/gdb.opt/inline-break.c View 1 chunk +159 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.opt/inline-break.exp View 1 chunk +113 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.opt/inline-bt.exp View 1 chunk +6 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.opt/inline-cmds.exp View 1 chunk +5 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.opt/inline-locals.exp View 1 chunk +5 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.pascal/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.pascal/floats.exp View 1 chunk +5 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.pascal/gdb11492.exp View 1 chunk +4 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.pascal/hello.exp View 1 chunk +2 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.pascal/integers.exp View 1 chunk +2 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.pascal/print.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.pascal/types.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.python/Makefile.in View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/testsuite/gdb.python/lib-types.exp View 1 chunk +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.python/py-block.exp View 1 chunk +2 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.python/py-breakpoint.exp View 1 chunk +2 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.python/py-cmd.exp View 2 chunks +17 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.python/py-events.c View 1 chunk +5 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.python/py-events.exp View 2 chunks +19 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.python/py-events.py View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.python/py-evsignal.exp View 2 chunks +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.python/py-evthreads.exp View 2 chunks +1 line, -7 lines 0 comments Download
A gdb/testsuite/gdb.python/py-explore.c View 1 chunk +82 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.python/py-explore.cc View 2 chunks +29 lines, -21 lines 0 comments Download
A gdb/testsuite/gdb.python/py-explore.exp View 1 chunk +468 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.python/py-explore-cc.exp View 1 chunk +144 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.python/py-finish-breakpoint.exp View 2 chunks +3 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.python/py-finish-breakpoint.py View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.python/py-finish-breakpoint2.exp View 1 chunk +2 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.python/py-frame.exp View 1 chunk +2 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.python/py-frame-inline.exp View 1 chunk +2 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.python/py-function.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.python/py-inferior.exp View 2 chunks +3 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.python/py-infthread.exp View 2 chunks +2 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.python/py-mi.exp View 2 chunks +5 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.python/py-objfile.exp View 1 chunk +1 line, -6 lines 0 comments Download
M gdb/testsuite/gdb.python/py-objfile-script.exp View 2 chunks +4 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.python/py-parameter.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.python/py-pp-maint.c View 1 chunk +10 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.python/py-pp-maint.exp View 5 chunks +31 lines, -28 lines 0 comments Download
M gdb/testsuite/gdb.python/py-pp-maint.py View 1 chunk +3 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.python/py-prettyprint.c View 4 chunks +23 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.python/py-prettyprint.exp View 2 chunks +10 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.python/py-prettyprint.py View 3 chunks +25 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.python/py-progspace.exp View 1 chunk +2 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.python/py-prompt.exp View 2 chunks +6 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.python/py-section-script.exp View 2 chunks +6 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.python/py-shared.exp View 2 chunks +4 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.python/py-symbol.c View 2 chunks +10 lines, -2 lines 0 comments Download
M gdb/testsuite/gdb.python/py-symbol.exp View 3 chunks +26 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.python/py-symtab.exp View 3 chunks +20 lines, -17 lines 0 comments Download
M gdb/testsuite/gdb.python/py-template.exp View 1 chunk +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.python/py-type.exp View 4 chunks +13 lines, -11 lines 0 comments Download
A + gdb/testsuite/gdb.python/py-value.cc View 2 chunks +13 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.python/py-value.exp View 2 chunks +3 lines, -9 lines 0 comments Download
A gdb/testsuite/gdb.python/py-value-cc.exp View 1 chunk +46 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.python/python.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/testsuite/gdb.python/python.exp View 5 chunks +28 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.reverse/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
A + gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.S View 7 chunks +177 lines, -224 lines 0 comments Download
A + gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.c View 2 chunks +12 lines, -10 lines 0 comments Download
A + gdb/testsuite/gdb.reverse/amd64-tailcall-reverse.exp View 3 chunks +19 lines, -16 lines 0 comments Download
M gdb/testsuite/gdb.reverse/break-precsave.exp View 2 chunks +5 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.reverse/break-reverse.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.reverse/consecutive-precsave.exp View 2 chunks +5 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.reverse/consecutive-reverse.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.reverse/consecutive-reverse.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.reverse/finish-precsave.exp View 2 chunks +5 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.reverse/finish-reverse.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.reverse/finish-reverse-bkpt.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.reverse/i386-precsave.exp View 2 chunks +7 lines, -18 lines 0 comments Download
M gdb/testsuite/gdb.reverse/i386-reverse.exp View 1 chunk +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.reverse/i386-sse-reverse.c View 3 chunks +20 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.reverse/i386-sse-reverse.exp View 3 chunks +118 lines, -88 lines 0 comments Download
M gdb/testsuite/gdb.reverse/i387-env-reverse.exp View 1 chunk +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.reverse/i387-stack-reverse.exp View 1 chunk +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.reverse/machinestate.exp View 1 chunk +3 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.reverse/machinestate-precsave.exp View 2 chunks +7 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.reverse/next-reverse-bkpt-over-sr.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.reverse/sigall-precsave.exp View 2 chunks +8 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.reverse/sigall-reverse.c View 2 chunks +0 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.reverse/sigall-reverse.exp View 1 chunk +4 lines, -10 lines 0 comments Download
A gdb/testsuite/gdb.reverse/singlejmp-reverse.S View 1 chunk +311 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.reverse/singlejmp-reverse.c View 2 chunks +14 lines, -13 lines 0 comments Download
A gdb/testsuite/gdb.reverse/singlejmp-reverse.exp View 1 chunk +62 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.reverse/singlejmp-reverse-nodebug.S View 2 chunks +21 lines, -22 lines 0 comments Download
A + gdb/testsuite/gdb.reverse/singlejmp-reverse-nodebug.c View 2 chunks +3 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.reverse/solib-precsave.exp View 4 chunks +18 lines, -9 lines 0 comments Download
M gdb/testsuite/gdb.reverse/solib-reverse.exp View 2 chunks +7 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.reverse/step-precsave.exp View 2 chunks +5 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.reverse/step-reverse.exp View 1 chunk +1 line, -2 lines 0 comments Download
M gdb/testsuite/gdb.reverse/until-precsave.exp View 4 chunks +12 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.reverse/until-reverse.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.reverse/until-reverse.exp View 3 chunks +6 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.reverse/watch-precsave.exp View 2 chunks +5 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.reverse/watch-reverse.c View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.reverse/watch-reverse.exp View 1 chunk +1 line, -3 lines 0 comments Download
M gdb/testsuite/gdb.server/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.server/ext-attach.exp View 3 chunks +10 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.server/ext-run.exp View 2 chunks +6 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.server/file-transfer.exp View 1 chunk +5 lines, -9 lines 0 comments Download
A + gdb/testsuite/gdb.server/server-exec-info.exp View 2 chunks +16 lines, -22 lines 0 comments Download
M gdb/testsuite/gdb.server/server-mon.exp View 1 chunk +5 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.server/server-run.exp View 2 chunks +6 lines, -4 lines 0 comments Download
A gdb/testsuite/gdb.server/solib-list.exp View 1 chunk +108 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.server/solib-list-lib.c View 2 chunks +7 lines, -6 lines 0 comments Download
A + gdb/testsuite/gdb.server/solib-list-main.c View 2 chunks +3 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.stabs/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.stabs/exclfwd.exp View 1 chunk +4 lines, -27 lines 0 comments Download
M gdb/testsuite/gdb.stabs/gdb11479.exp View 1 chunk +0 lines, -4 lines 0 comments Download
M gdb/testsuite/gdb.stabs/weird.exp View 1 chunk +3 lines, -13 lines 0 comments Download
M gdb/testsuite/gdb.threads/Makefile.in View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/testsuite/gdb.threads/attach-into-signal.exp View 1 chunk +125 lines, -112 lines 0 comments Download
M gdb/testsuite/gdb.threads/attach-stopped.exp View 3 chunks +6 lines, -53 lines 0 comments Download
D gdb/testsuite/gdb.threads/attachstop-mt.c View 1 chunk +0 lines, -56 lines 0 comments Download
D gdb/testsuite/gdb.threads/attachstop-mt.exp View 1 chunk +0 lines, -266 lines 0 comments Download
M gdb/testsuite/gdb.threads/bp_in_thread.exp View 1 chunk +4 lines, -12 lines 0 comments Download
A + gdb/testsuite/gdb.threads/clone-new-thread-event.c View 2 chunks +15 lines, -28 lines 0 comments Download
A + gdb/testsuite/gdb.threads/clone-new-thread-event.exp View 2 chunks +8 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.threads/corethreads.exp View 1 chunk +1 line, -3 lines 0 comments Download
M gdb/testsuite/gdb.threads/execl.exp View 2 chunks +3 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.threads/fork-child-threads.exp View 1 chunk +2 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.threads/fork-thread-pending.c View 4 chunks +8 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.threads/fork-thread-pending.exp View 1 chunk +2 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.threads/gcore-thread.exp View 4 chunks +23 lines, -43 lines 0 comments Download
M gdb/testsuite/gdb.threads/hand-call-in-threads.exp View 2 chunks +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/ia64-sigill.exp View 1 chunk +1 line, -3 lines 0 comments Download
M gdb/testsuite/gdb.threads/interrupted-hand-call.exp View 2 chunks +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/killed.exp View 1 chunk +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.threads/leader-exit.exp View 1 chunk +1 line, -3 lines 0 comments Download
M gdb/testsuite/gdb.threads/linux-dp.exp View 2 chunks +4 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.threads/local-watch-wrong-thread.exp View 1 chunk +2 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.threads/manythreads.exp View 1 chunk +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.threads/multi-create.exp View 1 chunk +2 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.threads/no-unwaited-for-left.exp View 1 chunk +1 line, -3 lines 0 comments Download
M gdb/testsuite/gdb.threads/non-ldr-exc-1.exp View 2 chunks +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/non-ldr-exc-2.exp View 2 chunks +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/non-ldr-exc-3.exp View 2 chunks +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/non-ldr-exc-4.exp View 2 chunks +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/pending-step.exp View 1 chunk +3 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.threads/print-threads.exp View 1 chunk +3 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.threads/pthread_cond_wait.exp View 1 chunk +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/pthreads.exp View 2 chunks +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.threads/schedlock.exp View 1 chunk +2 lines, -8 lines 0 comments Download
A + gdb/testsuite/gdb.threads/siginfo-threads.c View 11 chunks +125 lines, -39 lines 0 comments Download
A gdb/testsuite/gdb.threads/siginfo-threads.exp View 1 chunk +99 lines, -0 lines 0 comments Download
A + gdb/testsuite/gdb.threads/sigstep-threads.c View 2 chunks +23 lines, -19 lines 0 comments Download
A gdb/testsuite/gdb.threads/sigstep-threads.exp View 1 chunk +73 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.threads/sigthread.exp View 1 chunk +2 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.threads/staticthreads.exp View 1 chunk +3 lines, -11 lines 0 comments Download
D gdb/testsuite/gdb.threads/step.c View 1 chunk +0 lines, -221 lines 0 comments Download
D gdb/testsuite/gdb.threads/step.exp View 1 chunk +0 lines, -194 lines 0 comments Download
D gdb/testsuite/gdb.threads/step2.exp View 1 chunk +0 lines, -144 lines 0 comments Download
M gdb/testsuite/gdb.threads/switch-threads.exp View 1 chunk +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/thread-execl.exp View 1 chunk +3 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.threads/thread-find.exp View 1 chunk +2 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.threads/thread-specific.exp View 2 chunks +3 lines, -15 lines 0 comments Download
M gdb/testsuite/gdb.threads/thread-unwindonsignal.exp View 2 chunks +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/thread_check.exp View 1 chunk +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.threads/thread_events.exp View 1 chunk +2 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.threads/threadapply.exp View 1 chunk +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.threads/threxit-hop-specific.exp View 1 chunk +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.threads/tls.exp View 3 chunks +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.threads/tls-nodebug.exp View 2 chunks +2 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.threads/tls-shared.exp View 3 chunks +5 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.threads/tls-var.exp View 1 chunk +3 lines, -5 lines 0 comments Download
A + gdb/testsuite/gdb.threads/watchpoint-fork.h View 2 chunks +17 lines, -10 lines 0 comments Download
A gdb/testsuite/gdb.threads/watchpoint-fork.exp View 1 chunk +147 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.threads/watchpoint-fork-child.c View 1 chunk +129 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.threads/watchpoint-fork-mt.c View 1 chunk +174 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.threads/watchpoint-fork-parent.c View 1 chunk +74 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.threads/watchpoint-fork-st.c View 1 chunk +61 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.threads/watchthreads.exp View 2 chunks +2 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.threads/watchthreads-reorder.exp View 2 chunks +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.threads/watchthreads2.exp View 2 chunks +3 lines, -12 lines 0 comments Download
M gdb/testsuite/gdb.trace/Makefile.in View 2 chunks +4 lines, -3 lines 0 comments Download
M gdb/testsuite/gdb.trace/actions.c View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.trace/actions.exp View 1 chunk +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.trace/ax.exp View 1 chunk +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.trace/backtrace.exp View 2 chunks +2 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.trace/change-loc.exp View 8 chunks +64 lines, -50 lines 0 comments Download
M gdb/testsuite/gdb.trace/circ.c View 2 chunks +0 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.trace/circ.exp View 3 chunks +31 lines, -31 lines 0 comments Download
M gdb/testsuite/gdb.trace/collection.c View 1 chunk +0 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.trace/collection.exp View 2 chunks +3 lines, -14 lines 0 comments Download
M gdb/testsuite/gdb.trace/deltrace.exp View 1 chunk +1 line, -7 lines 0 comments Download
A + gdb/testsuite/gdb.trace/disconnected-tracing.c View 2 chunks +2 lines, -3 lines 0 comments Download
A gdb/testsuite/gdb.trace/disconnected-tracing.exp View 1 chunk +74 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.trace/ftrace.exp View 5 chunks +6 lines, -6 lines 0 comments Download
M gdb/testsuite/gdb.trace/infotrace.exp View 1 chunk +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.trace/packetlen.exp View 2 chunks +2 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.trace/passc-dyn.exp View 2 chunks +2 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.trace/passcount.exp View 1 chunk +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.trace/pending.exp View 13 chunks +92 lines, -101 lines 0 comments Download
M gdb/testsuite/gdb.trace/report.exp View 2 chunks +2 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.trace/save-trace.exp View 2 chunks +7 lines, -12 lines 0 comments Download
A gdb/testsuite/gdb.trace/stap-trace.c View 1 chunk +71 lines, -0 lines 0 comments Download
A gdb/testsuite/gdb.trace/stap-trace.exp View 1 chunk +134 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.trace/status-stop.exp View 5 chunks +8 lines, -31 lines 0 comments Download
A + gdb/testsuite/gdb.trace/strace.c View 2 chunks +7 lines, -18 lines 0 comments Download
A gdb/testsuite/gdb.trace/strace.exp View 1 chunk +270 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.trace/tfile.exp View 1 chunk +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.trace/tfind.exp View 2 chunks +2 lines, -10 lines 0 comments Download
M gdb/testsuite/gdb.trace/trace-break.exp View 10 chunks +27 lines, -58 lines 0 comments Download
A + gdb/testsuite/gdb.trace/trace-mt.c View 3 chunks +17 lines, -30 lines 0 comments Download
A gdb/testsuite/gdb.trace/trace-mt.exp View 1 chunk +134 lines, -0 lines 0 comments Download
M gdb/testsuite/gdb.trace/tracecmd.exp View 1 chunk +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.trace/tspeed.exp View 2 chunks +3 lines, -7 lines 0 comments Download
M gdb/testsuite/gdb.trace/tstatus.exp View 3 chunks +3 lines, -5 lines 0 comments Download
M gdb/testsuite/gdb.trace/tsv.exp View 2 chunks +2 lines, -8 lines 0 comments Download
M gdb/testsuite/gdb.trace/unavailable.exp View 9 chunks +73 lines, -74 lines 0 comments Download
M gdb/testsuite/gdb.trace/while-dyn.exp View 2 chunks +3 lines, -11 lines 0 comments Download
M gdb/testsuite/gdb.trace/while-stepping.exp View 1 chunk +1 line, -7 lines 0 comments Download
M gdb/testsuite/gdb.xml/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M gdb/testsuite/gdb.xml/tdesc-regs.exp View 1 chunk +1 line, -1 line 0 comments Download
A gdb/testsuite/lib/append_gdb_boards_dir.exp View 1 chunk +48 lines, -0 lines 0 comments Download
M gdb/testsuite/lib/future.exp View 7 chunks +90 lines, -4 lines 0 comments Download
M gdb/testsuite/lib/gdb.exp View 39 chunks +400 lines, -216 lines 0 comments Download
M gdb/testsuite/lib/gdbserver-support.exp View 8 chunks +59 lines, -9 lines 0 comments Download
A + gdb/testsuite/lib/go.exp View 2 chunks +16 lines, -9 lines 0 comments Download
M gdb/testsuite/lib/mi-support.exp View 10 chunks +67 lines, -15 lines 0 comments Download
M gdb/testsuite/lib/trace-support.exp View 1 chunk +12 lines, -0 lines 0 comments Download
M gdb/thread.c View 9 chunks +23 lines, -5 lines 0 comments Download
M gdb/tic6x-tdep.c View 14 chunks +38 lines, -45 lines 0 comments Download
A gdb/tilegx-linux-nat.c View 1 chunk +187 lines, -0 lines 0 comments Download
A gdb/tilegx-linux-tdep.c View 1 chunk +146 lines, -0 lines 0 comments Download
A gdb/tilegx-tdep.h View 1 chunk +109 lines, -0 lines 0 comments Download
A gdb/tilegx-tdep.c View 1 chunk +1017 lines, -0 lines 0 comments Download
M gdb/top.h View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/top.c View 11 chunks +70 lines, -47 lines 0 comments Download
M gdb/tracepoint.h View 4 chunks +5 lines, -2 lines 0 comments Download
M gdb/tracepoint.c View 35 chunks +105 lines, -41 lines 0 comments Download
M gdb/tui/tui-data.h View 1 chunk +0 lines, -2 lines 0 comments Download
M gdb/tui/tui-data.c View 1 chunk +0 lines, -10 lines 0 comments Download
M gdb/tui/tui-hooks.c View 3 chunks +10 lines, -1 line 0 comments Download
D gdb/tui/tui-main.c View 1 chunk +0 lines, -41 lines 0 comments Download
M gdb/tui/tui-regs.c View 1 chunk +0 lines, -13 lines 0 comments Download
M gdb/tui/tui-stack.c View 2 chunks +3 lines, -1 line 0 comments Download
M gdb/tui/tui-win.c View 4 chunks +16 lines, -10 lines 0 comments Download
M gdb/typeprint.c View 3 chunks +3 lines, -12 lines 0 comments Download
M gdb/ui-out.h View 4 chunks +1 line, -42 lines 0 comments Download
M gdb/ui-out.c View 4 chunks +5 lines, -91 lines 0 comments Download
M gdb/utils.c View 21 chunks +287 lines, -185 lines 0 comments Download
M gdb/v850-tdep.c View 8 chunks +142 lines, -7 lines 0 comments Download
M gdb/valarith.c View 3 chunks +3 lines, -3 lines 0 comments Download
M gdb/valops.c View 20 chunks +139 lines, -64 lines 0 comments Download
M gdb/valprint.h View 3 chunks +39 lines, -0 lines 0 comments Download
M gdb/valprint.c View 17 chunks +425 lines, -49 lines 0 comments Download
M gdb/value.h View 13 chunks +117 lines, -28 lines 0 comments Download
M gdb/value.c View 26 chunks +231 lines, -55 lines 0 comments Download
M gdb/varobj.c View 65 chunks +593 lines, -142 lines 0 comments Download
M gdb/vax-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/vaxobsd-tdep.c View 1 chunk +1 line, -1 line 0 comments Download
D gdb/vec.h View 1 chunk +0 lines, -1033 lines 0 comments Download
D gdb/vec.c View 1 chunk +0 lines, -118 lines 0 comments Download
M gdb/version.in View 1 chunk +1 line, -1 line 0 comments Download
M gdb/windows-nat.h View 1 chunk +8 lines, -0 lines 0 comments Download
M gdb/windows-nat.c View 24 chunks +91 lines, -40 lines 0 comments Download
M gdb/windows-tdep.h View 1 chunk +5 lines, -0 lines 0 comments Download
M gdb/windows-tdep.c View 5 chunks +60 lines, -2 lines 0 comments Download
M gdb/windows-termcap.c View 1 chunk +8 lines, -0 lines 0 comments Download
D gdb/wrapper.h View 1 chunk +0 lines, -53 lines 0 comments Download
D gdb/wrapper.c View 1 chunk +0 lines, -185 lines 0 comments Download
M gdb/xcoffread.c View 25 chunks +106 lines, -92 lines 0 comments Download
M gdb/xcoffsolib.c View 1 chunk +2 lines, -0 lines 0 comments Download
M gdb/xml-syscall.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/xstormy16-tdep.c View 2 chunks +2 lines, -2 lines 0 comments Download
M gdb/xtensa-linux-nat.c View 1 chunk +1 line, -1 line 0 comments Download
M gdb/xtensa-tdep.c View 3 chunks +1 line, -3 lines 0 comments Download
M include/ChangeLog View 4 chunks +127 lines, -12 lines 0 comments Download
M include/bfdlink.h View 3 chunks +6 lines, -3 lines 0 comments Download
M include/demangle.h View 2 chunks +5 lines, -0 lines 0 comments Download
M include/dis-asm.h View 4 chunks +5 lines, -1 line 0 comments Download
M include/dwarf2.h View 5 chunks +94 lines, -615 lines 0 comments Download
A include/dwarf2.def View 1 chunk +685 lines, -0 lines 0 comments Download
M include/elf/ChangeLog View 3 chunks +145 lines, -0 lines 0 comments Download
M include/elf/avr.h View 3 chunks +15 lines, -11 lines 0 comments Download
M include/elf/common.h View 2 chunks +13 lines, -1 line 0 comments Download
M include/elf/m68hc11.h View 4 chunks +12 lines, -3 lines 0 comments Download
M include/elf/mips.h View 1 chunk +8 lines, -1 line 0 comments Download
M include/elf/mn10300.h View 1 chunk +9 lines, -0 lines 0 comments Download
M include/elf/ppc.h View 2 chunks +24 lines, -3 lines 0 comments Download
M include/elf/rl78.h View 2 chunks +7 lines, -6 lines 0 comments Download
M include/elf/s390.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/elf/sparc.h View 2 chunks +15 lines, -0 lines 0 comments Download
M include/elf/tilegx.h View 2 chunks +24 lines, -24 lines 0 comments Download
M include/elf/tilepro.h View 2 chunks +17 lines, -1 line 0 comments Download
A include/elf/xgate.h View 1 chunk +77 lines, -0 lines 0 comments Download
M include/filenames.h View 2 chunks +6 lines, -0 lines 0 comments Download
M include/gdb/ChangeLog View 1 chunk +24 lines, -0 lines 0 comments Download
M include/gdb/callback.h View 2 chunks +6 lines, -1 line 0 comments Download
A include/gdb/gdb-index.h View 1 chunk +99 lines, -0 lines 0 comments Download
M include/gdb/signals.h View 1 chunk +2 lines, -2 lines 0 comments Download
M include/gdb/signals.def View 2 chunks +150 lines, -150 lines 0 comments Download
A include/gdb/sim-rl78.h View 1 chunk +76 lines, -0 lines 0 comments Download
A include/leb128.h View 1 chunk +136 lines, -0 lines 0 comments Download
M include/mach-o/ChangeLog View 1 chunk +32 lines, -0 lines 0 comments Download
A include/mach-o/codesign.h View 1 chunk +85 lines, -0 lines 0 comments Download
M include/mach-o/external.h View 3 chunks +58 lines, -5 lines 0 comments Download
M include/mach-o/loader.h View 4 chunks +17 lines, -2 lines 0 comments Download
M include/mach-o/reloc.h View 2 chunks +1 line, -21 lines 0 comments Download
M include/opcode/ChangeLog View 1 chunk +71 lines, -0 lines 0 comments Download
M include/opcode/avr.h View 5 chunks +9 lines, -3 lines 0 comments Download
M include/opcode/crx.h View 2 chunks +2 lines, -2 lines 0 comments Download
M include/opcode/i386.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/opcode/m68hc11.h View 4 chunks +39 lines, -11 lines 0 comments Download
M include/opcode/mips.h View 1 chunk +1 line, -1 line 0 comments Download
M include/opcode/ppc.h View 8 chunks +47 lines, -7 lines 0 comments Download
M include/opcode/sparc.h View 3 chunks +37 lines, -20 lines 0 comments Download
M include/opcode/tilegx.h View 1 chunk +2 lines, -0 lines 0 comments Download
M include/opcode/tilepro.h View 1 chunk +2 lines, -0 lines 0 comments Download
A include/opcode/xgate.h View 1 chunk +120 lines, -0 lines 0 comments Download
M include/plugin-api.h View 1 chunk +2 lines, -1 line 0 comments Download
M include/splay-tree.h View 2 chunks +6 lines, -13 lines 0 comments Download
M include/vms/ChangeLog View 1 chunk +4 lines, -0 lines 0 comments Download
M include/vms/lbr.h View 1 chunk +3 lines, -0 lines 0 comments Download
M libdecnumber/ChangeLog View 1 chunk +8 lines, -0 lines 0 comments Download
M libdecnumber/configure View 3 chunks +19 lines, -11 lines 0 comments Download
M libiberty/ChangeLog View 1 chunk +111 lines, -0 lines 0 comments Download
M libiberty/Makefile.in View 4 chunks +11 lines, -3 lines 0 comments Download
M libiberty/aclocal.m4 View 1 chunk +1 line, -1 line 0 comments Download
M libiberty/configure View 5 chunks +12 lines, -7 lines 0 comments Download
M libiberty/copying-lib.texi View 1 chunk +0 lines, -5 lines 0 comments Download
M libiberty/cp-demangle.c View 24 chunks +224 lines, -85 lines 0 comments Download
A libiberty/dwarfnames.c View 1 chunk +98 lines, -0 lines 0 comments Download
M libiberty/filename_cmp.c View 1 chunk +49 lines, -0 lines 0 comments Download
M libiberty/make-relative-prefix.c View 5 chunks +19 lines, -5 lines 0 comments Download
M libiberty/md5.c View 2 chunks +8 lines, -4 lines 0 comments Download
M libiberty/pex-unix.c View 1 chunk +4 lines, -2 lines 0 comments Download
M libiberty/stack-limit.c View 2 chunks +2 lines, -1 line 0 comments Download
M libiberty/testsuite/demangle-expected View 3 chunks +68 lines, -1 line 0 comments Download
M md5.sum View 139 chunks +2641 lines, -2266 lines 0 comments Download
M opcodes/ChangeLog View 1 chunk +391 lines, -753 lines 0 comments Download
A + opcodes/ChangeLog-2011 View 1 chunk +6 lines, -0 lines 0 comments Download
M opcodes/Makefile.am View 1 chunk +2 lines, -0 lines 0 comments Download
M opcodes/Makefile.in View 2 chunks +4 lines, -0 lines 0 comments Download
M opcodes/alpha-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/alpha-opc.c View 2 chunks +3 lines, -3 lines 0 comments Download
M opcodes/arc-dis.c View 3 chunks +6 lines, -8 lines 0 comments Download
M opcodes/arm-dis.c View 2 chunks +47 lines, -3 lines 0 comments Download
M opcodes/avr-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/bfin-dis.c View 3 chunks +3 lines, -13 lines 0 comments Download
M opcodes/cgen-asm.c View 2 chunks +19 lines, -3 lines 0 comments Download
M opcodes/cgen-opc.c View 2 chunks +3 lines, -3 lines 0 comments Download
M opcodes/config.in View 2 chunks +10 lines, -0 lines 0 comments Download
M opcodes/configure View 4 chunks +39 lines, -1 line 0 comments Download
M opcodes/configure.in View 4 chunks +14 lines, -1 line 0 comments Download
M opcodes/cr16-dis.c View 3 chunks +3 lines, -3 lines 0 comments Download
M opcodes/cris-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/crx-dis.c View 5 chunks +7 lines, -7 lines 0 comments Download
M opcodes/crx-opc.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/d10v-dis.c View 2 chunks +2 lines, -3 lines 0 comments Download
M opcodes/d10v-opc.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/d30v-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/d30v-opc.c View 2 chunks +3 lines, -2 lines 0 comments Download
M opcodes/disassemble.c View 5 chunks +26 lines, -2 lines 0 comments Download
M opcodes/frv-asm.c View 1 chunk +5 lines, -5 lines 0 comments Download
M opcodes/h8500-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/i370-dis.c View 2 chunks +3 lines, -2 lines 0 comments Download
M opcodes/i370-opc.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/i386-dis.c View 31 chunks +189 lines, -61 lines 0 comments Download
M opcodes/i386-gen.c View 12 chunks +28 lines, -8 lines 0 comments Download
M opcodes/i386-init.h View 1 chunk +180 lines, -72 lines 0 comments Download
M opcodes/i386-opc.h View 7 chunks +35 lines, -3 lines 0 comments Download
M opcodes/i386-opc.tbl View 18 chunks +122 lines, -102 lines 0 comments Download
M opcodes/i860-dis.c View 2 chunks +2 lines, -1 line 0 comments Download
M opcodes/ia64-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/ia64-gen.c View 2 chunks +2 lines, -3 lines 0 comments Download
M opcodes/ia64-opc.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/m10200-dis.c View 2 chunks +3 lines, -3 lines 0 comments Download
M opcodes/m10300-dis.c View 2 chunks +2 lines, -3 lines 0 comments Download
M opcodes/m68hc11-dis.c View 26 chunks +322 lines, -174 lines 0 comments Download
M opcodes/m68hc11-opc.c View 2 chunks +1554 lines, -896 lines 0 comments Download
M opcodes/m68k-opc.c View 1 chunk +2 lines, -2 lines 0 comments Download
M opcodes/micromips-opc.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/mips-dis.c View 3 chunks +9 lines, -2 lines 0 comments Download
M opcodes/mips-opc.c View 2 chunks +3 lines, -2 lines 0 comments Download
M opcodes/mips16-opc.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/mmix-dis.c View 2 chunks +2 lines, -3 lines 0 comments Download
M opcodes/moxie-dis.c View 2 chunks +3 lines, -2 lines 0 comments Download
M opcodes/msp430-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/mt-dis.c View 1 chunk +1 line, -1 line 0 comments Download
M opcodes/or32-dis.c View 2 chunks +2 lines, -3 lines 0 comments Download
M opcodes/or32-opc.c View 2 chunks +6 lines, -6 lines 0 comments Download
M opcodes/pj-dis.c View 2 chunks +3 lines, -2 lines 0 comments Download
M opcodes/po/vi.gmo View 0 chunks +-1 lines, --1 lines 0 comments Download
M opcodes/po/vi.po View 37 chunks +281 lines, -274 lines 0 comments Download
M opcodes/ppc-dis.c View 17 chunks +271 lines, -85 lines 0 comments Download
M opcodes/ppc-opc.c View 82 chunks +1886 lines, -915 lines 0 comments Download
M opcodes/rl78-decode.c View 146 chunks +163 lines, -147 lines 0 comments Download
M opcodes/rl78-decode.opc View 2 chunks +6 lines, -2 lines 0 comments Download
M opcodes/rl78-dis.c View 2 chunks +2 lines, -1 line 0 comments Download
M opcodes/rx-decode.c View 353 chunks +621 lines, -609 lines 0 comments Download
M opcodes/rx-decode.opc View 2 chunks +15 lines, -3 lines 0 comments Download
M opcodes/rx-dis.c View 2 chunks +2 lines, -1 line 0 comments Download
M opcodes/s390-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/s390-opc.txt View 1 chunk +1 line, -1 line 0 comments Download
M opcodes/sh-dis.c View 2 chunks +3 lines, -2 lines 0 comments Download
M opcodes/sh64-dis.c View 2 chunks +3 lines, -3 lines 0 comments Download
M opcodes/sparc-dis.c View 6 chunks +14 lines, -5 lines 0 comments Download
M opcodes/sparc-opc.c View 15 chunks +1406 lines, -1340 lines 0 comments Download
M opcodes/spu-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/sysdep.h View 4 chunks +10 lines, -1 line 0 comments Download
M opcodes/tic30-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/tic4x-dis.c View 2 chunks +2 lines, -1 line 0 comments Download
M opcodes/tic54x-dis.c View 2 chunks +3 lines, -2 lines 0 comments Download
M opcodes/tic80-dis.c View 2 chunks +3 lines, -3 lines 0 comments Download
M opcodes/tic80-opc.c View 2 chunks +3 lines, -2 lines 0 comments Download
M opcodes/tilegx-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/tilegx-opc.c View 312 chunks +500 lines, -433 lines 0 comments Download
M opcodes/tilepro-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/tilepro-opc.c View 379 chunks +576 lines, -518 lines 0 comments Download
M opcodes/v850-dis.c View 2 chunks +3 lines, -4 lines 0 comments Download
M opcodes/v850-opc.c View 14 chunks +25 lines, -33 lines 0 comments Download
M opcodes/vax-dis.c View 2 chunks +2 lines, -2 lines 0 comments Download
M opcodes/w65-dis.c View 2 chunks +3 lines, -2 lines 0 comments Download
A opcodes/xgate-dis.c View 1 chunk +396 lines, -0 lines 0 comments Download
A opcodes/xgate-opc.c View 1 chunk +204 lines, -0 lines 0 comments Download
M opcodes/xtensa-dis.c View 3 chunks +2 lines, -2 lines 0 comments Download
M opcodes/z8kgen.c View 2 chunks +3 lines, -2 lines 0 comments Download
M readline/ChangeLog.gdb View 1 chunk +5 lines, -0 lines 0 comments Download
M readline/signals.c View 2 chunks +2 lines, -0 lines 0 comments Download
M sim/ChangeLog View 1 chunk +8 lines, -0 lines 0 comments Download
M sim/arm/ChangeLog View 1 chunk +24 lines, -0 lines 0 comments Download
M sim/arm/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/arm/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/arm/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/arm/wrapper.c View 4 chunks +5 lines, -3 lines 0 comments Download
M sim/avr/ChangeLog View 1 chunk +14 lines, -0 lines 0 comments Download
M sim/avr/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/avr/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/avr/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/avr/interp.c View 3 chunks +3 lines, -3 lines 0 comments Download
M sim/bfin/ChangeLog View 1 chunk +142 lines, -1 line 0 comments Download
M sim/bfin/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/bfin/bfin-sim.h View 3 chunks +12 lines, -0 lines 0 comments Download
M sim/bfin/bfin-sim.c View 85 chunks +284 lines, -138 lines 0 comments Download
M sim/bfin/config.in View 3 chunks +35 lines, -0 lines 0 comments Download
M sim/bfin/configure View 14 chunks +239 lines, -145 lines 0 comments Download
M sim/bfin/configure.ac View 1 chunk +2 lines, -0 lines 0 comments Download
M sim/bfin/devices.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/bfin/dv-bfin_ebiu_amc.c View 6 chunks +6 lines, -3 lines 0 comments Download
A + sim/bfin/dv-bfin_gpio2.h View 2 chunks +4 lines, -3 lines 0 comments Download
A sim/bfin/dv-bfin_gpio2.c View 1 chunk +284 lines, -0 lines 0 comments Download
A + sim/bfin/dv-bfin_pint.h View 2 chunks +4 lines, -4 lines 0 comments Download
A sim/bfin/dv-bfin_pint.c View 1 chunk +298 lines, -0 lines 0 comments Download
M sim/bfin/dv-bfin_sic.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/bfin/interp.c View 2 chunks +2 lines, -2 lines 0 comments Download
M sim/bfin/machs.h View 1 chunk +2 lines, -0 lines 0 comments Download
M sim/bfin/machs.c View 13 chunks +95 lines, -17 lines 0 comments Download
M sim/common/ChangeLog View 1 chunk +82 lines, -0 lines 0 comments Download
M sim/common/Make-common.in View 1 chunk +1 line, -1 line 0 comments Download
M sim/common/Makefile.in View 2 chunks +3 lines, -2 lines 0 comments Download
M sim/common/acinclude.m4 View 7 chunks +47 lines, -27 lines 0 comments Download
M sim/common/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/common/callback.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/common/cgen-trace.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/common/cgen-utils.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/common/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/common/configure View 8 chunks +192 lines, -118 lines 0 comments Download
M sim/common/gennltvals.sh View 2 chunks +16 lines, -16 lines 0 comments Download
M sim/common/gentmap.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/common/hw-ports.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/common/nrun.c View 2 chunks +18 lines, -1 line 0 comments Download
M sim/common/sim-core.h View 1 chunk +8 lines, -0 lines 0 comments Download
M sim/common/sim-reason.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/common/sim-signal.h View 1 chunk +1 line, -1 line 0 comments Download
M sim/common/sim-signal.c View 1 chunk +12 lines, -12 lines 0 comments Download
M sim/common/sim-trace.h View 1 chunk +17 lines, -0 lines 0 comments Download
M sim/common/sim-trace.c View 2 chunks +1 line, -12 lines 0 comments Download
M sim/configure View 1 chunk +6 lines, -6 lines 0 comments Download
M sim/cr16/ChangeLog View 1 chunk +26 lines, -0 lines 0 comments Download
M sim/cr16/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/cr16/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/cr16/configure View 14 chunks +240 lines, -148 lines 0 comments Download
M sim/cr16/interp.c View 2 chunks +6 lines, -4 lines 0 comments Download
M sim/cr16/simops.c View 7 chunks +10 lines, -0 lines 0 comments Download
M sim/cris/ChangeLog View 1 chunk +13 lines, -0 lines 0 comments Download
M sim/cris/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/cris/config.in View 4 chunks +38 lines, -0 lines 0 comments Download
M sim/cris/configure View 14 chunks +240 lines, -148 lines 0 comments Download
M sim/cris/sim-if.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/d10v/ChangeLog View 1 chunk +20 lines, -0 lines 0 comments Download
M sim/d10v/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/d10v/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/d10v/configure View 14 chunks +240 lines, -148 lines 0 comments Download
M sim/d10v/interp.c View 3 chunks +15 lines, -3 lines 0 comments Download
M sim/erc32/ChangeLog View 1 chunk +25 lines, -0 lines 0 comments Download
M sim/erc32/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/erc32/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/erc32/configure View 10 chunks +235 lines, -138 lines 0 comments Download
M sim/erc32/configure.ac View 1 chunk +3 lines, -1 line 0 comments Download
M sim/erc32/interf.c View 1 chunk +2 lines, -2 lines 0 comments Download
M sim/erc32/sis.h View 1 chunk +1 line, -0 lines 0 comments Download
M sim/frv/ChangeLog View 1 chunk +8 lines, -0 lines 0 comments Download
M sim/frv/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/frv/config.in View 3 chunks +35 lines, -0 lines 0 comments Download
M sim/frv/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/h8300/ChangeLog View 1 chunk +14 lines, -0 lines 0 comments Download
M sim/h8300/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/h8300/compile.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/h8300/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/h8300/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/h8300/sim-main.h View 1 chunk +1 line, -0 lines 0 comments Download
M sim/igen/ChangeLog View 1 chunk +4 lines, -0 lines 0 comments Download
M sim/igen/configure View 7 chunks +86 lines, -30 lines 0 comments Download
M sim/iq2000/ChangeLog View 1 chunk +8 lines, -0 lines 0 comments Download
M sim/iq2000/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/iq2000/config.in View 3 chunks +35 lines, -0 lines 0 comments Download
M sim/iq2000/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/lm32/ChangeLog View 1 chunk +8 lines, -0 lines 0 comments Download
M sim/lm32/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/lm32/config.in View 4 chunks +38 lines, -0 lines 0 comments Download
M sim/lm32/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/m32c/ChangeLog View 1 chunk +22 lines, -0 lines 0 comments Download
M sim/m32c/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/m32c/config.in View 3 chunks +36 lines, -1 line 0 comments Download
M sim/m32c/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/m32c/gdb-if.c View 4 chunks +11 lines, -11 lines 0 comments Download
M sim/m32c/load.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/m32c/syscalls.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/m32c/trace.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/m32r/ChangeLog View 1 chunk +12 lines, -0 lines 0 comments Download
M sim/m32r/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/m32r/config.in View 3 chunks +35 lines, -0 lines 0 comments Download
M sim/m32r/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/m32r/traps-linux.c View 1 chunk +0 lines, -1 line 0 comments Download
M sim/m68hc11/ChangeLog View 1 chunk +8 lines, -0 lines 0 comments Download
M sim/m68hc11/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/m68hc11/config.in View 4 chunks +38 lines, -0 lines 0 comments Download
M sim/m68hc11/configure View 14 chunks +240 lines, -148 lines 0 comments Download
M sim/mcore/ChangeLog View 1 chunk +13 lines, -0 lines 0 comments Download
M sim/mcore/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/mcore/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/mcore/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/mcore/interp.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/microblaze/ChangeLog View 1 chunk +8 lines, -0 lines 0 comments Download
M sim/microblaze/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/microblaze/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/microblaze/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/microblaze/interp.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/mips/ChangeLog View 1 chunk +13 lines, -0 lines 0 comments Download
M sim/mips/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/mips/config.in View 3 chunks +35 lines, -0 lines 0 comments Download
M sim/mips/configure View 15 chunks +241 lines, -149 lines 0 comments Download
M sim/mips/interp.c View 1 chunk +1 line, -0 lines 0 comments Download
M sim/mn10300/ChangeLog View 1 chunk +16 lines, -0 lines 0 comments Download
M sim/mn10300/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/mn10300/config.in View 4 chunks +38 lines, -0 lines 0 comments Download
M sim/mn10300/configure View 14 chunks +240 lines, -148 lines 0 comments Download
M sim/mn10300/interp.c View 2 chunks +2 lines, -2 lines 0 comments Download
M sim/moxie/ChangeLog View 1 chunk +12 lines, -0 lines 0 comments Download
M sim/moxie/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/moxie/config.in View 3 chunks +50 lines, -0 lines 0 comments Download
M sim/moxie/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/moxie/interp.c View 1 chunk +2 lines, -0 lines 0 comments Download
M sim/ppc/ChangeLog View 1 chunk +14 lines, -0 lines 0 comments Download
M sim/ppc/configure View 2 chunks +41 lines, -3 lines 0 comments Download
M sim/ppc/emul_unix.c View 1 chunk +5 lines, -0 lines 0 comments Download
M sim/ppc/psim.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/ppc/sim_calls.c View 1 chunk +2 lines, -2 lines 0 comments Download
M sim/rl78/ChangeLog View 1 chunk +19 lines, -0 lines 0 comments Download
M sim/rl78/Makefile.in View 1 chunk +1 line, -0 lines 0 comments Download
M sim/rl78/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/rl78/config.in View 3 chunks +35 lines, -6 lines 0 comments Download
M sim/rl78/configure View 9 chunks +195 lines, -121 lines 0 comments Download
A sim/rl78/gdb-if.c View 1 chunk +573 lines, -0 lines 0 comments Download
M sim/rx/ChangeLog View 1 chunk +32 lines, -0 lines 0 comments Download
M sim/rx/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/rx/config.in View 3 chunks +41 lines, -6 lines 0 comments Download
M sim/rx/configure View 10 chunks +199 lines, -123 lines 0 comments Download
M sim/rx/configure.ac View 1 chunk +3 lines, -3 lines 0 comments Download
M sim/rx/gdb-if.c View 5 chunks +6 lines, -6 lines 0 comments Download
M sim/rx/load.h View 1 chunk +2 lines, -1 line 0 comments Download
M sim/rx/load.c View 3 chunks +33 lines, -1 line 0 comments Download
M sim/rx/main.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/rx/syscalls.h View 1 chunk +1 line, -0 lines 0 comments Download
M sim/rx/syscalls.c View 1 chunk +6 lines, -0 lines 0 comments Download
M sim/sh/ChangeLog View 1 chunk +15 lines, -0 lines 0 comments Download
M sim/sh/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/sh/config.in View 2 chunks +35 lines, -0 lines 0 comments Download
M sim/sh/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/sh/interp.c View 3 chunks +3 lines, -3 lines 0 comments Download
M sim/sh64/ChangeLog View 1 chunk +13 lines, -0 lines 0 comments Download
M sim/sh64/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/sh64/config.in View 3 chunks +35 lines, -0 lines 0 comments Download
M sim/sh64/configure View 9 chunks +195 lines, -121 lines 0 comments Download
M sim/sh64/sim-if.c View 1 chunk +1 line, -0 lines 0 comments Download
A sim/testsuite/.gitignore View 1 chunk +1 line, -0 lines 0 comments Download
M sim/testsuite/ChangeLog View 13 chunks +12 lines, -613 lines 0 comments Download
M sim/testsuite/configure View 2 chunks +4 lines, -1 line 0 comments Download
A sim/testsuite/sim/arm/ChangeLog View 1 chunk +117 lines, -0 lines 0 comments Download
M sim/testsuite/sim/bfin/ChangeLog View 1 chunk +74 lines, -0 lines 0 comments Download
M sim/testsuite/sim/bfin/allinsn.exp View 1 chunk +28 lines, -0 lines 0 comments Download
M sim/testsuite/sim/bfin/c_dsp32mac_dr_a1a0.s View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/bfin/c_dsp32mac_dr_a1a0_iutsh.s View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/bfin/c_dsp32mac_dr_a1a0_m.s View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/bfin/c_dsp32shift_vmaxvmax.s View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/bfin/c_dsp32shiftim_af_s.s View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/bfin/c_dsp32shiftim_amix.s View 1 chunk +7 lines, -0 lines 0 comments Download
M sim/testsuite/sim/bfin/fact.s View 1 chunk +5 lines, -1 line 0 comments Download
A sim/testsuite/sim/bfin/random_0014.S View 1 chunk +82 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/random_0015.S View 1 chunk +25 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/random_0016.S View 1 chunk +26 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/random_0017.S View 1 chunk +23 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/random_0018.S View 1 chunk +69 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/random_0025.S View 1 chunk +681 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/random_0036.S View 1 chunk +309 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/random_0037.S View 1 chunk +84 lines, -0 lines 0 comments Download
M sim/testsuite/sim/bfin/se_all16bitopcodes.S View 2 chunks +24 lines, -119 lines 0 comments Download
M sim/testsuite/sim/bfin/se_all32bitopcodes.S View 3 chunks +16 lines, -149 lines 0 comments Download
A sim/testsuite/sim/bfin/se_all64bitg1opcodes.S View 1 chunk +78 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/se_all64bitg2opcodes.S View 1 chunk +53 lines, -0 lines 0 comments Download
A sim/testsuite/sim/bfin/se_allopcodes.h View 1 chunk +222 lines, -0 lines 0 comments Download
A sim/testsuite/sim/cris/ChangeLog View 1 chunk +163 lines, -0 lines 0 comments Download
M sim/testsuite/sim/cris/asm/addqpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/boundmv32.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/fidxd.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/fidxi.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/ftagd.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/ftagi.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/halt.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/io6.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/io7.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/io8.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/io9.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movecpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movempc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movepcb.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movepcd.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movepcw.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/moveqpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/moverbpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/moverdpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/moverpcb.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/moverpcw.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/moverwpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movppc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movrss.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movscpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movsmpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movsrpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movssr.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movucpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movumpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/movurpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/msteppc1.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/msteppc2.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/msteppc3.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/rfg.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/sbfs.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/asm/subqpc.ms View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/clone5.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/fcntl1.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/kill2.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/kill3.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/mprotect1.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/pipe5.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/readlink5.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/rtsigprocmask1.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/rtsigsuspend1.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sig10.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sig11.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sig3.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sig4.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sig5.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sig6.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sig7.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sig8.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sigreturn1.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sigreturn2.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/syscall1.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/syscall2.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/syscall3.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/syscall4.c View 1 chunk +1 line, -1 line 0 comments Download
M sim/testsuite/sim/cris/c/sysctl2.c View 1 chunk +1 line, -1 line 0 comments Download
A sim/testsuite/sim/fr30/ChangeLog View 1 chunk +112 lines, -0 lines 0 comments Download
A sim/testsuite/sim/frv/ChangeLog View 1 chunk +76 lines, -0 lines 0 comments Download
A sim/testsuite/sim/m32r/ChangeLog View 1 chunk +122 lines, -0 lines 0 comments Download
A sim/testsuite/sim/v850/ChangeLog View 1 chunk +19 lines, -0 lines 0 comments Download
M sim/v850/ChangeLog View 1 chunk +63 lines, -0 lines 0 comments Download
M sim/v850/aclocal.m4 View 3 chunks +6 lines, -5 lines 0 comments Download
M sim/v850/config.in View 3 chunks +35 lines, -0 lines 0 comments Download
M sim/v850/configure View 14 chunks +240 lines, -148 lines 0 comments Download
M sim/v850/sim-main.h View 6 chunks +296 lines, -2 lines 0 comments Download
M sim/v850/simops.h View 1 chunk +47 lines, -0 lines 0 comments Download
M sim/v850/simops.c View 2 chunks +715 lines, -1 line 0 comments Download
M sim/v850/v850.igen View 55 chunks +2070 lines, -11 lines 0 comments Download
M sim/v850/v850-dc View 2 chunks +28 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
halyavin
7 years, 11 months ago (2013-01-17 10:15:38 UTC) #1
eaeltsin
7 years, 11 months ago (2013-01-18 12:38:24 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698