summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add code to preserve processor mode when a prefetchNick Clifton2001-02-152-0/+14
* * MAINTAINERS: Add myself to paper trail section.Jim Kingdon2001-02-152-3/+8
* Reset processor into ARM mode for any machine type except the early ARMs.Nick Clifton2001-02-142-12/+20
* Fix DV bug reported by Intel against the setf instruction.Jim Wilson2001-02-143-4/+9
* fixes for elf_find_nearest_lineNick Clifton2001-02-142-39/+82
* 2001-02-11 Michael Chastain <chastain@redhat.com>Michael Chastain2001-02-143-161/+428
* Fix initialisation of asection structureNick Clifton2001-02-142-15/+24
* Apply changes to Makefile.in to Makefile.amNick Clifton2001-02-146-625/+358
* 2001-02-14 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-02-142-3/+9
* * configure.in (AC_CHECK_HEADERS): Add sys/file.h.Michael Sokolov2001-02-145-4/+17
* 2001-02-14 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-142-1/+8
* * inflow.c (terminal_ours_1): Initialize ``osigtou''. OnlyAndrew Cagney2001-02-142-1/+8
* 2001-02-14 Bo Thorsen <bo@suse.de>Andreas Jaeger2001-02-142-95/+164
* Add entries for gdb/gdbtk/*/ChangeLog-*.Eli Zaretskii2001-02-142-0/+14
* remove spurious whitespaceNick Clifton2001-02-141-6/+6
* Prevent Aborts from happening whilst emulating a SWINick Clifton2001-02-142-62/+83
* It is SYMTAB, not STMTAB.H.J. Lu2001-02-131-1/+1
* * elfxx-ia64.c (elfNN_ia64_final_link): Set __gp if requiredRichard Henderson2001-02-132-0/+12
* * MAINTAINERS: Update my email address.Jim Kingdon2001-02-132-2/+6
* 2001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-132-26/+28
* 2001-02-13 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-02-132-2/+4
* RegenerateDJ Delorie2001-02-131-278/+267
* * include/coff/pe.h: Rename PEP64AOUTHDR to PEPAOUTHDR. RenameDJ Delorie2001-02-132-2/+7
* * peicode.h (coff_swap_filehdr_out) [COFF_IMAGE_WITH_PE]: DefineDJ Delorie2001-02-139-93/+225
* (elf32_hppa_set_gp): Handle weak $global$.Alan Modra2001-02-132-1/+18
* Fix definition of NEGBRANCHNick Clifton2001-02-122-1/+6
* 2001-02-09 Bo Thorsen <bo@suse.de>Jan Hubicka2001-02-122-9/+90
* * elf64-x86-64.c (x86_64_elf_howto): Fix name of R_X86_64_GOTPCREL.Jan Hubicka2001-02-122-1/+5
* * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka2001-02-124-13/+34
* 2001-02-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-122-1/+6
* fix formattingNick Clifton2001-02-111-4/+4
* oops - omitted from previous deltaNick Clifton2001-02-111-2/+2
* Apply several patches from Maciej W. RozyckiNick Clifton2001-02-114-39/+120
* * Makefile.am (stamp-lib): ranlib the libopcodes.a in the buildMichael Sokolov2001-02-113-1/+9
* * Makefile.am (stamp-lib): ranlib the libbfd.a in the build directory.Michael Sokolov2001-02-113-3/+10
* * gdb.texinfo (Environment): Document that `path' does not changeEli Zaretskii2001-02-112-1/+7
* * NEWS: Document that "info symbol" works with COFF debug info andEli Zaretskii2001-02-113-0/+14
* * gdbint.texinfo: Fix up @itemize lists so that @item is alone onEli Zaretskii2001-02-112-618/+983
* Remove annoying entry....:-)Nick Clifton2001-02-101-5/+0
* Remove extraneous whitespaceNick Clifton2001-02-102-12/+18
* Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB.Peter Schauer2001-02-104-39/+39
* * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca callsPeter Schauer2001-02-102-5/+17
* * rs6000-nat.c (child_xfer_memory): Add missing parameterPeter Schauer2001-02-102-1/+7
* * elfxx-ia64.c (is_unwind_section_name): New function. ReturnsRichard Henderson2001-02-102-28/+133
* Add s390 supportNick Clifton2001-02-1043-48/+6931
* Suppress extra addition of ImageBase.Nick Clifton2001-02-092-1/+8
* * elf64-sparc.c (sparc64_elf_copy_private_bfd_data): New function.Jakub Jelinek2001-02-092-1/+26
* * elf64-sparc.c (sparc64_elf_check_relocs): Don't trust reloc_count.Jakub Jelinek2001-02-092-2/+9
* * elf32-sparc.c (_bfd_sparc_elf_howto_table): Treat R_SPARC_UA32Mark Kettenis2001-02-093-4/+10
* 2001-02-08 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-092-5/+14