Don't mention "serial" in target remote description
[binutils-gdb.git] / binutils / ar.c
2022-01-11 Fangrui Songar: Add --thin for creating thin archives
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-09-28 Gleb Fotengauer... PR28391, strip/objcopy --preserve-dates *.a: cannot...
2021-04-05 Alan ModraC99 binutils configury
2021-03-31 Alan ModraUse bool in binutils
2021-02-23 Alan ModraUse make_tempname file descriptor in smart_rename
2021-02-19 Siddhesh Poyarekarbinutils: Avoid renaming over existing files
2021-02-03 Alan Modrapr27270 and pr27284, ar segfaults and wrong file mode
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-11 Sebastian HuberFix a build problem when using FreeBSD 12.
2020-12-07 Siddhesh Poyarekarbinutils: Make smart_rename safe too
2020-12-07 Siddhesh Poyarekarbinutils: Use file descriptors from make_tempname
2020-11-17 Howard ChuPlace the libdeps record in the second archive slot.
2020-11-09 Howard ChuRe: dependency list for static libraries
2020-11-03 Howard ChuAdd an option to the archiver to add a section recordin...
2020-05-19 Alan ModraUse bfd_get_filename throughout binutils
2020-03-20 H.J. Luplugin: Don't invoke LTO-wrapper
2020-02-25 H.J. LuDon't call lto-wrapper for ar and ranlib
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-07 Nick CliftonAllow the --output option of the "ar" prorgam to extrac...
2019-10-30 Fangrui SongAdd a --output=<DIR> option to ar to allow the specifyi...
2019-10-21 Alan Modraar P support
2019-10-08 Alan ModraPR25079, "ar s" stopped working
2019-09-20 Alan Modrabfd macro conversion to inline functions
2019-07-24 Nick CliftonFix ar so that it can correctly detect non-dash prefixe...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-15 Alan ModraBFD_INIT_MAGIC
2018-05-30 Ant BikeneevAdd option to ar's 't' command to display the offset...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-11-17 Nick CliftonFix a memory leak when processing archives.
2017-07-17 Nick CliftonCorrect previous fix for an absence of input files...
2017-04-26 Nick CliftonFix invocation of stat() on a NULL pointer.
2017-04-23 Alan ModraPR 21418, ar -N lacks arg check
2017-04-23 Alan ModraPR 21417, ar arg check failure
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 6
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 1
2016-06-14 Alan ModraDelete bfd_my_archive macro
2016-01-01 Alan ModraCopyright update for binutils
2015-08-12 H.J. LuRemove trailing spaces in binutils
2015-08-04 Nick CliftonFix memory leak in ar if it encounters an invalid path...
2015-01-21 Nick CliftonFix memory access violations triggered by running strip...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-06 Nick CliftonPrevent archive memebers with illegal pathnames from...
2014-04-03 Markus TrippelsdorfThis patch allows one to place the gcc's liblto_plugin...
2014-03-05 Alan ModraUpdate copyright years
2013-10-01 Nick Clifton * arsup.c (ar_save): Respect the deterministic setting...
2013-08-27 Nick Clifton PR binutils/15796
2013-07-18 Nick Clifton * ar.c (usage): Fix C conformance issue.
2013-02-15 Nick Clifton PR binutils/15140
2013-01-07 Roland McGrathbinutils/
2012-06-29 Nick Clifton PR binutils/14302
2012-02-09 Alan Modra * sysdep.h: Include sys/stat.h here.
2012-02-01 Nick Clifton PR binutils/13493
2011-12-21 Roland McGrath * configure.in (--enable-deterministic-archives):...
2011-11-29 Roland McGrath * ar.c (ranlib_usage): Describe -D.
2011-10-16 H.J. LuSet target from the the first object only if it isn...
2011-10-13 Nick Clifton2011-10-13 Nick Clifton <nickc@redhat.com>
2011-06-30 Nick Clifton PR binutils/12558
2011-05-02 Alan Modra PR binutils/12720
2011-03-25 Nick Clifton * ar.c (write_archive): Plug memory leak.
2011-03-25 Nick Clifton * ar.c (delete_members): Plug memory leak.
2011-03-25 Nick Clifton * ar.c (move_members): Plug memory leak.
2011-03-17 Alan Modra PR 12590
2010-12-08 Alan Modra * ar.c: Formatting.
2010-12-08 Alan Modra * ar.c (long_options): Add target.
2010-12-08 Alan Modra * ar.c (operation): New global variable.
2010-12-08 Alan Modra * ar.c (main): Split ranlib path.
2010-11-17 Alan Modra * ar.c (print_contents): Don't internationalize string...
2010-10-29 Nick Clifton PR binutils/12058
2010-10-28 Nick Clifton PR binutils/12058
2010-09-15 H.J. LuPass "plugin" as target for "ar --plugin" when opening...
2010-01-13 Tristan Gingold2010-01-13 Tristan Gingold <gingold@adacore.com>
2010-01-08 Tristan Gingold2010-01-08 Tristan Gingold <gingold@adacore.com>
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-10 Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-06-19 Nick Clifton * ar.c (usage): Do not use #ifdef inside _...
2009-05-28 Nick Clifton2009-05-28 Nick Clifton <nickc@redhat.com>
2009-05-26 Nick Clifton * Makefile.am: Run "make dep-am".
2009-03-11 Chris Demetriou[bfd/ChangeLog]
2008-04-28 Nick Clifton PR binutils/6449
2008-03-28 Nick CliftonAdd support for thin archives.
2008-02-27 Nick Clifton * ar.c (usage): Mention -t command line switch.
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-06-27 Alan Modrabfd/
2007-04-26 Alan Modrabfd/
2007-02-17 Joseph Myerstop level:
2007-01-25 Kazu Hirata * ar.c (print_contents, extract_file): Cast the return...
2007-01-12 Alan Modra * ar.c (open_inarch): Check fwrite return. Use size_t.
2006-10-13 Nick CliftonPR binutils/2876
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-08-06 Nick Clifton PR binutils/3001
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-10-03 Mark Mitchell * addr2line.c (usage): Document @file.
2005-09-30 Mark Mitchell * addr2line.c (main): Likewise.
2005-06-14 H.J. Lu2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
2005-05-08 Nick CliftonUpdate FSF address
2005-04-29 Ben Elliston * ar.c (mri_mode): Make static.
2005-03-03 Alan Modraupdate copyright dates
2005-03-02 Jan Beulichbfd/
next