| Commit message (Expand) | Author | Age | Files | Lines |
* | nptl_db: Re-use the ELF-to-abilist converter for ABI checking | Florian Weimer | 2021-06-29 | 1 | -1/+1 |
* | scripts/abilist.awk: Handle special _end symbol for Hurd | Florian Weimer | 2018-11-30 | 1 | -2/+9 |
* | abilist.awk: Treat .tdata like .tbss and reject unknown combinations. | Carlos O'Donell | 2018-11-26 | 1 | -9/+5 |
* | Ignore absolute symbols in ABI tests. | Joseph Myers | 2018-05-04 | 1 | -2/+1 |
* | Simplify the abilist format | Florian Weimer | 2015-11-06 | 1 | -58/+9 |
* | Work around binutils bugs in 2.23 and older | Roland McGrath | 2014-03-18 | 1 | -0/+4 |
* | Properly handle indirect functions in ABI check on powerpc64 | Andreas Schwab | 2012-11-28 | 1 | -1/+1 |
* | alpha: Handle ST_OTHER in objdump output | Richard Henderson | 2012-05-30 | 1 | -2/+9 |
* | Update ABI information | Ulrich Drepper | 2012-01-07 | 1 | -0/+5 |
* | 2003-04-01 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-04-02 | 1 | -6/+4 |
* | * scripts/abilist.awk: Grok .opd foo plus .text .foo as "foo F" alone. | Roland McGrath | 2003-03-30 | 1 | -1/+9 |
* | * scripts/abilist.awk: If given -v filename_regexp and/or -v | Roland McGrath | 2003-03-28 | 1 | -17/+20 |
* | * scripts/abilist.awk: When given -v combine=1, do parse_names and | Roland McGrath | 2003-03-28 | 1 | -13/+23 |
* | Tweak redirection handling in last change. | Roland McGrath | 2003-03-27 | 1 | -17/+23 |
* | * scripts/abilist.awk: If variable `parse_names' is set, grok the file | Roland McGrath | 2003-03-27 | 1 | -6/+50 |
* | 2003-03-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-03 | 1 | -0/+4 |
* | 2003-03-02 Roland McGrath <roland@redhat.com> | Roland McGrath | 2003-03-03 | 1 | -1/+3 |
* | * scripts/abilist.awk: Produce a more compact format, divided into | Roland McGrath | 2002-12-23 | 1 | -10/+60 |
* | * scripts/abilist.awk: Avoid strtonum function, not there in mawk. | Roland McGrath | 2002-11-24 | 1 | -1/+3 |
* | * scripts/abilist.awk: Grok function descriptor symbols. | Roland McGrath | 2002-11-21 | 1 | -0/+3 |
* | * scripts/abilist.awk: New file. | Roland McGrath | 2002-11-14 | 1 | -0/+49 |