aboutsummaryrefslogtreecommitdiff
path: root/scripts/abilist.awk
AgeCommit message (Expand)AuthorFilesLines
2021-06-29nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer1-1/+1
2018-11-30scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer1-2/+9
2018-11-26abilist.awk: Treat .tdata like .tbss and reject unknown combinations.Carlos O'Donell1-9/+5
2018-05-04Ignore absolute symbols in ABI tests.Joseph Myers1-2/+1
2015-11-06Simplify the abilist formatFlorian Weimer1-58/+9
2014-03-18Work around binutils bugs in 2.23 and olderRoland McGrath1-0/+4
2012-11-28Properly handle indirect functions in ABI check on powerpc64Andreas Schwab1-1/+1
2012-05-30alpha: Handle ST_OTHER in objdump outputRichard Henderson1-2/+9
2012-01-07Update ABI informationUlrich Drepper1-0/+5
2003-04-022003-04-01 Roland McGrath <roland@redhat.com>Roland McGrath1-6/+4
2003-03-30* scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone.Roland McGrath1-1/+9
2003-03-28* scripts/abilist.awk: If given -v filename_regexp and/or -vRoland McGrath1-17/+20
2003-03-28* scripts/abilist.awk: When given -v combine=1, do parse_names andRoland McGrath1-13/+23
2003-03-27Tweak redirection handling in last change.Roland McGrath1-17/+23
2003-03-27* scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath1-6/+50
2003-03-032003-03-02 Roland McGrath <roland@redhat.com>Roland McGrath1-0/+4
2003-03-032003-03-02 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+3
2002-12-23* scripts/abilist.awk: Produce a more compact format, divided intoRoland McGrath1-10/+60
2002-11-24* scripts/abilist.awk: Avoid strtonum function, not there in mawk.Roland McGrath1-1/+3
2002-11-21* scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath1-0/+3
2002-11-14* scripts/abilist.awk: New file.Roland McGrath1-0/+49