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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
pdp11.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* linker.c (bfd_link_hash_traverse): Follow warning symbol link.
Alan Modra
2011-06-13
1
-8
/
+9
*
* targets.c (bfd_target): Make ar_max_namelen an unsigned char.
Alan Modra
2011-06-06
1
-1
/
+2
*
* aoutx.h (aout_link_check_ar_symbols): Formatting.
Alan Modra
2010-12-13
1
-13
/
+22
*
* pdp11.c (aout_link_add_symbols): Ignore debug symbols.
Paul Koning
2010-12-02
1
-1
/
+3
*
Applied patch series for LD plugin interface (six parts).
Dave Korn
2010-10-14
1
-5
/
+13
*
fix set but unused variable warnings
Alan Modra
2010-06-27
1
-7
/
+1
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-5
/
+5
*
include/aout/
Alan Modra
2009-10-02
1
-3
/
+0
*
Updated sources to avoid using the identifier name "new", which is a
Nick Clifton
2009-08-29
1
-4
/
+4
*
PR 9695
Alan Modra
2009-01-19
1
-19
/
+6
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-2
/
+4
*
bfd/
Alan Modra
2007-04-26
1
-1
/
+1
*
* aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define.
Alan Modra
2007-03-26
1
-1
/
+17
*
bfd/
Alan Modra
2006-06-19
1
-1
/
+2
*
bfd/
Alan Modra
2006-05-03
1
-20
/
+15
*
PR 2434
Alan Modra
2006-03-16
1
-7
/
+11
*
Remove a29k support.
Alan Modra
2005-08-18
1
-4
/
+0
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
bfd/
Alan Modra
2005-05-04
1
-5
/
+5
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
Convert to ISO C90 formatting
Nick Clifton
2005-04-11
1
-1709
/
+1300
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
* aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c,
Ben Elliston
2005-01-31
1
-95
/
+2
*
bfd/
H.J. Lu
2004-10-21
1
-4
/
+5
*
* pdp11.c (struct pdp11_aout_reloc_external): Delete. Replace
Alan Modra
2004-08-16
1
-28
/
+20
*
bfd/
Alan Modra
2004-08-13
1
-5
/
+4
*
bfd/
Alan Modra
2004-06-24
1
-52
/
+51
*
* section.c (struct sec): Remove usused flags. Reorganize a little.
Alan Modra
2004-06-15
1
-2
/
+2
*
* bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte* with void*.
Alan Modra
2004-03-15
1
-21
/
+28
*
* coff-rs6000.c: Remove ARGSUSED and VARARGS.
Kazu Hirata
2003-12-01
1
-1
/
+0
*
* aout-adobe.c (aout_adobe_set_section_contents): Constify location.
Alan Modra
2003-11-04
1
-1
/
+1
*
Index: doc/ChangeLog
Andrew Cagney
2003-10-16
1
-1
/
+1
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-11
/
+11
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-281
/
+279
*
* ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
Alan Modra
2002-09-02
1
-1
/
+4
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-5
/
+5
*
Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc
Alan Modra
2002-06-07
1
-7
/
+2
*
* linker.c (link_action): Ignore duplicate warning syms.
Alan Modra
2002-03-28
1
-1
/
+8
*
* elf-m10200.c (mn10200_elf_relax_section): Cast assignment to
Alan Modra
2001-10-17
1
-1
/
+1
*
* aout-encap.c: Fix comment typos.
Kazu Hirata
2001-10-10
1
-1
/
+1
*
* version.h: New file.
Alan Modra
2001-10-02
1
-1
/
+5
*
* bfd.c (bfd_archive_filename): New function.
Alan Modra
2001-09-20
1
-2
/
+2
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-2
/
+2
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-110
/
+109
*
Add missing prototypes
Nick Clifton
2001-08-28
1
-12
/
+18
*
2001-08-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-08-23
1
-2
/
+2
*
bfd/
Jakub Jelinek
2001-04-13
1
-0
/
+1
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+1
*
Add PDP-11 support
Nick Clifton
2001-02-18
1
-0
/
+5022