* configure.tgt: Add hppaobsd.o.
[external/binutils.git] / ld /
2002-07-09 Alan Modra * configure.tgt: Add hppaobsd.o.
2002-07-09 Hans-Peter NilssonFix typo last change
2002-07-09 Hans-Peter Nilsson * ld-cris/libdso-1.d: Tweak for change in size of...
2002-07-05 Alan Modra * ldlang.c (print_wild_statement): Fix output formatting.
2002-07-04 Alan Modra * ldlang.c: (strip_excluded_output_sections): New...
2002-07-02 Alan Modra * Makefile.am (check-DEJAGNU): Revert 2002-06-25 change.
2002-07-02 Alan Modra * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL...
2002-07-02 Alan Modra * ldfile.c (ldfile_try_open_bfd): Formatting.
2002-07-02 Alan Modra * ldmisc.c (demangle): Move so that it doesn't intrude...
2002-07-01 Alan Modra * emulparams/vax.sh (OUTPUT_FORMAT): Use a.out-vax...
2002-07-01 Alan Modra * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
2002-06-29 Hans-Peter Nilsson * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec...
2002-06-29 Stephane Carrez * emulparams/m68hc12elfb.sh (EEPROM_MEMORY): Define.
2002-06-27 Jeff Law * emulparams/hppa64linux.sh (OTHER_GOT_RELOC_SECTIONS...
2002-06-26 Joern Renneckeld:
2002-06-26 Alan Modra * ldmisc.c (demangle): Restore dots stripped from...
2002-06-26 H.J. Lu2002-06-25 H.J. Lu <hjl@gnu.org>
2002-06-20 Nick CliftonUpdate bug reporting guidelines
2002-06-20 Nick CliftonRemove romp target
2002-06-19 Chris Demetriou2002-06-18 Chris Demetriou <cgd@broadcom.com>
2002-06-19 Chris Demetriou2002-06-18 Chris Demetriou <cgd@broadcom.com>
2002-06-19 Chris Demetriou2002-06-18 Chris Demetriou <cgd@broadcom.com>
2002-06-18 Dave Brolley2002-06-18 Dave Brolley <brolley@redhat.com>
2002-06-17 Tom RixFix ld segfault for some elf targets. Fix default...
2002-06-17 Tom RixTests for d10v.
2002-06-13 Joern RenneckeIndividual processor configurations for sh-elf / sh...
2002-06-13 H.J. Lu2002-06-12 H.J. Lu <hjl@gnu.org>
2002-06-12 Jeff Law2002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
2002-06-11 Martin SchwidefskyAJ found the problem and created the patch.
2002-06-11 Martin Schwidefsky2002-06-11 Martin Schwidefsky <schwidefsky@de.ibm...
2002-06-10 Richard Sandiford * ld-mips-elf/region1a.s,
2002-06-10 Richard Sandiford * ldlang.c (lang_size_sections_1): Skip removed output...
2002-06-08 Alan Modra * ldexp.c: Replace CONST with const.
2002-06-07 Alan Modra * emultempl/ppc64elf.em (new_vers_pattern): Warning...
2002-06-07 Nick CliftonEnable pei386_auto_import by default. Only print a...
2002-06-07 Nick CliftonFix phdrs2 test
2002-06-07 Alan Modra * scripttempl/elf.sc (.tbss): Fix mismatched parenthes...
2002-06-06 Nick CliftonDo not include empty sections in loadable segments.
2002-06-06 Jeff Law * configure.host (hppa*64*-*-hpux11*): Define...
2002-06-05 Joern Renneckegcc:
2002-06-05 Jason Thorpe* emulparams/ns32knbsd.sh (EXECUTABLE_SYMBOLS): Set...
2002-06-05 Alan Modra * emultempl/elf32.em (gld${EMULATION_NAME}_place_orpha...
2002-06-04 Jason Thorpebfd:
2002-06-04 Alan Modra * ldlang.c (section_already_linked): Call bfd_discard_...
2002-06-03 H.J. Lu2005-06-02 H.J. Lu <hjl@gnu.org>
2002-06-01 Marek Michalkiewicz * scripttempl/avr.sc: Changes to support current GCC...
2002-05-31 Alan Modra * Makefile.in: Regenerate.
2002-05-31 Alan Modra * Makefile.am (ALL_EMULATIONS): Add ei386nto.o.
2002-05-30 Richard Henderson * ld-bootstrap/bootstrap.exp: Test --relax.
2002-05-30 Jason Thorpe* NEWS: Add entry for VAX ELF support.
2002-05-30 Jason Thorpe2002-05-29 Matt Thomas <matt@3am-software.com>
2002-05-29 Nick CliftonFix genreation of arm <->thumb glue stubs by ensuring...
2002-05-28 Nick CliftonAdd DLX target
2002-05-28 Hans-Peter Nilsson * ld-cris/libdso-2.d: Tweak for combreloc now default on.
2002-05-27 Nick CliftonInstall new elf_chaos.sc script.
2002-05-27 Richard Sandiford * ldlang.c (lang_size_sections_1): Move check for...
2002-05-26 Jason Thorpegas:
2002-05-25 Kazu Hirata * ldemul.c: Fix formatting.
2002-05-25 Alan Modra * ldlang.c (lang_process): Formatting, grammar.
2002-05-25 Alan Modra * ldlex.l: Use #include "" instead of <> for local...
2002-05-24 Nick CliftonAdd a target for i386-netbsdpe.
2002-05-23 Jakub Jelinek * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THR...
2002-05-23 Alan Modra * configure.in: Correct spelling of AC_PREREQ.
2002-05-22 Christopher Faylor* pe-dll.c (autofilter_liblist): Add more system libs...
2002-05-22 Alan Modra * ldemul.c (ldemul_new_vers_pattern): New function.
2002-05-22 Alan Modra * genscripts.sh (LIB_PATH): For native targets, concat...
2002-05-22 Alan Modra * emultempl/pe.em (set_pe_subsystem): Don't set "cmdli...
2002-05-22 H.J. Lu2002-05-21 H.J. Lu (hjl@gnu.org)
2002-05-21 Jason Thorpebfd:
2002-05-18 Tom RixAdd -bnortl and -bnortllib support for AIX.
2002-05-17 Marek Michalkiewicz * Makefile.am: Add new emulations avr1, avr2, avr3...
2002-05-16 Marek Michalkiewicz * emulparams/avr1.sh: New file.
2002-05-15 Alan Modra * ldlang.c (section_already_linked): Call bfd_link_jus...
2002-05-10 Tom RixXCOFF64 fixes. For setting arch/mach and for R_BR reloc...
2002-05-10 Jakub Jelinek * ldmain.c (main): Enable -z combreloc by default.
2002-05-07 Nick CliftonHonour DESTDIR
2002-05-07 Richard Sandiford * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
2002-05-07 Richard Sandiford * ldlang.h (lang_output_section_statement_type): Add...
2002-05-06 Nick CliftonNew Swedish translation
2002-05-04 Alan Modra * emultempl/hppaelf.em (build_section_lists): New...
2002-05-03 Kazu Hirata * ld.h: Fix formatting.
2002-05-02 Richard Sandiford * ld-scripts/map-address.exp: Quote conditions.
2002-05-02 Alan Modra * elf64-ppc.c (ppc64_elf_addr16_ha_reloc): Delete.
2002-05-01 Tom RixFormatting fix.
2002-05-01 Alan Modra Long branch stubs, multiple stub sections.
2002-04-30 Tom RixAdd support for AIX -blibpath and -bnolibpath.
2002-04-30 Mark Mitchell * Makefile.am (ALL_EMULATIONS): Add elf32ppcwindiss.o.
2002-04-30 Richard Sandiford * ld-scripts/map-address.exp: New test.
2002-04-30 Richard Sandiford * ldlang.c (print_assignment): Update print_dot for...
2002-04-28 Alan Modra * Makefile.am (mpw): New maintainer mode rule to make...
2002-04-19 Richard Henderson * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic...
2002-04-17 Joern RenneckeRe-enable linking for sh5:
2002-04-17 Thiemo Seufer * arparse.y: Fix syntax warning.
2002-04-11 Nick CliftonAdd 'n' in order to prevent "-n" from being taken as...
2002-04-08 Alan Modra * ldlang.c (lang_size_sections_1): Don't complain...
2002-04-08 Alan Modra * ld.texinfo (Format Commands <OUTPUT_FORMAT>): Typo...
2002-04-07 Matthew Green* ld/configure.host (*-*-netbsd*): Add support for...
2002-04-05 Hans-Peter Nilsson * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1...
2002-04-04 Alan Modra * dep-in.sed: Cope with absolute paths.
2002-04-04 Thiemo Seufer * emulparams/elf64btsmip.sh: n64 replaces .reginfo...
next