Age | Commit message (Expand) | Author | Files | Lines |
1992-11-15 | * dwarf.h (AT_src_coords): Whitespace change only. | Fred Fish | 2 | -3/+321 |
1992-11-15 | * Makefile.in (SFILES_MAINDIR): Add ch-exp.y. | Fred Fish | 18 | -148/+1555 |
1992-11-14 | * infcmd.c (step_over_calls): Improve comments. | Stu Grossman | 2 | -70/+114 |
1992-11-13 | put exec.o back; it deals with exec files, not fork/exec, and thus is still | Mark Eichin | 1 | -1/+1 |
1992-11-13 | z8k target | Steve Chamberlain | 1 | -0/+1 |
1992-11-13 | z8k stuff | Steve Chamberlain | 1 | -1/+1 |
1992-11-13 | add z8ksim | Steve Chamberlain | 1 | -0/+1 |
1992-11-13 | added expect and tcl | David D. Zuhn | 1 | -0/+2 |
1992-11-13 | pass down prefix and exec_prefix | David D. Zuhn | 1 | -0/+4 |
1992-11-12 | checkpoint | Steve Chamberlain | 2 | -668/+755 |
1992-11-12 | * coff-z8k.c: checkpoint, more addressing modes handled | Steve Chamberlain | 1 | -0/+6 |
1992-11-12 | add i[34]86-*-go32, sparclite-*-* | Mark Eichin | 1 | -0/+2 |
1992-11-12 | add sparclite-fujitsu-none, since it was only getting set via the default | Mark Eichin | 1 | -0/+4 |
1992-11-12 | * we32k.mt (TDEFAULTS): Use we32kcoff_vec, not i386coff_vec. | Brendan Kehoe | 1 | -0/+4 |
1992-11-12 | * configure.in: Reformat to one-case-per-line. | John Gilmore | 1 | -0/+5 |
1992-11-12 | * Makefile.in: Remove dependancies for 29k-share/dfe/yank.o and | Stu Grossman | 6 | -221/+417 |
1992-11-11 | Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+19 |
1992-11-11 | Added abug, the os (boot monitor really) for the Motorola MVME 135 m68k | Rob Savoye | 1 | -10/+6 |
1992-11-10 | make cc command lines more consistent | David D. Zuhn | 2 | -24/+19 |
1992-11-10 | tc-m68k.c (insert_reg): put REGISTER_PREFIX before register | Ian Lance Taylor | 1 | -0/+2 |
1992-11-10 | new file, build many toolchains at once | David D. Zuhn | 1 | -0/+161 |
1992-11-10 | These are actually Ken's patches--I told him I'd take move them from | Ian Lance Taylor | 2 | -23/+33 |
1992-11-10 | These changes clean things up a bit, and improve Solaris cross | Ian Lance Taylor | 7 | -118/+246 |
1992-11-10 | * opncls.c (bfd_fdopenr, bfd_close): Add doc about cacheing | John Gilmore | 1 | -0/+10 |
1992-11-10 | Add how to declare the result of make_cleanup. | John Gilmore | 1 | -0/+4 |
1992-11-09 | * configure.in: expand the section that adds or removes | David D. Zuhn | 1 | -9/+12 |
1992-11-08 | include file handling changes | David D. Zuhn | 1 | -0/+6 |
1992-11-08 | more include changes | David D. Zuhn | 1 | -13/+19 |
1992-11-07 | delete some old ose cruft, handle -wrs as an os | David D. Zuhn | 1 | -1/+3 |
1992-11-07 | * config.sub: remove 'sparc'-->'sparc-sun' default transformation, | David D. Zuhn | 2 | -4/+8 |
1992-11-07 | import from p3 | David D. Zuhn | 1 | -0/+4 |
1992-11-07 | added tcl, tk, and expect | David D. Zuhn | 3 | -2/+107 |
1992-11-06 | Checked in ChangeLog | Mike Werner | 1 | -14/+0 |
1992-11-06 | * c-exp.y: separated host/target idea of integer type size, | Steve Chamberlain | 1 | -69/+57 |
1992-11-06 | Fix problems noticed by Allan Steel, <allan@maths.su.oz.au>, | John Gilmore | 1 | -0/+13 |
1992-11-06 | * m68k-stub.c: Remove ansidecl.h and the few uses of it. | John Gilmore | 3 | -24/+64 |
1992-11-06 | * i960-pinsn.c (MEM_MAX, MEM_SIZ): Set upper bound properly. | John Gilmore | 2 | -3/+9 |
1992-11-06 | missing backslash after C++_FOR_BUILD in FLAGS_TO_PASS (latest/make dies, | Mark Eichin | 1 | -1/+1 |
1992-11-06 | Flag error if absolute constant is too large for an immediate field. | Jim Wilson | 2 | -5/+43 |
1992-11-06 | * {ser-bsd.c, ser-termios.c} (serial_close): Pass address of | Fred Fish | 4 | -3/+10 |
1992-11-06 | * Makefile.in (depend): Add nm.h to the list of things to fixup. | Stu Grossman | 2 | -4/+9 |
1992-11-06 | Thu Nov 5 15:41:55 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+6 |
1992-11-06 | Thu Nov 5 16:35:44 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -0/+5 |
1992-11-06 | Thu Nov 5 15:34:19 1992 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 2 | -2/+21 |
1992-11-06 | Add 29k-UDI stuff back in... | Stu Grossman | 2 | -130/+165 |
1992-11-05 | Re-install UDI comments. | Stu Grossman | 1 | -5/+114 |
1992-11-05 | Add 29k-UDI stuff back in... | Stu Grossman | 1 | -2/+34 |
1992-11-05 | merge in some p3 Makefile changes | David D. Zuhn | 5 | -177/+265 |
1992-11-05 | * relax.c (build_it): re-enable the processing of data_statements | Steve Chamberlain | 2 | -87/+93 |
1992-11-05 | checked in new changelog | Mike Werner | 1 | -0/+6 |