summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.Alexandre Oliva2001-05-283-34/+39
* * elf64-x86-64.c (elf64_86_64_size_info): Remove, we can use theAndreas Jaeger2001-05-282-43/+12
* * readelf.c (display_debug_frames): Fix warnings: Remove unusedAndreas Jaeger2001-05-282-126/+129
* Handle MIPS64 relocs which use a non-1 valued int_rels_per_ext_relNick Clifton2001-05-282-55/+149
* For sh-*-linux-gnu target add a start address for the text section.Nick Clifton2001-05-282-1/+13
* Support big endian PLT entries.Nick Clifton2001-05-282-12/+24
* Fix some entries.Alan Modra2001-05-284-5/+10
* * elf32-hppa.c (elf32_hppa_relocate_section): Set up .plt entriesAlan Modra2001-05-282-17/+58
* Remove section VMA adjustment when computing the address of the line to show.Nick Clifton2001-05-282-1/+9
* Add support for .uahword, .uaword and .uaxword pseudo opsNick Clifton2001-05-2813-75/+194
* Rmeove i370-mvs architecture - it is not supported.Nick Clifton2001-05-282-1/+5
* * write.c (relax_segment <rs_space>): Check the section of aAlan Modra2001-05-272-1/+6
* * config/tc-m68k.c (md_assemble): Ensure variable part of frag isAlan Modra2001-05-272-0/+20
* * gas/cris/addi.d: Tweak for 64-bit BFD.Hans-Peter Nilsson2001-05-2748-403/+426
* * write.c (relax_segment <rs_space>): Calculate growth usingAlan Modra2001-05-262-16/+30
* * solib.c (update_solib_list): Move target_resize_to_sections()Nicholas Duffek2001-05-262-19/+19
* * Makefile.in (osfsolib.c, osfsolib.o): Rename to solib-osf.c andNicholas Duffek2001-05-266-7/+631
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-255-285/+279
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-252-0/+7
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-253-2/+8
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-253-18/+60
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-253-1/+11
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-254-4/+34
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-2512-11/+4666
* 2001-05-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-252-0/+5
* * gnu-v2-abi.c (gnuv2_virtual_fn_field): There's no need to clearJim Blandy2001-05-252-1/+6
* monterey updatesTimothy Wall2001-05-254-29/+35
* * symbols.c (resolve_symbol_value): Always set segment, even whenAlan Modra2001-05-252-9/+12
* * config/obj-ieee.c (write_object_file): Set finalize_syms.Alan Modra2001-05-253-2/+12
* s/linuxaout/linux*aout/, s/linuxoldld/linux*oldld/Alan Modra2001-05-2511-10/+29
* 2001-05-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-253-3/+26
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-252-4/+4
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-258-7/+111
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-252-1/+5
* * elf32-hppa.c (elf32_hppa_relocate_section): Don't allowAlan Modra2001-05-252-21/+45
* Revert last patch.Alan Modra2001-05-253-21/+3
* 2001-05-24 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-252-1/+29
* * solist.h (struct so_list): Document the requirement thatNicholas Duffek2001-05-252-1/+8
* 2001-05-24 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-05-252-4/+7
* * expr.c (expr): Set return value to absolute_section forAlan Modra2001-05-253-3/+21
* Don't assume that short is shorter than int.Jim Blandy2001-05-252-3/+15
* From 2.11 branch 2001-03-30 Richard Henderson <rth@redhat.com>Alan Modra2001-05-242-1/+10
* * symbols.c (resolve_symbol_value): Clear sy_resolving beforeAlan Modra2001-05-242-0/+4
* * write.c (relax_segment): Don't zap fr_symbol when relaxing.Alan Modra2001-05-242-4/+12
* 2001-05-24 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-242-1/+5
* Fix for gas seg fault and neg line numbersTom Rix2001-05-243-1/+34
* Support for xcoff64, enable ld for aixTom Rix2001-05-242-12/+7
* Support for xcoff64Tom Rix2001-05-249-244/+519
* Support for xcoff64Tom Rix2001-05-2415-2445/+5071
* Support for xcoff64Tom Rix2001-05-245-224/+986