aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-16 * readelf.c (do_debug_frames_interp): New.Richard Henderson2-115/+205
2001-05-16* gmon_io.c (gmon_io_read, gmon_io_write_vma,Alexandre Oliva2-5/+11
2001-05-16* config/tc-mn10300.c (mn10300_force_relocation): Don'tAlexandre Oliva2-0/+24
2001-05-16* elf-m10300.c (mn10300_elf_relax_section): Don't relaxAlexandre Oliva2-8/+34
2001-05-16Fix dwarf2_emit_insn calls when frag_var breaks things.Alan Modra5-32/+27
2001-05-15* cgen disasm bug fixFrank Ch. Eigler2-1/+5
2001-05-15Remove definition of EM_MIPS_RS4_BE. The constant was never in active useNick Clifton4-10/+20
2001-05-15Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton68-6593/+6702
2001-05-15* sparc-tdep.c (sparc_gdbarch_init): Get the architecture fromMark Kettenis2-1/+6
2001-05-15 * ehopt.c (eh_frame_convert_frag): Fix missed subtype adjustmentRichard Henderson2-1/+7
2001-05-15Fix warnings resulting from fact that GET_LWP() now returns a long ratherKevin Buettner2-5/+12
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner18-173/+267
2001-05-14 * ehopt.c (get_cie_info): Rename from eh_frame_code_alignment;Richard Henderson3-146/+219
2001-05-14 * gas/elf/ehopt0.s: New.Richard Henderson4-0/+48
2001-05-14Remove stray @item's.Andrew Cagney2-2/+7
2001-05-14* config/tc-mn10300.c (md_assemble): Anchor dwarf2 line infoAlexandre Oliva2-2/+14
2001-05-142001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-11/+14
2001-05-14* symtab.c (lookup_symtab_1): Use lbasename (NAME) instead ofMark Kettenis2-2/+10
2001-05-142001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder3-0/+15
2001-05-142001-05-14 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+6
2001-05-14Fix no_shared_libraries() declaration.Kevin Buettner2-1/+6
2001-05-14* ppc-opc.c (powerpc_opcodes): Fixed extended opcode field ofJ.T. Conklin2-19/+25
2001-05-14Output ``[...]'' when a list.Andrew Cagney2-2/+26
2001-05-14* Makefile.am (ld.dvi): Search bfd/doc for texinfo files.DJ Delorie3-2/+7
2001-05-14* remote.c (remote_write_bytes): Set nr_bytes before returning it.Andrew Cagney3-0/+8
2001-05-14Fix logic selecting a new architecture. Use the sequence:Andrew Cagney5-117/+106
2001-05-142001-05-14 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+7
2001-05-14* Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.Andrew Cagney2-3/+7
2001-05-13* config/tc-mn10300.c (tc_gen_reloc): Don't reject differencesAlexandre Oliva2-0/+45
2001-05-12Add missing entry for change committed on 2001-01-28.Michael Chastain1-0/+22
2001-05-122001-05-12 Fernando Nasser <fnasser@redhat.com>Fernando Nasser3-2/+15
2001-05-122001-05-12 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+11
2001-05-12Peter Targett's backwards compatibility and other arc fixes.Alan Modra12-193/+253
2001-05-12 * i386-dis.c (twobyte_has_modrm): Update table.Alan Modra4-10/+29
2001-05-12Oops, wrong address for pmuludq insn.Alan Modra1-1/+1
2001-05-12Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra8-13/+31
2001-05-12* thread.c (do_captured_list_thread_ids): Use ui_out_tuple_beginJim Blandy2-2/+6
2001-05-12* Makefile.in (gnu-v2-abi.o): Add $(demangle_h) to list ofJim Blandy2-2/+8
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney13-104/+158
2001-05-12* gnu-v2-abi.c: Don't #include "gdb_regex.h". We don't use it.Jim Blandy2-1/+4
2001-05-12Tweeks from RDBrown to fix compiling on HP/UX using HP's compiler.Andrew Cagney4-15/+32
2001-05-12NEWS on version.in.Andrew Cagney2-0/+7
2001-05-12* mips-tdep.c (mips_store_return_value,Jim Blandy2-2/+8
2001-05-12Replace Makefile.in:VERSION with the file version.in.Andrew Cagney3-8/+17
2001-05-11Fix handling of XScale LDRD and STRD instructions with post indexed addressin...Nick Clifton2-6/+11
2001-05-11merge from gccDJ Delorie2-10/+4
2001-05-112001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-19/+13
2001-05-11 2001-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+5
2001-05-11Add ``type'' parameter to set_raw_breakpoint().Kevin Buettner2-65/+63
2001-05-112001-05-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-8/+47