summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * gdbarch.sh: Emit a definition and declaration for gdbarch_free,Jim Blandy2000-03-213-0/+38
* It turns out that 1.2 wasn't botched after all. (I was failing to takeKevin Buettner2000-03-211-10/+16
* Fixed botched commit in 1.2.Kevin Buettner2000-03-211-16/+10
* IA-64 changes.Kevin Buettner2000-03-214-3/+297
* 2000-03-20 Eli Zaretskii <eliz@is.elta.co.il>Michael Snyder2000-03-213-45/+100
* 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-212-19/+145
* New files for IA-64 port.Kevin Buettner2000-03-219-0/+2436
* 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-202-0/+11
* Fixes for floatformat_from_doublest().Kevin Buettner2000-03-202-2/+12
* * i386-linux-nat.c: No need to #include "frame.h" any more.Jim Blandy2000-03-205-280/+309
* 2000-03-04 Eli Zaretskii <eliz@is.elta.co.il>Elena Zannoni2000-03-203-64/+68
* * Makefile.in (install): Append "n", not ".n" to libmmalloc.a,Eli Zaretskii2000-03-202-3/+8
* Document requirements on adding a ``!'' command.Andrew Cagney2000-03-202-0/+11
* Add sh2 to list of known architectures.Andrew Cagney2000-03-202-0/+10
* From John David Anglin:Andrew Cagney2000-03-203-314/+331
* fix bug detecting pc-rel overflowNick Clifton2000-03-192-2/+6
* * event-top.c (_initialize_event_loop): If instream is notEli Zaretskii2000-03-192-8/+24
* Support for building GDB with DJGPP, and running the test suite onEli Zaretskii2000-03-196-0/+547
* *** empty log message ***Eli Zaretskii2000-03-191-0/+5
* * ser-go32.c (ports): Make the initializers complete, to pacifyEli Zaretskii2000-03-191-4/+5
* *** empty log message ***Jim Blandy2000-03-181-0/+31
* * gdb_wait.h (WSETSTOP): Pass the appropriate number of argumentsJim Blandy2000-03-181-1/+1
* * linux-thread.c (linuxthreads_attach, linuxthreads_detach,Jim Blandy2000-03-181-3/+3
* * gdb.texinfo: Many minor changes from Dmitry SivachenkoStan Shebs2000-03-182-67/+81
* Fix adr pseudo op for Thumb.Nick Clifton2000-03-172-7/+20
* *** empty log message ***Jim Blandy2000-03-171-0/+4
* * solib.c (solib_add): Delete debugging code.Jim Blandy2000-03-171-23/+0
* minor formatting improvementsNick Clifton2000-03-171-111/+116
* 2000-03-17 Mark Kettenis <kettenis@gnu.org>Michael Snyder2000-03-173-3/+16
* fix compile time warning messagesNick Clifton2000-03-172-23/+24
* Handle same-section relocations where the destination is at an address >=Nick Clifton2000-03-172-4/+59
* * language.c (set_lang_str): Do not call `free' for a null pointer.Philippe De Muyter2000-03-172-3/+11
* Extend the allowed bitfield range (ie. that for whichAlan Modra2000-03-172-63/+39
* * i386-linux-nat.c (i386_linux_saved_pc_after_call): Lost in theJim Blandy2000-03-162-4/+17
* * config/tc-sh.c (md_begin): When encountering insn that areJoern Rennecke2000-03-162-1/+12
* *** empty log message ***Jim Blandy2000-03-161-0/+5
* * solib.c (current_sos): Be more careful about freeing the newJim Blandy2000-03-161-3/+4
* Doc fix.Jim Blandy2000-03-161-0/+2
* * i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,Jim Blandy2000-03-164-258/+265
* * config/tc-sh.c (IDENT_CHAR): Define.Joern Rennecke2000-03-162-48/+56
* * config/tc-sh.c (md_show_usage): Add description of -dsp.Joern Rennecke2000-03-162-1/+6
* *** empty log message ***Eli Zaretskii2000-03-161-0/+37
* * gdb.texinfo (main menu): Add Annotations.Eli Zaretskii2000-03-163-123/+266
* Typo in spelling Makefile.in...Eli Zaretskii2000-03-161-1/+1
* (go32-nat.o): Add prerequisites.Eli Zaretskii2000-03-162-1/+9
* Match r[0..7]_bank operands before normal operands.Nick Clifton2000-03-162-7/+12
* * internal.h: Fix a typo in the comment for R_MOVL2.Jeff Law2000-03-152-1/+5
* * config/tc-h8300.c: Add ATTRIBUTE_UNUSED as appropriate.Jeff Law2000-03-152-14/+18
* 2000-03-15 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2000-03-152-0/+9
* Deal with the inferior unloading shared objects.Jim Blandy2000-03-155-271/+502