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/binutils-2.44
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
/
coff64-rs6000.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd/
Alan Modra
2005-11-24
1
-2
/
+0
*
2005-10-23 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-10-24
1
-0
/
+2
*
2005-10-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-10-15
1
-0
/
+2
*
* libbfd-in.h (struct artdata): Add extended_names_size field.
Jakub Jelinek
2005-07-05
1
-4
/
+6
*
* coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Init _bfd_find_line.
Alan Modra
2005-06-07
1
-0
/
+2
*
Approved by nickc@redhat.com
Fred Fish
2005-05-23
1
-0
/
+2
*
Update the address and phone number of the FSF organization in the GPL notices
Nick Clifton
2005-05-04
1
-1
/
+1
*
Update the FSF address in the copyright/GPL notice
Nick Clifton
2005-05-04
1
-1
/
+1
*
include/
Alan Modra
2005-02-20
1
-4
/
+3
*
bfd/
H.J. Lu
2004-10-21
1
-3
/
+4
*
* coff-rs6000.c (rs6000coff_vec): Add initializer for
Alan Modra
2004-10-09
1
-0
/
+2
*
bfd/
Alan Modra
2004-08-13
1
-2
/
+2
*
bfd/
H.J. Lu
2004-07-21
1
-0
/
+2
*
bfd/
Alan Modra
2004-06-24
1
-8
/
+7
*
* section.c (struct sec): Remove usused flags. Reorganize a little.
Alan Modra
2004-06-15
1
-3
/
+3
*
binutils ChangeLog:
Bob Wilson
2004-05-17
1
-0
/
+2
*
* section.c (bfd_make_section_anyway): Add all sections to hash tab.
Alan Modra
2004-04-30
1
-1
/
+3
*
bfd/
Jakub Jelinek
2004-04-22
1
-0
/
+2
*
* coff-rs6000.c: Remove ARGSUSED and VARARGS.
Kazu Hirata
2003-12-01
1
-1
/
+0
*
* aix5ppc-core.c: Fix comment typos.
Kazu Hirata
2003-11-24
1
-1
/
+1
*
Index: doc/ChangeLog
Andrew Cagney
2003-10-16
1
-2
/
+2
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-2
/
+2
*
* coff64-rs6000.c (xcoff64_ppc_relocate_section): Fix logic reversal.
DJ Delorie
2002-12-24
1
-1
/
+1
*
* bfd-in.h: Comment typo fix. Formatting.
Alan Modra
2002-12-08
1
-2
/
+2
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-214
/
+247
*
* ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
Alan Modra
2002-09-02
1
-1
/
+1
*
* coff-rs6000.c (rs6000coff_vec <object_flags>): Add SEC_CODE and
Alan Modra
2002-08-22
1
-2
/
+2
*
* libxcoff.h: Use PARAMS on function declarations.
Alan Modra
2002-08-06
1
-1
/
+1
*
* coff-rs6000.c: (xcoff_rtype2howto): Don't place reloc address in
Alan Modra
2002-08-06
1
-5
/
+0
*
* coff-rs6000.c: Formatting fixes.
Alan Modra
2002-08-06
1
-643
/
+615
*
* coff-rs6000.c (xcoff_howto_table): Revert some of last change to
Alan Modra
2002-08-06
1
-30
/
+29
*
* coff-rs6000.c (xcoff_howto_table): Fix src_mask entries. Make all
Alan Modra
2002-08-06
1
-42
/
+43
*
* aoutx.h (some_aout_object_p): Clean up tdata properly on error.
Alan Modra
2002-07-30
1
-41
/
+31
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-1
/
+1
*
Replace bfd_alloc/bfd_malloc + memset with bfd_zalloc/bfd_zmalloc
Alan Modra
2002-06-07
1
-5
/
+5
*
* bfd-in.h: Remove "taken from the source" comment.
Alan Modra
2002-06-05
1
-0
/
+2
*
Add 16 bit R_RBA.
Tom Rix
2002-05-31
1
-0
/
+18
*
Fix C_FILE auxent.
Tom Rix
2002-05-18
1
-1
/
+1
*
Fix ld --just-symbols
Alan Modra
2002-05-15
1
-2
/
+4
*
XCOFF64 fixes. For setting arch/mach and for R_BR relocations.
Tom Rix
2002-05-10
1
-1
/
+115
*
Fix problem with objdump and 16 bit R_BA.
Tom Rix
2002-05-04
1
-30
/
+93
*
Rewrite xcoff*_ppc_relocate_section.
Tom Rix
2002-04-28
1
-300
/
+121
*
Fix C_FILE auxent on xcoff64.
Tom Rix
2002-04-20
1
-1
/
+1
*
2002-04-04 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2002-04-04
1
-0
/
+2
*
* coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.
Alan Modra
2002-03-21
1
-368
/
+366
*
Fix extracting from AIX big archives.
Tom Rix
2002-03-20
1
-5
/
+5
*
Add AIX 64 shared library support and emulation layer for binutils
Nick Clifton
2002-03-18
1
-60
/
+326
*
Replace immediate howto type initializers with symbolic.
Tom Rix
2002-03-02
1
-25
/
+25
*
XCOFF booke tests. Fix tlbre, tlbwe ppc WS field.
Tom Rix
2002-02-21
1
-2
/
+19
*
Add support for -brtl, run time linking, to AIX ld.
Tom Rix
2002-02-19
1
-40
/
+110
[next]