aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-11-24CARP: *BREAKPOINT*Andrew Cagney9-28/+123
Convert mn10300, MIPS and powerpc/rs6000 targets to use BREAKPOINT_FROM_PC Delete global variable memory_breakpoint_size. Use BREAKPOINT_FROM_PC instead.
1998-11-24Add d10v and v850 to gennltvals.sh and regenerate.Andrew Cagney3-18/+84
Add a howto.
1998-11-24 * pe-dll.c (make_head): name object files sequentially to ensureDJ Delorie2-11/+185
they link in the right order. (make_tail): same here (pe_process_import_defs): use sequential names for bfds to ensure proper link order. (pe_implied_import_dll): new function; handles linking directly against DLLs by simulating IMPORTS directives. * emultempl/pe.em (gld_i386pe_before_parse): hack bfd to not recognize .dll files via bfd_pe_dll_not_recognized_hack
1998-11-24 * coff-i386.c (bfd_pe_dll_not_recognized_hack): the linker wantsDJ Delorie1-0/+7
to see .DLL files as unrecognized. (i3coff_object_p): Sorry, had to hack it to not recognize these files (pei-i386) on request.
1998-11-24* emultempl/pe.em (gld_i386pe_parse_args): Conditionalize call toDJ Delorie2-1/+8
pe_dll_add_excludes
1998-11-23Mon Nov 23 18:28:48 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley3-6/+10
* fr30-asm.c,fr30-dis.c,fr30-opc.c,fr30-opc.h: Regenerated.
1998-11-23Mon Nov 23 17:02:47 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley8-0/+1145
* Directory created.
1998-11-23fix for arm-pe linker testsuite failures - only define an entry symbol if ↵Nick Clifton2-1/+7
one has been specified.
1998-11-23 * emultempl/pe.em (gld_i386pe_after_open): callDJ Delorie3-109/+195
pe_process_import_defs * pe-dll.c (pe_dll_generate_def_file): calculate BASE from pe_data, only print if actually set. Print version only if set. (save_relocs): save relocs for both input and output. (make_one): support internal/external different names. (pe_dll_generate_implib): support new make_one (pe_process_import_defs): new function; handles IMPORT directives in .def files.
1998-11-23* opncls.c (bfd_make_readable): need more cleanup for symbols andDJ Delorie1-0/+5
relents. Call bfd_check_format to reinitialize.
1998-11-23Mon Nov 23 11:38:40 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-3/+30
* symfile.c (deduce_language_from_filename): rewrite so as to work from a table of filename extensions, modifiable by the user. (filename_language_table): new data structure. (set_ext_lang_command): new function for new command, "set extension-language". (info_extension_language_command): new function for new command "info extension-languages". (add_filename_language, init_filename_language_table): new support functions for the above. * language.c (language_enum): new function. Support for above.
1998-11-23CARP: Convert macro definitions of USE_STRUCT_CONVENTION into targetAndrew Cagney24-216/+548
specific functions.
1998-11-23gencode.c: Kill, Kill, Kill....Andrew Cagney3-4994/+14
Remove last remenats of old gencode simulator.
1998-11-23Configure mips64vr4100-elf nee mips64vr41* as a 64 bit mips16 igen simulator.Andrew Cagney4-57/+76
Fix problems: All vr.igen instructions are 64 bit.
1998-11-23Merge egcs-19981109Jeff Law1-0/+1
1998-11-23Pacify GCC.Andrew Cagney1-0/+9
1998-11-23Pacify GCC.Andrew Cagney2-7/+10
1998-11-23Reconize target mips-tx19-elfAndrew Cagney3-14/+21
1998-11-23Switch mips-lsi-elf mips16 simulator to igen (from gencode).Andrew Cagney5-509/+613
1998-11-22 * genmloop.sh (${cpu}_pbb_chain): Watch for Ctrl-C's.Doug Evans1-0/+5
(${cpu}_pbb_cti_chain): Ditto.
1998-11-22* fix for minor sanitization lossageFrank Ch. Eigler1-0/+41
1998-11-21Sat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be>Stan Shebs2-96/+61
* breakpoint.c (bpstat_stop_status): Do not increment hit_count of breakpoint if condition is not true.
1998-11-21Sat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be>Stan Shebs2-17/+43
* coffread.c (coff_symtab_read): Discard C_LABEL's that are not function entry points, to avoid getting them in the stack dump instead of the actual function.
1998-11-21keep restored fileStan Shebs1-0/+1
1998-11-21 * config/m68k/delta68.mh (NAT_FILE): Undo 1998-08-18 change;Stan Shebs4-4/+38
without NAT_FILE definition, configure will assume that GDB cannot run native. * config/m68k/nm-delta68.h (KERNEL_U_SIZE): New macro. * delta68-nat.c (kernel_u_size): New function.
1998-11-21* mild gx prototype tweakFrank Ch. Eigler2-4/+48
start-sanitize-gxsim 1998-11-21 Frank Ch. Eigler <fche@elastic.org> * sim-gx.c (sim_gx_block_translate): Generate computed goto for __GNUC__ instead of plain switch() for gx block entry. Lose "-g" compile option for gx block. end-sanitize-gxsim
1998-11-21* r5900.igen (CVT.W.S): Always round towards zero.Andrew Cagney1-0/+6
Update testsuite.
1998-11-20Remove spurous warnings.Nick Clifton1-0/+5
1998-11-20Coper with empty symbol names.Nick Clifton1-0/+4
1998-11-20regenerateDoug Evans1-2/+2
1998-11-20regenerate fr30-opc.cDoug Evans2-4/+5
1998-11-20Add support for FR30_OPERAND_I32Nick Clifton1-0/+7
1998-11-20Added fr30-tdep.c.Zdenek Radouch1-0/+1
1998-11-20Fix problem where qnan was treated like an infinityMichael Meissner1-0/+6
1998-11-20Replacing a bogus file with a semi-bogus one (sharing through devo).Zdenek Radouch1-146/+703
1998-11-20Replacing a bogus file with possibly an initial version of the same.Zdenek Radouch1-4/+2
1998-11-20Semi-bogus version of the file (sharing through devo).Zdenek Radouch1-0/+723
1998-11-20CARP:Andrew Cagney2-2/+7
* buildsym.c (end_symtab): Cleanup PROCESS_LINENUMBER_HOOK.
1998-11-19Thu Nov 19 15:21:04 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer3-8/+17
* rdi-share/host.h: if compiling under Cygwin, make sure new preprocessor define is defined. Define it if not. * rdi-share/hostchan.h: ditto * rdi-share/aclocal.m4: regenerate * rdi-share/configure: regenerate
1998-11-19Thu Nov 19 15:21:04 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer4-16/+17
* rdi-share/host.h: if compiling under Cygwin, make sure new preprocessor define is defined. Define it if not. * rdi-share/aclocal.m4: regenerate * rdi-share/configure: regenerate
1998-11-19Add support for -marm6xxx and -marm7xxx command line switchesNick Clifton1-0/+5
1998-11-19Thu Nov 19 14:43:44 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer3-3/+8
* configure.in: switch back to checking __CYGWIN32__ * configure: regenerate
1998-11-19Thu Nov 19 14:42:15 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-1/+1
* aclocal.m4: regenerate * configure: regenerate
1998-11-19CARP:Andrew Cagney3-2/+11
* exec.c (exec_file_command): Cleanup. Replace #if NEED_TEXT_START_END with if(). * config/pa/nm-hppah.h (NEED_TEXT_START_END): Redefine to be 1. * config/convex/tm-convex.h (NEED_TEXT_START_END): Ditto. * config/gould/tm-np1.h (NEED_TEXT_START_END): Ditto. * config/a29k/tm-a29k.h (NEED_TEXT_START_END): Ditto.
1998-11-19run sanitize over Makefile.{am,in} for fr30Doug Evans1-1/+1
1998-11-19Add provision of _end symbol.Nick Clifton1-0/+4
1998-11-19Thu Nov 19 13:06:22 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-5/+11
* main.c: Wait until more time has passed before calling new cygwin_ funcs, revert back to the cygwin32_ ones for now. * win32-nat.c: Ditto.
1998-11-19Thu Nov 19 13:14:57 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer3-11/+21
* gdbtk-cmds.c: Can't start using new API names yet. Switch back to calling cygwin32_ funcs until some time has passed... * gdbtk.c: Ditto. Also, include sys/cygwin.h for Cygwin, instead of providing own proto.
1998-11-19Thu Nov 19 16:02:46 1998 Dave Brolley <brolley@cygnus.com>Dave Brolley5-85/+511
* fr30-opc.c: Regenerated. * fr30-opc.h: Regenerated. * fr30-dis.c: Regenerated. * fr30-asm.c: Regenerated.
1998-11-19regenerate fr30-opc.cDoug Evans2-1/+5