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