summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * event-loop.c (toplevel) [!HAVE_POLL] [NO_FD_SET]: Remove unusedEli Zaretskii2001-03-262-46/+3
* * gdb.texinfo (Output Formats): Mention "info symbol" and provideEli Zaretskii2001-03-262-0/+26
* Fix the date of the last entry.Eli Zaretskii2001-03-261-1/+1
* * config/djgpp/djconfig.sh: Add copyright notice.Eli Zaretskii2001-03-264-50/+99
* *** empty log message ***Jim Blandy2001-03-261-0/+4
* * mips-tdep.c (mips_gdbarch_init): Tweak indentation.Jim Blandy2001-03-261-1/+1
* 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2001-03-262-2/+17
* 2001-03-25 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2001-03-263-2/+14
* Automate generate on man pagesNick Clifton2001-03-251-0/+4
* Small tweaks to sse2 instructions.Alan Modra2001-03-244-11/+46
* Revert previous change, committed to trunk accidentally.Jim Blandy2001-03-241-5/+5
* A single-file branch to help me keep things straight while adaptingJim Blandy2001-03-241-5/+5
* * config/sparc/tm-sp64.h (GDB_MULTI_ARCH): Down grade toAndrew Cagney2001-03-246-7/+103
* Re-vamp the register code so that a lot more is routed throughAndrew Cagney2001-03-247-86/+263
* Remove extraneous whitespaceNick Clifton2001-03-245-17/+26
* Fix compile time warnings.Nick Clifton2001-03-244-4/+9
* * stabsread.c (read_cpp_abbrev): Properly construct the names ofJim Blandy2001-03-242-1/+11
* merge from gccDJ Delorie2001-03-232-6/+7
* * defs.h (xfree, mcalloc, mmalloc, mrealloc, mfree, xmmalloc,Andrew Cagney2001-03-233-72/+102
* Fix -Werror -Wuninitialized warnings.Andrew Cagney2001-03-234-5/+25
* Add note about inability to use "make distclean" in maintainer mode.Nick Clifton2001-03-232-0/+13
* Fix building bfd.pot in maintainer modeNick Clifton2001-03-239-1098/+1229
* * config/i386/nm-i386.h: Fix formatting and change reference toMark Kettenis2001-03-232-24/+27
* 2001-03-23 David Smith <dsmith@redhat.com>David Smith2001-03-233-390/+384
* Update list of obsolete targets.Andrew Cagney2001-03-232-1/+12
* Obsolete stuff.c and kdb-start.c.Andrew Cagney2001-03-235-221/+224
* * config/pa/xm-hppah.h (HPPA_COMPILER_BUG): Delete. GDB onlyAndrew Cagney2001-03-233-34/+8
* -Wuninitialized fixes.Andrew Cagney2001-03-223-1/+7
* Re-installed:Alexandre Oliva2001-03-224-2/+42
* * cris.h (ADD_PC_INCR_OPCODE): New macro.Hans-Peter Nilsson2001-03-222-0/+6
* * cp-demangle.c (string_list_delete): Don't forget to free theJim Blandy2001-03-222-1/+7
* Cleanup remote protocol section. Add notes on ``!'', ``q'' and theAndrew Cagney2001-03-222-27/+58
* * elf32-cris.c: Shlib and PIC support. PCREL tweaks.Hans-Peter Nilsson2001-03-222-49/+2392
* * cris.h: Add leading comment about PC-relative location.Hans-Peter Nilsson2001-03-222-1/+63
* * reloc.c: (BFD_RELOC_CRIS_COPY, BFD_RELOC_CRIS_GLOB_DAT,Hans-Peter Nilsson2001-03-224-0/+86
* 2001-03-22 Philip Blundell <philb@gnu.org>Phil Blundell2001-03-223-221/+176
* * config/i386/nm-go32.h <top level>: Don't include nm-i386v.h,Eli Zaretskii2001-03-224-446/+67
* * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,Alexandre Oliva2001-03-227-556/+1174
* 2001-03-22 Ben Elliston <bje@redhat.com>Ben Elliston2001-03-223-2/+9
* 2001-03-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-03-222-7/+7
* paddq and psubq support.Alan Modra2001-03-224-6/+20
* * ia64-tdep.c (fetch_instruction): Warn about slot numbers greaterKevin Buettner2001-03-222-1/+23
* *** empty log message ***Jim Blandy2001-03-221-0/+5
* * cp-valprint.c: Bring formatting into line with GNU coding standards.Jim Blandy2001-03-221-46/+79
* 2001-03-21 Diego Novillo <dnovillo@redhat.com>Diego Novillo2001-03-222-2/+10
* Make Linux use the new unified support for hardware breakpointsMark Kettenis2001-03-214-31/+168
* * gdb/linespec.c (find_methods): Whitespace differences aren'tJim Blandy2001-03-214-1/+16
* merge from gccDJ Delorie2001-03-214-147/+181
* * gdbarch.sh: Allow a non- multi-arch target to override aAndrew Cagney2001-03-213-0/+16
* Avoid use of ``if ! program''.Andrew Cagney2001-03-212-25/+34