aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-03-15merge from gccDJ Delorie2-32/+38
2001-03-15* stabs.c (s_stab_generic): Don't corrupt the notes obstack byDJ Delorie2-4/+17
blindly freeing string if it isn't at the top of the obstack.
2001-03-15*** empty log message ***Mark Salter1-0/+5
2001-03-15(gdb_target_cmd): Add explicit error return.Mark Salter1-1/+2
(gdb_target_monitor): Add check of gdb_target_cmd return value.
2001-03-152001-03-15 Martin Hunt <hunt@redhat.com>Martin Hunt2-6/+9
* linespec.c (decode_line_1): Remove trailing quote when parsing double quotes.
2001-03-15Pass NULL for the mem_attrib argument in the to_xfer_memory calls.Kevin Buettner2-7/+13
2001-03-15Add list of targets being obsoleted.Andrew Cagney3-5/+49
2001-03-15Add ``attrib'' parameter to *xfer_memory() functions.Andrew Cagney8-8/+25
2001-03-15Don't assume non-PIC to PIC call stubs are unneeded just becauseAlan Modra2-14/+35
the function happens to have a plabel.
2001-03-15Note Harris 88k is obsolete in news file.Andrew Cagney2-0/+6
2001-03-14Include regcache.hAndrew Cagney45-0/+128
2001-03-14Update target list.Andrew Cagney3-10/+38
2001-03-14Link with libintl, needed by libopcodes.Andrew Cagney2-2/+6
2001-03-14merge from gccDJ Delorie1-0/+12
2001-03-14Fix minor formatting bugs.DJ Delorie1-6/+7
2001-03-14Fix minor formatting bugs.DJ Delorie1-10/+10
2001-03-14Synchronise with copyright dates on FSF GCC versions of these filesNick Clifton8-7/+14
2001-03-14 * linespec.c (decode_line_1): Skip argptr over a leadingKeith Seitz2-2/+7
double quote. Prevents alloc of 0 bytes and memcpy of -1 bytes.
2001-03-14Add entry of ia64-aix-nat.c.Kevin Buettner2-0/+5
2001-03-14Eliminate some uses of __STDC__.Andrew Cagney13-73/+17
2001-03-14David Mosberger's fixes for cross compiling gprof.Alan Modra34-544/+743
2001-03-14* defparse.y (opt_equal_name): allow "." in name.Christopher Faylor3-7/+41
* dlltool.c (def_exports): Added ability to generate forwarded exports. (gen_exp_file): Likewise.
2001-03-14formatting fixNick Clifton1-23/+24
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton144-4497/+2357
2001-03-13Eliminate ARCH_NUM_REGS.Andrew Cagney14-31/+51
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton102-183/+268
2001-03-132001-03-13 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-2/+7
From Steven Johnson <sjohnson@neurizon.net> * cli/cli-script.c (define_command): Fix setting of post hooks.
2001-03-13Fix typos in ChangeLog; fix dates in copyright noticesNick Clifton30-395/+453
2001-03-13* i386-linux-tdep.c: Fix formatting and clarify comments.Mark Kettenis2-15/+20
(i386_linux_svr4_fetch_link_map_offsets): Use NULL instead of 0 where appropriate.
2001-03-13Fix typos in ChangeLogs and update copyright noticesNick Clifton77-389/+470
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton85-604/+832
2001-03-13fix typosNick Clifton1-0/+6
2001-03-13* elf32-sh.c (sh_elf_relocate_section): Only relocationDJ Delorie2-5/+43
R_SH_DIR8WP* relocs if they're against external symbols, else they're just for relaxing. Validate the reloc values.
2001-03-13Fix typos.Alan Modra1-4/+4
2001-03-13Support for @GOTOFF in .long expressions.Alan Modra3-155/+182
2001-03-13* gnu-nat.c: Include "gdb_assert.h" instead of <assert.h>.Andrew Cagney2-7/+17
(proc_update_sc): Use gdb_assert instead of assert. (proc_abort): Ditto. (inf_set_step_thread): Ditto. (gnu_wait): Ditto. (S_exception_raise_request): Ditto. (gnu_terminal_init_inferior): Ditto.
2001-03-13Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton6-4/+75
to be set when the input file type is binary.
2001-03-12Always set machine type based on cpu_variant.Nick Clifton2-21/+23
2001-03-12Handle EM_S390_OLD.Nick Clifton2-0/+9
2001-03-112001-03-11 Philip Blundell <philb@gnu.org>Phil Blundell2-0/+12
* elf32-arm.h (elf32_arm_finish_dynamic_symbol): Don't make PLT entries that could serve as a definition for a weak symbol.
2001-03-10merge from gccDJ Delorie5-6/+113
2001-03-10Cleanup solib-svr4.c by moving legacy code out to its own file.Kevin Buettner40-140/+294
2001-03-10Committed.Kevin Buettner2-10/+30
2001-03-09Move Philip Blundell to Write After Approval list.Andrew Cagney2-1/+5
2001-03-09 * MAINTAINERS: Add myself to write after approval list.Keith Seitz2-0/+5
2001-03-09* i387-tdep.c (print_i387_status_word): Fix printing of StackMark Kettenis2-1/+6
fault flag. It is bit 6 of the x87 FPU status word, not bit 7.
2001-03-09Obsolete harris 88k target.Andrew Cagney8-171/+181
2001-03-09Delete make rules for obsolete files.Andrew Cagney2-18/+4
2001-03-08Fix copyright noticesNick Clifton211-262/+392
2001-03-08Fix typosNick Clifton4-189/+196