aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-11-18 2001-11-17 Fred Fish <fnf@redhat.com>Fred Fish2-7/+12
2001-11-18Zap files in gdb/gdbserver/Andrew Cagney2-0/+10
2001-11-18doco more build probs.Andrew Cagney2-12/+31
2001-11-18 * i386-linux-nat.c (fill_gregset): Use regcache_collect() insteadKevin Buettner2-3/+7
2001-11-18*** empty log message ***gdbadmin1-1/+1
2001-11-17 * i386-linux-nat.c (fill_gregset): Don't invoke read_register_gen()Kevin Buettner2-1/+7
2001-11-17daily updateAlan Modra1-1/+1
2001-11-17* ppc-opc.c (mfvrsave, mtvrsave): New instructions.Matthew Green2-0/+6
2001-11-17 * arm-linux-nat.c: Don't include <asm/ptrace.h>.Daniel Jacobowitz2-18/+24
2001-11-17 * sparc-linux-nat.c (fill_gregset): Replace read_register_genDaniel Jacobowitz2-9/+15
2001-11-17Fix typo in comment in last commitHans-Peter Nilsson1-1/+1
2001-11-17 * config/tc-cris.c (md_apply_fix3): Cast value, not pointer, inHans-Peter Nilsson2-1/+9
2001-11-17 * Makefile.in: Add mips-linux-nat.c, mips-linux-tdep.c,Daniel Jacobowitz4-2/+117
2001-11-172001-11-16 Chris Demetriou <cgd@broadcom.cOm>Chris Demetriou4-0/+225
2001-11-17 * dwarf2read.c (dwarf_str_buffer): New.Jakub Jelinek2-30/+69
2001-11-17*** empty log message ***gdbadmin1-1/+1
2001-11-16daily updateAlan Modra1-1/+1
2001-11-16merge from gccDJ Delorie2-2/+8
2001-11-16* s390-tdep.c: Tweak argument-passing to match GCC bugs.Jim Blandy2-14/+85
2001-11-162001-11-16 Ben Harris <bjh21@netbsd.org>Ben Harris2-3/+12
2001-11-162001-11-16 Ben Harris <bjh21@netbsd.org>Ben Harris2-2/+8
2001-11-162001-11-16 Ben Harris <bjh21@netbsd.org>Ben Harris2-0/+5
2001-11-16 * config/tc-m68k.c (md_apply_fix3): Change val back to a signed type.Alan Modra2-2/+6
2001-11-162001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2001-11-162001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2001-11-16 * elflink.h (elf_reloc_symbol_deleted_p): Catch all relocs againstDaniel Jacobowitz2-2/+6
2001-11-16* s390-tdep.c (is_simple_arg): Structs and unions exactly eightJim Blandy2-2/+11
2001-11-16*** empty log message ***gdbadmin1-1/+1
2001-11-15daily updateAlan Modra1-1/+1
2001-11-15Update all uses of md_apply_fix to use md_apply_fix3. Make it a void function.Nick Clifton72-1042/+833
2001-11-15* remote.c (struct packet_reg): Declare.Andrew Cagney2-59/+134
2001-11-15Really zap tty_input from multi-arch swap.Andrew Cagney2-1/+5
2001-11-152001-11-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-1/+5
2001-11-15merge from gccDJ Delorie5-80/+158
2001-11-15Correctly handle phex(*,0) and phex_nz(*,0).Andrew Cagney2-2/+6
2001-11-15* utils.c (phex_nz): For default case, set str to phex_nz returnAndrew Cagney2-2/+10
2001-11-15 * config/tc-i386.h (md_end): Define.Alan Modra3-15/+65
2001-11-15 * common.h (NT_ARCH): Define. Remove incorrect comment.Alan Modra2-1/+5
2001-11-15 * readelf.c: Fix warnings without terminating newline.Andreas Schwab2-9/+13
2001-11-15 * binutils-all/objcopy.exp: Allow '? main', to suit powerpc64.Alan Modra2-1/+5
2001-11-15 * emultempl/elf32.em (gld${EMULATION_NAME}_finish): Only emit thisAlan Modra4-18/+54
2001-11-15 * po/POTFILES.in: Regenerate.Alan Modra4-0/+10
2001-11-15 * po/SRC-POTFILES.in: Regenerate.Alan Modra2-30/+36
2001-11-15 * config/tc-mips.c (mips_ip): Re-allow %hi() op for non-ELF assembler.Thiemo Seufer2-3/+7
2001-11-15 * elflink.h (elf_link_input_bfd): Complain about all relocsAlan Modra2-49/+50
2001-11-15revert last change.Alan Modra2-6/+2
2001-11-152001-11-14 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+9
2001-11-15* TODO (register_buffer): Delete.Andrew Cagney6-18/+48
2001-11-15gas/ChangeLogAlan Modra2-2/+5
2001-11-15Move global state variables to ``struct remote_state''.Andrew Cagney2-147/+237