Ian Lance Taylor
243e769870
* lexsup.c (parse_args): Cast fopen result to PTR before storing
...
it in link_info.base_file. Fix indentation.
1995-07-02 21:53:21 +00:00
Ian Lance Taylor
be89267cfc
* cofflink.c (_bfd_coff_generic_relocate_section): Cast base_file
...
to FILE * before using it.
* stab-syms.c: Revert yesterday's patch.
1995-07-02 21:51:36 +00:00
Ian Lance Taylor
8a55336153
* bfdlink.h (struct bfd_link_info): Change type of base_file to
...
PTR.
1995-07-02 21:49:21 +00:00
Ian Lance Taylor
4b18dd1ec2
Remove elf32-targetd.h and elf64-targets.h. Add elfxx-target.h.
1995-07-02 19:23:29 +00:00
Fred Fish
8190614e91
* ar.c: (extract_file): Change "#if POSIX_UTIME" to
...
"#ifdef POSIX_UTIME" to match other tests of POSIX_UTIME
and avoid lossage when POSIX_UTIME is not defined at all.
1995-07-01 19:28:13 +00:00
Fred Fish
033d545b29
* stab-syms.c (stdio.h): Include prior to libaout.h, which
...
includes bfdlink.h, which now uses FILE.
1995-07-01 19:14:29 +00:00
Ken Raeburn
5cab016b72
removed unused elf_64_p field
1995-07-01 04:20:05 +00:00
Ken Raeburn
b968e4f491
generate elf*-target.h from common elfxx-target.h source
1995-07-01 04:16:03 +00:00
Stan Shebs
ff4aa51d9a
Reflect comings and goings of files.
1995-07-01 00:38:35 +00:00
Stan Shebs
fb506180fa
* config/h8300/h8300.mt: Renamed from h8300hms.mt.
...
* config/h8500/h8500.mt: Renamed from h8500hms.mt.
* config/z8k/z8k.mt: Renamed from z8ksim.mt.
* configure, configure.in: Update to reflect renamings.
* remote-sim.c (sim): New command, passes commands to simulator.
(simulator_command): New function.
(gdbsim_ops): Clean up.
* remote-sim.h (sim_do_command): Declare.
* sh-tdep.c (memory_size): Remove command.
* Makefile.in (SIM, SIM_OBS): New variables.
(CLIBS, CDEPS): Add value of SIM.
(DEPFILES): Add value of SIM_OBS
* config/arm/arm.mt, config/h8300/h8300.mt, config/h8500/h8500.mt,
config/sh/sh.mt, config/sparc/sp64sim.mt, config/w65/w65.mt,
config/z8k/z8k.mt: Remove simulator files from TDEPFILES,
define in SIM_OBS and SIM.
config/sparc/sp64sim.mt (SIMFILES): Remove.
* remote-z8k.c: Remove, was superseded by remote-sim.c
* Makefile.in, mpw-make.in: Remove references to remote-z8k.c.
1995-07-01 00:22:57 +00:00
Stan Shebs
8e968e86d4
* interp.c (sim_open): If argument supplied, interpret as
...
desired memory size.
(parse_and_set_memory_size): New function.
(sim_do_command): New function.
1995-07-01 00:01:19 +00:00
Stan Shebs
94d1ac891b
* compile.c (sim_do_command): New function.
1995-07-01 00:00:12 +00:00
Stan Shebs
1a0e5dd043
* wrapper.c (sim_do_command): New function.
1995-06-30 23:59:46 +00:00
Steve Chamberlain
ece22cd04c
Fri Jun 30 16:07:18 1995 Steve Chamberlain <sac@slash.cygnus.com>
...
* cofflink.c (_bfd_coff_generic_relocate_section): Compare
the full text of .reloc or .edata section names.
1995-06-30 23:19:57 +00:00
Fred Fish
d84d840f18
* cofflink.c (_bfd_coff_generic_relocate_section):
...
Remove extra '+'.
1995-06-30 22:53:13 +00:00
Steve Chamberlain
e5c5ce23fd
Support for long filenames non-bfd coff. bfd/7288
...
* config/obj-coff.c (filename_list_head, filename_list_tail): New.
(yank_symbols): Notice and record filenames which are too long.
(w_strings): Write out filename strings.
(c_dot_file_symbols): Put long filenames onto list.
1995-06-30 00:53:37 +00:00
Steve Chamberlain
69b799dfd7
* coff-h8300.c (COFF_LONG_FILENAMES): Define.
1995-06-30 00:26:53 +00:00
Fred Fish
7427b968f3
* interp.c: (SYS_wait): Define as SYS_wait4 if available and
...
SYS_wait is not already defined (SunOS 4.1.3 for example).
(SYS_utime): Define as SYS_utimes if available and
SYS_utime is not already defined.
1995-06-29 17:15:30 +00:00
Steve Chamberlain
8c7fd353f9
* configure.in: Add i386-pe configuration.
1995-06-29 07:08:00 +00:00
Steve Chamberlain
3ca120a5b3
* bfdlink.h (struct bfd_link_info): Added base_file member.
1995-06-29 07:03:35 +00:00
Steve Chamberlain
0d71f51b8b
New files.
1995-06-29 06:59:07 +00:00
Steve Chamberlain
8ab7ddc813
* configure.in: Add i386-pe configuration.
1995-06-29 06:58:11 +00:00
Steve Chamberlain
89665c8562
Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com>
...
* Makefile.in: versados.o is now conditionally built.
* coffcode.h (add_data_entry): New function.
(coff_write_object_contents): Clean up. Calculate
data entries.
* cofflink.c (_bfd_coff_generic_relocate_section):
.reloc and .edata sections are IMAGE_BASED too.
If there's a base_file then write out base information.
* configure.host (i386-*-pe): New.
* syms.c (coff_section_type): Only scan prefixes.
* targets.c (bfd_target_vector): Versados is now conditionally
built.
* config/m68k-coff.mt: Build versados.o
* hosts/i386pe.h: New file.
1995-06-29 01:17:58 +00:00
Steve Chamberlain
6f2d32120e
* ar.c: (print_contents.c, extract_file, do_quick_append):
...
Malloc buffers rather than allocate on stack (so it works
on NT).
* deflex.l: Names can have an @ in them.
* dlltool.c: Loads of stuff. Can now generate .imp files which
work with NT .dlls.
1995-06-29 00:59:07 +00:00
Steve Chamberlain
30355216bd
* config/obj-coff.c (fixup_segment): PE doens't use
...
the strange common symbol format that other 386s formats
do.
* config/tc-i386.c (md_begin): If LEX_AT defined then
'@' is in the set of identifiers.
(i386_operand): If LEX_AT, then don't look for @goto stuff.
* config/te-pe.h: Define LEX_AT.
1995-06-29 00:41:02 +00:00
Steve Chamberlain
de71eb7786
Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com>
...
* ldmain.c (main): Always initialize PE info in link_info.
* lexsup.c (OPTION_BASE_FILE): New option.
(parse_args): Handle new option.
* emulparams/armpe.sh: Output pei.
* emultempl/i386pe.em: Add newline to end.
* scripttempl/armpe.sc: Change output and quote the $s.
* scripttempl/i386pe.sc: Change output and quote the $s.
1995-06-29 00:21:00 +00:00
Ken Raeburn
1a9924d8b3
doc update
1995-06-28 23:39:54 +00:00
Ken Raeburn
ba5ceb3060
describe --emulation option
1995-06-28 23:10:41 +00:00
Ken Raeburn
4a9983089e
doc updates
1995-06-28 21:50:42 +00:00
Ken Raeburn
99c4053d0c
fix description of h8/500, sh floating point
1995-06-28 21:49:26 +00:00
Ken Raeburn
b2521e5b15
get rid of unused m4 files
1995-06-28 21:35:38 +00:00
Ken Raeburn
694ea471a2
Move various files that are only checked out for certain modules into
...
the *_these_too lists before the check for existence of the items of those
lists.
Apply "sort -u" to the *_these_too lists to keep Sanitize from complaining
when it can't delete COPYING.NEWLIB twice.
I'm not convinced the right thing will be done with COPYING.NEWLIB when
keep-cygnus or keep-newlib (but not both) is supplied; that's unchanged.
1995-06-27 21:22:30 +00:00
Jeff Law
6cb964d4ef
* elf32-hpa.c (elf32_hppa_relocate_section): Close comment before
...
R_PARISC_DPREL21L handling.
1995-06-26 19:55:27 +00:00
Stan Shebs
fe442b4308
* remote.c (remote_read_bytes, remote_write_bytes): Second arg
...
should be char *, not unsigned char *.
* dcache.h (memxferfunc): Ditto.
* monitor.c (monitor_write_memory, monitor_read_memory_single):
Ditto.
(monitor_make_srec): Let compiler figure size of hextab.
1995-06-25 23:23:06 +00:00
Jeff Law
c9f7cd7b97
* gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist.
1995-06-25 18:56:52 +00:00
Steve Chamberlain
a900bc406e
Fix pathnames right..
1995-06-25 14:52:42 +00:00
Jeff Law
1657d50b38
* lynx-nat.c (child_wait): Don't restart new threads and loop
...
to the top of child_wait; let the machine independent code in
wait_for_inferior deal with new thread notifications.
lynx-6100 (partial)
Fixes SEGV when multi-threaded program hits a breakpoint in a new
thread.
1995-06-25 02:33:33 +00:00
Steve Chamberlain
cd5431634a
Fix filenames with two dots.
1995-06-24 02:48:48 +00:00
Kung Hsu
8a7143f461
* remote-nindy (nindy_load): Put in target specific load, it's
...
20 times faster.
1995-06-23 18:54:56 +00:00
Stan Shebs
31bda44a6d
* utils.c (error): Move local `args' outside conditional,
...
move local `string1' inside, declare function as void if
non-ANSI compiler, dereference error_hook when calling.
1995-06-23 04:41:37 +00:00
Stan Shebs
26a53fe826
* mac-xdep.c (stdarg.h): Don't include.
1995-06-23 03:37:58 +00:00
Stan Shebs
71fa3485f9
* mpw-make.in (demangle.c.o): Remove.
...
(arparse.h): Depend on arparse.c instead of arparse.y.
1995-06-23 03:02:53 +00:00
Ken Raeburn
a2fb6995e0
msdos and moss code from Bryan Ford
1995-06-23 02:05:04 +00:00
Stan Shebs
b0192f5129
* mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
1995-06-23 01:55:47 +00:00
Stan Shebs
9e000b3515
* mpw-config.in (elf/mips.h): Always forward-include, needed
...
for GDB to build.
1995-06-23 01:52:24 +00:00
Steve Chamberlain
32a9989d68
* interp.c: Don't include sys/times.h or sys/param.h
1995-06-23 00:26:40 +00:00
David Edelsohn
041038455c
(newlib.tar.gz): Configure newlib subdir so .info files are made.
1995-06-23 00:25:15 +00:00
Victoria Mixon
f9e903ee03
inc-hist.texi: gdb manual up to date for 95q3
...
rluser.texinfo:
1995-06-22 21:30:02 +00:00
Victoria Mixon
af215b1a6a
gdb.texinfo: gdb manual up to date for 95q3
...
remote.texi:
1995-06-22 21:28:02 +00:00
Kung Hsu
89fd75ae2b
* remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR.
1995-06-22 20:16:56 +00:00