aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-162003-12-15 David Carlton <carlton@kealia.com>David Carlton1-20/+25
2003-11-112003-11-11 David Carlton <carlton@kealia.com>David Carlton1-125/+104
2003-09-172003-09-17 David Carlton <carlton@kealia.com>David Carlton1-29/+26
2003-08-052003-08-05 David Carlton <carlton@kealia.com>David Carlton1-716/+580
2003-06-272003-06-27 David Carlton <carlton@kealia.com>David Carlton1-9/+50
2003-05-232003-05-23 David Carlton <carlton@bactrian.org>David Carlton1-11/+49
2003-05-012003-04-30 David Carlton <carlton@bactrian.org>David Carlton1-4/+8
2003-04-162003-04-16 David Carlton <carlton@bactrian.org>David Carlton1-5/+19
2003-03-062003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton1-17/+132
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-53/+96
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-380/+405
2002-11-152002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton1-45/+12
2002-10-252002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton1-2/+2
2002-10-11Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton1-2/+3
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+7368
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-7364/+0
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-207/+533
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+7038
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-6956/+0
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-26/+44
2002-02-14 * elf.c (elf_fake_sections): Use SHT_NOBITS when SEC_NEVER_LOAD.Alan Modra1-1/+2
2002-02-132002-02-11 Michael Snyder <msnyder@redhat.com>Michael Snyder1-5/+41
2002-02-13Accept a physicall address of 0 as valid in a program headerNick Clifton1-3/+8
2002-01-30Don't translate debugging message.Nick Clifton1-18/+16
2002-01-26Copy only as much information as possible to avoid stack corruption.Nick Clifton1-1/+1
2002-01-25* elf.c (elfcore_write_prstatus): Make sure we pass the address ofMark Kettenis1-1/+1
2002-01-21 * elf-bfd.h (elf_backend_data <elf_backend_hide_symbol>): AddAlan Modra1-5/+14
2002-01-17 * elf-bfd.h (elf_backend_data <elf_backend_section_from_bfd_section>):Alan Modra1-28/+25
2002-01-15 * elflink.h (elf_link_input_bfd): Back out 2002-01-07 change.Jakub Jelinek1-1/+17
2002-01-102002-01-10 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+2
2002-01-09include/elf:Jason Thorpe1-9/+10
2002-01-082002-01-08 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+136
2002-01-08* elf.c (elf_fake_sections): Propagate errors fromAlexandre Oliva1-3/+4
2001-12-192001-12-18 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+7
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+3
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+3
2001-12-182001-12-18 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+18
2001-12-18 * elf.c (elfcore_netbsd_get_lwpid): New function.Alan Modra1-2/+118
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-53/+173
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek1-10/+42
2001-12-07Combine sentance fragments into a single sentance in order to permit betterNick Clifton1-7/+5
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-1/+36
2001-11-29Do not overwite the core signal if it has already been set by another thread.Nick Clifton1-2/+8
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-0/+32
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-0/+56
2001-11-07 * Makefile.am (BFD32_BACKENDS): Add elf-strtab.lo.Jakub Jelinek1-17/+33
2001-10-30If the LMA for a segment is known, use it for matching sections to segments.Nick Clifton1-10/+13
2001-10-30Set the LMA based on the p_paddr of the segment that contains it.Nick Clifton1-10/+24
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra1-3/+3
2001-10-15 * elf.c (_bfd_elf_link_hash_copy_indirect): Test ind->root.typeAlan Modra1-1/+1