summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * pe-dll.c (fill_edata): Check that exported_symbol_sections isDanny Smith2004-02-252-2/+7
* * ld-frv/fdpic-pie-2.d: Adjust for decay of FUNCDESC relocs thatAlexandre Oliva2004-02-2412-94/+244
* * ldlang.c (lang_check): Use %P, not %E, in error message.Ian Lance Taylor2004-02-232-1/+5
* * ldlang.h (struct lang_output_section_state): Change processedNathan Sidwell2004-02-2315-61/+153
* * ld-scripts/data.t: Set ".other" address so location doesn'tAlan Modra2004-02-233-2/+8
* * ldgram.y (exp): Add two operand ALIGN.Nathan Sidwell2004-02-208-9/+74
* * ldlang.c (map_input_to_output_sections): Initialize sectionsNathan Sidwell2004-02-197-2/+58
* * ldgram.y (statement_anywhere): Add assert rule.binutils-2_15-branchpointNathan Sidwell2004-02-187-0/+53
* bfd/Richard Sandiford2004-02-175-146/+158
* Use bfd_cache_close, instead of accessing bfd->iostream directly.Andrew Cagney2004-02-152-2/+6
* * emulparams/elf32bmipn32-defs.sh (OTHER_SECTIONS): DiscardRichard Sandiford2004-02-142-25/+8
* * emulparams/armelf.sh, emulparams/armelf_linux.sh: MoveDaniel Jacobowitz2004-02-093-2/+8
* * emulparams/armelf_linux.sh (COMMONPAGESIZE): Set to 4KB.Daniel Jacobowitz2004-02-096-0/+13
* Add support for relaxing the 32bit ldc/stc instructions.Nick Clifton2004-02-095-0/+177
* Fix typo in previous deltaNick Clifton2004-02-052-1/+5
* Fix thinko checking for dlls in archives.Nick Clifton2004-02-042-1/+5
* * genscripts.sh: Fix typo.Alan Modra2004-01-282-6/+8
* * genscripts.sh: Apply $LIBPATH_SUFFIX to $tool_lib and $libdir too.Alan Modra2004-01-282-4/+18
* * emulparams/elf64_ia64.sh: Put .rela.opd intoJakub Jelinek2004-01-242-1/+6
* * ld-arm/arm-app-abs32.s, ld-arm/arm-app-abs32.r,Daniel Jacobowitz2004-01-235-0/+62
* * pe-dll.c (pe_create_import_fixup): Clear WP_TEXT flag.Danny Smith2004-01-203-4/+20
* * ld-i386/tlsbin.dd: Adjust for changed sib printing.Alan Modra2004-01-182-2/+6
* * emulparams/elf32ppc.sh (COMMONPAGESIZE): Define.Alan Modra2004-01-152-0/+5
* * ld-arm/arm-elf.exp: Add arm-static-app test.Daniel Jacobowitz2004-01-135-0/+56
* * ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true willNick Clifton2004-01-134-85/+135
* If dot is advanced, then assume that the section should be allocated.Nick Clifton2004-01-132-0/+11
* Add support for relaxation of bit manipulation instructions.Nick Clifton2004-01-125-1/+187
* * ldlang.c (IGNORE_SECTION): Don't ignore SEC_ALLOC && !SEC_LOADAlan Modra2004-01-122-4/+8
* 2004-01-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-01-092-1/+10
* * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32Daniel Jacobowitz2004-01-093-2/+18
* * emultempl/ppc64elf.em (ppc_before_allocation): Clear cachedAlan Modra2004-01-092-0/+8
* * ld-arm/arm-app.d, ld-arm/arm-app.r, ld-arm/arm-app.s,Daniel Jacobowitz2004-01-0611-0/+222
* 2003-11-28 Alexandre Oliva <aoliva@redhat.com>Alexandre Oliva2004-01-066-1/+53
* * ld-frv: Update .d files with correct addresses displayed forAlexandre Oliva2004-01-0640-0/+2090
* * emulparams/elf_s390.sh (NO_SMALL_DATA): Set to yes.Jakub Jelinek2004-01-053-0/+7
* typo fixAlan Modra2004-01-031-4/+4
* * ldexp.c (align_n): Make static.Alan Modra2004-01-0310-85/+115
* * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra2004-01-0318-109/+74
* Add m68k-uclinux targetNick Clifton2004-01-022-0/+4
* Split ChangeLog files.Alan Modra2004-01-025-10309/+8406
* * ld-selective/sel-dump.exp: Use is_elf_format, xfail assorted targets.Alan Modra2004-01-023-44/+16
* * ld-srec/srec.exp (run_srec_test): Remove -fgnu-linker, since GCCcsl-arm-2003-q4Mark Mitchell2003-12-302-1/+6
* Add support for m32r-linux target, including a RELA ABI and PIC.Nick Clifton2003-12-198-4/+62
* When scanning MS import libraries allow for the possible presence of staticNick Clifton2003-12-182-6/+51
* * ld-mips-elf/reloc-1[ab].s: New source files.Richard Sandiford2003-12-1816-0/+1807
* Fix typo.Michael Snyder2003-12-161-1/+1
* 2003-12-07 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-12-082-1/+6
* * ldemul.c: Convert to ISO-C.Kazu Hirata2003-12-073-66/+42
* * ld-mips-elf/elf-rel-xgot-n32.d: Fix offset for "lw $5,dl1+34($5)".Richard Sandiford2003-12-073-2/+7
* * lexsup.c (is_num): Remove.Kazu Hirata2003-12-072-23/+4