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
/
elf32-i370.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd/
Alan Modra
2005-05-07
1
-18
/
+13
*
2005-05-05 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-05-05
1
-9
/
+9
*
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
*
bfd/
H.J. Lu
2005-05-03
1
-11
/
+5
*
2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-03-20
1
-7
/
+5
*
bfd/
H.J. Lu
2004-10-21
1
-1
/
+2
*
include/
Alan Modra
2004-09-17
1
-6
/
+6
*
* elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flags
Alan Modra
2004-09-16
1
-12
/
+7
*
bfd/
Alan Modra
2004-08-13
1
-17
/
+14
*
bfd/
Alan Modra
2004-06-24
1
-20
/
+14
*
* elf64-ppc.c (elf_backend_add_symbol_hook): Define.
Alan Modra
2004-03-26
1
-1
/
+1
*
bfd/
Alan Modra
2004-03-25
1
-2
/
+2
*
bfd/
H.J. Lu
2004-03-20
1
-9
/
+11
*
* elf32-arm.h: Fix comment typos.
Kazu Hirata
2003-11-27
1
-1
/
+1
*
* elf-bfd.h (elf_backend_data::elf_backend_modify_segment_map):
Alexandre Oliva
2003-11-27
1
-1
/
+1
*
Fix decision about when a .interp section should exist
Nick Clifton
2003-11-11
1
-1
/
+1
*
* elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
Alan Modra
2003-11-05
1
-11
/
+2
*
* elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
Alan Modra
2003-07-04
1
-83
/
+0
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-6
/
+6
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-161
/
+152
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-11
/
+10
*
* elf32-i370.c: Move reloc enum to include/elf/i370.h.
Alan Modra
2002-08-15
1
-24
/
+0
*
* elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
Alan Modra
2002-07-23
1
-2
/
+0
*
* elf.c (bfd_section_from_shdr): Make "name" const.
Alan Modra
2002-06-04
1
-2
/
+2
*
* elf-bfd.h (struct elf_backend_data): Add rela_normal.
Alan Modra
2002-05-07
1
-28
/
+4
*
* linker.c (link_action): Ignore duplicate warning syms.
Alan Modra
2002-03-28
1
-1
/
+4
*
* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
Jakub Jelinek
2002-02-19
1
-5
/
+6
*
* elf32-arm.h (elf32_arm_size_dynamic_sections): When removing
Alan Modra
2002-01-16
1
-5
/
+9
*
2001-12-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-12-18
1
-20
/
+0
*
Support for more than 64k ELF sections.
Alan Modra
2001-12-17
1
-4
/
+3
*
* elf.c (_bfd_elf_rela_local_sym): Only call
Jakub Jelinek
2001-12-07
1
-16
/
+5
*
* elf.c (_bfd_elf_rela_local_sym): New.
Jakub Jelinek
2001-11-23
1
-3
/
+2
*
* elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEF
Alan Modra
2001-11-10
1
-1
/
+2
*
2001-10-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-10-19
1
-1
/
+3
*
* bfd.c (bfd_archive_filename): New function.
Alan Modra
2001-09-20
1
-16
/
+18
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-13
/
+18
*
2001-08-10 Andreas Jaeger <aj@suse.de>
Andreas Jaeger
2001-08-11
1
-1
/
+6
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
2001-01-23 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2001-01-23
1
-12
/
+0
*
2000-12-05 Kazu Hirata <kazu@hxi.com>
Kazu Hirata
2000-12-05
1
-31
/
+20
*
2000-07-19 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-07-20
1
-0
/
+1
*
2000-05-23 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-05-23
1
-1
/
+2
*
Fix building with --enable-targets=all
Nick Clifton
2000-03-01
1
-13
/
+9
*
2000-03-01 H.J. Lu <hjl@gnu.org>
H.J. Lu
2000-03-01
1
-1
/
+2
*
Add IBM 370 support.
Alan Modra
2000-02-23
1
-0
/
+1745