aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-19* pe-dll.c (pe_dll_id_target): check object target name alsoDJ Delorie2-1/+6
2000-07-18Fix expected results to match current assembler output.Nick Clifton2-10/+15
2000-07-18Rename bfd_elf_get_arch_size to bfd_get_arch_sizeNick Clifton6-81/+127
2000-07-18Fix spelling typo.Nick Clifton2-1/+5
2000-07-182000-07-18 Ulf Carlsson <ulfc@engr.sgi.com>Ulf Carlsson2-2/+8
2000-07-18From Richard Henderson <rth@cygnus.com>:Andrew Cagney2-4/+12
2000-07-17Don't merge labels. Don't merge if the symbol isn't constant. Don't callNick Clifton2-10/+22
2000-07-17 * scripttempl/elf.sc (.init): Only do ${INIT_START} andHans-Peter Nilsson2-4/+10
2000-07-17Additions due to recent changesNick Clifton1-314/+315
2000-07-17Fix formatting.Nick Clifton2-98/+73
2000-07-17Fix formatting.Nick Clifton3-281/+260
2000-07-17Fix formatting.Nick Clifton3-265/+323
2000-07-17Fix formattingNick Clifton2-102/+78
2000-07-17modify error messageDaniel Berlin2-4/+9
2000-07-172000-07-17 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2-150/+250
2000-07-17* src/ld/emultempl/pe.em (gld_*_open_dynamic_archive): New searchDJ Delorie2-7/+31
2000-07-17* pe-dll.c (process_def_file): auto-export data items alsoDJ Delorie2-3/+14
2000-07-172000-07-17 matthew green <mrg@redhat.com>J.T. Conklin2-0/+7
2000-07-17* new parsing optionFrank Ch. Eigler2-0/+11
2000-07-17 * testsuite/regress-demangle (failed test): Show result andHans-Peter Nilsson2-0/+7
2000-07-17Cast integers into pointers before converting them into canonicalAndrew Cagney3-6/+41
2000-07-17* gdb.base/exprs.exp: Test casts to a pointer including over andAndrew Cagney2-1/+48
2000-07-162000-07-16 H.J. Lu (hjl@gnu.org)H.J. Lu3-5/+57
2000-07-152000-07-15 H.J. Lu (hjl@gnu.org)H.J. Lu4-7/+32
2000-07-152000-07-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+6
2000-07-15Properly handle referencesDaniel Berlin2-12/+29
2000-07-15 * doc/c-mips.texi (MIPS Opts): Remove erroneous space afterIan Lance Taylor2-1/+6
2000-07-15(hppa_fix_adjustable): Don't reduce certain symbols to section syms.Alan Modra2-3/+37
2000-07-14*** empty log message ***Nick Clifton1-1/+1
2000-07-14Add new command line switch --no-construct-floatsNick Clifton3-6/+63
2000-07-14 * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit.Nicholas Duffek5-39/+16
2000-07-142000-07-14 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-1/+5
2000-07-14Fix definition of SKIP_PROLOGUE macro.Nick Clifton2-1/+6
2000-07-142000-07-14 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-0/+9
2000-07-132000-07-13 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-1/+8
2000-07-13Fix some mips configure problems.Alan Modra3-203/+190
2000-07-13Oops, one to many ChangeLog entries.Andrew Cagney1-5/+0
2000-07-13Check that GDB and the C compiler agree about the sizeof a few basic CAndrew Cagney3-0/+172
2000-07-13* pe-dll.c (make_one): fix a typo in the __imp_ name decorationDJ Delorie2-1/+6
2000-07-12 * parse.c (target_map_name_to_register): Include pseudo-regs.Michael Snyder2-1/+10
2000-07-122000-07-12 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder3-17/+98
2000-07-12* objdump.c (usage): Make output of `objdump --help' moreMark Kettenis2-33/+40
2000-07-12* libbfd.c (bfd_seek): fix 'seek beyond EOF' error when writingDJ Delorie2-5/+30
2000-07-12 Add padding to the last section when aligning it increases its size.Nick Clifton2-2/+19
2000-07-12Support the g++ attribute init_priority in gcc 2.95.2 and later.Nick Clifton2-2/+15
2000-07-12Update comment.Alan Modra2-2/+7
2000-07-12* valops.c (value_cast): Allow cast from INT, ENUM or RANGE toAndrew Cagney2-0/+19
2000-07-12Use section id in get_dyn_name.Alan Modra3-17/+31
2000-07-11Fix formatting and add missing new lkine at end of error messageNick Clifton2-65/+73
2000-07-11Fix formatting.Nick Clifton2-1547/+1641