aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-06-11Trim targ_arches to just the first.Andrew Cagney3-211/+224
2000-06-10Re-implement gdbach_dump() so that it prints out the macro values.Andrew Cagney7-451/+1231
2000-06-10Eliminate PARAMS.Kevin Buettner3-5/+10
2000-06-092000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser3-1/+34
2000-06-092000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-0/+5
2000-06-09Add ChangeLog entry for change to MAINTAINERS on 2000-06-01 (sorry Andrew!)Klee Dienes1-0/+5
2000-06-09Define U_REGS_OFFSET.Kevin Buettner2-0/+6
2000-06-09 * avr.h: clr,lsl,rol, ... moved after add,adc, ...Denis Chertykov2-5/+9
2000-06-09 * avr-dis.c (avr_operand): Bugfix for jmp/call address.Denis Chertykov2-1/+6
2000-06-092000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser3-2/+8
2000-06-092000-06-08 Fernando Nasser <fnasser@cygnus.com>Fernando Nasser2-0/+7
2000-06-09Don't treat `;' as a line separator by default.Alan Modra15-29/+42
2000-06-08Assign correct reloc value to size 1 constant valued fixes.Nick Clifton2-5/+11
2000-06-08* configure.in (VERSION): Update to show this is the CVS mainline.David O'Brien10-5/+25
2000-06-08* emultempl/mipsecoff.em (gld{EMULATION_NAME}_after_open): Require allDavid O'Brien2-1/+12
2000-06-08* config/tc-alpha.c (md_undefined_symbol): Properly understand that $atDavid O'Brien2-1/+7
2000-06-08unwind bug fixes needed for today's gcc patch.Jim Wilson2-21/+24
2000-06-08MIPS is always multi-arch enabled.Andrew Cagney14-77/+75
2000-06-08Delete MIPS_DEFAULT_FPU from config/mips/*.hAndrew Cagney8-10/+24
2000-06-08Use config.bfd to determine the default architecture and byte order.Andrew Cagney10-345/+492
2000-06-08Botch in previous change. Was comparing against "ask" instead ofAndrew Cagney2-1/+6
2000-06-08Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney11-89/+127
2000-06-07Patch from David Mosberger, cleanups to improve 32b-x-64b cross support.Jim Wilson2-1/+133
2000-06-07new file - notes about using --enable-maintainer-modeNick Clifton2-0/+11
2000-06-072000-06-07 Philippe De Muyter <phdm@macqel.be>Phil Blundell2-2/+4
2000-06-07 * config/tc-avr.c (avr_operand): fix the fomratting of the comment.Denis Chertykov2-1/+7
2000-06-07 * avr.h: New file with AVR opcodes.Denis Chertykov2-0/+211
2000-06-07 * avr-dis.c: completely rewritten.Denis Chertykov2-587/+253
2000-06-07 * config/tc-avr.c (AVR_ISA_???): moved to include/opcode/avr.hDenis Chertykov2-215/+35
2000-06-07sh-dsp support, simulator speedup by using host byte order:Joern Rennecke1-1/+4
2000-06-07(elf32_i386_vtinherit_howto, elf32_i386_vtentry_howto): Delete andAlan Modra2-32/+41
2000-06-07Purge last remaining make_cleanup_func.Andrew Cagney4-19/+41
2000-06-07The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney12-858/+583
2000-06-07Use ``set remote memory-read-packet-size'' instead of ``set endianAndrew Cagney2-4/+10
2000-06-07Update copyright dates for last patch.Alan Modra23-51/+53
2000-06-07Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.Alan Modra30-149/+177
2000-06-072000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder3-2/+7
2000-06-062000-06-02 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-2/+15
2000-06-062000-06-06 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-2/+9
2000-06-06* Makefile.in: add EXTRA_INCSDJ Delorie4-105/+147
2000-06-06Properly fill changelog entryDaniel Berlin1-3/+5
2000-06-06Accept an enum immediately when it is an exact match - wouldn't acceptAndrew Cagney2-2/+16
2000-06-06Mips is always TARGET_BYTE_ORDER_SELECTABLE_P 1.Andrew Cagney15-25/+24
2000-06-06Move generic_register_convertible_not and frame_num_args_unknown fromAndrew Cagney6-46/+31
2000-06-06Delete TARGET_MONITOR_PROMPT.Andrew Cagney10-20/+40
2000-06-06Revert an accidental commitDaniel Berlin1-7/+11
2000-06-062000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2-35/+128
2000-06-05C++ improvementsDaniel Berlin8-96/+104
2000-06-05New tests, fix old tests, make more tests workDaniel Berlin7-34/+272
2000-06-052000-06-05 H.J. Lu <hjl@gnu.org>H.J. Lu2-15/+8