OSDN Git Service

* linespec.c (decode_line_internal): Don't call symtabs_from_filename
[pf3gnuchains/pf3gnuchains4x.git] / binutils / ar.c
2011-12-21 roland * configure.in (--enable-deterministic-archives):...
2011-11-29 roland * ar.c (ranlib_usage): Describe -D.
2011-10-16 hjlSet target from the the first object only if it isn...
2011-10-13 nickc2011-10-13 Nick Clifton <nickc@redhat.com>
2011-06-30 nickc PR binutils/12558
2011-05-02 amodra PR binutils/12720
2011-03-25 nickc * ar.c (write_archive): Plug memory leak.
2011-03-25 nickc * ar.c (delete_members): Plug memory leak.
2011-03-25 nickc * ar.c (move_members): Plug memory leak.
2011-03-17 amodra PR 12590
2010-12-08 amodra * ar.c: Formatting.
2010-12-08 amodra * ar.c (long_options): Add target.
2010-12-08 amodra * ar.c (operation): New global variable.
2010-12-08 amodra * ar.c (main): Split ranlib path.
2010-11-17 amodra * ar.c (print_contents): Don't internationalize string...
2010-10-29 nickc PR binutils/12058
2010-10-28 nickc PR binutils/12058
2010-09-15 hjlPass "plugin" as target for "ar --plugin" when opening...
2010-01-13 gingold2010-01-13 Tristan Gingold <gingold@adacore.com>
2010-01-08 gingold2010-01-08 Tristan Gingold <gingold@adacore.com>
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-10 nickc Updated soruces in binutils/* to compile cleanl...
2009-06-19 nickc * ar.c (usage): Do not use #ifdef inside _...
2009-05-28 nickc2009-05-28 Nick Clifton <nickc@redhat.com>
2009-05-26 nickc * Makefile.am: Run "make dep-am".
2009-03-11 cgd[bfd/ChangeLog]
2008-04-28 nickc PR binutils/6449
2008-03-28 nickcAdd support for thin archives.
2008-02-27 nickc * ar.c (usage): Mention -t command line switch.
2007-07-05 nickcChange sources over to using GPLv3
2007-06-27 amodrabfd/
2007-04-26 amodrabfd/
2007-02-17 jsm28top level:
2007-01-25 kazu * ar.c (print_contents, extract_file): Cast the return...
2007-01-12 amodra * ar.c (open_inarch): Check fwrite return. Use size_t.
2006-10-13 nickcPR binutils/2876
2006-09-16 nickc* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-08-06 nickc PR binutils/3001
2005-10-03 mmitchel * addr2line.c (usage): Document @file.
2005-09-30 mmitchel * addr2line.c (main): Likewise.
2005-06-14 hjl2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
2005-05-08 nickcUpdate FSF address
2005-04-29 bje * ar.c (mri_mode): Make static.
2005-03-03 amodraupdate copyright dates
2005-03-02 jbeulichbfd/
2005-01-21 bje * dlltool.c (dump_iat): Remove unused function.
2004-10-26 jakub * ar.c (extract_file): Set atime to mtime for ar xo.
2004-09-09 nickcPR 363
2004-02-27 schwab * ar.c (main): Support POSIX-compatible argument parsing.
2004-02-15 cagneyUse bfd_cache_close, instead of accessing bfd->iostream...
2003-11-13 nickcEmit a warning when an archive is created (only shown...
2003-11-10 nickcRemove "member" from verbose output of "-dv" in order...
2003-11-07 nickcUse consistent error messages for missing files.
2003-10-27 kazu * ChangeLog: Fix typos.
2003-09-14 aj * addr2line.c: Convert to ISO C90 prototypes, change...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-05-19 kazu * addr2line.c: Fix formatting.
2002-05-04 amodra * ar.c (replace_members): Remove unused var. Formatti...
2002-03-18 nickcAdd AIX 64 shared library support and emulation layer...
2002-01-23 nickcTidy up formatting of --help output.
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