summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR gas/5174Nick Clifton2007-10-183-693/+687
* PR gas/5175Nick Clifton2007-10-183-15/+14
* .Roland McGrath2007-10-181-0/+4
* 2007-10-18 Roland McGrath <roland@redhat.com>Roland McGrath2007-10-181-0/+2
* PR ld/4424Alan Modra2007-10-189-7/+84
* daily updateAlan Modra2007-10-181-1/+1
* 2007-10-17 Zack Weinberg <zack@codesourcery.com>Daniel Jacobowitz2007-10-1719-7/+442
* Remove duplicate definitions of the md_atof() functionNick Clifton2007-10-1761-3845/+1813
* opcodes/Nathan Sidwell2007-10-176-2/+42
* Add infrastructure for threading support.Ian Lance Taylor2007-10-1714-33/+292
* * elf32-xtensa.c (relax_section): Check for a reference to a discardedBob Wilson2007-10-172-1/+54
* daily updateAlan Modra2007-10-171-1/+1
* * elf32-xtensa.c (elf_xtensa_discard_info_for_section): RemoveBob Wilson2007-10-162-19/+25
* * section.c (struct bfd_section): Clarify comment for rawsize field.Bob Wilson2007-10-163-14/+19
* From Cary Coutant: preliminary shared library support.Ian Lance Taylor2007-10-169-30/+114
* From Craig Silverstein: check that we get environ right.Ian Lance Taylor2007-10-163-8/+83
* From Craig Silverstein: implement -Ttext.Ian Lance Taylor2007-10-167-31/+64
* * doc/binutils.texi (objcopy, strip): Replace hyphens with em-dashes.Bob Wilson2007-10-162-10/+16
* * doc/as.texinfo (Overview): Add Xtensa --rename-section option.Bob Wilson2007-10-162-0/+8
* * configure.in: Build windows tools for --enable-targets=all.Nick Clifton2007-10-163-0/+21
* * elflink.c (_bfd_elf_check_kept_section): Use the section rawsizeBob Wilson2007-10-162-1/+8
* PR 5146Nick Clifton2007-10-166-12/+69
* Support the use of the STT_COMMON type. (In source and object files only at ...Nick Clifton2007-10-1624-38/+227
* * tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.Maciej W. Rozycki2007-10-162-11/+16
* * ppc-opc.c (powerpc_opcodes): Fix the first two operands ofPeter Bergner2007-10-162-1/+6
* gas/Peter Bergner2007-10-164-6/+29
* From Craig Silverstein: support local GOT relocs for i386.Ian Lance Taylor2007-10-162-8/+46
* daily updateAlan Modra2007-10-161-1/+1
* 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-10-153-2/+9
* * NEWS: Document target described register support for PowerPC.Daniel Jacobowitz2007-10-152-0/+8
* 2007-10-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-10-152-892/+898
* From Craig Silverstein: add LD to LE TLS optimizations.Ian Lance Taylor2007-10-151-52/+53
* From Craig Silverstein: call unlink_if_ordinary.Ian Lance Taylor2007-10-151-4/+3
* Fix exit status.Ian Lance Taylor2007-10-151-3/+3
* * mcore-dis.c (print_insn_mcore): Protect "fprintf" var againstAlan Modra2007-10-152-28/+36
* * read.c (do_s_func): Check asprintf return status.Alan Modra2007-10-153-5/+19
* * objdump.c (print_line): Check fwrite return value.Alan Modra2007-10-154-9/+34
* * chew.c (write_buffer): Check fwrite return value.Alan Modra2007-10-152-1/+8
* * coff-arm.c (arm_emit_base_file_entry): Check fwrite return value.Alan Modra2007-10-156-58/+91
* daily updateAlan Modra2007-10-151-1/+1
* Keep track of weak aliases, so that overriding environ works.Ian Lance Taylor2007-10-143-66/+265
* Adjust linkonce symbol name algorithm to work forIan Lance Taylor2007-10-141-1/+14
* Better multiple definition errors.Ian Lance Taylor2007-10-142-6/+14
* Remove extraneous newlines.Ian Lance Taylor2007-10-146-8/+8
* Remove extraneous newline.Ian Lance Taylor2007-10-141-1/+1
* Run all error handling through an Errors object. Delete output fileIan Lance Taylor2007-10-1431-907/+1258
* Fix typo in comment.Ian Lance Taylor2007-10-141-1/+1
* From Craig Silverstein: add some internationalization calls.Ian Lance Taylor2007-10-143-3/+3
* Only run static TLS tests on glibc 2.4 or later.Ian Lance Taylor2007-10-145-28/+153
* From Craig Silverstein: TLS test cleanups.Ian Lance Taylor2007-10-144-60/+83