Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-06-29 | New files. | Steve Chamberlain | 2 | -0/+28 | |
1995-06-29 | * configure.in: Add i386-pe configuration. | Steve Chamberlain | 1 | -0/+8 | |
1995-06-29 | Wed Jun 28 18:04:42 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 10 | -91/+573 | |
* 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 | * ar.c: (print_contents.c, extract_file, do_quick_append): | Steve Chamberlain | 6 | -286/+687 | |
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 | * config/obj-coff.c (fixup_segment): PE doens't use | Steve Chamberlain | 3 | -15/+18 | |
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 | Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 10 | -58/+479 | |
* 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-28 | doc update | Ken Raeburn | 1 | -2/+4 | |
1995-06-28 | describe --emulation option | Ken Raeburn | 1 | -0/+26 | |
1995-06-28 | doc updates | Ken Raeburn | 1 | -0/+12 | |
1995-06-28 | fix description of h8/500, sh floating point | Ken Raeburn | 1 | -3/+134 | |
1995-06-28 | get rid of unused m4 files | Ken Raeburn | 12 | -192/+0 | |
1995-06-27 | Move various files that are only checked out for certain modules into | Ken Raeburn | 1 | -13/+22 | |
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-26 | * elf32-hpa.c (elf32_hppa_relocate_section): Close comment before | Jeff Law | 2 | -2/+13 | |
R_PARISC_DPREL21L handling. | |||||
1995-06-25 | * remote.c (remote_read_bytes, remote_write_bytes): Second arg | Stan Shebs | 2 | -1/+10 | |
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 | * gdb.base/interrupt.exp: Don't choke if $nointerrupts doesn't exist. | Jeff Law | 1 | -0/+4 | |
1995-06-25 | Fix pathnames right.. | Steve Chamberlain | 4 | -5/+5 | |
1995-06-25 | * lynx-nat.c (child_wait): Don't restart new threads and loop | Jeff Law | 2 | -6/+15 | |
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-24 | Fix filenames with two dots. | Steve Chamberlain | 4 | -2/+97 | |
1995-06-23 | * remote-nindy (nindy_load): Put in target specific load, it's | Kung Hsu | 2 | -1/+46 | |
20 times faster. | |||||
1995-06-23 | * utils.c (error): Move local `args' outside conditional, | Stan Shebs | 1 | -0/+4 | |
move local `string1' inside, declare function as void if non-ANSI compiler, dereference error_hook when calling. | |||||
1995-06-23 | * mac-xdep.c (stdarg.h): Don't include. | Stan Shebs | 2 | -2/+4 | |
1995-06-23 | * mpw-make.in (demangle.c.o): Remove. | Stan Shebs | 1 | -17/+14 | |
(arparse.h): Depend on arparse.c instead of arparse.y. | |||||
1995-06-23 | msdos and moss code from Bryan Ford | Ken Raeburn | 8 | -0/+65 | |
1995-06-23 | * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES. | Stan Shebs | 1 | -1/+1 | |
1995-06-23 | * mpw-config.in (elf/mips.h): Always forward-include, needed | Stan Shebs | 1 | -0/+5 | |
for GDB to build. | |||||
1995-06-23 | * interp.c: Don't include sys/times.h or sys/param.h | Steve Chamberlain | 2 | -2/+4 | |
1995-06-23 | (newlib.tar.gz): Configure newlib subdir so .info files are made. | David Edelsohn | 1 | -20/+35 | |
1995-06-22 | inc-hist.texi: gdb manual up to date for 95q3 | Victoria Mixon | 2 | -44/+47 | |
rluser.texinfo: | |||||
1995-06-22 | gdb.texinfo: gdb manual up to date for 95q3 | Victoria Mixon | 2 | -698/+966 | |
remote.texi: | |||||
1995-06-22 | * remote-nindy.c (nindy_wait): Change timeout in SERIAL_READCHAR. | Kung Hsu | 2 | -2/+6 | |
1995-06-22 | Add .fixup section | Michael Meissner | 2 | -1/+9 | |
1995-06-22 | Fix warning | Michael Meissner | 1 | -0/+5 | |
1995-06-22 | Sanitize seems to care about trailing spaces. | Steve Chamberlain | 1 | -3/+3 | |
1995-06-22 | * reloc.c (bfd_perform_relocation): Add case for -ve words. | Steve Chamberlain | 1 | -0/+4 | |
1995-06-22 | remove rcs id string | Ken Raeburn | 1 | -1/+0 | |
1995-06-22 | new test from Andreas Schwab | Ken Raeburn | 3 | -0/+150 | |
1995-06-22 | * gdb.base/return.exp: Xfail `return double' test failure | Fred Fish | 1 | -0/+14 | |
on at least Solaris 2.3 and handle future/past versions on a case by case basis as appropriate. Also update message to include i*86 failures. | |||||
1995-06-21 | m68k fixes from Andreas Schwab, with minor changes | Ken Raeburn | 2 | -10/+68 | |
1995-06-21 | * config/tc-sparc.c (sparc_ip, case 'A'): If ASI is not a "#" value, don't | Ken Raeburn | 1 | -0/+5 | |
shift it an extra time. | |||||
1995-06-21 | * interp.c: (SIGBUS, SIGTERM): Define if not. | Steve Chamberlain | 3 | -14/+48 | |
(sim_memory_size): default to 2^19 on PCs. (sim_resume): Poll for quits on win32. | |||||
1995-06-21 | fix diststuff/realclean handling of info files | Ken Raeburn | 1 | -0/+4 | |
1995-06-21 | Hmm.. The ChangeLog went in, but not the code.... | Steve Chamberlain | 9 | -464/+750 | |
* monitor.c: Turn on caching. (monitor_printf): If a ^C was sent, don't expect to see its echo. (monitor_open): Enable caching. (monitor_resume, monitor_load): Flush cache. (monitor_xfer_memory): Call cache routine. (monitor_dump_regs): New. (monitor_fetch_registers): If monitor_dump_regs available then use it. (monitor_load): Don't ref exec_bfd if it's NULL. (monitor_load_srec): Use new monitor_make_srec calling convention. (monitor_make_srec): Rewrite to cope with two, three and four byte addresses. * remote-hms.c (hms_cmds): Initialze end-of-command delim. * dcache.h, dcache.h: Rewritten. * remote.c: Reenable caching. (getpkt): Reduce MAX_TRIES to 3. (remote_xfer_memory): Use dcache_xfer_memory. * defs.h (error_hook): New. * top.c (error_hook): New definition. * utils.c (error): Use error_hook if initialized. * sparcl-tdep.c (HAVE_SOCKETS): Don't define if GO32 or WIN32. Use HAVE_SOCKETS in place of #ifndef GO32. | |||||
1995-06-21 | * objdump.c (compare_relocs): If relocation entries have the same address, ↵ | Ken Raeburn | 1 | -0/+5 | |
keep them in file order. | |||||
1995-06-21 | * gasp.c (do_print, do_form, buffer_and_nest): Use case insensitive | Steve Chamberlain | 2 | -6/+11 | |
string compares. gas/7274. | |||||
1995-06-21 | "Lose" the new testsuite directory for now. | Rob Savoye | 1 | -0/+1 | |
1995-06-21 | * testsuite: New directory for customer acceptance and whole tool | Rob Savoye | 1 | -0/+10 | |
chain tests. * configure: Set build_{cpu,vendor,os,alias} to host values when --build isn't specified | |||||
1995-06-21 | Handle autoconfiscated directories by running the correct configure script. | Ken Raeburn | 2 | -5/+75 | |
1995-06-21 | add ld-versados. | Steve Chamberlain | 1 | -0/+1 | |
1995-06-21 | Keep MPW x SH compiled linker script. | Stan Shebs | 1 | -0/+1 | |
1995-06-21 | * hppam3-nat.c: Change HP800_THREAD_STATE to TRACE_FLAVOR and | Jeff Law | 2 | -7/+12 | |
HP800_THREAD_STATE_COUNT to TRACE_FLAVOR_SIZE. |