summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * elfcode.h (elf_slurp_reloc_table_from_section): Don't dereferencecagney_convert-20030606-branchpointcagney_convert-20030606-branchDaniel Jacobowitz2003-06-062-1/+8
* daily updateAlan Modra2003-06-061-1/+1
* 2003-06-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-052-42/+105
* 2003-06-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-0527-0/+36364
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-052-24/+48
* merge from gccDJ Delorie2003-06-052-1/+6
* Add code to handle even-numbered only register operandsNick Clifton2003-06-0512-365/+695
* * simple.c (bfd_simple_get_relocated_section_contents): CallDaniel Jacobowitz2003-06-052-1/+6
* 2003-06-05 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2003-06-053-40/+185
* * dw2gencfi.c (output_cfi_insn): Fix typo for negative offsets.Richard Henderson2003-06-052-1/+3
* * dw2gencfi.c (cfi_finish): Set .eh_frame read-only.Richard Henderson2003-06-052-1/+5
* * config/tc-alpha.c (s_alpha_usepv): New.Richard Henderson2003-06-0513-0/+185
* * as.c (show_usage): Document --execstack and --noexecstack.Jakub Jelinek2003-06-043-1/+52
* Moved the ticoff0/1 swaptables and coff0/1 bad format hooks to coffcode.hSvein Seldal2003-06-044-226/+129
* Altered the CREATE_xxx_COFF_TARGET_VEC macro arguments -- changelog dropped outSvein Seldal2003-06-041-0/+22
* Altered the CREATE_xxx_COFF_TARGET_VEC macro argumentsSvein Seldal2003-06-0417-282/+82
* Fixed initialization bugSvein Seldal2003-06-042-2/+7
* 2003-06-03 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2003-06-042-64/+100
* binutils/Jakub Jelinek2003-06-0313-0/+118
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-037-2/+135
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-032-190/+538
* 2003-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-033-222/+834
* 2003-06-03 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-06-032-545/+1814
* * Makefile.tpl: Make 'recursive targets' using autogen ratherNathanael Nerode2003-06-036-667/+16693
* asprintf.c: Change comment to note that -1 is returned upon error.Nick Clifton2003-06-034-7/+15
* bfd/H.J. Lu2003-06-0312-38/+112
* Return 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY.Nick Clifton2003-06-034-0/+17
* FRV: Use a signed 6-bit immediate value not unsigned for mdrotli insn.Nick Clifton2003-06-0317-603/+970
* * Makefile.tpl: Rename [+target+] to [+make_target+].Nathanael Nerode2003-06-033-14/+19
* Add pc-relative 32-bit reloc to v850 port. Fixes ld-elf/merge test failure.Nick Clifton2003-06-0310-818/+1259
* 2003-06-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-034-0/+9248
* 2003-06-03 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2003-06-032-11/+29
* * emulparams/shlelf_linux.sh (GENERATE_PIE_SCRIPT): Set to yes.Kaz Kojima2003-06-033-0/+7
* * elf32-sh.c (sh_elf_size_dynamic_sections): Create .interp sectionKaz Kojima2003-06-033-4/+10
* Reformat.H.J. Lu2003-06-021-1/+2
* * read.c (emit_expr): Set dot_value.Alan Modra2003-06-023-44/+43
* * config.bfd: Move obsolete entries out of the range of theDaniel Jacobowitz2003-06-022-8/+18
* * config.bfd (mips*-dec-bsd*, mips*-*-pe*): Mark as obsolete.Daniel Jacobowitz2003-06-022-5/+8
* * macro.c (sub_actual): Don't lose string if it turns out thatAlan Modra2003-06-022-0/+6
* * objcopy.c (redefine_list_append): Add an argument thatJason Thorpe2003-06-023-8/+143
* Add new test for cygwin target: building an executable with an export table.Nick Clifton2003-06-026-0/+200
* Scan table pe_dll->exports, which is sorted alphabetically, instead ofNick Clifton2003-06-022-6/+16
* daily updateAlan Modra2003-06-021-1/+1
* daily updateAlan Modra2003-06-011-1/+1
* * dw2gencfi.c (output_fde): Use fix_new to emit pc-relative reloc.Richard Henderson2003-05-317-18/+69
* * readelf.c (byte_get_signed): New.Richard Henderson2003-05-312-4/+52
* * elf32-ppc.c (allocate_dynrelocs): Use single slot for first 8192Jakub Jelinek2003-05-312-1/+6
* daily updateAlan Modra2003-05-311-1/+1
* * elfxx-mips.c (_bfd_mips_elf_discard_info): Correct loop index.Daniel Jacobowitz2003-05-302-1/+6
* bfd/Jakub Jelinek2003-05-3032-33/+181