aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-11-29Turn Gnu Free Documentation License intoa commentNick Clifton1-359/+361
2000-11-29 * dwarf2dbg.c: Rewrite from scratch. Queue all debugging outputRichard Henderson5-607/+1017
2000-11-29* libiberty.h: Move #includes to top. Prototype xmalloc_failed.DJ Delorie2-6/+14
2000-11-29* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.DJ Delorie2-162/+262
2000-11-29* hashtab.c (higher_prime_number): Use a table, rather than aDJ Delorie2-22/+61
2000-11-29* aclocal.m4 (LIB_AC_PROG_CC): Moved here from configure.in.DJ Delorie5-126/+107
2000-11-29Fix -Wuninitialized warnings.Andrew Cagney3-8/+15
2000-11-292000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-434/+415
2000-11-28 (parse_reg): Parse names case-insensitively.Hans-Peter Nilsson2-53/+60
2000-11-28 (sh_elf_cons): Cast *input_line_pointer to unsigned char whenHans-Peter Nilsson2-3/+7
2000-11-28 * sh-dis.c (print_insn_ddt): Make insn_x, insn_y unsigned.Hans-Peter Nilsson2-4/+10
2000-11-28 * gas/sh/err.exp: New, framework for error-testing.Hans-Peter Nilsson3-0/+44
2000-11-28 * config/tc-sh.c (md_convert_frag) <undefined symbol, conditionalHans-Peter Nilsson2-17/+30
2000-11-28 Change sourceware.cygnus.com to sources.redhat.com.Hans-Peter Nilsson2-3/+5
2000-11-28 * MAINTAINERS: Add Jörn Rennecke and self as SH maintainers.Hans-Peter Nilsson2-0/+6
2000-11-282000-11-22 Michael Chastain <chastain@redhat.com>Fernando Nasser2-2/+15
2000-11-282000-11-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata10-110/+109
2000-11-282000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata14-45/+61
2000-11-28*** empty log message ***Mark Salter1-0/+4
2000-11-28Add Mark Salter to Write After Approval list.Mark Salter1-0/+1
2000-11-28Move GNU Free Documentation License from the output into a commentNick Clifton14-3982/+4038
2000-11-28 * Makefile.am (CPU_OBJ_VALID): Add case to filter out invalid coffHans-Peter Nilsson3-25/+16
2000-11-28 * binutils-all/readelf.s: Adjust to readelf.c formatting changes.Hans-Peter Nilsson2-11/+16
2000-11-28* win32-nat.c (dll_code_sections_add): strdup -> xstrdup.Christopher Faylor3-2/+6
2000-11-28 * config/tc-cris.c: Include dwarf2dbg.h.Hans-Peter Nilsson5-65/+96
2000-11-28Correct {STANDARD,MRI}_MUL_PRECEDENCE value.Alan Modra2-3/+9
2000-11-282000-11-28 David O'Brien <obrien@dragon.nuxi.com>David O'Brien2-2/+6
2000-11-282000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata4-75/+66
2000-11-282000-11-27 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-206/+248
2000-11-27 * common.h (e_machine numbers): Clarify comments to describe howHans-Peter Nilsson2-6/+20
2000-11-27oops, forgot a semicolonDJ Delorie1-1/+1
2000-11-27* readelf.c (usage): Add -wf (--debug-dump=frames) option.DJ Delorie3-5/+501
2000-11-27Fix delete_hw_event_data() to free the scheduled eventsStephane Carrez2-2/+7
2000-11-27Remove space == 0 restriction in the simulator (dv-core)Stephane Carrez2-2/+5
2000-11-272000-11-27 Philip Blundell <pb@futuretv.com>Phil Blundell5-1/+19
2000-11-272000-11-22 Philip Blundell <pb@futuretv.com>Phil Blundell2-0/+8
2000-11-27* remote.c (remote_write_bytes): Add default case to switchAndrew Cagney6-4/+33
2000-11-27* TODO: Add GFDL updates to 5.1 release criteria.Andrew Cagney2-0/+17
2000-11-26Preliminary support for 68HC12Stephane Carrez6-16/+29
2000-11-26Fix movw/movb operands for 68HC12Stephane Carrez5-8/+57
2000-11-26Register a delete handler for 68HC11 core device nodeStephane Carrez2-1/+19
2000-11-26Add support for configuring an xscale atrgetNick Clifton3-0/+10
2000-11-252000-11-25 David O'Brien <obrien@FreeBSD.org>David O'Brien2-1/+7
2000-11-25Fix for sim/common hw_delete()/hw_tree_delete()Stephane Carrez4-5/+15
2000-11-25Fix memory leak in sim_parse_argsStephane Carrez2-4/+22
2000-11-25Add ARM v5t, v5te and XScale supportNick Clifton25-299/+1825
2000-11-24Remove redundant init of config.make_executable to true.Nick Clifton2-1/+5
2000-11-24Support 68HC12 arch in GdbStephane Carrez2-1/+16
2000-11-24Use gdbarch_tdep for 68hc11 specific data (stack_correction global)Stephane Carrez2-14/+44
2000-11-24Fix device memory allocation in 68hc11 simulatorStephane Carrez3-4/+10