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
/
bucomm.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
-4
/
+4
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Fixes a seg-fault when displaying the time data for a corrupt archive.
Nick Clifton
2014-11-18
1
-2
/
+6
*
Prevent archive memebers with illegal pathnames from being extracted from an ...
Nick Clifton
2014-11-06
1
-0
/
+26
*
Update copyright years
Alan Modra
2014-03-05
1
-3
/
+1
*
remove VA_* from binutils
Tom Tromey
2014-01-07
1
-9
/
+11
*
PR binutils/14302
Nick Clifton
2012-06-29
1
-2
/
+4
*
* sysdep.h: Include sys/stat.h here.
Alan Modra
2012-02-09
1
-2
/
+1
*
2011-10-13 Nick Clifton <nickc@redhat.com>
Nick Clifton
2011-10-13
1
-4
/
+4
*
* bucomm.c (make_tempname): Stop memory leak.
Nick Clifton
2011-03-25
1
-1
/
+4
*
* bucomm.c (get_file_size): Check for negative sizes and issue a
Nick Clifton
2011-01-06
1
-1
/
+4
*
* bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno.
Alan Modra
2010-10-05
1
-2
/
+2
*
* bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.
Alan Modra
2010-10-05
1
-5
/
+13
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-6
/
+6
*
binutils/
Jan Kratochvil
2009-11-08
1
-1
/
+1
*
Updated soruces in binutils/* to compile cleanly with -Wc++-compat.
Nick Clifton
2009-09-10
1
-8
/
+9
*
update copyright dates
Alan Modra
2009-09-02
1
-1
/
+1
*
2009-06-27 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2009-06-27
1
-1
/
+1
*
PR 9798
Alan Modra
2009-01-29
1
-3
/
+3
*
PR binutils/55326
Nick Clifton
2008-01-09
1
-2
/
+4
*
* bucomm.c (bfd_nonfatal_message): New.
Nathan Sidwell
2007-08-30
1
-0
/
+46
*
Change sources over to using GPLv3
Nick Clifton
2007-07-05
1
-1
/
+1
*
bfd/
Alan Modra
2007-04-26
1
-2
/
+3
*
bfd/
H.J. Lu
2007-03-15
1
-1
/
+0
*
2007-01-11 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2007-01-11
1
-2
/
+2
*
* bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
Alan Modra
2007-01-10
1
-66
/
+58
*
PR binutils/2876
Nick Clifton
2006-10-13
1
-3
/
+60
*
* bucomm.c (display_target_list): Make local variable `a' to be of
Ben Elliston
2006-03-13
1
-4
/
+4
*
2005-06-14 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-06-14
1
-0
/
+36
*
Update FSF address
Nick Clifton
2005-05-08
1
-2
/
+2
*
2005-04-29 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-04-29
1
-1
/
+1
*
* ar.c (mri_mode): Make static.
Ben Elliston
2005-04-29
1
-1
/
+1
*
Use consistent error messages for missing files.
Nick Clifton
2003-11-07
1
-0
/
+25
*
* addr2line.c: Convert to ISO C90 prototypes, change PTR, remove
Andreas Jaeger
2003-09-14
1
-37
/
+19
*
Move display_info() function into bucomm.c
Nick Clifton
2003-03-24
1
-2
/
+205
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-2
/
+2
*
* bucomm.c (list_supported_targets): Use bfd_target_list.
Alan Modra
2002-10-15
1
-4
/
+6
*
* bucomm.c: Replace CONST with const.
Alan Modra
2002-06-08
1
-5
/
+5
*
* addr2line.c: Fix formatting.
Kazu Hirata
2002-05-19
1
-1
/
+1
*
2001-11-29 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-11-29
1
-5
/
+2
*
Replace use of mkstemp with mkstemps, provided by libiberty.
Nick Clifton
2001-11-14
1
-2
/
+5
*
Use mkstemp in place of mktemp.
Nick Clifton
2001-11-12
1
-2
/
+2
*
* bucomm.c (fatal): Define using VPARAMS, VA_OPEN, VA_FIXEDARG,
Alan Modra
2001-09-26
1
-37
/
+8
*
* bucomm.c (list_supported_architectures): New function.
Alan Modra
2001-07-29
1
-0
/
+19
*
Fix typos in ChangeLogs and update copyright notices
Nick Clifton
2001-03-13
1
-1
/
+1
*
Change bfd_target_vector from an array to a pointer
Nick Clifton
2001-02-07
1
-1
/
+1
*
Revert incorrect 2000-06-25 patch.
Alan Modra
2000-06-26
1
-1
/
+1
*
Advance past both parts of dos based <letter>: filepath prefix.
Nick Clifton
2000-06-25
1
-1
/
+1
*
Correct pointer comparisons relying on NULL less than any other pointer.
Alan Modra
2000-06-20
1
-1
/
+1
[next]