about summary refs log tree commit diff
path: root/scripts/abilist.awk
Commit message (Expand)AuthorAgeFilesLines
* Add GLIBC_ABI_DT_RELR for DT_RELR supportH.J. Lu2022-04-261-0/+2
* nptl_db: Re-use the ELF-to-abilist converter for ABI checkingFlorian Weimer2021-06-291-1/+1
* scripts/abilist.awk: Handle special _end symbol for HurdFlorian Weimer2018-11-301-2/+9
* abilist.awk: Treat .tdata like .tbss and reject unknown combinations.Carlos O'Donell2018-11-261-9/+5
* Ignore absolute symbols in ABI tests.Joseph Myers2018-05-041-2/+1
* Simplify the abilist formatFlorian Weimer2015-11-061-58/+9
* 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