aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2001-01-252001-01-25 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-13/+23
2001-01-25* config/alpha/tm-fbsd.h: Update copyright.Mark Kettenis4-2/+69
2001-01-252001-01-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-1/+5
2001-01-25(lang_leave_overlay): Don't set lma_region when load_base is specified.Alan Modra2-2/+11
2001-01-242001-01-24 Kazu Hirata <kazu@hxi.com>Kazu Hirata2-0/+8
2001-01-24* dcache.c (dcache_write_line): Fix typo.J.T. Conklin4-7/+22
2001-01-24* ltmain.sh (TAG disable-shared, TAG disable-static): Make sure weAlexandre Oliva2-2/+20
2001-01-242001-01-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser3-7/+34
2001-01-24* interp.c (trap): Implement time.Alexandre Oliva2-0/+7
2001-01-24Fix swapgs instruction.Alan Modra2-3/+7
2001-01-24 * emultempl/elf32.em: Correct spelling in comments and listedHans-Peter Nilsson2-8/+13
2001-01-242001-01-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-60/+72
2001-01-24Don't check for backslashes in file namesAlan Modra2-32/+40
2001-01-24* stabs.c: Update copyright. Include "filenames.h".Alan Modra2-15/+10
2001-01-24* ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.Alexandre Oliva3-4/+10
2001-01-24* lin-lwp.c (lin_lwp_xfer_memory): Add attrib argument.J.T. Conklin3-2/+6
2001-01-24* dwarf2read.c (read_tag_const_type, read_tag_volatile_type):Jim Blandy2-4/+13
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin32-179/+1116