Age | Commit message (Expand) | Author | Files | Lines |
1993-12-31 | Minor cleanups suggested by CodeCenter. | Ian Lance Taylor | 6 | -34/+85 |
1993-12-31 | * ldgram.y (yyerror): Make argument const char *, and actually | Ian Lance Taylor | 1 | -0/+7 |
1993-12-31 | * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't include | David MacKenzie | 2 | -0/+13 |
1993-12-31 | * i386mach3.c (N_TXTADDR): Don't define after all. | David MacKenzie | 2 | -5/+10 |
1993-12-31 | minor fixes | David MacKenzie | 1 | -0/+302 |
1993-12-31 | * stack.c (print_block_frame_locals): Also print LOC_BASEREG variables. | Jim Kingdon | 1 | -0/+4 |
1993-12-31 | * symtab.c (find_methods): Call fprintf_symbol_filtered with DMGL_ANSI. | Peter Schauer | 2 | -16/+47 |
1993-12-31 | Insert Peter Kessler's name as inventor (I think). | John Gilmore | 2 | -1/+5 |
1993-12-31 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 3 | -29/+50 |
1993-12-30 | Define N_TXTADDR | David MacKenzie | 2 | -0/+62 |
1993-12-30 | * values.c (unpack_long): Fix garbled error message. | Jim Kingdon | 2 | -1/+3 |
1993-12-30 | * remote-mips.c (mips_error): New function. | Jim Kingdon | 2 | -22/+55 |
1993-12-30 | Rebuilt after removal of seclet.c from doc/Makefile.in. | Ian Lance Taylor | 1 | -6/+0 |
1993-12-30 | Makefile.in: Delete all references to seclet.c, since it's just been deleted. | Ken Raeburn | 2 | -14/+33 |
1993-12-30 | * breakpoint.c (breakpoint_chain): Make static. | Jim Kingdon | 3 | -4/+47 |
1993-12-30 | Added new files for linker support, and removed old seclet files. | Ian Lance Taylor | 6 | -242/+1771 |
1993-12-30 | Removed files that are no longer used by the rewritten linker. | Ian Lance Taylor | 11 | -1332/+0 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 29 | -659/+4752 |
1993-12-30 | A major rewrite to move the bulk of the linker into BFD so that | Ian Lance Taylor | 7 | -409/+632 |
1993-12-30 | * bfdlink.h: New file for new BFD linker backend routines. | Ian Lance Taylor | 1 | -0/+1 |
1993-12-30 | * exec.c (add_to_section_table): Check for SEC_ALLOC instead of | Peter Schauer | 1 | -0/+5 |
1993-12-30 | * section.c (bfd_get_section_contents): Return zero filled buffer | Peter Schauer | 2 | -27/+38 |
1993-12-30 | * infrun.c (wait_for_inferior): Enable code which assumes that if | Jim Kingdon | 2 | -10/+22 |
1993-12-30 | Revert last change. It loses. | Jeff Law | 1 | -5/+0 |
1993-12-30 | * valprint.c (val_print_string): Change chunksize from 200 | Jim Kingdon | 1 | -0/+3 |
1993-12-29 | * symfile.c (generic_load): If no arguments, get file name | Jim Kingdon | 1 | -0/+3 |
1993-12-29 | * write.h (struct fix): Field tc_fix_data should be type PTR, not void*, for | Ken Raeburn | 1 | -0/+6 |
1993-12-29 | put a breakpoint in as_bad_where too | Ken Raeburn | 1 | -0/+1 |
1993-12-29 | * c-exp.y: Revert Kung's change. "..." is not a type, and the | Jim Kingdon | 3 | -4/+13 |
1993-12-29 | * gas/hppa/more.parse/labelbug.s: Add more colonless label | Jeff Law | 3 | -0/+48 |
1993-12-29 | * app.c (do_scrub_next_char): Fix more bugs dealing with | Jeff Law | 2 | -6/+30 |
1993-12-29 | * stabsread.c (define_symbol): If we choose not to combine | Jim Kingdon | 2 | -9/+15 |
1993-12-29 | * stabs.texinfo (Cross-References): `::' is for nested types only | Jim Kingdon | 2 | -2/+18 |
1993-12-28 | * solib.c (DEBUG_BASE): Remove macro and all references. | Fred Fish | 1 | -0/+8 |
1993-12-28 | CVS: | Kung Hsu | 2 | -0/+5 |
1993-12-28 | * elf.c (bfd_elf_generic_reloc): If this is not an inplace reloc, | Ian Lance Taylor | 2 | -21/+21 |
1993-12-28 | Modified Files: | Kung Hsu | 2 | -2/+12 |
1993-12-27 | * config/i386-linux.mt: delete ".sh" from genscripts argument | Mark Eichin | 1 | -1/+1 |
1993-12-27 | * stabs.texinfo: Document S type attribute. | Jim Kingdon | 2 | -4/+21 |
1993-12-27 | * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRING and | Jim Kingdon | 2 | -2/+13 |
1993-12-27 | * m68k-tdep.c (m68k_skip_prologue, m68k_find_saved_regs): | Jim Kingdon | 1 | -0/+4 |
1993-12-27 | * main.c (init_main): Change "set remotedebug" back to var_zinteger | Jim Kingdon | 2 | -5/+81 |
1993-12-27 | * minsyms.c (prim_record_minimal_symbol): Call | Jim Kingdon | 1 | -1/+2 |
1993-12-27 | * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}), | Jim Kingdon | 8 | -28/+39 |
1993-12-27 | * c-exp.y (yylex): Don't try to deal with nested types. | Jim Kingdon | 2 | -0/+11 |
1993-12-27 | * cp-valprint.c (cplus_print_value): Call check_stub_type on | Jim Kingdon | 2 | -1/+7 |
1993-12-27 | * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOL | Jim Kingdon | 4 | -52/+44 |
1993-12-27 | Add comment about breakpoint vector usage. | Jeff Law | 1 | -1/+4 |
1993-12-27 | * stabs.texinfo: Add notes about stabs-in-som where appropriate. | Jeff Law | 2 | -9/+14 |
1993-12-27 | * dbxread.c (process_one_symbol): Handle stabs-in-som just like | Jeff Law | 3 | -38/+62 |