aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-04-29Mon Apr 29 10:29:07 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+9
1996-04-28 Support for bi-endian remote breakpoints.Stan Shebs3-14/+67
1996-04-28 * mon960-rom.c (mon960_cmds): Remove forward decl.Stan Shebs2-12/+17
1996-04-28 * symfile.h (psymbol_allocation_list): Expand comments whichFred Fish1-0/+6
1996-04-28 * breakpoint.c (delete_breakpoint): Fix bpt->val, bpt->expPeter Schauer3-5/+31
1996-04-28 * Makefile.in (CLIBS): Move $(MMALLOC) past all other libs,Fred Fish2-6/+17
1996-04-28Fix typo in ChangeLog entry.Jeff Law1-1/+1
1996-04-28Remove some #if 0 code which creeped into wait_for_inferior duringJeff Law1-4/+0
1996-04-27 * stabsread.c: Changes and bug fixes for cfront support.Dawn Perchik2-12/+204
1996-04-27 * infrun.c (wait_for_inferior): Call registers_changed whenJeff Law2-0/+12
1996-04-26 * ecoff.c (ecoff_compute_section_file_positions): Track the realIan Lance Taylor2-28/+79
1996-04-26 * ldmisc.h (demangle): Declare.Ian Lance Taylor7-233/+496
1996-04-26 * som.c (som_slurp_symbol_table): Set the symbol count to theIan Lance Taylor2-2/+41
1996-04-26 * ldmisc.c (vfinfo): Reindent.Ian Lance Taylor2-245/+252
1996-04-26Forward relocs to output if -BsharedMichael Meissner2-38/+84
1996-04-25 * configure.in: Add * after sparc*-*-vxworks.Ian Lance Taylor1-0/+3
1996-04-25Add support for linking against shared librariesMichael Meissner2-67/+338
1996-04-25Do not make _SDA_BASE{,2}_ a dynamic symbol.Michael Meissner1-0/+5
1996-04-25 * configure.in: Don't configure --with-gnu-ld on AIX.Ian Lance Taylor2-0/+11
1996-04-25 * app.c (do_scrub_begin): If tc_comment_chars is not defined,Ian Lance Taylor1-0/+15
1996-04-25Turn off gdb temporarily on powerpcle-*-solaris*Michael Meissner2-0/+25
1996-04-24 * gas/m68k/op68000.d: Add statements now caught by gas.Ian Lance Taylor1-0/+4
1996-04-24 * config/tc-m68k.c (m68k_ip): Prevent attempts to use long offsetsIan Lance Taylor2-0/+6
1996-04-24 Forgot to checkin ChangeLog with last checkin for cfront support.Dawn Perchik1-0/+4
1996-04-24 Add new support for parsing cfront stabs.Dawn Perchik4-16/+814
1996-04-24 * rddbg.c (read_symbol_stabs_debugging_info): Move call toIan Lance Taylor1-0/+5
1996-04-24 * xcofflink.c (_bfd_xcoff_bfd_link_add_symbols): Look through theIan Lance Taylor4-24/+506
1996-04-24 * config/obj-coff.c (obj_coff_section): BFD_ASSEMBLER version:Ian Lance Taylor2-20/+21
1996-04-24 * infrun.c (wait_for_inferior): Move "have_waited" labelJeff Law2-5/+36
1996-04-23 * Makefile.in (VERSION): Bump version number to 4.16.1Fred Fish1-28/+83
1996-04-23 * objdump.c (compare_symbols): Sort symbols whose names start withIan Lance Taylor2-3/+25
1996-04-23 * Makefile.in (ALL_MODULES): Added all-inet.Tom Tromey1-6/+6
1996-04-23 * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix spelling ofDavid Edelsohn1-0/+8
1996-04-23 * config/tc-sparc.c (in_bitfield_range): New static function.David Edelsohn1-0/+9
1996-04-22 * gas/sparc/sparc.exp: Run them.David Edelsohn1-0/+1
1996-04-22Run splet tests.David Edelsohn1-2/+12
1996-04-22 * gas/sparc/splet.[ds]: New tests for sparclet extensions.David Edelsohn1-0/+4
1996-04-22 * monitor.h: Clean up comment formatting.Stan Shebs3-100/+98
1996-04-22New testcase for sparclet extensions.David Edelsohn3-0/+382
1996-04-22Consistently use address <fnf@cygnus.com> for entries.Fred Fish1-5/+5
1996-04-22 Optimize linking of stabs in sections as used in ELF and COFF.Ian Lance Taylor4-8/+89
1996-04-22 * corefile.c (specify_exec_file_hook): Allow arbitrary number ofMark Alexander3-11/+91
1996-04-22 * ldlang.c (lang_size_sections): If _cooked_size is not 0, thenIan Lance Taylor6-14/+62
1996-04-22 * coffgen.c (coff_renumber_symbols): Correct handling ofIan Lance Taylor1-0/+5
1996-04-22 * ldlang.c (wild_doit): Discard debugging sections if we areIan Lance Taylor2-1/+13
1996-04-22 * emulparams/z8002.sh (ARCH): Set to z8002, not z8k.Ian Lance Taylor1-0/+4
1996-04-19 * coff-ppc.c (record_toc): Add cast to avoid warning.Ian Lance Taylor2-8/+17
1996-04-19 * configure.in: Don't configure libgloss if we are not configuringIan Lance Taylor1-0/+7
1996-04-19 * remote-mips.c (encoding): Don't specify size, to avoid bug inIan Lance Taylor2-1/+6
1996-04-19Fri Apr 19 15:48:24 1996 James G. Smith <jsmith@cygnus.co.uk>Jackie Smith Cashion2-15/+152