aboutsummaryrefslogtreecommitdiff
path: root/binutils/emul_aix.c
AgeCommit message (Collapse)AuthorFilesLines
2002-12-12 * dlltool.c (mcore_elf_gen_out_file): Replace all occurrences ofAlan Modra1-19/+0
dyn_string_append with dyn_string_append_cstr. * emul_aix.c (ar_emul_aix_create): Remove unused function.
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-48/+54
comparisons of bfd_boolean vars with TRUE/FALSE. Formatting.
2002-05-20 * debug.c: Fix formatting.Kazu Hirata1-4/+4
* debug.h: Likewise. * dlltool.c: Likewise. * dllwrap.c: Likewise. * emul_aix.c: Likewise. * emul_vanilla.c: Likewise.
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton1-0/+212