aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.arch
AgeCommit message (Expand)AuthorFilesLines
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz38-38/+38
2007-10-30 * ppc-sysv-tdep.c (ppc_sysv_abi_push_dummy_call): Check the selectedDaniel Jacobowitz1-67/+97
2007-10-21 * gdb.arch/altivec-abi.exp (compile_flags): Use -mabi=altivec whenUlrich Weigand2-2/+2
2007-10-21 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for outputUlrich Weigand1-2/+2
2007-09-05 * NEWS: Update description of string changes. Mention print/s.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .exp files to GPLv3.Joel Brobecker25-109/+82
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker16-89/+58
2007-06-12 * target.h (enum target_object): Add TARGET_OBJECT_SPU.Ulrich Weigand2-0/+479
2007-06-05 * gdb.arch/thumb-prologue.c: Record the breakpoint address inDaniel Jacobowitz2-6/+20
2007-03-14 * gdb.arch/altivec-regs.exp (decimal_vector): Adjust for outputAndreas Schwab1-2/+2
2007-03-13 * rs6000-tdep.c (rs6000_skip_prologue): Use skip_prologue_using_sal.Daniel Jacobowitz2-6/+65
2007-02-28Move dw2-producer.* from gdb.arch to gdb.dwarf2 where it was supposed toJoel Brobecker2-253/+0
2007-02-27 * gdb.dwarf2/dw2-producer.S: New file.Joel Brobecker2-0/+253
2007-02-27 * dwarf2-frame.c (dwarf2_frame_cache, dwarf2_frame_this_id)Daniel Jacobowitz2-0/+98
2007-02-26 * arm-tdep.c (arm_scan_prologue): Do not record FPA register savesDaniel Jacobowitz2-55/+55
2007-02-08 * features/Makefile, features/arm-with-iwmmxt.xml,Daniel Jacobowitz2-0/+166
2007-01-26 * gdb.base/charsign.exp, gdb.base/charsign.c: New files.Jan Kratochvil1-1/+4
2007-01-21 * gdb.arch/i386-gnu-cfi.exp, gdb.arch/i386-gnu-cfi.c,Jan Kratochvil3-0/+482
2007-01-19 From Marcus Deuling <deuling@de.ibm.com>:Mark Kettenis1-0/+1
2007-01-092007-01-09 Jan Kratochvil <jan.kratochvil@redhat.com>Daniel Jacobowitz2-0/+129
2007-01-09Copyright updates for 2007.Daniel Jacobowitz28-28/+28
2006-12-31 * gdb.arch/i386-prologue.c (stack_align_ecx): Renamed from stack_align.Joel Brobecker2-13/+106
2006-12-20 * gdb.arch/i386-prologue.exp: Remove calls to setup_kfail.Joel Brobecker1-3/+0
2006-11-22gdb/Daniel Jacobowitz2-0/+156
2006-08-10 * gdb.arch/altivec-abi.exp: Replace gdb_suppress_entire_file withJoel Brobecker9-9/+18
2006-07-19 * blockframe.c (find_pc_partial_function): Use the minimal symbolDaniel Jacobowitz2-0/+139
2006-07-07* gdb.arch/alpha-step.exp (test_stepi): Do not include trailingMark Kettenis1-4/+4
2006-03-072006-03-07 Paul Brook <paul@codesourcery.com>Paul Brook4-4/+4
2006-02-13* gdb.arch/i386-prologue.exp: Add testcase for PR breakpoints/2080.Mark Kettenis2-2/+54
2006-01-23 * gdb.arch/powerpc-prologue.c, gdb.arch/powerpc-prologue.exp: NewDaniel Jacobowitz2-0/+114
2005-12-092005-12-09 Randolph Chung <tausq@debian.org>Randolph Chung3-12/+93
2005-11-02 * gdb.arch/gdb1558.c: Include stdio.h.Corinna Vinschen1-1/+3
2005-10-172005-10-17 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam1-2/+2
2005-09-202005-09-20 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam1-2/+2
2005-09-19 * gdb.arch/altivec-regs.exp, gdb.arch/altivec-abi.exp: UpdateDaniel Jacobowitz2-2/+2
2005-09-19* rs6000-tdep.c (_initialize_rs6000_tdep): Get rid of the unusedPaul Gilliam1-2/+2
2005-09-132005-09-13 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam1-2/+2
2005-09-132005-09-13 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam1-2/+2
2005-07-12* gdb.arch/i386-sse.exp: Compile with -msse when using GCC.Mark Kettenis1-2/+12
2005-05-29 * gdb.arch/alpha-step.c: New file.Joel Brobecker2-0/+232
2005-05-13Revert accidentally committed change.Jim Blandy1-5/+5
2005-05-13* gdb.base/call-ar-st.exp: Call 'untested' and return -1 instead ofJim Blandy1-5/+5
2005-05-032004-05-02 Paul Gilliam <pgilliam@us.ibm.com>Paul Gilliam2-2/+4
2005-04-01 * gdb.arch/altivec-abi.exp: Check for compiler and setPaul Gilliam2-2/+32
2004-12-032004-12-03 Randolph Chung <tausq@debian.org>Randolph Chung2-0/+211
2004-08-20* gdb.arch/i386-prologue.exp (skip_breakpoint): New function. UseMark Kettenis1-0/+24
2004-08-08 * gdb.arch/i386-prologue.exp: Compile without debug information.Daniel Jacobowitz1-1/+3
2004-08-01* gdb.arch/i386-prologue.exp: Add testcase for standard prolgue.Mark Kettenis2-0/+25
2004-07-29* gdb.arch/i386-prologue.exp: Remove KFAIL of "backtrace inMark Kettenis1-1/+0
2004-07-23* gdb.arch/i386-prologue.exp: Add testcase for PR backtrace/1718.Mark Kettenis2-0/+31