aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-01-11 * coredep.c: Renamed to core-aout.cFred Fish57-216/+566
1996-01-11oops, forgot the sanitize files for the aix4* changesBrendan Kehoe2-0/+2
1996-01-11 * objcopy.c (filter_symbols): NULL terminate the output symbols.Ian Lance Taylor1-0/+4
1996-01-11 * ieee.c (ieee_enum_type): Handle an undefined enum.Ian Lance Taylor1-9/+15
1996-01-11 * debug.c (debug_make_undefined_tagged_type): Make sure we areIan Lance Taylor4-104/+154
1996-01-11 * elf-bfd.h (struct bfd_elf_section_data): Add tdata field.Ian Lance Taylor3-10/+22
1996-01-11 * elf32-m68k.c (howto_table): Change src_mask to 0 for allIan Lance Taylor2-95/+83
1996-01-11 Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com>Brendan Kehoe6-85/+133
1996-01-10 * Makefile.in: (ALLOCA, MALLOC): Remove variables.Ian Lance Taylor5-1328/+5
1996-01-10Latest changes from AndrewMichael Meissner11-401/+994
1996-01-10 * Makefile.in: Updated dependencies.Ian Lance Taylor2-1/+6
1996-01-10 From Wilfried Moser <wilfried.moser@aut.alcatel.at>:Fred Fish5-47/+492
1996-01-10 * gas/mips/*.d: Update for changes to disassembler.Ian Lance Taylor5-23/+27
1996-01-10 * mips-dis.c (print_insn_arg): Print cases 'i' and 'u' in hex.Ian Lance Taylor1-0/+5
1996-01-09update copyrightsIan Lance Taylor2-2/+2
1996-01-09 * scripttempl/alpha.sc: Put .rconst right after .rdata.Ian Lance Taylor1-0/+4
1996-01-09Tue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm@azstarnet.com>Ian Lance Taylor20-306/+911
1996-01-09 * ecoff.c (_bfd_ecoff_find_nearest_line): Don't restrict lineIan Lance Taylor2-13/+12
1996-01-09 * hpread.c (hpread_build_psymtabs): Finish Jan 4thJeff Law2-1/+6
1996-01-09 * misc.ch, misc.exp: Enhance test case.Wilfried Moser3-1/+14
1996-01-09 * ch-exp.c (parse_primval): in case ARRAY: Add missing FORWARD_TOKEN ().Wilfried Moser2-0/+5
1996-01-09 * remote-mips.c (mips_receive_header): Recognize \012 insteadStan Shebs3-3/+15
1996-01-08 * ieee.c: Add global function write_ieee_debugging_info and aIan Lance Taylor2-179/+2542
1996-01-08 * stabs.c (parse_stab_type): Add new typename parameter. ChangeIan Lance Taylor1-57/+144
1996-01-08 * debug.h (struct debug_write_fns): Add tag parameter toIan Lance Taylor3-146/+155
1996-01-08 * objcopy.c: Include budbg.h.Ian Lance Taylor4-22/+91
1996-01-08update copyrightIan Lance Taylor1-1/+1
1996-01-08 * ieee.c (ieee_write_debug_part): Change return type to boolean.Ian Lance Taylor2-49/+43
1996-01-08 * infptrace.c (initialize_infptrace): Move function out ofJeff Law1-1/+5
1996-01-08Latest cagney updateMichael Meissner7-230/+941
1996-01-08 * buildsym.c (end_symtab): Remove sort_pending and sort_linevecJeff Law12-46/+120
1996-01-06Make all-gdb include all-tcl/all-tk unless gdbtk is not built.Michael Meissner3-3/+26
1996-01-06Change guile directory structure.Gordon Irlam1-1/+1
1996-01-06 * stack.c (print_stack_frame print_frame_info) symmisc.cStu Grossman1-0/+9
1996-01-05 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation):Steve Chamberlain2-2/+30
1996-01-05 * configure.in, configure: Add `-ldl -lw' for Solaris linking.Brendan Kehoe3-2/+6
1996-01-05 * config/sh/sh.mt, config/powerpc/*.mt, config/pa/hppapro.mt,Steve Chamberlain6-5/+11
1996-01-05Fix tlb for PowerPCMichael Meissner1-0/+5
1996-01-05Move creating section begin/end labels to compiler crt{i,n}.oMichael Meissner2-18/+8
1996-01-05Update copyrights. Add copyright notice to configure.in.Stu Grossman3-2/+22
1996-01-05Remove the pile of "Update copyright to ..." that I'd put in, andFred Fish1-15/+0
1996-01-05 * config.bfd (i[345]86-*-freebsd*): Add target.Fred Fish5-104/+167
1996-01-05 * ieee.h (enum ieee_record): Add ieee_asn_record_enum,Ian Lance Taylor1-0/+6
1996-01-05Oops, forgot to sanitize the gdbtk enabling comment...Stu Grossman1-0/+2
1996-01-05 * breakpoint.c (remove_breakpoint): Change error to warning soStu Grossman6-44/+94
1996-01-04 * configure.host: Change existing Linux HOSTING_CRT0 to be usedIan Lance Taylor2-1/+23
1996-01-04 * ieee.c: New file with code to read IEEE debugging information.Ian Lance Taylor5-105/+2383
1996-01-04 * ieee.c (ieee_slurp_debug): New static function.Ian Lance Taylor2-6/+65
1996-01-04 * gdb.base/corefile.exp: When generating a core, discard anyFred Fish2-5/+9
1996-01-04Changes to hexdump "struct user" for child process on some configurationsFred Fish8-21/+158