aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-12gas/H.J. Lu14-60/+108
2008-02-12Up version to 1.1, as the 1.1 binary was pushed to users today.Craig Silverstein1-1/+1
2008-02-12missed from last commitAlan Modra1-0/+10
2008-02-12Support dynamic relocations against local section symbols.Ian Lance Taylor6-85/+302
2008-02-12 PR 5755Alan Modra6-1234/+78
2008-02-12Set TEXTREL correctly when using a SECTIONS clause.Ian Lance Taylor1-9/+31
2008-02-12Pass down alignment when adding input section to orphan section.Ian Lance Taylor1-1/+2
2008-02-12Force different sections to different pages for better results onIan Lance Taylor2-1/+7
2008-02-12Fix precedence error, avoid signed/unsignd warning.Ian Lance Taylor1-2/+2
2008-02-12gas/testsuite/H.J. Lu15-1495/+1683
2008-02-12*** empty log message ***gdbadmin1-1/+1
2008-02-11daily updateAlan Modra1-1/+1
2008-02-11Fix formatting of most recent entry.Ben Elliston1-0/+1
2008-02-11 * elf32-bfin.c (bfinfdpic_relocate_section): Take more care not toBernd Schmidt2-28/+47
2008-02-112008-02-11 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev5-2/+243
2008-02-112008-02-11 Maxim Grigoriev <maxim2405@gmail.com>Maxim Grigoriev12-570/+924
2008-02-11 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.Bob Wilson2-1/+12
2008-02-11 * elf32-bfin.c (bfin_relocate_section): Set up dynobj before using itBernd Schmidt2-31/+18
2008-02-11opcodes/Jan Beulich3-122/+127
2008-02-11 * cache.c (cache_bread): Set bfd_error_file_truncated if EOFDaniel Jacobowitz3-1/+47
2008-02-11*** empty log message ***gdbadmin1-1/+1
2008-02-10daily updateAlan Modra1-1/+1
2008-02-10*** empty log message ***gdbadmin1-1/+1
2008-02-09daily updateAlan Modra1-1/+1
2008-02-09Mark last change as tiny.Eli Zaretskii1-1/+1
2008-02-09 * corelow.c (core_open): Use IS_ABSOLUTE_PATH.Eli Zaretskii3-2/+9
2008-02-09Fix dates of entries. Commit a forgotten entry from 2008-01-26.Eli Zaretskii1-1/+5
2008-02-09Track sections for expressions.Ian Lance Taylor7-309/+506
2008-02-09*** empty log message ***gdbadmin1-1/+1
2008-02-08daily updateAlan Modra1-1/+1
2008-02-08From Cary Coutant: fix handling of undefined symbols in sharedIan Lance Taylor3-9/+29
2008-02-08 * source.c (find_and_open_source): Always rewrite absolute filenames.Daniel Jacobowitz2-3/+8
2008-02-082008-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2-1/+6
2008-02-08Don't read linker scripts in binary mode.Ian Lance Taylor1-2/+5
2008-02-08Add support for --format binary for input files.Ian Lance Taylor15-39/+849
2008-02-08 * gdb.cp/mb-inline.exp: New.Doug Evans1-0/+7
2008-02-08 * breakpoint.c: #include "hashtab.h".Doug Evans7-8/+271
2008-02-08*** empty log message ***gdbadmin1-1/+1
2008-02-07daily updateAlan Modra1-1/+1
2008-02-07 * ada-lang.c (symbol_completion_add): Make SV parameter a VEC**Joel Brobecker2-8/+14
2008-02-07 * NEWS: Put all new commands since gdb-6.7 together.Joel Brobecker2-7/+9
2008-02-07 * ada-lang.c: #include "vec.h".Joel Brobecker3-59/+43
2008-02-07 * ld-spu/ovl.d: Update.Alan Modra3-16/+23
2008-02-07 * ldlang.c (new_afile): Don't pass unadorned NULL to concat.Alan Modra6-12/+22
2008-02-07 * read.c (s_weakref): Don't pass unadorned NULL to concat.Alan Modra3-4/+10
2008-02-07 * objdump.c (main): Don't pass unadorned NULL to concat.Alan Modra2-2/+6
2008-02-07Support --oformat binary.Ian Lance Taylor7-21/+155
2008-02-07Ignore version scripts for relocatable links.Ian Lance Taylor3-0/+23
2008-02-07Even when stripping all symbols, we need to write out the dynamicIan Lance Taylor2-12/+13
2008-02-07Implement --just-symbols, including -R FILE. Fix symbol values whenIan Lance Taylor16-24/+344