summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.modula2
Commit message (Collapse)AuthorAgeFilesLines
* run copyright.sh for 2011.Joel Brobecker2011-01-013-3/+3
|
* Update copyright year in most headers.Joel Brobecker2010-01-013-4/+4
| | | | Automatic update by copyright.sh.
* * Makefile.in gdb.ada/gnat_ada.gpr, gdb.base/gcore-buffer-overflow.c,Joel Brobecker2009-12-202-11/+7
| | | | | | | gdb.base/gcore-buffer-overflow.exp, gdb.base/source-error.gdb, gdb.base/watch_thread_num.c, gdb.java/jprint.java, gdb.mi/mi-async.exp, gdb.modula2/unbounded-array.exp, gdb.modula2/unbounded1.c: Update copyright header.
* Updated copyright notices for most files.Joel Brobecker2009-01-033-3/+3
|
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-013-4/+3
|
* * configure.ac: Added gdb.modula2/Makefile to AC_OUTPUT.Gaius Mulley2007-10-163-0/+141
* configure.ac: Removed trailing spaces after backslash. * gdb.modula2: New directory. * gdb.modula2/Makefile.in: New file. * gdb.modula2/unbounded-array.exp: New file. * gdb.modula2/unbounded1.c: New file.