Age | Commit message (Expand) | Author | Files | Lines |
1991-12-30 | Mainly stuff to improve handling of TYPE_CODE_REF (C++ reference) | Per Bothner | 3 | -10/+41 |
1991-12-30 | Initial revision | Steve Chamberlain | 1 | -0/+1 |
1991-12-30 | Make `make' output more readable. | John Gilmore | 1 | -0/+34 |
1991-12-28 | Missed some stuff last time. | Per Bothner | 2 | -1/+9 |
1991-12-28 | Copied a missing case from the fsf-gas. The case was for relaxing | K. Richard Pixley | 1 | -51/+62 |
1991-12-28 | Many small changes to procfs.c to add base support for a new "info proc" | Fred Fish | 3 | -41/+309 |
1991-12-28 | small changes to accomodate other versions of configure | K. Richard Pixley | 4 | -10/+84 |
1991-12-28 | flex joins the fray, also fixed clean-info in devo. | K. Richard Pixley | 3 | -11/+76 |
1991-12-28 | oops, but in last patch | K. Richard Pixley | 1 | -1/+1 |
1991-12-28 | Be less sensitive to spaces in Makefile.in. Kills bug #556. | K. Richard Pixley | 2 | -5/+9 |
1991-12-28 | added author's email address | K. Richard Pixley | 1 | -2/+2 |
1991-12-27 | personal checkpoint | K. Richard Pixley | 1 | -55/+172 |
1991-12-27 | More changes, mostly cleanups from the last set. | Per Bothner | 14 | -172/+103 |
1991-12-27 | personal checkpoint | K. Richard Pixley | 1 | -324/+507 |
1991-12-27 | Various changes to clean up ADD_PSYMBOL_TO_LIST and ADD_PSYMBOL_ADDR_TO_LIST | Fred Fish | 6 | -127/+100 |
1991-12-27 | some changes suggested by rms | K. Richard Pixley | 2 | -8/+12 |
1991-12-26 | Merge in some small additions from the FSF version (taken from the gcc | Fred Fish | 1 | -0/+6 |
1991-12-25 | sparc64-v7 is vendor sun not hal (to match gcc/configure.in) | Jim Wilson | 1 | -449/+536 |
1991-12-24 | Roll VERSION to 4.3.2. | John Gilmore | 2 | -1/+5 |
1991-12-23 | Oodles of changes. The most important is adding support for stabs | Per Bothner | 18 | -1500/+1646 |
1991-12-23 | * config/mh-amix, config/mh-i386v4: Change to find alloca by | Fred Fish | 2 | -5/+29 |
1991-12-23 | * solib.c (locate_base): Fix uninitialized variable that was | Fred Fish | 3 | -6/+19 |
1991-12-22 | * sparc.h (nop): Add RD_GO to `lose' so that only %g0 in dest is | Michael Tiemann | 2 | -1/+20 |
1991-12-21 | * xcoffread.c (read_symbol_lineno): Logic error in incrementing | John Gilmore | 2 | -1/+6 |
1991-12-20 | Save the renamed svr4 file. | Fred Fish | 1 | -1/+1 |
1991-12-20 | Keep the renamed svr4 files. | Fred Fish | 1 | -2/+2 |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 1 | -0/+6 |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 1 | -0/+4 |
1991-12-20 | Document change to config/mh-i386v4. | Fred Fish | 1 | -0/+6 |
1991-12-20 | Set XM_CLIBS to "-lc /usr/ucblib/libucb.a" so native compilers can find | Fred Fish | 1 | -1/+7 |
1991-12-20 | * configure.in, tm-amix.h, tm-i386v4.h, xm-amix.h, xm-i386v4.h: | Fred Fish | 7 | -15/+35 |
1991-12-20 | Change svr4 references to sysv4. | Fred Fish | 2 | -1/+5 |
1991-12-20 | Renamed from xm-svr4.h xm-sysv4.h | Fred Fish | 1 | -0/+56 |
1991-12-20 | Renamed from tm-svr4.h to tm-sysv4.h | Fred Fish | 1 | -0/+37 |
1991-12-20 | Bugfix rfe and stbrx instrucionts. | John Gilmore | 2 | -3/+7 |
1991-12-20 | * Makefile.in, config/tm-*.h: Clean up make output, only | John Gilmore | 9 | -13/+9 |
1991-12-20 | adjusted copyright. now copyleft | K. Richard Pixley | 1 | -7/+43 |
1991-12-19 | print version number nicely | K. Richard Pixley | 1 | -1/+1 |
1991-12-19 | added -V for version number option | K. Richard Pixley | 2 | -6/+15 |
1991-12-19 | three party cross now called a Canadian cross | K. Richard Pixley | 1 | -5/+26 |
1991-12-19 | Changed the @node to use INODE | Steve Chamberlain | 1 | -342/+430 |
1991-12-19 | Added new word | Steve Chamberlain | 2 | -0/+149 |
1991-12-19 | * bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums. | Stu Grossman | 2 | -26/+73 |
1991-12-19 | * bfd-in.h, libaout.h: ANSIfy enums. | Stu Grossman | 1 | -0/+4 |
1991-12-19 | * command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c, | Stu Grossman | 3 | -4/+4 |
1991-12-19 | * command.h, defs.h, eval.h, expression.h, remote-sa.sparc.c, | Stu Grossman | 5 | -110/+141 |
1991-12-19 | personal checkpoint | K. Richard Pixley | 1 | -153/+367 |
1991-12-19 | add menu item and Makefile.in hook | K. Richard Pixley | 2 | -7/+55 |
1991-12-19 | * archive.c (normalize): created version for VMS which removes the | Steve Chamberlain | 1 | -0/+31 |
1991-12-18 | revised, updated, texinfo'd and renamed | K. Richard Pixley | 3 | -2/+697 |