summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.Bob Wilson2008-02-112-1/+12
* * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using itBernd Schmidt2008-02-112-31/+18
* opcodes/Jan Beulich2008-02-113-122/+127
* * cache.c (cache_bread): Set bfd_error_file_truncated if EOFDaniel Jacobowitz2008-02-113-1/+47
* daily updateAlan Modra2008-02-101-1/+1
* daily updateAlan Modra2008-02-091-1/+1
* Track sections for expressions.Ian Lance Taylor2008-02-097-309/+506
* daily updateAlan Modra2008-02-081-1/+1
* From Cary Coutant: fix handling of undefined symbols in sharedIan Lance Taylor2008-02-083-9/+29
* 2008-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-02-082-1/+6
* Don't read linker scripts in binary mode.Ian Lance Taylor2008-02-081-2/+5
* Add support for --format binary for input files.Ian Lance Taylor2008-02-0815-39/+849
* daily updateAlan Modra2008-02-071-1/+1
* * ld-spu/ovl.d: Update.Alan Modra2008-02-073-16/+23
* * ldlang.c (new_afile): Don't pass unadorned NULL to concat.Alan Modra2008-02-076-12/+22
* * read.c (s_weakref): Don't pass unadorned NULL to concat.Alan Modra2008-02-073-4/+10
* * objdump.c (main): Don't pass unadorned NULL to concat.Alan Modra2008-02-072-2/+6
* Support --oformat binary.Ian Lance Taylor2008-02-077-21/+155
* Ignore version scripts for relocatable links.Ian Lance Taylor2008-02-073-0/+23
* Even when stripping all symbols, we need to write out the dynamicIan Lance Taylor2008-02-072-12/+13
* Implement --just-symbols, including -R FILE. Fix symbol values whenIan Lance Taylor2008-02-0716-24/+344
* bfd/Alan Modra2008-02-075-32/+50
* daily updateAlan Modra2008-02-061-1/+1
* Support creating empty output when there are no input objects.Ian Lance Taylor2008-02-0610-55/+198
* Fix group signature handling for relocatable link, add bootstrapIan Lance Taylor2008-02-067-37/+204
* Updated Malasian translation.Nick Clifton2008-02-062-61/+97
* Initial -r support.Ian Lance Taylor2008-02-0618-90/+1696
* * gas/mips/mips.exp: Invoke the tests smartmips, mips32-dsp,Adam Nemet2008-02-067-10/+21
* daily updateAlan Modra2008-02-051-1/+1
* From Ollie Wild: add missing backquote to install-exec-local.Ian Lance Taylor2008-02-052-2/+2
* 2008-02-05 Sterling Augustine <sterling@tensilica.com>Bob Wilson2008-02-052-21/+38
* Print PHDRS clause for debugging.Ian Lance Taylor2008-02-041-0/+43
* binutils/testsuite/Bob Wilson2008-02-044-1/+18
* * elf32-xtensa (elf_xtensa_relocate_section): After finding an invalidBob Wilson2008-02-042-6/+25
* daily updateAlan Modra2008-02-041-1/+1
* Implement PHDRS.Ian Lance Taylor2008-02-0413-72/+934
* Treat an empty directory argument as the current directory.Ian Lance Taylor2008-02-041-1/+4
* 2008-02-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-02-042-0/+15
* bfd/H.J. Lu2008-02-0411-14/+102
* * mips-dis.c: Update copyright.Adam Nemet2008-02-043-2/+16
* * mips.h: Update copyright.Adam Nemet2008-02-042-3/+18
* * mips.h: Update copyright.Adam Nemet2008-02-042-1/+7
* * config/tc-mips.c (mips_cpu_info_table): Add Octeon.Adam Nemet2008-02-042-0/+7
* * gas/mips/mips.exp: Call mips_arch_create for Octeon. InvokeAdam Nemet2008-02-044-0/+28
* * readelf.c (get_machine_flags): Handle Octeon.Adam Nemet2008-02-042-0/+5
* * archures.c: Update copyright.Adam Nemet2008-02-045-6/+32
* From Craig Silverstein: support @file expansion.Ian Lance Taylor2008-02-041-1/+7
* Implement SIZEOF_HEADERS, section constraints, other minor linkerIan Lance Taylor2008-02-049-114/+501
* Fully implement SECTIONS clause.Ian Lance Taylor2008-02-041-3/+31
* Fully implement the SECTIONS clause.Ian Lance Taylor2008-02-0424-418/+3064