GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binutils
/
ar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Remove trailing spaces in binutils
H.J. Lu
2015-08-12
1
-1
/
+1
*
Fix memory leak in ar if it encounters an invalid path whilst extracting files.
Nick Clifton
2015-08-04
1
-0
/
+1
*
Fix memory access violations triggered by running strip on fuzzed binaries.
Nick Clifton
2015-01-21
1
-0
/
+1
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Prevent archive memebers with illegal pathnames from being extracted from an ...
Nick Clifton
2014-11-06
1
-0
/
+9
*
This patch allows one to place the gcc's liblto_plugin in the lib/bfd-plugins...
Markus Trippelsdorf
2014-04-03
1
-2
/
+4
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
* arsup.c (ar_save): Respect the deterministic setting when
Nick Clifton
2013-10-01
1
-0
/
+1
*
PR binutils/15796
Nick Clifton
2013-08-27
1
-0
/
+18
*
* ar.c (usage): Fix C conformance issue.
Nick Clifton
2013-07-18
1
-2
/
+2
*
PR binutils/15140
Nick Clifton
2013-02-15
1
-3
/
+20
*
binutils/
Roland McGrath
2013-01-07
1
-2
/
+2
*
PR binutils/14302
Nick Clifton
2012-06-29
1
-15
/
+16
*
* sysdep.h: Include sys/stat.h here.
Alan Modra
2012-02-09
1
-1
/
+0
*
PR binutils/13493
Nick Clifton
2012-02-01
1
-2
/
+13
*
* configure.in (--enable-deterministic-archives): Grok new
Roland McGrath
2011-12-21
1
-7
/
+50
*
* ar.c (ranlib_usage): Describe -D.
Roland McGrath
2011-11-29
1
-2
/
+9
*
Set target from the the first object only if it isn't set.
H.J. Lu
2011-10-16
1
-3
/
+3
*
2011-10-13 Nick Clifton <nickc@redhat.com>
Nick Clifton
2011-10-13
1
-1
/
+1
*
PR binutils/12558
Nick Clifton
2011-06-30
1
-5
/
+11
*
PR binutils/12720
Alan Modra
2011-05-02
1
-20
/
+7
*
* ar.c (write_archive): Plug memory leak.
Nick Clifton
2011-03-25
1
-0
/
+1
*
* ar.c (delete_members): Plug memory leak.
Nick Clifton
2011-03-25
1
-2
/
+8
*
* ar.c (move_members): Plug memory leak.
Nick Clifton
2011-03-25
1
-5
/
+12
*
PR 12590
Alan Modra
2011-03-17
1
-2
/
+3
*
* ar.c: Formatting.
Alan Modra
2010-12-08
1
-29
/
+23
*
* ar.c (long_options): Add target.
Alan Modra
2010-12-08
1
-4
/
+11
*
* ar.c (operation): New global variable.
Alan Modra
2010-12-08
1
-187
/
+223
*
* ar.c (main): Split ranlib path.
Alan Modra
2010-12-08
1
-86
/
+111
*
* ar.c (print_contents): Don't internationalize strings without words.
Alan Modra
2010-11-17
1
-2
/
+1
*
PR binutils/12058
Nick Clifton
2010-10-29
1
-2
/
+3
*
PR binutils/12058
Nick Clifton
2010-10-28
1
-2
/
+2
*
Pass "plugin" as target for "ar --plugin" when opening a BFD file.
H.J. Lu
2010-09-15
1
-5
/
+9
*
2010-01-13 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2010-01-13
1
-33
/
+2
*
2010-01-08 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2010-01-08
1
-6
/
+1
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-3
/
+3
*
Updated soruces in binutils/* to compile cleanly with -Wc++-compat.
Nick Clifton
2009-09-10
1
-8
/
+8
*
* ar.c (usage): Do not use #ifdef inside _("...).
Nick Clifton
2009-06-19
1
-3
/
+5
*
2009-05-28 Nick Clifton <nickc@redhat.com>
Nick Clifton
2009-05-28
1
-0
/
+3
*
* Makefile.am: Run "make dep-am".
Nick Clifton
2009-05-26
1
-6
/
+35
*
[bfd/ChangeLog]
Chris Demetriou
2009-03-11
1
-0
/
+15
*
PR binutils/6449
Nick Clifton
2008-04-28
1
-6
/
+0
*
Add support for thin archives.
Nick Clifton
2008-03-28
1
-12
/
+38
*
* ar.c (usage): Mention -t command line switch.
Nick Clifton
2008-02-27
1
-2
/
+3
*
Change sources over to using GPLv3
Nick Clifton
2007-07-05
1
-2
/
+3
*
bfd/
Alan Modra
2007-06-27
1
-21
/
+21
*
bfd/
Alan Modra
2007-04-26
1
-1
/
+2
*
top level:
Joseph Myers
2007-02-17
1
-3
/
+3
*
* ar.c (print_contents, extract_file): Cast the return value
Kazu Hirata
2007-01-25
1
-2
/
+10
[next]