aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1993-12-31 Minor cleanups suggested by CodeCenter.Ian Lance Taylor6-34/+85
1993-12-31 * ldgram.y (yyerror): Make argument const char *, and actuallyIan Lance Taylor1-0/+7
1993-12-31 * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR): Don't includeDavid MacKenzie2-0/+13
1993-12-31 * i386mach3.c (N_TXTADDR): Don't define after all.David MacKenzie2-5/+10
1993-12-31minor fixesDavid MacKenzie1-0/+302
1993-12-31* stack.c (print_block_frame_locals): Also print LOC_BASEREG variables.Jim Kingdon1-0/+4
1993-12-31 * symtab.c (find_methods): Call fprintf_symbol_filtered with DMGL_ANSI.Peter Schauer2-16/+47
1993-12-31Insert Peter Kessler's name as inventor (I think).John Gilmore2-1/+5
1993-12-31 * remote-mips.c (mips_error): New function.Jim Kingdon3-29/+50
1993-12-30Define N_TXTADDRDavid MacKenzie2-0/+62
1993-12-30* values.c (unpack_long): Fix garbled error message.Jim Kingdon2-1/+3
1993-12-30 * remote-mips.c (mips_error): New function.Jim Kingdon2-22/+55
1993-12-30Rebuilt after removal of seclet.c from doc/Makefile.in.Ian Lance Taylor1-6/+0
1993-12-30Makefile.in: Delete all references to seclet.c, since it's just been deleted.Ken Raeburn2-14/+33
1993-12-30 * breakpoint.c (breakpoint_chain): Make static.Jim Kingdon3-4/+47
1993-12-30Added new files for linker support, and removed old seclet files.Ian Lance Taylor6-242/+1771
1993-12-30Removed files that are no longer used by the rewritten linker.Ian Lance Taylor11-1332/+0
1993-12-30 Extensive changes to move the bulk of the linker into BFD so thatIan Lance Taylor29-659/+4752
1993-12-30 A major rewrite to move the bulk of the linker into BFD so thatIan Lance Taylor7-409/+632
1993-12-30 * bfdlink.h: New file for new BFD linker backend routines.Ian Lance Taylor1-0/+1
1993-12-30 * exec.c (add_to_section_table): Check for SEC_ALLOC instead ofPeter Schauer1-0/+5
1993-12-30 * section.c (bfd_get_section_contents): Return zero filled bufferPeter Schauer2-27/+38
1993-12-30 * infrun.c (wait_for_inferior): Enable code which assumes that ifJim Kingdon2-10/+22
1993-12-30Revert last change. It loses.Jeff Law1-5/+0
1993-12-30 * valprint.c (val_print_string): Change chunksize from 200Jim Kingdon1-0/+3
1993-12-29 * symfile.c (generic_load): If no arguments, get file nameJim Kingdon1-0/+3
1993-12-29* write.h (struct fix): Field tc_fix_data should be type PTR, not void*, forKen Raeburn1-0/+6
1993-12-29put a breakpoint in as_bad_where tooKen Raeburn1-0/+1
1993-12-29 * c-exp.y: Revert Kung's change. "..." is not a type, and theJim Kingdon3-4/+13
1993-12-29 * gas/hppa/more.parse/labelbug.s: Add more colonless labelJeff Law3-0/+48
1993-12-29 * app.c (do_scrub_next_char): Fix more bugs dealing withJeff Law2-6/+30
1993-12-29 * stabsread.c (define_symbol): If we choose not to combineJim Kingdon2-9/+15
1993-12-29 * stabs.texinfo (Cross-References): `::' is for nested types onlyJim Kingdon2-2/+18
1993-12-28 * solib.c (DEBUG_BASE): Remove macro and all references.Fred Fish1-0/+8
1993-12-28CVS:Kung Hsu2-0/+5
1993-12-28 * elf.c (bfd_elf_generic_reloc): If this is not an inplace reloc,Ian Lance Taylor2-21/+21
1993-12-28Modified Files:Kung Hsu2-2/+12
1993-12-27 * config/i386-linux.mt: delete ".sh" from genscripts argumentMark Eichin1-1/+1
1993-12-27* stabs.texinfo: Document S type attribute.Jim Kingdon2-4/+21
1993-12-27 * gdbtypes.h: Expand on comments for TYPE_CODE_BITSTRING andJim Kingdon2-2/+13
1993-12-27 * m68k-tdep.c (m68k_skip_prologue, m68k_find_saved_regs):Jim Kingdon1-0/+4
1993-12-27 * main.c (init_main): Change "set remotedebug" back to var_zintegerJim Kingdon2-5/+81
1993-12-27 * minsyms.c (prim_record_minimal_symbol): CallJim Kingdon1-1/+2
1993-12-27 * minsyms.c, symtab.h (prim_record_minimal_symbol{,_and_info}),Jim Kingdon8-28/+39
1993-12-27* c-exp.y (yylex): Don't try to deal with nested types.Jim Kingdon2-0/+11
1993-12-27 * cp-valprint.c (cplus_print_value): Call check_stub_type onJim Kingdon2-1/+7
1993-12-27 * dbxread.c: Move default definition of GCC_COMPILED_FLAG_SYMBOLJim Kingdon4-52/+44
1993-12-27Add comment about breakpoint vector usage.Jeff Law1-1/+4
1993-12-27 * stabs.texinfo: Add notes about stabs-in-som where appropriate.Jeff Law2-9/+14
1993-12-27 * dbxread.c (process_one_symbol): Handle stabs-in-som just likeJeff Law3-38/+62