aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-05-30Undo part of previous delta, so that _() calls dgettext() not gettext().Nick Clifton1-1/+1
2000-05-302000-05-30 H.J. Lu <hjl@gnu.org>H.J. Lu3-9/+20
2000-05-30Remove illegal instruciton pattern, since it is the same as the breakpointNick Clifton2-7/+5
2000-05-30Replace defines with those from intl/libgettext.h to quieten gcc warnings.Nick Clifton14-2771/+2603
2000-05-30Add support for v4 SystemMode.Nick Clifton11-57/+159
2000-05-30* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.Andrew Cagney3-45/+206
2000-05-30Further re-arange into distinct sections.Andrew Cagney2-265/+509
2000-05-30Fix my inept 2000-05-24 change.Alan Modra2-3/+8
2000-05-30* gdbarch.sh: Add field ``postdefault''. Rename fieldsAndrew Cagney2-90/+136
2000-05-30Move/rename GDB_GREGSET_T definitions for solaris 2.Andrew Cagney3-7/+14
2000-05-29Fix compile time warning messages.Nick Clifton3-48/+58
2000-05-29 * hashtab.c, partition.c, xmemdup.c: Include string.hZack Weinberg10-16/+245
2000-05-29Minor formatting tweak to make synchronisation easier.Nick Clifton1-2/+3
2000-05-29Update copyright datesNick Clifton1-1/+1
2000-05-29Do not run test sfor c54xNick Clifton1-1/+3
2000-05-29Remove RCS date string in order to make synchronisation easier.Nick Clifton1-2/+1
2000-05-29Define GPR_CLEARNick Clifton2-0/+15
2000-05-29fix spelling mistake in commentNick Clifton1-1/+1
2000-05-29Remove RCS tags to make synchronisation easier.Nick Clifton1-3/+0
2000-05-29Use GPR_CLEAR instead of GPR_SETNick Clifton2-1/+6
2000-05-29replace GPR_SET with GPR_CLEARNick Clifton2-1/+6
2000-05-29minor formatting tweaks to aid syncronisationNick Clifton2-8/+17
2000-05-292000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell2-3/+1
2000-05-292000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell2-1/+9
2000-05-292000-05-29 Philip Blundell <philb@gnu.org>Phil Blundell3-2/+9
2000-05-29Purge symtab of make_cleanup_func.Andrew Cagney3-6/+27
2000-05-29(_bfd_elf_link_hash_table_init): Initialize dynlocal.Alan Modra2-106/+110
2000-05-28Use BFD's _. ie. dgettext ("gprof", ..) vs. gettext (..)Alan Modra2-6/+4
2000-05-28Include year 2000 in copyright messageNick Clifton2-2/+2
2000-05-28Fix capitialisation of setnaces in comment.Nick Clifton1-3/+3
2000-05-28Fix GDB_GREGSET_T, GDB_FPREGSET_T typos.Kevin Buettner2-2/+6
2000-05-28PARAMS removal.Kevin Buettner325-4991/+4188
2000-05-27* config/tc-mn10300.c (md_assemble): Copy size to real_size beforeAlexandre Oliva2-2/+10
2000-05-27 * emulparams/avr1200.sh (STACK): Define as 0.Denis Chertykov10-4/+25
2000-05-27Fix "make dep-in" and "make dep"Alan Modra3-122/+147
2000-05-262000-05-26 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder23-61/+131
2000-05-26When calling getopt_long indicate that the 'd' switch takes an optionalNick Clifton2-1/+7
2000-05-26* resrc.c (close_input_stream): zero out cpp_pipe after closing it.DJ Delorie2-1/+8
2000-05-26Update dependencies.Alan Modra16-1012/+1380
2000-05-26missed this in the last commit.Alan Modra1-20/+5
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra31-616/+692
2000-05-26* Makefile.in (maintainer-clean-subdir): Fix handling of emptyAlexandre Oliva2-2/+7
2000-05-26(bfd_close_all_done): Mask file perms with 0777 not 0x777.Alan Modra2-2/+6
2000-05-26 * config/tc-sparc.c (sparc_relax): New.Jakub Jelinek2-1/+109
2000-05-26 * elf64-sparc.c (sparc64_elf_relax_section): New.Jakub Jelinek3-1/+235
2000-05-26 * elf64-sparc.c: Add ATTRIBUTE_UNUSED to unused function parameters.Jakub Jelinek2-24/+31
2000-05-26Fix bitrot in tui-file.c.Andrew Cagney2-2/+16
2000-05-26Configure TUI to use <ncurses.h> when available.Andrew Cagney8-331/+359
2000-05-26* m10300-dis.c (disassemble): Don't assume 32-bit longs whenAlexandre Oliva2-13/+19
2000-05-25New short-conditional-branch packing rules for D10V.Donald Lindsay2-46/+93