summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)Author
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-06-04 * elf.c (setup_group): Set SEC_LINK_ONCE on GRP_COMDAT groups.Alan Modra
2002-05-31 * bfd-in2.h: Regenerate.Alan Modra
2002-05-30include/elf/Richard Henderson
2002-05-302002-05-29 Matt Thomas <matt@3am-software.com>Jason Thorpe
2002-05-29Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la...Nick Clifton
2002-05-28Add DLX targetNick Clifton
2002-05-23 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCALJakub Jelinek
2002-05-15Fix ld --just-symbolsAlan Modra
2002-04-20 * archures.c (bfd_lookup_arch): Move the list order comment..Alan Modra
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-03-21 * coff64-rs6000.c (_bfd_xcoff64_put_symbol_name): Prototype.Alan Modra
2002-02-192002-02-19 Martin Schwidefsky <schwidefsky@de.ibm.com>Martin Schwidefsky
2002-02-19Add support for -brtl, run time linking, to AIX ld.Tom Rix
2002-02-09 * elf64-alpha.c (elf64_alpha_howto): Add R_ALPHA_BRSGP.Richard Henderson
2002-02-08Contribute sh64-elf.Alexandre Oliva
2002-02-072002-02-07 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-02-05 * archures (bfd_mach_ppc64): Define.Alan Modra
2002-01-31Add support for OpenRISC 32-bit embedded processorNick Clifton
2002-01-31oops - omitted from previous deltaNick Clifton
2002-01-312002-01-30 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-01-30Tidy up formatting in bfd-in2.hNick Clifton
2002-01-302002-01-29 Chris Demetriou <cgd@broadcom.com>Chris Demetriou
2002-01-06 * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra
2002-01-05 * section.c (bfd_section_init): Remove unnecessary initialisations.Alan Modra
2001-12-22-binitfini emulation, put __rtinit symbol generation into linker.Tom Rix
2001-12-21 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask forJakub Jelinek
2001-12-17hash bfd sections for fast lookup and create.Alan Modra
2001-12-13 * elf-bfd.h (enum elf_link_info_type): New.Jakub Jelinek
2001-12-08Index: bfd/ChangeLogGeoffrey Keating
2001-12-03 * reloc.c (bfd_install_relocation): Correct reloc address test.Alan Modra
2001-11-19Define and use bfd_is_const_section().Nick Clifton
2001-11-152001-11-11 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2001-10-30Add MMIX supportNick Clifton
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra
2001-10-02 * version.h: New file.Alan Modra
2001-10-01bfd/Alan Modra
2001-09-29 * section.c (struct sec): Remove kept_section.Alan Modra
2001-09-28 * section.c (SEC_ARCH_BIT_0): New; replace unused SEC_BALIGN.Richard Henderson
2001-09-252001-09-25 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-09-21Fix compile time warningsNick Clifton
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-09-06Fix import symbols for AIX.Tom Rix
2001-09-05 * elf64-alpha.c (SKIP_HOWTO): New.Richard Henderson
2001-08-312001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher
2001-08-29 * Makefile.am (elf32-h8300.lo): New target.Joern Rennecke
2001-08-27 * config.bfd: Add powerpc64 target. Add powerpc64 vectors toAlan Modra
2001-08-24* bfd.c (bfd_alt_mach_code): New function.Alexandre Oliva