Age | Commit message (Expand) | Author | Files | Lines |
1994-03-10 | * TODO: Add suggestion about passing a structure as the 7th argument. | Jim Kingdon | 2 | -4/+23 |
1994-03-10 | * mdebugread.c (parse_type): Do not complain for types with | Peter Schauer | 2 | -21/+84 |
1994-03-10 | * stabsread.c (common_block_end, fix_common_block): Stash the | Jim Kingdon | 3 | -4/+11 |
1994-03-10 | * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s. | Jim Kingdon | 2 | -0/+7 |
1994-03-10 | Modified Files: | Kung Hsu | 5 | -104/+134 |
1994-03-10 | CVS: | Kung Hsu | 1 | -1/+2 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 2 | -6/+9 |
1994-03-10 | * isearch.c, search.c: Include sysdep.h. | Jim Kingdon | 1 | -0/+4 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 12 | -355/+729 |
1994-03-09 | * remote-es.c (es1800_child_ops): Don't declare it static. | Jim Kingdon | 2 | -2/+6 |
1994-03-09 | * ar.c (move_members): Fix it so that the abi positional modifiers | Steve Chamberlain | 2 | -1/+9 |
1994-03-09 | a belated reflection of changed MPW files | Stan Shebs | 1 | -2/+2 |
1994-03-09 | * os9k.h: os9000 target specific header file, the header of the | Jim Kingdon | 1 | -0/+1 |
1994-03-09 | alpha, coff, i386 changes | Ken Raeburn | 1 | -0/+29 |
1994-03-09 | Handle Alpha load-immediate-FP pseudo-instructions: | Ken Raeburn | 2 | -29/+136 |
1994-03-09 | * config/obj-coff.c: Minor formatting/stylistic changes, plus: | Ken Raeburn | 1 | -110/+204 |
1994-03-08 | * mips-opc.c: It's sqrt.s, not sqrt.w. From | Ian Lance Taylor | 1 | -0/+5 |
1994-03-08 | * config/obj-coffbfd.c (w_strings): Only copy strings out if | Steve Chamberlain | 1 | -0/+5 |
1994-03-08 | * coffgrok.[ch]: New files, understand coff objects. | Steve Chamberlain | 5 | -14/+663 |
1994-03-08 | * coff-mips.c (mips_relocate_section): Handle MIPS_R_LITERAL like | Ian Lance Taylor | 1 | -0/+5 |
1994-03-08 | * config/i386/tm-i386v4.h: Give just macro name, not args, to #undef. | Jim Kingdon | 2 | -1/+5 |
1994-03-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 4 | -2/+17 |
1994-03-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 1 | -0/+4 |
1994-03-08 | Set Emacs local variables to never use version control. | Ian Lance Taylor | 2 | -2/+13 |
1994-03-08 | * dbxread.c: New variable lowest_text_address. | Jim Kingdon | 2 | -17/+32 |
1994-03-08 | * messages.c (as_perror): Declare arguments const. | Ian Lance Taylor | 1 | -0/+5 |
1994-03-08 | * parser-defs.h: Add "extern" to start of variable declarations so | Jim Kingdon | 3 | -14/+33 |
1994-03-08 | * irix5-nat.c (find_solib): Cast o_path to CORE_ADDR when using it | Jim Kingdon | 2 | -2/+8 |
1994-03-08 | * alpha-tdep.c: Change value to value_ptr. | Jim Kingdon | 2 | -7/+11 |
1994-03-08 | * config/i386bsd.mh: New file. | David MacKenzie | 3 | -0/+10 |
1994-03-07 | * solib.c (elf_locate_base): New function to locate the address | Peter Schauer | 1 | -0/+9 |
1994-03-07 | * gdb.t03/gdbme.c: gcc version 1 puts out the wrong stabs for | Peter Schauer | 1 | -0/+9 |
1994-03-07 | Add lost lines to previous ChangeLog entry. | Peter Schauer | 1 | -0/+2 |
1994-03-07 | * config/tc-mips.c (load_address): When calling frag_grow, allow | Ian Lance Taylor | 2 | -56/+170 |
1994-03-07 | * elf.sc: Permit TEXT_START_SYMBOLS and DATA_START_SYMBOLS to be | Ian Lance Taylor | 2 | -0/+9 |
1994-03-05 | Fix typo, value has not been changed to value_ptr in all places. | Peter Schauer | 1 | -1/+2 |
1994-03-05 | * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word, | Peter Schauer | 3 | -5/+11 |
1994-03-05 | * internal.h: Remove Elf32_*, Elf64_* typedefs. These names | Peter Schauer | 2 | -16/+116 |
1994-03-04 | Fri Mar 4 11:43:47 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -10/+16 |
1994-03-04 | * hppa-tdep.c (pc_in_linker_stub): Move decl to beginning of file. | Jeff Law | 4 | -24/+255 |
1994-03-04 | * som.h (_PA_RISC_ID): Treat HOST_HPPAOSF just like HOST_HPPABSD. | Jeff Law | 2 | -1/+5 |
1994-03-04 | * ch-exp.y (match_simple_name_string): Accept '_' as well as an | Jim Kingdon | 2 | -1/+4 |
1994-03-04 | * sparclite/Makefile.in (all install): Build and install aload. | Jim Kingdon | 1 | -0/+2 |
1994-03-04 | * configure.in: For ISC, use mh-sysv, not mh-isc. | Jim Kingdon | 1 | -0/+4 |
1994-03-04 | * configure.in: Accept i[34]86-*-*sysv32 because that is what | Jim Kingdon | 2 | -0/+4 |
1994-03-04 | * i386.h: Reverse last change. It'll be handled in gas instead. | Ken Raeburn | 1 | -0/+11 |
1994-03-03 | * configure.in (noconfigdirs for alpha): Remove libg++ and libio. | Per Bothner | 2 | -2/+6 |
1994-03-03 | * mips-tdep.c: Change value to value_ptr. | Jim Kingdon | 1 | -0/+4 |
1994-03-03 | * config/atof-ieee.c (make_invalid_floating_point_number): | David Edelsohn | 1 | -0/+5 |
1994-03-03 | * configure.host: Recognize i[34]86-sequent-*. | Jim Kingdon | 2 | -21/+41 |