summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-0811-89/+127
* new file - notes about using --enable-maintainer-modeNick Clifton2000-06-072-0/+11
* * avr.h: New file with AVR opcodes.Denis Chertykov2000-06-072-0/+211
* * avr-dis.c: completely rewritten.Denis Chertykov2000-06-072-587/+253
* sh-dsp support, simulator speedup by using host byte order:Joern Rennecke2000-06-071-1/+4
* (elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto): Delete andAlan Modra2000-06-072-32/+41
* Purge last remaining make_cleanup_func.Andrew Cagney2000-06-074-19/+41
* The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney2000-06-0712-858/+583
* Use ``set remote memory-read-packet-size'' instead of ``set endianAndrew Cagney2000-06-072-4/+10
* Update copyright dates for last patch.Alan Modra2000-06-0723-51/+53
* Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.Alan Modra2000-06-0730-149/+177
* 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-073-2/+7
* 2000-06-02 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-062-2/+15
* * gdbtk.c: Remove CYGWIN32 conditional around timer machinery.Elena Zannoni2000-06-062-14/+5
* 2000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-062-2/+9
* * Makefile.in: add EXTRA_INCSDJ Delorie2000-06-064-105/+147
* Properly fill changelog entryDaniel Berlin2000-06-061-3/+5
* Accept an enum immediately when it is an exact match - wouldn't acceptAndrew Cagney2000-06-062-2/+16
* Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1.Andrew Cagney2000-06-0615-25/+24
* Move generic_register_convertible_not and frame_num_args_unknown fromAndrew Cagney2000-06-066-46/+31
* Delete TARGET_MONITOR_PROMPT.Andrew Cagney2000-06-0610-20/+40
* Revert an accidental commitDaniel Berlin2000-06-061-7/+11
* 2000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-062-35/+128
* C++ improvementsgdb-premipsmulti-2000-06-06-branchpointDaniel Berlin2000-06-058-96/+104
* New tests, fix old tests, make more tests workDaniel Berlin2000-06-057-34/+272
* 2000-06-05 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-052-15/+8
* * acconfig.h, configure.in, i386bsd.c (HAVE_STRUCT_REG_R_FS):Mark Kettenis2000-06-056-364/+360
* Remove the `/* Fall through. */' comment in elf_link_output_extsym ()H.J. Lu2000-06-051-1/+0
* 2000-06-05 H.J. Lu <hjl@gnu.org>H.J. Lu2000-06-052-4/+12
* More updates.Andrew Cagney2000-06-052-38/+91
* Add host_pointer_to_address() and address_to_host_pointer(). AddAndrew Cagney2000-06-0412-38/+104
* Eliminate safe_strsignal().Andrew Cagney2000-06-045-27/+23
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-0452-232/+237
* * win32-nat.c (safe_symbol_file_add_cleanup): Ensure that gdb_stderr is flushedChristopher Faylor2000-06-043-75/+223
* * win32-nat.c: Fix up gcc warnings throughout.gdb-pre-params-removal-2000-06-04Christopher Faylor2000-06-034-152/+129
* * configure.in: Detect correct versions of ranlib and windres whenChristopher Faylor2000-06-033-206/+278
* Fix name clashAlan Modra2000-06-032-10/+16
* * configure.tgt: Add pattern for i[3456]86-*-netbsdelf*.J.T. Conklin2000-06-025-2/+46
* * alphabsd-nat.c (supply_fpregset): Substract FP0_REGNUM fromMark Kettenis2000-06-022-1/+6
* Fix formattingNick Clifton2000-06-022-50/+57
* Multiarch TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT,Andrew Cagney2000-06-028-71/+299
* * config/alpha/nm-fbsd.h (CANNOT_STEP_BREAKPOINT): Define.Mark Kettenis2000-06-012-0/+7
* 2000-06-01 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-06-012-0/+21
* * config.bfd (i[3456]86-*-netbsdelf*): New target.J.T. Conklin2000-06-012-2/+13
* Applied patch from Kazu Hirata <kazu@hxi.com> to fix disassembly of inc.lNick Clifton2000-06-012-75/+56
* More updates.Andrew Cagney2000-06-012-1/+93
* * trad-core.c: From hpux-core.c, include <dirent.h> orAndrew Cagney2000-06-012-1/+18
* * configure.host: Add patterns for i[3456]86-*-netbsdaout*J.T. Conklin2000-06-016-2/+62
* * NEWS: Mention FreeBSD/Alpha and FreeBSD/i386 3.x and up as newMark Kettenis2000-05-312-0/+12
* * i386bsd-nat.c: Include "gregset.h".Mark Kettenis2000-05-312-8/+17