about summary refs log tree commit diff
path: root/scripts/abilist.awk
Commit message (Expand)AuthorAgeFilesLines
* Use STB_SECONDARY on pthread functions in libc hjl/pthread/2.21H.J. Lu2015-09-161-1/+1
* Work around binutils bugs in 2.23 and olderRoland McGrath2014-03-181-0/+4
* Properly handle indirect functions in ABI check on powerpc64Andreas Schwab2012-11-281-1/+1
* alpha: Handle ST_OTHER in objdump outputRichard Henderson2012-05-301-2/+9
* Update ABI informationUlrich Drepper2012-01-071-0/+5
* 2003-04-01 Roland McGrath <roland@redhat.com>Roland McGrath2003-04-021-6/+4
* * scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone.Roland McGrath2003-03-301-1/+9
* * scripts/abilist.awk: If given -v filename_regexp and/or -vRoland McGrath2003-03-281-17/+20
* * scripts/abilist.awk: When given -v combine=1, do parse_names andRoland McGrath2003-03-281-13/+23
* Tweak redirection handling in last change.Roland McGrath2003-03-271-17/+23
* * scripts/abilist.awk: If variable `parse_names' is set, grok the fileRoland McGrath2003-03-271-6/+50
* 2003-03-02 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-031-0/+4
* 2003-03-02 Roland McGrath <roland@redhat.com>Roland McGrath2003-03-031-1/+3
* * scripts/abilist.awk: Produce a more compact format, divided intoRoland McGrath2002-12-231-10/+60
* * scripts/abilist.awk: Avoid strtonum function, not there in mawk.Roland McGrath2002-11-241-1/+3
* * scripts/abilist.awk: Grok function descriptor symbols.Roland McGrath2002-11-211-0/+3
* * scripts/abilist.awk: New file.Roland McGrath2002-11-141-0/+49