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
/
elfcode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/elf/
Richard Sandiford
2011-03-14
1
-0
/
+1
*
Move elfXX_r_info/elfXX_r_sym to elfcode.h.
H.J. Lu
2010-12-31
1
-0
/
+16
*
bfd/
Bernd Schmidt
2010-10-04
1
-10
/
+13
*
2010-09-24 Thomas Schwinge <thomas@codesourcery.com>
Thomas Schwinge
2010-09-24
1
-1
/
+1
*
2010-08-18 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2010-08-18
1
-0
/
+1
*
2010-05-25 Tristan Gingold <gingold@adacore.com>
Tristan Gingold
2010-05-26
1
-0
/
+2
*
* elfcode.h (elf_swap_ehdr_out): Handle e_phnum > 0xffff.
Alan Modra
2010-01-19
1
-2
/
+15
*
PR 10478
Nick Clifton
2009-09-28
1
-1
/
+4
*
Updated soruces in bfd/* to compile cleanly with -Wc++-compat.
Nick Clifton
2009-09-09
1
-18
/
+19
*
PR 10478:
Nick Clifton
2009-09-09
1
-1
/
+17
*
* config/obj-elf.c (obj_elf_type): Add code to support a type of
Nick Clifton
2009-07-23
1
-1
/
+4
*
include/elf
Nick Clifton
2009-04-30
1
-0
/
+3
*
Remove STT_IFUNC support.
Nick Clifton
2008-12-23
1
-3
/
+0
*
include/elf/
Nick Clifton
2008-12-03
1
-0
/
+3
*
* elfcore.h (elf_core_file_p): Ensure we have a backend match
Alan Modra
2008-08-01
1
-0
/
+4
*
include/elf/
Alan Modra
2008-03-12
1
-52
/
+17
*
* elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.
Alan Modra
2008-03-11
1
-15
/
+12
*
2007-12-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2007-12-24
1
-1
/
+7
*
Support the use of the STT_COMMON type. (In source and object files only at ...
Nick Clifton
2007-10-16
1
-0
/
+4
*
2007-08-14 Jan Kratochvil <jan.kratochvil@redhat.com>
Jan Kratochvil
2007-08-14
1
-10
/
+12
*
2007-08-04 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2007-08-04
1
-2
/
+2
*
2007-07-09 Roland McGrath <roland@redhat.com>
Roland McGrath
2007-07-09
1
-1
/
+50
*
Switch sources over to use the GPL version 3
Nick Clifton
2007-07-03
1
-12
/
+14
*
bfd/
Alan Modra
2007-04-26
1
-2
/
+3
*
2007-03-13 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2007-03-14
1
-4
/
+45
*
Support for Toshiba MeP and for complex relocations.
Dave Brolley
2007-02-05
1
-0
/
+6
*
* elfcode.h (elf_swap_symbol_in): Return bfd_boolean. Don't abort
Alan Modra
2006-09-22
1
-2
/
+3
*
Add support for AVR6 family
Nick Clifton
2006-05-24
1
-0
/
+1
*
PR ld/2607
Nick Clifton
2006-05-11
1
-9
/
+22
*
* archive.c (bfd_generic_archive_p): Remove unused local variable
Ben Elliston
2006-05-02
1
-3
/
+1
*
* dwarf2.c: Formatting.
Alan Modra
2006-05-02
1
-76
/
+8
*
PR 2257
Nick Clifton
2006-04-18
1
-2
/
+11
*
* elfcode.h (elf_object_p): Delay the setting of start_address
Alan Modra
2005-11-23
1
-3
/
+3
*
2005-09-28 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-09-28
1
-2
/
+2
*
* elfcode.h (elf_write_relocs): Do nothing if there are no
Daniel Jacobowitz
2005-06-10
1
-0
/
+6
*
Fix for IA-64 gdb backtrace of threads in syscalls, reported by Jeff Johnson.
Jim Wilson
2005-05-31
1
-2
/
+8
*
* elfcode.h (elf_object_p): Fail if e_shoff != 0, e_shnum == 0 and
Jakub Jelinek
2005-05-26
1
-6
/
+29
*
* elfcode.h (elf_object_p): Add more sanity checks on elf header.
Alan Modra
2005-05-09
1
-6
/
+48
*
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-04-27 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2005-04-27
1
-1
/
+1
*
include/
Alan Modra
2005-02-20
1
-4
/
+4
*
* elf-bfd.h (elf_string_from_elf_strtab): Delete macro.
Alan Modra
2005-02-06
1
-18
/
+1
*
* elf-bfd.h (struct elf_backend_data): Add minpagesize.
Daniel Jacobowitz
2005-01-28
1
-2
/
+2
*
bfd/
Alan Modra
2004-12-11
1
-4
/
+2
*
* elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalize
Daniel Jacobowitz
2004-12-09
1
-5
/
+1
*
2004-11-24 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2004-11-25
1
-0
/
+3
*
bfd/
Paul Brook
2004-11-15
1
-1
/
+1
*
2004-07-27 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu
2004-07-27
1
-0
/
+4
*
bfd/
Alan Modra
2004-06-24
1
-2
/
+2
[next]