aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-20Define __EH_FRAME_{BEGIN|END}__Nick Clifton2-0/+27
2001-10-20Revert previous erroneous checkin.Christopher Faylor1-1/+0
2001-10-20* win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may notChristopher Faylor4-4/+6
2001-10-20Enable PowerPC simulator on native linux and netbsd.Andrew Cagney6-2/+20
2001-10-20daily updateAlan Modra1-1/+1
2001-10-192001-10-19 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+7
2001-10-19* pe-dll.c (autofilter_objectlist): Add gcrt0.o.DJ Delorie2-5/+11
2001-10-19Restore line_comment_chars after a SNAFU.Nick Clifton2-1/+5
2001-10-192001-10-18 H.J. Lu <hjl@gnu.org>H.J. Lu3-2/+11
2001-10-19* pe-dll.c (autofilter_objectlist): Add startup objectsDJ Delorie2-6/+16
2001-10-19daily updateAlan Modra1-1/+1
2001-10-182001-10-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+6
2001-10-182001-10-18 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+7
2001-10-18Remove semicolon from ARM comment chars listNick Clifton2-1/+6
2001-10-18Correct date of commit to last entryHans-Peter Nilsson1-1/+1
2001-10-18 * write.c (fixup_segment): Handle fixups for SEC_MERGE sections asHans-Peter Nilsson2-0/+8
2001-10-18Add support for XScale's coprocessor access check register.Nick Clifton5-988/+944
2001-10-18 * section.c (_bfd_strip_section_from_output): Don't countJakub Jelinek2-1/+9
2001-10-18* README: Mention problems with HP/UX.Andrew Cagney2-2/+16
2001-10-182001-10-17 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+6
2001-10-18[gas/testsuite/ChangeLog]Chris Demetriou9-2/+60
2001-10-18daily updateAlan Modra1-1/+1
2001-10-17merge from gccDJ Delorie16-57/+65
2001-10-17Functions to convert to/from CORE_ADDR and a string. Use in Insight.Andrew Cagney3-0/+60
2001-10-172001-10-17 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-0/+6
2001-10-17[gas/ChangeLog]Matthew Green10-5/+75
2001-10-17 * elf-m10200.c (mn10200_elf_relax_section): Cast assignment toAlan Modra11-15/+29
2001-10-17 * symtab.c (lookup_block_symbol): Break out of linear searchJason Molenda2-0/+9
2001-10-17 * config/tc-ppc.c (PPC_HA, PPC_HIGHERA, PPC_HIGHESTA): Simplify.Alan Modra2-83/+104
2001-10-17 * bit_fix.h: Comment typo fix.Alan Modra5-7/+10
2001-10-17 * po/POTFILES.in: Regenerate.Alan Modra4-6/+14
2001-10-17 * configure.in (MIPS_STABS_ELF): AC_DEFINE in only one place soAlan Modra4-229/+199
2001-10-172001-10-16 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2-1/+5
2001-10-172001-10-16 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2-2/+7
2001-10-17daily updateAlan Modra1-1/+1
2001-10-16 * config/tc-m68k.c (m68k_ip): Correct absolute jmp opcodes.Alan Modra2-3/+8
2001-10-16* filenames.h: Add cygwin to the list of dosish style path systems.Christopher Faylor2-2/+6
2001-10-162001-10-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+11
2001-10-16* win32-nat.c (safe_symbol_file_add_stub): Improve logic for avoiding load ofChristopher Faylor3-18/+32
2001-10-162001-10-15 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-1/+5
2001-10-16merge from gccDJ Delorie24-298/+944
2001-10-16 * gas/sh/err-le.s, gas/sh/err-be.s: New tests.Hans-Peter Nilsson3-0/+24
2001-10-16 * config/tc-sh.c (shl): Remove.Hans-Peter Nilsson5-192/+223
2001-10-16* value.h (value_as_address): Rename value_as_pointer.Andrew Cagney16-39/+51
2001-10-16202001-10-15 Jim Ingham <jingham@inghji.apple.com>Andrew Cagney2-1/+6
2001-10-16daily updateAlan Modra1-1/+1
2001-10-15 * emultempl/elf32.em (gld*_list_options): Remove extra '\t' fromAlan Modra2-14/+19
2001-10-15Provide a valid non-multi-arch default for INTEGER_TO_ADDRESS.Andrew Cagney3-2/+8
2001-10-15 * config/tc-mips.c (md_apply_fix): Preliminary handling of NewABIThiemo Seufer2-0/+20
2001-10-15Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney10-34/+201