aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-09fix encoding & decoding of DSP single data transfer instructionsNick Clifton3-13/+21
2001-10-09Fix compile time warnings in cgen-generated filesNick Clifton24-409/+488
2001-10-09 * config/obj-elf.c: (obj_elf_change_section): Add "group" param.Alan Modra2-24/+160
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Add "group" andAlan Modra8-34/+392
2001-10-09*** empty log message ***gdbadmin1-1/+1
2001-10-08Document changes to hpux-thread.c.Joel Brobecker1-0/+7
2001-10-08Rewrite find_active_thread() and find_tcb() to use ptid_t, instead ofJoel Brobecker1-16/+12
2001-10-08updated creditsAldy Hernandez1-0/+1
2001-10-08 * bfd/config.bfd (targ_cpu): Add arm9e-*-elf.Aldy Hernandez2-0/+8
2001-10-08 * gas/config/tc-arm.c (ARM_EXT_MAVERIK): New macro.Aldy Hernandez2-1/+788
2001-10-08 * MAINTAINERS (powerpc, SCO/Unixware, Solaris/x86): Remove myNicholas Duffek2-4/+6
2001-10-082001-10-08 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-0/+8
2001-10-082001-10-08 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez1-0/+10
2001-10-08 * gas/testsuite/gas/arm/arm.exp: Run arm9e tests.Aldy Hernandez4-0/+1449
2001-10-082001-10-08 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez2-0/+5
2001-10-08 * opcodess/arm-opc.h (arm_opcodes): Add cirrus insns.Aldy Hernandez3-0/+112
2001-10-08Fix 2 xcoff line number problemsTom Rix3-3/+28
2001-10-08*** empty log message ***gdbadmin1-1/+1
2001-10-07merge from gccDJ Delorie23-60/+70
2001-10-07merge from gccDJ Delorie12-35/+54
2001-10-07 * config/obj-elf.c: Standardize error/warning messages - don'tAlan Modra2-61/+85
2001-10-07daily updateAlan Modra1-1/+1
2001-10-07*** empty log message ***gdbadmin1-1/+1
2001-10-06* config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Define.Mark Kettenis2-0/+11
2001-10-06 * dwarf2.c (comp_unit_find_nearest_line): Check for end ofStephane Carrez2-1/+7
2001-10-06 * bfd.c (bfd_assert): Report bfd version.Alan Modra2-5/+9
2001-10-06 * elflink.h (elf_link_input_bfd): Don't zero discarded link-onceAlan Modra2-14/+52
2001-10-06 * elf32-arc.c (elf_arc_howto_table): Set partial_inplace for allAlan Modra2-3/+8
2001-10-06*** empty log message ***gdbadmin1-1/+1
2001-10-06daily updateAlan Modra1-1/+1
2001-10-05 * som.h (som_exec_data): New field "version_id".Jeff Law3-4/+23
2001-10-052001-10-05 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2001-10-05 * doc/as.texinfo: Document M and S ELF section flags.Jakub Jelinek4-1/+23
2001-10-05 * elf32-mips.c (elf_mips_howto_table): Fix some relocation howtosThiemo Seufer2-12/+18
2001-10-05 * subsegs.c (subseg_text_p): Return 0 for absolute section.Alan Modra3-1/+20
2001-10-05* config/tc-mn10300.c (tc_gen_reloc): Don't freeAlexandre Oliva2-1/+9
2001-10-05daily updateAlan Modra1-1/+1
2001-10-05*** empty log message ***gdbadmin1-1/+1
2001-10-042001-10-04 Frank Ch. Eigler <fche@redhat.com>Frank Ch. Eigler2-1/+6
2001-10-04 * config/tc-mips.c (prev_insn_reloc_type): Make it an array to hold aThiemo Seufer2-111/+328
2001-10-04 * config/tc-i386.c (parse_register): If not producing code forAlan Modra2-13/+13
2001-10-04Fix a comment typo in last commit.Alan Modra2-1/+3
2001-10-04 * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): Bail out afterAlan Modra2-1/+10
2001-10-04somehow missed committing this.Alan Modra1-3/+4
2001-10-04 * main.c (enable_external_editor): Don't declare.Tom Tromey2-16/+7
2001-10-04 * elf-bfd.h (struct elf_link_hash_entry): Reorganise for betterAlan Modra2-26/+29
2001-10-04 * elf32-mips.c (mips_elf_record_global_got_symbol): Set got.offsetAlan Modra2-5/+10
2001-10-04 * Makefile.am (BFD_H_DEPS): Add symcat.h. Ensure everythingAlan Modra3-1192/+1073
2001-10-04 * config/tc-ppc.c (md_assemble <DS relocs>): Test ppc_size as wellAlan Modra2-8/+20
2001-10-04 Testcase updates for the previous patch.Thiemo Seufer14-311/+326