binutils-gdb/gdb/testsuite
Joel Brobecker e8ae22d197 [testsuite] dw2-const.S: fix type reference size on 64bit platforms.
The testcase was failing on various 64bit platforms, because the
debugging info said that the target type for a const type is a
4-byte reference.  In the asm file, I used a .long directive, but
the size of .long is of course dependent on the platform.  This
replaces this .long by a .4byte directive.

gdb/testsuite/ChangeLog:

        * gdb.dwarf2/dw2-const.S: Use .4byte to reference the target
        type of our const type.
2010-09-22 19:13:40 +00:00
..
config Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.ada 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
gdb.arch * gdb.arch/vsx-regs.exp: Remove wrong comment about testing AltiVec 2010-08-19 17:52:49 +00:00
gdb.asm * gdb.asm/xstormy16.inc (gdbasm_startup): Fix beginning of stack so 2010-07-26 12:31:11 +00:00
gdb.base gdb/testsuite/ 2010-09-13 20:05:04 +00:00
gdb.cell ChangeLog: 2010-06-25 13:00:33 +00:00
gdb.cp Fix PR 12028: "GDB crashes on a double free during overload resolution " 2010-09-22 15:48:59 +00:00
gdb.disasm Examine instruction at label start' instead of _start'. 2010-06-14 19:21:11 +00:00
gdb.dwarf2 [testsuite] dw2-const.S: fix type reference size on 64bit platforms. 2010-09-22 19:13:40 +00:00
gdb.fortran * gdb.base/call-ar-st.exp (set_lang_c): Delete, unused. 2010-08-18 16:37:22 +00:00
gdb.gdb 2010-08-18 Yao Qi <yao@codesourcery.com> 2010-08-18 02:30:07 +00:00
gdb.hp Do not set prms_id/bug_id anymore. 2010-05-05 18:07:04 +00:00
gdb.java gdb/testsuite/ 2010-09-06 15:48:34 +00:00
gdb.mi 2010-09-16 Phil Muldoon <pmuldoon@redhat.com> 2010-09-16 13:47:55 +00:00
gdb.modula2 Update copyright year in most headers. 2010-01-01 07:32:07 +00:00
gdb.multi * gdb.multi/base.exp, gdb.multi/bkpt-multi-exec.exp: Use 2010-06-18 15:08:29 +00:00
gdb.objc gdb/testsuite/ 2010-09-06 15:48:34 +00:00
gdb.opt * gdb.opt/inline-cmds.c (ATTR): New define. 2010-07-27 18:08:48 +00:00
gdb.pascal gdb/testsuite/ 2010-09-06 15:48:34 +00:00
gdb.python gdb/ 2010-09-11 16:00:27 +00:00
gdb.reverse 2010-06-03 Michael Snyder <msnyder@vmware.com> 2010-06-03 23:54:18 +00:00
gdb.server 2010-06-08 Michael Snyder <msnyder@vmware.com> 2010-06-10 19:48:20 +00:00
gdb.stabs * gdb.stabs/gdb11479.c (hack): New function. 2010-07-27 16:58:22 +00:00
gdb.threads gdb 2010-09-14 19:39:59 +00:00
gdb.trace * gdb.trace/packetlen.exp: Respect gdb_target_supports_trace. 2010-06-11 23:25:59 +00:00
gdb.xml * gdbtypes.c (append_composite_type_field_raw): New. 2010-03-01 17:19:23 +00:00
lib PR exp/11926 2010-08-19 13:33:15 +00:00
.gdbinit
aclocal.m4 gdb 2009-06-29 16:41:45 +00:00
ChangeLog [testsuite] dw2-const.S: fix type reference size on 64bit platforms. 2010-09-22 19:13:40 +00:00
configure testsuite/ 2010-02-19 17:13:21 +00:00
configure.ac testsuite/ 2010-02-19 17:13:21 +00:00
dg-extract-results.sh gdb/testsuite/ 2010-03-22 20:38:58 +00:00
Makefile.in gdb/testsuite/ 2010-04-09 20:50:46 +00:00
TODO