OSDN Git Service

* addr2line.c (main): Protoype.
[pf3gnuchains/pf3gnuchains3x.git] / binutils / ar.c
2001-12-18 ths * addr2line.c (main): Protoype.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 amodra * ar.c (print_contents): Cast args of bfd_seek to...
2001-03-13 nickcFix typos in ChangeLogs and update copyright notices
2000-08-11 geoffk* ar.c (main): Don't crash if called with no arguments
2000-07-27 geoffk* nm.c (main): Ignore '-X32_64' as an option.
2000-06-26 amodraRevert incorrect 2000-06-25 patch.
2000-06-25 nickcAdvance past both parts of dos based <letter>: filepath...
2000-06-20 amodraCorrect pointer comparisons relying on NULL less than...
2000-06-19 nickcImprove verbose message
2000-05-26 amodraEli Zaretskii's DOSish file name patches.
2000-04-07 amodraA mostly cosmetic tidy up of warnings and error message...
2000-04-04 amodraMove translated part of bug report string back into...
2000-04-03 amodraMove bug report string to one place.
1999-10-15 ian * ar.c (normalize): Fix full_pathname code.
1999-09-12 ian * ar.c (main): Clear output_file if we don't change...
1999-09-12 ian1999-09-12 Donn Terry <donn@interix.com>
1999-09-12 ian1999-09-12 Donn Terry <donn@interix.com>
1999-09-12 ian1999-09-12 Donn Terry <donn@interix.com>
1999-09-12 ian * ar.c (full_pathname): New static variable.
1999-06-12 ian * ar.c (O_BINARY): Define as 0 if not defined.
1999-05-03 rthInitial revision