aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/lib/scanasm.exp
AgeCommit message (Expand)AuthorFilesLines
2020-04-09[testsuite] scanasm.exp: Fix target-selector handling in check-function-bodiesChristophe Lyon1-1/+1
2020-04-09testsuite: Tweak check-function-bodies interfaceRichard Sandiford1-3/+13
2020-03-11[testsuite] Add @ lines to check-function-bodies fluffMatthew Malcomson1-1/+1
2020-01-23testsuite: Add target/xfail argument to check-function-bodiesRichard Sandiford1-4/+14
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-29Add dg test for matching function bodiesRichard Sandiford1-0/+166
2019-07-26[Darwin, testsuite] Handle Darwin's size command.Iain Sandoe1-2/+10
2019-06-07scanasm.exp (dg-function-on-line): Add pattern for hppa*-*-linux*.John David Anglin1-1/+4
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-29[testsuite] Fix "too few/many" error messages in scan-*-times procsTom de Vries1-2/+2
2018-05-29[testsuite] Use correct proc names in scanasm.expTom de Vries1-5/+5
2018-05-29[testsuite] Fix error message in scan-hidden/scan-not-hiddenTom de Vries1-6/+10
2018-03-14Fix FAIL display for some scan-*-times directivesThomas Preud'homme1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-10[testsuite] Fix retrieval of testnameThomas Preud'homme1-11/+33
2017-10-23common.opt (gcolumn-info): Enable by default.Jakub Jelinek1-4/+4
2017-10-17Improve FAIL message for dump-*-times functions.Martin Liska1-4/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-07scanasm.exp (hidden-scan-for): Add XCOFF support.David Edelsohn1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-07-01scanasm.exp (dg-function-on-line): Add MicroBlaze specific pattern.David Holsgrove1-0/+3
2014-05-21re PR target/60179 (target optimization attribute streaming is broken)Cesar Philippidis1-0/+10
2014-01-20target-supports.exp (force_conventional_output_for): New procedure.Richard Sandiford1-12/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-05-21scanasm.exp (dg-function-on-line): Make MIPS targets match .set (no)?micromipsGraham Stott1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-15* lib/scanasm.exp (get_ada_spec_filename): Use procedural form.Eric Botcazou1-1/+1
2012-10-04gcc-dg.exp (cleanup-ada-spec): New procedure.Eric Botcazou1-0/+32
2012-08-26scanasm.exp (scan-assembler-times_required_options): New proc.Richard Sandiford1-0/+5
2012-06-26target-supports-dg.exp (testname-for-summary): New.Janis Johnson1-53/+12
2012-06-13scanasm.exp (scan-assembler, [...]): Don't strip torture options from test name.Janis Johnson1-13/+36
2012-01-03scanasm.exp (dg-function-on-line): Always use a special format for all mips t...Andrew Pinski1-3/+3
2011-11-04gcc-dg.exp (gcc_force_conventional_output): New global variable, default empt...Hans-Peter Nilsson1-0/+10
2011-07-13g++.exp (g++_init): Use istarget.Uros Bizjak1-2/+2
2011-06-27scanasm.exp (dg-scan, [...]): For missing file...Janis Johnson1-9/+37
2011-06-20scanasm.exp (object-size): Move argument processing earlier to report errors ...Janis Johnson1-21/+29
2011-05-19scanasm.exp (object-size): Fix target selector handling.Tom de Vries1-1/+1
2011-04-07re PR target/43920 (Choosing conditional execution over conditional branches ...Tom de Vries1-0/+86
2011-01-24* lib/scanasm.exp (dg-function-on-line): Handle mips-sgi-irix*.Rainer Orth1-1/+4
2010-12-09re PR c++/44641 (Generated constructors and destructors get wrong debug locat...John David Anglin1-2/+7
2010-09-22scanasm.exp (dg-function-on-line): Permit .fnstart to appear in the regexp pa...Marcus Shawcroft1-1/+1
2010-08-30Stack usage supportEric Botcazou1-1/+24
2010-08-04re PR c++/44641 (Generated constructors and destructors get wrong debug locat...Uros Bizjak1-1/+1
2010-07-21IA64 uses // instead of # for comments in its assembly file.Jeffrey Yasskin1-1/+1
2010-07-20re PR c++/44641 (Generated constructors and destructors get wrong debug locat...Jeffrey Yasskin1-0/+37
2009-09-24scanasm.exp (make_pattern_printable): New function.Adam Nemet1-10/+21
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-10-24scanasm.exp (scan-assembler, [...]): Extract first word of $testcase for all ...DJ Delorie1-0/+9
2007-09-09file-format.exp (gcc_target_object_format): Use remote_exec to call objdump.Joseph Myers1-6/+4