summaryrefslogtreecommitdiff
path: root/binutils/emul_vanilla.c
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+1
|
* Change sources over to using GPLv3Nick Clifton2007-07-051-3/+4
|
* Fix spelling of Red HatNick Clifton2005-07-181-1/+1
|
* Update FSF addressNick Clifton2005-05-081-1/+1
|
* * ar.c (mri_mode): Make static.Ben Elliston2005-04-291-1/+0
| | | | | | | | | | | | | | | | | | | | * arsup.c (obfd, real_name, outfile): Likewise. * binemul.c (ar_emul_create): Remove unused function. (ar_emul_default_create): Likewise. * binemul.h (ar_emul_create): Remove declaration. (ar_emul_default_create): Likewise. (struct bin_emulation_xfer_struct): Remove ar_create member. * bucomm.c (report): Make static. * bucomm.h (report): Remove declaration. * cxxfilt.c (mbuffer): Make static. (main): Use unsigned ints for some loop control variables. * readelf.c: Make many global variables static. * size.c (berkeley_format): Make static. (long_options): Likewise. * emul_aix.c (bin_aix_emulation): Remove ar_emul_default_create structure initialiser. (bin_aix5_emulation): Likewise. * emul_vanilla.c (bin_vanilla_emulation): Likewise.
* * debug.c: Fix formatting.Kazu Hirata2002-05-201-1/+1
| | | | | | | | * debug.h: Likewise. * dlltool.c: Likewise. * dllwrap.c: Likewise. * emul_aix.c: Likewise. * emul_vanilla.c: Likewise.
* Add AIX 64 shared library support and emulation layer for binutilsNick Clifton2002-03-181-0/+30