summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial revisionElena Zannoni2000-07-0911-0/+6005
* 2000-07-09 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson2000-07-092-0/+49
* Add some prototypes, and fix a few warnings.Alan Modra2000-07-092-7/+42
* Restore hppa-elf32 to working order.Alan Modra2000-07-0913-1312/+1407
* * Makefile.in (install-info): Find files to install in either the buildEli Zaretskii2000-07-092-7/+21
* * gdb.c++/misc.cc (class ClassParam, class_param): Define.Nicholas Duffek2000-07-093-0/+59
* * gdbtypes.c (is_ancestor): Infer type equivalence from nameNicholas Duffek2000-07-093-22/+32
* * gdb.c++/classes.exp (test_nonexistant_members): Fix nameNicholas Duffek2000-07-093-97/+114
* Add sequence id field to asection.Alan Modra2000-07-088-644/+671
* Don't add a space before `/*' when processing comments.Alan Modra2000-07-082-3/+8
* * stabs.texinfo: Fix spelling errors.Nicholas Duffek2000-07-072-40/+44
* * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.Nicholas Duffek2000-07-073-4/+9
* Import of readline 4.0Elena Zannoni2000-07-070-0/+0
* Initial revisionElena Zannoni2000-07-079-0/+21400
* * archive.c (_bfd_write_archive_contents): Add an informativeDJ Delorie2000-07-072-0/+10
* Dummy commit before importof 4.1 versionreadline-pre-41-importElena Zannoni2000-07-070-0/+0
* 2000-07-07 Andrew Haley <aph@cygnus.com>Andrew Haley2000-07-072-0/+6
* * symlink-tree: Check number of arguments.Jeff Law2000-07-072-0/+9
* More mult-arch conversions: IEEE_FLOAT, SKIP_PROLOGUE,Andrew Cagney2000-07-073-65/+40
* * config/i386/tm-linux.h: Add longjmp support.Mark Kettenis2000-07-072-0/+22
* * breakpoint.c (bpstat_what): Keep returningMark Kettenis2000-07-072-1/+8
* Fix formattingNick Clifton2000-07-062-31/+26
* 2000-07-06 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-07-062-3/+9
* * infcmd.c (attach_command): Move "stop_soon_quietly" setting insideChristopher Faylor2000-07-062-1/+7
* Update texinfo.tex to version 2000-05-28.15.Andrew Cagney2000-07-062-8/+19
* Change minimum loop size limit to 0x10 (103792)Nick Clifton2000-07-052-1/+5
* add MAINTAINERS filesDJ Delorie2000-07-056-0/+15
* Remove \centerline from the blurb. Patch from Brian Youmans.Eli Zaretskii2000-07-052-5/+11
* Keep NATDEPFILES on a single line.Andrew Cagney2000-07-052-2/+7
* Set SER_HARDWIRET to ser-go32.c when *go32* or *djgpp*.Andrew Cagney2000-07-053-50/+58
* Replace command_loop_marker() with null_cleanup().Andrew Cagney2000-07-054-18/+10
* Check for <sys/poll.h>.Andrew Cagney2000-07-055-194/+215
* Pass infodir down to sub-makes.Andrew Cagney2000-07-052-0/+6
* Update TODO.Andrew Cagney2000-07-052-0/+26
* * TODO: Update.Mark Kettenis2000-07-042-5/+7
* * armvirt.c (ABORTS): Do not define.Alexandre Oliva2000-07-042-1/+3
* * armdefs.h (struct ARMul_State): Add is_StrongARM.Alexandre Oliva2000-07-045-11/+59
* * armemu.c (ARMul_Emulate, t_undefined): Proceed to next insn.Alexandre Oliva2000-07-042-1/+3
* * armemu.h (INSN_SIZE): New macro.Alexandre Oliva2000-07-044-45/+48
* * armemu.c (LoadSMult): Use WriteR15() to discard the leastAlexandre Oliva2000-07-042-2/+5
* * armemu.h (WRITEDESTB): New macro.Alexandre Oliva2000-07-043-37/+48
* * armemu.h (GETSPSR): Call ARMul_GetSPSR().Alexandre Oliva2000-07-043-4/+18
* * armemu.h (PSR_FBITS, PSR_SBITS, PSR_XBITS, PSR_CBITS): New.Alexandre Oliva2000-07-044-30/+40
* * arm-dis.c (print_insn_arm): Output combinations of PSR flags.Alexandre Oliva2000-07-042-21/+13
* * armemu.c (ARMul_Emulate): Compute writeback value beforeAlexandre Oliva2000-07-042-8/+20
* * armdefs.h (SYSTEMBANK): Define as USERBANK.Alexandre Oliva2000-07-043-8/+6
* * coff-arm.c (coff_arm_relocate_section): Do not ignore the symbolAlexandre Oliva2000-07-042-0/+12
* TIc80 simulator.Andrew Cagney2000-07-0418-1/+8613
* Rewrite gdb.asm so that it doesn't assume a C comiler (or any CAndrew Cagney2000-07-044-16/+48
* Replace jumbo pattern match with gdb_expect_list().Andrew Cagney2000-07-042-6/+38