summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * chew.c (paramstuff, outputdots, perform, bang and usage): Removekseitz_interps-20020829-mergeDave Anglin2002-08-292-5/+10
* Add linker relaxation to v850 toolchainNick Clifton2002-08-2913-107/+1274
* daily updateAlan Modra2002-08-291-1/+1
* * objdump.c (dump_bfd): Restore lines accidentally deleted inAlan Modra2002-08-282-0/+7
* Add TMS320C4x supportNick Clifton2002-08-2847-232/+6235
* * write.c (BFD_FAST_SECTION_FILL): Remove unused macro.Alan Modra2002-08-282-97/+97
* * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): Replace strtoll,Alan Modra2002-08-282-10/+16
* * ld-discard/discard.exp: xfail m6812.Alan Modra2002-08-283-2/+8
* * configure.tgt: Remove h8[35]00-*-hms*. Add h8500-*-rtems*.Alan Modra2002-08-282-2/+6
* daily updateAlan Modra2002-08-281-1/+1
* * gas/mcore/allinsn.d: Escape dots. Pass -z to objdump and adjustAlan Modra2002-08-277-38/+49
* * gas/macros/macros.exp (strings): Update xfails.Alan Modra2002-08-272-6/+11
* * app.c (do_scrub_chars): Don't test IGNORE_NONSTANDARD_ESCAPES. Tidy.Alan Modra2002-08-272-12/+13
* Handle .rdata_runtime_pseudo_reloc sections.Nick Clifton2002-08-272-0/+10
* * dwarf2dbg.c: Always include dwarf2dbg.h.Alan Modra2002-08-276-43/+52
* Revert ARM linker patch and apply similar patch to bfd insteadNick Clifton2002-08-274-82/+79
* daily updateAlan Modra2002-08-271-1/+1
* Revert last change.Alan Modra2002-08-266-9/+27
* * gas/m68k/all.exp: xfail non-ELF targets on pcrel test.Alan Modra2002-08-262-0/+5
* * gas/m68hc11/insns.d: Quote dots.Alan Modra2002-08-263-3/+6
* * gas/ieee-fp/x930509a.exp: Run the test but xfail. Add c80 to xfails.Alan Modra2002-08-262-8/+9
* * gas/vax/quad.exp: Use quad_elf.s for ELF targets.Alan Modra2002-08-264-1/+13
* * gas/sparc/sparc.exp (sparc_elf_setup): New.Alan Modra2002-08-262-0/+14
* * gas/tic54x/align.s: Add comment.Alan Modra2002-08-264-4/+9
* * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.Alan Modra2002-08-262-5/+9
* * binutils-all/objcopy.exp (strip_test): Adjust for "no symbols" onAlan Modra2002-08-262-2/+8
* * nm.c (display_rel_file): Don't report "no symbols" as an error.Alan Modra2002-08-263-17/+12
* * coffcode.h (coff_set_arch_mach_hook): Handle W65MAGIC.Alan Modra2002-08-262-0/+11
* * config/tc-w65.c (md_section_align): Fix typo.Alan Modra2002-08-262-2/+7
* * aoutx.h (NAME(aout,reloc_type_lookup)): Handle BFD_RELOC_8.Alan Modra2002-08-262-0/+5
* daily updateAlan Modra2002-08-261-1/+1
* daily updatecagney_sysregs-20020825-branchpointcagney_sysregs-20020825-branchAlan Modra2002-08-251-1/+1
* * MAINTAINERS: Change my mailing address.Geoffrey Keating2002-08-242-1/+5
* * elf32-sh.c (sh_elf_copy_indirect_symbol): New.Alan Modra2002-08-242-583/+1014
* daily updatereadline_4_3-import-branchpointreadline_4_3-import-branchAlan Modra2002-08-241-1/+1
* 2002-08-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-232-177/+195
* Import config.guess and config.sub.Andrew Cagney2002-08-233-23/+47
* * MAINTAINERS: Add Dave Anglin as HPPA co-maintainer.Dave Anglin2002-08-232-0/+5
* Undo previous delta. Add comment explaining why.Nick Clifton2002-08-232-1/+11
* * elf32-sh.c (elf_sh_plt0_entry_be, elf_sh_plt0_entry_le): CopyAlan Modra2002-08-233-16/+41
* * ld-sh/sh64/rd-sh64.exp: New framework file.Alan Modra2002-08-236-0/+111
* * elf32-sh.c (sh_elf_finish_dynamic_sections): Set LSB of DT_INITAlan Modra2002-08-233-2/+51
* Add --with-lib-patch configure switch.Nick Clifton2002-08-237-207/+241
* oops - omitted from previous deltaNick Clifton2002-08-231-1/+1
* * bfd/elf32-sh.c (sh_elf_size_dynamic_sections): Zero initializeAlan Modra2002-08-233-2/+8
* daily updateAlan Modra2002-08-231-1/+1
* Note that if '@' is a comment character then another symbol is used to prefixNick Clifton2002-08-222-0/+10
* Use a simple byte read when reading the return address register column.Nick Clifton2002-08-222-1/+6
* opcodes: Fix definition of "in rd,imm16" opcode.Nick Clifton2002-08-226-29/+34
* Set the last bit of DT_INIT and DT_FINI depending on the type of the function.Nick Clifton2002-08-222-43/+89