summaryrefslogtreecommitdiff
path: root/bfd/libxcoff.h
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* xcoff: implement linker relaxationCl?ment Chigot2022-04-201-5/+58
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* objdump: add DWARF support for AIXClément Chigot2021-07-141-1/+4
* Fix .dwsect generation for XCOFF. Handle .function generated with DWARF on X...Cl?ment Chigot2021-05-071-1/+1
* Use bool in bfdAlan Modra2021-03-311-11/+11
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-121-0/+1
* aix: correct HOWTO table and add missing relocationsClément Chigot2021-03-121-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* XCOFF constifyAlan Modra2020-12-161-19/+19
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Don't use BFD_TRADITIONAL_FORMAT flag in COFF supportAlan Modra2015-12-011-4/+4
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Remove trailing white spaces in bfdH.J. Lu2013-01-101-5/+5
* bfdTristan Gingold2011-05-181-0/+22
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/ChangeLogDave Korn2009-02-181-0/+2
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-3/+4
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Update to ISO-C90 and fix formattingNick Clifton2005-04-211-68/+58
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-18/+18
* * libxcoff.h: Use PARAMS on function declarations.Alan Modra2002-08-061-19/+29
* XCOFF64 fixes. For setting arch/mach and for R_BR relocations.Tom Rix2002-05-101-0/+10
* Rewrite xcoff*_ppc_relocate_section.Tom Rix2002-04-281-0/+22
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-34/+39
* Add support for -brtl, run time linking, to AIX ld.Tom Rix2002-02-191-2/+3
* Fix for xcoff <bigaf> big archive format support.Tom Rix2001-12-311-92/+15
* -binitfini emulation, put __rtinit symbol generation into linker.Tom Rix2001-12-221-0/+9
* * aout-encap.c: Fix comment typos.Kazu Hirata2001-10-101-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-26/+26
* Fix import symbols for AIX.Tom Rix2001-09-061-3/+2
* * libxcoff.h (struct xcoff_backend_data_rec): Constify src paramAlan Modra2001-08-101-6/+6
* Support for xcoff64Tom Rix2001-05-241-0/+266