Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-11-23 | Mon Nov 23 17:02:47 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 8 | -0/+1145 | |
* Directory created. | |||||
1998-11-23 | fix for arm-pe linker testsuite failures - only define an entry symbol if ↵ | Nick Clifton | 2 | -1/+7 | |
one has been specified. | |||||
1998-11-23 | * emultempl/pe.em (gld_i386pe_after_open): call | DJ Delorie | 3 | -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 and | DJ Delorie | 1 | -0/+5 | |
relents. Call bfd_check_format to reinitialize. | |||||
1998-11-23 | Mon Nov 23 11:38:40 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 2 | -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-23 | CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target | Andrew Cagney | 24 | -216/+548 | |
specific functions. | |||||
1998-11-23 | gencode.c: Kill, Kill, Kill.... | Andrew Cagney | 3 | -4994/+14 | |
Remove last remenats of old gencode simulator. | |||||
1998-11-23 | Configure mips64vr4100-elf nee mips64vr41* as a 64 bit mips16 igen simulator. | Andrew Cagney | 4 | -57/+76 | |
Fix problems: All vr.igen instructions are 64 bit. | |||||
1998-11-23 | Merge egcs-19981109 | Jeff Law | 1 | -0/+1 | |
1998-11-23 | Pacify GCC. | Andrew Cagney | 1 | -0/+9 | |
1998-11-23 | Pacify GCC. | Andrew Cagney | 2 | -7/+10 | |
1998-11-23 | Reconize target mips-tx19-elf | Andrew Cagney | 3 | -14/+21 | |
1998-11-23 | Switch mips-lsi-elf mips16 simulator to igen (from gencode). | Andrew Cagney | 5 | -509/+613 | |
1998-11-22 | * genmloop.sh (${cpu}_pbb_chain): Watch for Ctrl-C's. | Doug Evans | 1 | -0/+5 | |
(${cpu}_pbb_cti_chain): Ditto. | |||||
1998-11-22 | * fix for minor sanitization lossage | Frank Ch. Eigler | 1 | -0/+41 | |
1998-11-21 | Sat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be> | Stan Shebs | 2 | -96/+61 | |
* breakpoint.c (bpstat_stop_status): Do not increment hit_count of breakpoint if condition is not true. | |||||
1998-11-21 | Sat Nov 21 17:15:40 1998 Philippe De Muyter <phdm@macqel.be> | Stan Shebs | 2 | -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-21 | keep restored file | Stan Shebs | 1 | -0/+1 | |
1998-11-21 | * config/m68k/delta68.mh (NAT_FILE): Undo 1998-08-18 change; | Stan Shebs | 4 | -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 tweak | Frank Ch. Eigler | 2 | -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 Cagney | 1 | -0/+6 | |
Update testsuite. | |||||
1998-11-20 | Remove spurous warnings. | Nick Clifton | 1 | -0/+5 | |
1998-11-20 | Coper with empty symbol names. | Nick Clifton | 1 | -0/+4 | |
1998-11-20 | regenerate | Doug Evans | 1 | -2/+2 | |
1998-11-20 | regenerate fr30-opc.c | Doug Evans | 2 | -4/+5 | |
1998-11-20 | Add support for FR30_OPERAND_I32 | Nick Clifton | 1 | -0/+7 | |
1998-11-20 | Added fr30-tdep.c. | Zdenek Radouch | 1 | -0/+1 | |
1998-11-20 | Fix problem where qnan was treated like an infinity | Michael Meissner | 1 | -0/+6 | |
1998-11-20 | Replacing a bogus file with a semi-bogus one (sharing through devo). | Zdenek Radouch | 1 | -146/+703 | |
1998-11-20 | Replacing a bogus file with possibly an initial version of the same. | Zdenek Radouch | 1 | -4/+2 | |
1998-11-20 | Semi-bogus version of the file (sharing through devo). | Zdenek Radouch | 1 | -0/+723 | |
1998-11-20 | CARP: | Andrew Cagney | 2 | -2/+7 | |
* buildsym.c (end_symtab): Cleanup PROCESS_LINENUMBER_HOOK. | |||||
1998-11-19 | Thu Nov 19 15:21:04 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -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-19 | Thu Nov 19 15:21:04 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 4 | -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-19 | Add support for -marm6xxx and -marm7xxx command line switches | Nick Clifton | 1 | -0/+5 | |
1998-11-19 | Thu Nov 19 14:43:44 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -3/+8 | |
* configure.in: switch back to checking __CYGWIN32__ * configure: regenerate | |||||
1998-11-19 | Thu Nov 19 14:42:15 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -1/+1 | |
* aclocal.m4: regenerate * configure: regenerate | |||||
1998-11-19 | CARP: | Andrew Cagney | 3 | -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-19 | run sanitize over Makefile.{am,in} for fr30 | Doug Evans | 1 | -1/+1 | |
1998-11-19 | Add provision of _end symbol. | Nick Clifton | 1 | -0/+4 | |
1998-11-19 | Thu Nov 19 13:06:22 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 2 | -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-19 | Thu Nov 19 13:14:57 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -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-19 | Thu Nov 19 16:02:46 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 5 | -85/+511 | |
* fr30-opc.c: Regenerated. * fr30-opc.h: Regenerated. * fr30-dis.c: Regenerated. * fr30-asm.c: Regenerated. | |||||
1998-11-19 | regenerate fr30-opc.c | Doug Evans | 2 | -1/+5 | |
1998-11-19 | * gas/mips/sync.[sd]: New testcase. | Doug Evans | 4 | -1/+22 | |
* gas/mips/mips.exp: Run it. pr 18302 | |||||
1998-11-19 | * mips-opc.c (sync.p,sync.l): Swap insn values. | Doug Evans | 1 | -0/+4 | |
pr 18302 | |||||
1998-11-19 | Wed Nov 18 20:12:03 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -178/+228 | |
* aclocal.m4: regenerate * configure: regenerate | |||||
1998-11-19 | Wed Nov 18 21:36:37 1998 Dave Brolley <brolley@cygnus.com> | Dave Brolley | 3 | -22/+71 | |
* fr30-opc.c: Regenerated. * fr30-opc.h: Regenerated. | |||||
1998-11-19 | Wed Nov 18 18:18:43 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 3 | -27/+46 | |
* configure.tgt: change refs from cygwin32* to cygwin*. * aclocal.m4: regenerate * configure.in: don't need to call AM_CYGWIN32. * configure: regenerate | |||||
1998-11-19 | Wed Nov 18 18:18:43 1998 Geoffrey Noer <noer@cygnus.com> | Geoffrey Noer | 1 | -0/+4 | |
* configure.tgt: change refs from cygwin32* to cygwin*. |