index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfd
/
elf32-v850.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
2005-07-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-07-08
1
-19
/
+1
*
* elf.c (special_sections): Move const qualifier.
Alan Modra
2005-07-05
1
-2
/
+2
*
PR 1004
Alan Modra
2005-07-04
1
-63
/
+24
*
Update function declarations to ISO C90 formatting
Nick Clifton
2005-07-01
1
-775
/
+670
*
2005-06-20 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-06-20
1
-1
/
+6
*
* elf32-v850.c (ELF_MACHINE_ALT2): Define so that binaries produced by the
Nick Clifton
2005-06-15
1
-0
/
+1
*
(v850_elf_relocate_section): Move code to test for the presence of a symbol
Nick Clifton
2005-05-17
1
-9
/
+12
*
2005-05-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-05-07
1
-10
/
+67
*
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
*
2005-03-20 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-03-20
1
-7
/
+5
*
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
-35
/
+0
*
include/elf/
Richard Sandiford
2004-12-16
1
-177
/
+215
*
bfd/
H.J. Lu
2004-10-21
1
-2
/
+3
*
bfd/
Alan Modra
2004-08-13
1
-5
/
+4
*
* bfd-in.h (bfd_get_section_limit): Define.
Alan Modra
2004-06-29
1
-3
/
+1
*
bfd/
Alan Modra
2004-06-24
1
-19
/
+11
*
* Makefile.am: Remove all mention of elflink.h.
Alan Modra
2004-03-27
1
-2
/
+2
*
* elf64-ppc.c (elf_backend_add_symbol_hook): Define.
Alan Modra
2004-03-26
1
-2
/
+2
*
* elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section
Alan Modra
2004-03-22
1
-4
/
+5
*
bfd/
H.J. Lu
2004-03-20
1
-36
/
+4
*
* elf-bfd.h (struct elf_backend_data): Remove "bfd *" and add
Alan Modra
2003-12-08
1
-4
/
+4
*
* elf32-arm.h: Fix comment typos.
Kazu Hirata
2003-11-27
1
-3
/
+3
*
* elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return
Alan Modra
2003-11-05
1
-1
/
+1
*
* elf-bfd.h (struct bfd_elf_special_section): Remove "suffix". Change
Alan Modra
2003-09-23
1
-28
/
+27
*
Add binutils support for v850e1 processor
Nick Clifton
2003-09-04
1
-2
/
+23
*
bfd/
H.J. Lu
2003-07-25
1
-0
/
+33
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-3
/
+3
*
Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.
Nick Clifton
2003-06-03
1
-6
/
+30
*
* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
Alan Modra
2003-05-09
1
-2
/
+2
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-341
/
+341
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-12
/
+12
*
* elf32-v850.c (v850_elf_relax_delete_bytes): Correct parameters
Hans-Peter Nilsson
2002-11-03
1
-4
/
+4
*
Use helpful names instead of cryptically overloaded bfd_reloc error codes.
Nick Clifton
2002-09-02
1
-131
/
+66
*
* ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
Alan Modra
2002-09-02
1
-5
/
+9
*
Add linker relaxation to v850 toolchain
Nick Clifton
2002-08-29
1
-37
/
+1048
*
* elf-hppa.h (elf_hppa_relocate_section): If relocatable, return
Alan Modra
2002-07-23
1
-21
/
+5
*
* elflink.h (elf_gc_mark): Pass in the section whose relocs we are
Alan Modra
2002-07-01
1
-6
/
+4
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-1
/
+1
*
* elf.c (bfd_section_from_shdr): Make "name" const.
Alan Modra
2002-06-04
1
-3
/
+3
*
* elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):
Alan Modra
2002-01-17
1
-3
/
+2
*
2001-12-18 H.J. Lu <hjl@gnu.org>
H.J. Lu
2001-12-18
1
-25
/
+0
*
Support for more than 64k ELF sections.
Alan Modra
2001-12-17
1
-23
/
+18
*
* elf.c (_bfd_elf_rela_local_sym): New.
Jakub Jelinek
2001-11-23
1
-3
/
+1
*
* bfd.c (bfd_archive_filename): New function.
Alan Modra
2001-09-20
1
-2
/
+2
*
Touches most files in bfd/, so likely will be blamed for everything..
Alan Modra
2001-09-18
1
-18
/
+21
*
* elf.c (prep_headers): Get the machine code from the elf
Alexandre Oliva
2001-09-12
1
-1
/
+2
*
Add missing prototypes
Nick Clifton
2001-08-25
1
-2
/
+2
*
Fix bug in previous delta
Nick Clifton
2001-08-13
1
-2
/
+4
[next]