aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-10-12Generate warning message if .endr is used without preceeding .rept/.irc/.irpNick Clifton3-0/+17
2001-10-12Update contact addressNick Clifton2-1/+5
2001-10-12* config/i386/tm-cygwin.h: include tm-i386.h instead of tm-i386v.h. This fixesChristopher Faylor4-41/+77
2001-10-12 * symtab.c (lookup_symtab): Removed.Tom Tromey2-40/+7
2001-10-12daily updateAlan Modra1-1/+1
2001-10-12*** empty log message ***gdbadmin1-1/+1
2001-10-11 * config/tc-alpha.c: Fix comment typos.Kazu Hirata11-30/+43
2001-10-11 * MAINTAINERS: Update my email address.Joern Rennecke2-1/+5
2001-10-11Fix arm aout placement of .bss sectionNick Clifton2-3/+9
2001-10-11* pe-dll.c (autofilter_entry_type autofilter_liblist: AddDJ Delorie2-0/+7
2001-10-11 * app.c: Fix comment typos.Kazu Hirata5-7/+14
2001-10-11Use ISSPACE instead of isspaceNick Clifton2-3/+8
2001-10-11* win32-nat.c (get_child_debug_event): Close file handles created after processChristopher Faylor3-0/+15
2001-10-11daily updateAlan Modra1-1/+1
2001-10-11*** empty log message ***gdbadmin1-1/+1
2001-10-102001-10-10 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2-1/+5
2001-10-10* mn10300-tdep.c (mn10300_analyze_prologue): Doc fixes.Jim Blandy2-11/+59
2001-10-10 * elflink.h (elf_link_sort_cmp2): Don't mix PLT and non-PLTJakub Jelinek2-2/+7
2001-10-10 * varobj.c (cplus_value_of_child): Deal with a failureKeith Seitz2-1/+9
2001-10-10 * aout-encap.c: Fix comment typos.Kazu Hirata22-22/+46
2001-10-10 * elf.c (elf_map_symbols): Don't create new section symbols; UseAlan Modra2-243/+233
2001-10-10work around locale problems for case insensitivityNick Clifton5-160/+296
2001-10-10 * config/tc-mips.c (mips_cpreturn_offset): New variable.Thiemo Seufer2-33/+258
2001-10-10 * config/tc-mips.c (my_getSmallParser): New function prototype.Thiemo Seufer2-137/+244
2001-10-10 * config/tc-mips.cThiemo Seufer2-49/+261
2001-10-10merge from gccDJ Delorie5-8/+14
2001-10-10daily updateAlan Modra1-1/+1
2001-10-10*** empty log message ***gdbadmin1-1/+1
2001-10-09fix z8k assembly and disassemblyNick Clifton4-10/+19
2001-10-09 * config/tc-arm.c: Change MAVERIK to MAVERICK.Aldy Hernandez2-84/+88
2001-10-09 * config/obj-elf.c: Make use of elf_group_name and elf_next_in_groupAlan Modra2-17/+24
2001-10-09 * elf-bfd.h (struct bfd_elf_section_data): Rename "group" toAlan Modra3-26/+37
2001-10-09Add test of SH DSP instructionsNick Clifton4-0/+57
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