aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/fixed_points.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-08-02Avoid failures in fixed_points.exp with older GCCTom Tromey1-2/+5
2023-07-31Fix bug in fixed-point handlingTom Tromey1-0/+3
2023-01-13Rename to allow_ada_testsTom Tromey1-1/+1
2023-01-13Use require !skip_ada_testsTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-07-22gdb/testsuite: give binaries distinct names in Ada testsSimon Marchi1-2/+2
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-03-15Fix unary + in AdaTom Tromey1-0/+5
2021-03-02Rewrite GNAT-encoded fixed point types in DWARF readerTom Tromey1-64/+21
2021-01-25Fix fixed-point regression with recent GCCTom Tromey1-0/+5
2021-01-06Fix fixed-point binary operation type handlingTom Tromey1-0/+17
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-12-18Run fixed_points.exp with -fgnat-encodings=minimalTom Tromey1-61/+73
2020-11-15Add ptype support for DWARF-based fixed-point typesJoel Brobecker1-0/+36
2020-11-15Add support for printing value of DWARF-based fixed-point type objectsJoel Brobecker1-0/+11
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-07-26 * lib/ada.exp (standard_ada_testfile): New proc.Tom Tromey1-5/+1
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-01-06[testsuite/gdb.ada] simplify some testcases by using clean_restart.Joel Brobecker1-4/+1
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-10 * lib/gdb.exp (gdb_compile_test): New.Nathan Sidwell1-2/+4
2009-03-19 * gdb.ada/fixed_points/fixed_points.adb: Add a test on overpreciseJerome Guitton1-0/+10
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-09-10 * gdb.ada/array_bounds.exp, gdb.ada/array_subscript_addr.exp,Joel Brobecker1-3/+3
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .exp files to GPLv3.Joel Brobecker1-6/+4
2007-01-12revert 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>Nathan Sidwell1-4/+2
2007-01-11 * lib/gdb.exp (gdb_compile_test): New.Nathan Sidwell1-2/+4
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2005-02-24 * gdb.ada/fixed_points.exp: Create compilation object directoryJoel Brobecker1-0/+1
2005-02-03 * gdb.ada/gnat_ada.gpr: New file.Joel Brobecker1-4/+5
2004-12-13 * gdb.ada/fixed_points.c: New file.Jerome Guitton1-0/+50