| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r246978: | Mark Johnston | 2013-03-03 | 2 | -3/+24 |
| * | MFC r235286: | Glen Barber | 2012-05-18 | 4 | -4/+5 |
| * | MFC r221598: | Kai Wang | 2012-02-14 | 1 | -4/+5 |
| * | MFC r221595: | Kai Wang | 2012-02-14 | 1 | -1/+2 |
| * | MFC r227458, r226436: | Eitan Adler | 2012-01-05 | 1 | -1/+1 |
| * | MFH r210933,219210: Typo fixes | Ulrich Spörlein | 2011-03-11 | 1 | -1/+1 |
| * | MFC r212373: | Kai Wang | 2010-10-10 | 1 | -11/+6 |
| * | MFC r210331-r210333,r210335,r210336,r210338,r210340,r210341,r210559. | Kai Wang | 2010-09-04 | 14 | -74/+354 |
| * | MFC r210351-r210353,r211192. | Kai Wang | 2010-09-04 | 4 | -14/+19 |
| * | MFC r210344,r210345,r210348. | Kai Wang | 2010-09-04 | 16 | -260/+616 |
| * | MFC r210329,r210330,r210347. | Kai Wang | 2010-09-04 | 4 | -9/+13 |
| * | MFC r210325,r210326,r210328,r210349 | Kai Wang | 2010-09-04 | 5 | -15/+17 |
| * | MFC r210324, r210438. | Kai Wang | 2010-09-04 | 2 | -19/+52 |
| * | MFC r210321: | Kai Wang | 2010-09-04 | 1 | -1/+0 |
| * | MFC r206622,207939,208593,208732,209031: mdoc cleanup | Ulrich Spörlein | 2010-08-27 | 44 | -44/+44 |
| * | MFC r209122: | Kai Wang | 2010-06-21 | 2 | -13/+19 |
| * | MFC: r202159 | Christian Brueffer | 2010-01-15 | 1 | -1/+0 |
| * | Don't need to set symbol, default value is OK. | David E. O'Brien | 2009-03-12 | 1 | -1/+1 |
| * | Add a README. | Joseph Koshy | 2009-01-05 | 1 | -0/+12 |
| * | Relax the strict type check because gcc as distributed doesn't create | John Birrell | 2008-05-23 | 1 | -1/+1 |
| * | Change the alignment of the NOTE to match what gcc does. | John Birrell | 2008-05-23 | 1 | -1/+1 |
| * | Add the case for SHT_AMD64_UNWIND. | John Birrell | 2008-05-23 | 1 | -0/+2 |
| * | Fix some "in in" typos in comments. | Christian Brueffer | 2008-03-26 | 1 | -1/+1 |
| * | Ensure that the section header table is written out in an order | Joseph Koshy | 2008-03-19 | 1 | -3/+2 |
| * | Clarify that the ELF library only sets the sh_entsize field of a | Joseph Koshy | 2008-03-19 | 1 | -4/+4 |
| * | - Fix an off-by-one bug in _libelf_insert_section(). [1] | Joseph Koshy | 2008-03-03 | 1 | -5/+11 |
| * | Translate the r_info field of ELF relocation records when converting | Joseph Koshy | 2008-03-02 | 2 | -4/+23 |
| * | Document the return type for gelf_fsize(3). | Joseph Koshy | 2008-02-04 | 1 | -1/+2 |
| * | - Allow source descriptors with no data to be used as arguments to the | Joseph Koshy | 2007-11-26 | 2 | -12/+5 |
| * | Sections of type SHT_GNU_versym use ELF type ELF_T_HALF. Update manual | Joseph Koshy | 2007-11-23 | 2 | -1/+2 |
| * | Consistently use the word 'flag' to refer to ELF_F_* constants. | Joseph Koshy | 2007-10-22 | 5 | -19/+19 |
| * | Remove references to the 'e_phnum' field of the ELF header. Instead, | Joseph Koshy | 2007-10-21 | 2 | -14/+9 |
| * | Refer the reader to the elf_update(3) manual page for more information | Joseph Koshy | 2007-10-21 | 1 | -2/+5 |
| * | Do not generate unneeded initializers. | Joseph Koshy | 2007-09-09 | 1 | -5/+4 |
| * | Fix a bug that prevented applications from laying out ELF objects | Joseph Koshy | 2007-09-08 | 2 | -19/+51 |
| * | Cross-reference the correct manual page. | Joseph Koshy | 2007-07-28 | 2 | -2/+2 |
| * | Use C comments since we now preprocess these files with CPP. | Daniel Eischen | 2007-04-29 | 1 | -7/+7 |
| * | Describe the contents of the "ar_name" and "ar_rawname" fields of | Joseph Koshy | 2007-03-27 | 1 | -6/+6 |
| * | Bug fixes to ar(1) archive handling: | Joseph Koshy | 2007-03-27 | 1 | -12/+30 |
| * | Document the return type of elf_rand(3) correctly. | Joseph Koshy | 2007-03-26 | 1 | -1/+1 |
| * | Correct a typo. | Joseph Koshy | 2007-03-19 | 1 | -3/+3 |
| * | Add GELF_* accessor macros. | Joseph Koshy | 2007-03-08 | 1 | -0/+16 |
| * | Fix a typo. | Joseph Koshy | 2007-03-03 | 1 | -2/+2 |
| * | Fix a bug with the release of section's raw data. Both release loops | Jean-Sébastien Pédron | 2007-02-21 | 1 | -1/+1 |
| * | Document the additional error returns possible when handling ELF objects | Joseph Koshy | 2006-12-25 | 5 | -5/+25 |
| * | Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx' | Joseph Koshy | 2006-12-25 | 13 | -219/+432 |
| * | Use strncpy() instead of strlcpy() when copying members of | Joseph Koshy | 2006-12-25 | 1 | -8/+11 |
| * | Correct a logic error. | Joseph Koshy | 2006-12-24 | 1 | -8/+15 |
| * | Use <osreldate.h> rather than the OS version reported by the kernel | Joseph Koshy | 2006-12-18 | 9 | -67/+74 |
| * | Use the correct value of __FreeBSD_version. | Joseph Koshy | 2006-12-18 | 2 | -10/+9 |