aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-02-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin30-58/+61
2001-02-02merge from gccDJ Delorie5-25/+229
2001-02-02Fix 2001-02-02 Stephane Carrez ChangeLog entryStephane Carrez1-3/+3
2001-02-02 * tc-m68hc11.c (relaxable_symbol): Relax externally visible symbolsStephane Carrez2-4/+11
2001-02-01Add parentheses ready for future conbtributionNick Clifton1-39/+63
2001-02-01Update base address register after restoring register bank.Nick Clifton2-26/+64
2001-02-012001-02-01 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-145/+144
2001-02-01Replace occurances of -oformat with --oformat.Nick Clifton2-2/+6
2001-02-01 * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviationsRichard Henderson2-0/+8
2001-02-01 * (dis386_att, grps): Use 'T' for push/popJan Hubicka2-22/+48
2001-02-01v850-elf target is now building.Jonathan Larmour1-1/+1
2001-02-01 * Makefile.in (gencode): Link with libopcodes in build tree ratherJonathan Larmour2-4/+7
2001-02-01Detect installation of SWI vector by running program as well as loading program.Nick Clifton5-7/+18
2001-01-312001-01-31 David Smith <dsmith@redhat.com>David Smith7-12/+22
2001-01-312001-01-31 David Smith <dsmith@redhat.com>David Smith2-0/+5
2001-01-31(elf64_hppa_object_p): Set architecture and machine from elf header flags.Alan Modra2-2/+17
2001-01-31Another HAVE_DOS_BASED_FILE_SYSTEM check.Alan Modra2-1/+11
2001-01-31Move putchar_filtered() to utils.c.Andrew Cagney5-14/+20
2001-01-31Cleanup autoconfigury of vfork().Andrew Cagney7-203/+486
2001-01-31Replace strsave() with xstrdup().Andrew Cagney19-64/+80
2001-01-31* cli/cli-script.c (define_command): Check for a bad hook value inAndrew Cagney2-0/+6
2001-01-30* configure/sh/embed.mt: New file.J.T. Conklin4-2/+19
2001-01-30* interp.c (sim_create_inferior): Record program arguments forAlexandre Oliva3-5/+59
2001-01-30Replace blanked lines from earlier commit with comment stating thatKevin Buettner1-3/+3
2001-01-30Remove unused printf() definition.Kevin Buettner2-4/+8
2001-01-30Write out millicode functions with the right elf symbol type.Alan Modra2-0/+22
2001-01-30Fix a null-pointer dereference and some range checks.Alan Modra2-13/+15
2001-01-30 * elf64-alpha.c (elf64_alpha_find_nearest_line): Query dwarf2Richard Henderson2-0/+11
2001-01-30Removed files structs3.c structs3.exp.Michael Chastain2-112/+0
2001-01-302001-01-29 Michael Chastain <chastain@redhat.com>Michael Chastain4-2/+122
2001-01-30Handle hppa64-linux systems.Alan Modra2-0/+6
2001-01-282001-01-28 Michael Chastain <chastain@redhat.com>Michael Chastain1-428/+194
2001-01-272001-01-27 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-1/+7
2001-01-27 * basic_blocks.c: #include <unistd.h> only if it exists.Michael Sokolov2-1/+7
2001-01-27 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):Michael Sokolov2-3/+8
2001-01-27 * ltconfig: Shell portability fix for the tagname validity check.Michael Sokolov2-2/+8
2001-01-27* win32-nat.c (child_xfer_memory): Add missing argument required by 2001-01-23Christopher Faylor3-2/+9
2001-01-27 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.Michael Sokolov2-1/+5
2001-01-27* ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.Alexandre Oliva4-2/+25
2001-01-27* ui-out.c (do_list_end): New function.Mark Kettenis4-2/+31
2001-01-27Remove extraneous tab from the blank line after the most recent entryMichael Sokolov1-1/+1
2001-01-272001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser14-71/+183
2001-01-27 * elfxx-ia64.c (elfNN_ia64_dynamic_symbol_p): Return falseRichard Henderson3-9/+42
2001-01-262001-01-24 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb12-33/+29
2001-01-262001-01-26 Jeff Holcomb <jeffh@redhat.com>Jeff Holcomb2-0/+5
2001-01-26* target.c (target_xfer_memory_partial): Return -1 on failure dueJ.T. Conklin2-2/+7
2001-01-25* win32-nat.c (_initialize_core_win32): Prototype correctly.Christopher Faylor3-2/+6
2001-01-25DJGPP config tweaksNick Clifton3-7/+15
2001-01-25Do not abort if tcbit is still set. Issue an error message instead.Nick Clifton2-4/+20
2001-01-252001-01-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata3-123/+108