aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-06-25For data-list-register-values output a list of register values.Andrew Cagney5-14/+25
2001-06-25Output register-names as a list.Andrew Cagney5-19/+34
2001-06-25data-list-changed-registers outputs a list of registers.Andrew Cagney5-5/+17
2001-06-25 * elf32-i386.c (elf_i386_check_relocs <R_386_32, R_386_PC32>):Alan Modra2-3/+20
2001-06-252001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+5
2001-06-25 * readelf.c (dump_relocations): Print "bad symbol index" ifAlan Modra2-33/+44
2001-06-25 * elf32-i386.c (allocate_plt_and_got_and_discard_relocs): DiscardAlan Modra2-8/+14
2001-06-25*** empty log message ***gdbadmin1-1/+1
2001-06-24 * config/tc-alpha.c (tc_gen_reloc): Handle relocs against SEC_MERGEJakub Jelinek2-1/+7
2001-06-242001-06-24 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+9
2001-06-242001-06-24 H.J. Lu <hjl@gnu.org>H.J. Lu2-7/+8
2001-06-242001-06-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser3-2/+7
2001-06-242001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2-246/+17
2001-06-24* fixes to silence all compiler warnings.Ben Elliston2-12/+24
2001-06-242001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2-91/+58
2001-06-242001-06-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-3/+11
2001-06-24*** empty log message ***gdbadmin1-1/+1
2001-06-232001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2-1/+6
2001-06-23Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything.Andrew Cagney39-181/+515
2001-06-23Change mi/data-disassemble command output to a list ([]) instead ofAndrew Cagney5-30/+46
2001-06-23 * disassemble.c (disassembler_usage): Add unused attribute.Andreas Jaeger2-2/+6
2001-06-23 * unwind-ia64.c (unw_decode_x1): Add unused attribute forAndreas Jaeger2-7/+15
2001-06-23 * elf32-i386.c (elf_i386_relocate_section <R_386_GOT32>): TightenAlan Modra2-2/+16
2001-06-23 * elf32-i386.c (elf_i386_relocate_section): Replace uglyAlan Modra2-60/+38
2001-06-232001-06-23 Ben Elliston <bje@redhat.com>Ben Elliston2-0/+5
2001-06-23 * elf32-i386.c (struct elf_i386_pcrel_relocs_copied): Rename toAlan Modra2-95/+108
2001-06-23 Avoid creating COPY relocs if possible.Alan Modra2-111/+139
2001-06-232001-06-22 Michael Chastain <chastain@redhat.com>Michael Chastain2-296/+59
2001-06-23*** empty log message ***gdbadmin1-1/+1
2001-06-222001-06-22 Eric Christopher <echristo@redhat.com>Eric Christopher2-5/+8
2001-06-22* configure.in: include nlist.h when checking for member som_addrJ.T. Conklin3-0/+12
2001-06-22Document md_atofNick Clifton2-0/+20
2001-06-22Add missing support for -o option.Nick Clifton2-3/+13
2001-06-22Fix over-optimisation of ST instruction.Nick Clifton2-8/+5
2001-06-22Add wdebug instructionNick Clifton2-0/+6
2001-06-22Add %mrp (millicode return pointer) alias for %r2 or %r31, depending on 32 orNick Clifton2-0/+10
2001-06-22*** empty log message ***gdbadmin1-1/+1
2001-06-21 * cli-out.c (cli_out_new): Initialize new structure memberKeith Seitz2-0/+6
2001-06-21Allow adrCCl. [Patch from Phillip BLundel]Nick Clifton8-57/+60
2001-06-21* mi-out.c (struct ui_out_data): Replace field first_header withAndrew Cagney2-8/+38
2001-06-21 * elf64-x86-64.c (elf64_x86_64_relocate_section): Fix linking ofAndreas Jaeger2-15/+14
2001-06-21Output ``[]'' when a list.Andrew Cagney2-2/+13
2001-06-21* ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney7-21/+52
2001-06-21Fix typosNick Clifton4-2/+10
2001-06-21 * config/tc-hppa.c (CHECK_FIELD_WHERE): Define.Alan Modra4-20/+62
2001-06-21 * elf32-hppa.c (elf32_hppa_size_dynamic_sections): AlwaysAlan Modra2-96/+114
2001-06-21*** empty log message ***gdbadmin1-1/+1
2001-06-20 * ld.texinfo (Options, -r): Mention restrictions when usingHans-Peter Nilsson2-1/+13
2001-06-20 * bfdint.texi (BFD relocation functions) <different formats>:Hans-Peter Nilsson2-5/+16
2001-06-20 * elf-bfd.h (struct elf_backend_data):Catherine Moore4-17/+104