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
*
* 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
*
bfd/
Jakub Jelinek
2004-04-22
1
-0
/
+2
*
* Makefile.am: Remove all mention of elflink.h.
Alan Modra
2004-03-27
1
-13
/
+0
*
* elf-bfd.h (struct elf_reloc_cookie): Add r_sym_shift field.
Alan Modra
2004-03-27
1
-6
/
+2
*
* elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.
Alan Modra
2004-03-26
1
-1
/
+0
*
bfd/
Alan Modra
2004-03-25
1
-1
/
+0
*
Index: doc/ChangeLog
Andrew Cagney
2003-10-16
1
-1
/
+1
*
* elfxx-target.h: Remove PTR cast.
Alan Modra
2003-08-07
1
-5
/
+5
*
* elf-bfd.h: Remove PARAMS macro. Replace PTR with void *.
Alan Modra
2003-08-07
1
-1
/
+1
*
* elfcode.h: Convert to C90, remove unneeded casts and prototypes.
Alan Modra
2003-08-04
1
-163
/
+107
*
* elfcode.h (elf_object_p): Allocate tdata via _bfd_set_format.
Alan Modra
2003-07-08
1
-7
/
+5
*
* elf-bfd.h (_bfd_elf_create_linker_section) Don't declare.
Alan Modra
2003-07-04
1
-2
/
+0
*
Correct spelling of "relocatable".
Alan Modra
2003-06-25
1
-1
/
+1
*
* elfcode.h (elf_slurp_reloc_table_from_section): Don't dereference
Daniel Jacobowitz
2003-06-06
1
-1
/
+3
*
2003-05-19 Roland McGrath <roland@redhat.com>
Roland McGrath
2003-05-21
1
-0
/
+226
*
* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
Alan Modra
2003-05-09
1
-4
/
+2
*
s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify
Alan Modra
2002-11-30
1
-28
/
+28
*
include/elf/ChangeLog
Alan Modra
2002-11-28
1
-131
/
+78
*
2002-11-13 H.J. Lu <hjl@gnu.org>
H.J. Lu
2002-11-12
1
-1
/
+0
*
* bfd.c (struct bfd_preserve): New.
Alan Modra
2002-11-12
1
-45
/
+14
*
* elfcode.h (elf_slurp_reloc_table_from_section): Make "symcount"
Alan Modra
2002-09-21
1
-6
/
+6
*
* elfcode.h (elf_slurp_reloc_table_from_section): Check
Daniel Jacobowitz
2002-09-18
1
-1
/
+7
*
* bfd-in.h (bfd_get_dynamic_symcount): Define.
Daniel Jacobowitz
2002-09-18
1
-0
/
+7
*
* elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,
Alan Modra
2002-07-07
1
-90
/
+47
*
* aout-adobe.c: Don't compare against "true" or "false.
Alan Modra
2002-06-25
1
-4
/
+4
*
binutils/
Jakub Jelinek
2002-06-18
1
-18
/
+25
*
elf_swap_symbol_in args should be "const PTR", not "const PTR *".
Alan Modra
2002-06-06
1
-4
/
+4
[next]