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
/
elf64-mips.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* bfd-in.h (bfd_get_section_limit): Define.
Alan Modra
2004-06-29
1
-6
/
+2
*
bfd/
Alan Modra
2004-06-24
1
-8
/
+12
*
* elf64-mips.c (mips_elf64_slurp_one_reloc_table): Call
Ian Lance Taylor
2004-01-14
1
-4
/
+4
*
* elf32-mips.c (ELF_MAXPAGESIZE): Redefine for traditional
Maciej W. Rozycki
2004-01-05
1
-7
/
+12
*
bfd/
Richard Sandiford
2003-12-18
1
-138
/
+65
*
* elf32-mips.c, elfn32-mips.c, elf64-mips.c: Convert prototypes.
Richard Sandiford
2003-12-07
1
-252
/
+143
*
* elf32-arm.h: Fix comment typos.
Kazu Hirata
2003-11-27
1
-2
/
+2
*
* elf-bfd.h (struct elf_backend_data): Remove plt_header_size.
Daniel Jacobowitz
2003-11-03
1
-1
/
+0
*
* elf64-mips.c (elf_backend_copy_indirect_symbol): Define.
Richard Sandiford
2003-08-20
1
-0
/
+2
*
* elfxx-target.h: Remove PTR cast.
Alan Modra
2003-08-07
1
-1
/
+1
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-30
/
+30
*
* elf32-mips.c (mips_elf_generic_reloc): New Function.
Thiemo Seufer
2003-06-11
1
-74
/
+90
*
* elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
Thiemo Seufer
2003-05-22
1
-0
/
+39
*
* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
Alan Modra
2003-05-09
1
-1
/
+1
*
* elfxx-mips.c (_bfd_mips_relax_section): New function.
Alexandre Oliva
2003-03-26
1
-0
/
+1
*
* Reverted 2003-03-02's patch.
Alexandre Oliva
2003-03-12
1
-9
/
+5
*
* elfxx-target.h (bfd_elfNN_canonicalize_reloc): Make it
Alexandre Oliva
2003-03-12
1
-31
/
+158
*
* elf32-mips.c (elf_mips_howto_table_rel): Change definition of
Thiemo Seufer
2003-03-02
1
-5
/
+9
*
include/elf/ChangeLog
Alan Modra
2003-01-23
1
-1
/
+2
*
Add n64 core file support for Linux/MIPS.
Kevin Buettner
2002-12-05
1
-0
/
+72
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-272
/
+277
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-30
/
+23
*
* elf64-mips.c (mips_elf64_slurp_one_reloc_table): Generate
Alexandre Oliva
2002-11-06
1
-23
/
+2
*
* elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
Stan Cox
2002-09-18
1
-2
/
+2
*
* elf64-mips.c (mips_elf64_be_swap_reloca_out): Handle type2 and type3.
Stan Cox
2002-09-18
1
-3
/
+5
*
* elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove
Thiemo Seufer
2002-09-17
1
-2
/
+0
*
* elf64-mips.c: Update TODO comment.
Thiemo Seufer
2002-07-25
1
-353
/
+306
*
* elfxx-mips.c (_bfd_mips_elf_discard_info): New function, code from
Thiemo Seufer
2002-07-19
1
-0
/
+4
*
* armnetbsd.c: Replace CONST with const.
Alan Modra
2002-06-08
1
-1
/
+1
*
* elf-bfd.h (struct elf_size_info): Add swap_symbol_in field.
Alan Modra
2002-06-05
1
-0
/
+1
*
* elf32-mips.c (elf32_mips_ignore_discarded_relocs): Move to...
Maciej W. Rozycki
2002-06-05
1
-0
/
+2
*
* Makefile.am: Add elfxx-mips.c to the known backends.
Thiemo Seufer
2002-04-04
1
-4414
/
+120
*
* linker.c (link_action): Ignore duplicate warning syms.
Alan Modra
2002-03-28
1
-5
/
+14
*
* elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Enable
Jakub Jelinek
2002-02-19
1
-0
/
+3
*
Support arbitrary length fill patterns.
Alan Modra
2002-02-15
1
-3
/
+3
*
* section.c (bfd_section_init): Remove unnecessary initialisations.
Alan Modra
2002-01-05
1
-3
/
+3
*
2001-12-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-12-18
1
-2
/
+0
*
* elf32-mips.c (_bfd_mips_elf_relocate_section): Formatting.
Thiemo Seufer
2001-12-17
1
-107
/
+660
*
Support for more than 64k ELF sections.
Alan Modra
2001-12-17
1
-7
/
+1
*
* elf64-mips.c (mips_elf64_link_hash_entry): New link hash.
Thiemo Seufer
2001-12-15
1
-190
/
+4772
*
* Makefile.am: split up BFD_LIBS like statements in BFD32_LIBS and
Thiemo Seufer
2001-12-05
1
-219
/
+5
*
* coff-mips.c (mips_bfd_reloc_type_lookup): Replace
Thiemo Seufer
2001-12-02
1
-2
/
+2
*
* elf64-mips.c (elf_backend_may_use_rela_p): New define.
Thiemo Seufer
2001-10-03
1
-1
/
+6
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-46
/
+49
*
* elf64-mips.c (mips_elf64_howto_table_rel): Fix relocation HOWTO
Thiemo Seufer
2001-09-06
1
-165
/
+114
*
* elf64-mips.c (UNUSED_RELOC): Define.
Alan Modra
2001-08-17
1
-7
/
+9
*
* elf64-gen.c (elf_generic_info_to_howto): Add unused attribute.
Andreas Jaeger
2001-05-03
1
-4
/
+4
*
2001-04-05 Steven J. Hill <sjhill@cotw.com>
H.J. Lu
2001-04-08
1
-0
/
+17
*
Update copyright notices
Nick Clifton
2001-03-08
1
-1
/
+2
*
oops - omitted from previous delta
Nick Clifton
2001-02-11
1
-2
/
+2
[next]