deliverable/binutils-gdb.git
1995-08-30  Jim WilsonAdd some blank lines to improve readability.
1995-08-30  Jim WilsonCorrect comment on first line of file.
1995-08-30  Steve Chamberlain * Makefile.in (TOOL_PROGS): Include dlltool if needed.
1995-08-30  David EdelsohnKeep the sparc subdir.
1995-08-30  David Edelsohn(membar): New testcase.
1995-08-30  David Edelsohn * disassemble.c (disassembler): Handle bfd_mach_sparc64.
1995-08-29  Steve Chamberlain Put _iname in idata$7.
1995-08-29  Steve Chamberlain * coffswap.h (coff_swap_scnhdr_in): Don't always add...
1995-08-29  David Edelsohn * config/tc-sparc.c (sparc_ip): Clean up ASI support.
1995-08-29  David Edelsohn * sparc-opc.c (asi): New static local.
1995-08-29  David Edelsohn * sparc.h (sparc_{encode,decode}_asi): Declare.
1995-08-29  David EdelsohnStart of sparc generic testsuite.
1995-08-29  Steve Chamberlain * coff-arm.c (coff_rtype_to_howto): Deal with reloc 11.
1995-08-29  Steve ChamberlainTue Aug 29 13:50:21 1995 steve chamberlain <sac@slash...
1995-08-29  Steve ChamberlainTue Aug 29 13:25:21 1995 steve chamberlain <sac@slash...
1995-08-29  Steve ChamberlainTue Aug 29 13:20:27 1995 steve chamberlain <sac@slash...
1995-08-29  Kung Hsu * remote.c (remote_wait): Revert 19 July my...
1995-08-28  Fred Fish * gdb.base/callfuncs.exp (do_function_calls): Add...
1995-08-28  David Edelsohn * config/tc-arm.c (do_swi): Allow optional leading...
1995-08-27  Ian Lance Taylor * config/te-delta.h: Include obj-format.h.
1995-08-27  Ian Lance Taylor * app.c (scrub_file): Remove.
1995-08-26  Peter Schauer * gdb.base/setvar.c, gdb.base/setvar.exp: Add new...
1995-08-26  Peter Schauer * mdebugread.c (parse_symbol): Handle sh.value of...
1995-08-25  Michael MeissnerOnly build PowerPC simulator if target is powerpc*...
1995-08-25  Ian Lance Taylor * gasp.c (as_abort): New function.
1995-08-25  Ian Lance Taylor * Makefile.in (gasp.new): Depend upon ../libiberty...
1995-08-24  Michael MeissnerAdd powerpc*-eabisim support.
1995-08-23  Ian Lance Taylor * ecoff.c (_bfd_ecoff_slurp_symbolic_info): Add parent...
1995-08-23  Ian Lance Taylor * sb.c (sb_build): Undefine abort before calling it...
1995-08-23  Michael MeissnerAdd PowerPC simulator from Andrew Cagney <cagney@highla...
1995-08-23  Michael MeissnerLink in PowerPC simulator.
1995-08-23  Steve Chamberlain * coffcode.h (pe_value): Unansify.
1995-08-23  Michael MeissnerAdd support for -disable switches in PowerPC multilibs
1995-08-23  Michael MeissnerFix -mlittle/-mbig so that it really does override...
1995-08-22  Jeff Law * gdb.base/scope.exp: xfail 'scope0.c'::fileloc...
1995-08-22  Jeff Law * Makefile.in (install): Remove "brokensed...
1995-08-22  Steve ChamberlainTue Aug 22 07:36:58 1995 steve chamberlain <sac@slash...
1995-08-22  Jeff Law * tm-hppa.h (EXTRACT_RETURN_VALUE): Fix for FP values.
1995-08-22  Jeff Law * tm-hppa.h (STORE_RETURN_VALUE): Fix to work with...
1995-08-22  Jeff Law * tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP): Delete....
1995-08-22  Ken Raeburnnew routine xstrerror for better vms error handling...
1995-08-22  Ken Raeburnvms changes
1995-08-22  Steve Chamberlainturn on -O2
1995-08-22  Steve Chamberlain (coff_write_object_contents): Initialze link_data...
1995-08-22  Jeff LawOpps. Fix thinko in last change.
1995-08-22  Jeff Law * gdb.base/funcargs.exp: Avoid ever setting more than 8
1995-08-22  Jeff Law * hppa-tdep.c (frame_chain_valid): Handle systems...
1995-08-22  Steve ChamberlainMon Aug 21 18:30:42 1995 steve chamberlain <sac@slash...
1995-08-22  Steve Chamberlain * dlltool.c (options): image-base is a synonym for...
1995-08-22  Steve Chamberlain * ldmain.c (main): Remove PE stuff.
1995-08-22  Steve Chamberlain * libcoff-in.h (coff_data_type.link_info): New field.
1995-08-22  Steve Chamberlain * internal.h: (internal_filehdr): Moved PE stuff into
1995-08-22  Steve ChamberlainMon Aug 21 17:49:28 1995 steve chamberlain <sac@slash...
1995-08-21  Ian Lance Taylor * m68k-opc.c (m68k_opcode_aliases): Add bhib as an...
1995-08-21  Ian Lance Taylor * as.c (parse_args): Accept --defsym SYM=VALUE.
1995-08-21  Ian Lance Taylor * read.c (read_a_source_file): In MRI mode, don't...
1995-08-21  Ian Lance Taylor * app.c (do_scrub_next_char): If LEX_IS_STRINGQUOTE or
1995-08-21  Kung Hsu * remote-udi.c (udi_wait): Mask off high bits of stop...
1995-08-21  Ian Lance Taylor * gas/macros/*: New tests for macros.
1995-08-21  Ian Lance Taylor * gasp/pl3.out: Update for changes in commented source...
1995-08-21  Ian Lance Taylor * doc/as.texinfo: Document irp, irpc, macro, and rept...
1995-08-21  Ian Lance Taylor Add support for macros.
1995-08-21  Ian Lance Taylor * app.c (do_scrub_begin): In MRI mode, set lex of...
1995-08-21  Ian Lance Taylor * cond.c (get_mri_string): New static function.
1995-08-21  Michael MeissnerAllow @HA, @L, and @H on constant expressions.
1995-08-21  Ian Lance Taylor * linker.c (link_action): If an undefined reference...
1995-08-21  Jeff Law * Makefile.in (install): Remove "brokensed" hack,...
1995-08-20  Jim Wilson * config/tc-arm.c (md_reloc_size): Add const to declar...
1995-08-20  Steve ChamberlainSun Aug 20 09:59:00 1995 steve chamberlain <sac@slash...
1995-08-20  Peter Schauer * gdb.base/funcargs.exp: Fix typos introduced by...
1995-08-20  Michael TiemannWire up the breakpoint window so that it works. Also...
1995-08-19  Ian Lance Taylor * gasp/gasp.exp (gasp_test): Call prune_system_crud...
1995-08-19  Peter Schauer * gdbtypes.c (recursive_dump_type): Add dont_print_ty...
1995-08-19  Steve Chamberlain * dcache.c (dcache_write_line): Write dirty lines...
1995-08-18  Ian Lance Taylor * read.c (s_include): In MRI mode, don't expect quotes...
1995-08-18  Ian Lance Taylor * gasp/mri/*.out: Use ;, not !, for the comment character.
1995-08-18  Ian Lance Taylor * gasp.c (include_print_where_line): Always subtract...
1995-08-18  Ian Lance Taylor * config/tc-m68k.c: Include subsegs.h.
1995-08-18  Peter Schauer * sparc-tdep.c (isbranch): Fix typo which caused...
1995-08-18  Ken Raeburnuse "ar ts" for RANLIB on hp300
1995-08-17  Steve ChamberlainThu Aug 17 13:35:49 1995 steve chamberlain <sac@slash...
1995-08-17  David Edelsohn * scripttempl/h8500s.sc (.rdata): All data must go...
1995-08-17  Ken Raeburn* coff-sh.c (sh_relax_section): Cast value for used_by_...
1995-08-17  Ken Raeburn* configure: Add Makefile.tem to list of files to remov...
1995-08-17  Ian Lance Taylor Add support for linking SPARC SunOS PIC compiled code.
1995-08-17  Jeff Law * config/pa/tm-hppa.h (PROLOGUE_FIRSTLINE_OVERLAP...
1995-08-16  Steve Chamberlain * scripttempl/armpe.sc: Always start code at 0x401000...
1995-08-16  Steve Chamberlain * dlltool.c (gen_exp_file): Fix RVA handling.
1995-08-16  Ian Lance Taylor * binutils-all/nm.exp: Add setup_xfail for mips*-sony...
1995-08-16  Ken Raeburn* as.h (alloca): Use void* declaration on HP/UX.
1995-08-16  Ian Lance Taylor * gas/mri/mri.exp: Change hppa*-*-* expected failures...
1995-08-16  Ian Lance Taylor * lib/gas-defs.exp (run_dump_test): If the program...
1995-08-16  Ian Lance Taylor * binutils-all/objcopy.exp: Change i*86-*-linux xfail...
1995-08-16  Ian Lance Taylor * gas/mri/mri.exp: Add setup_xfail for i960 b.out...
1995-08-16  Ian Lance Taylor * lib/gas-defs.exp (run_dump_test): Name the output...
1995-08-16  Steve ChamberlainWed Aug 16 11:38:59 1995 steve chamberlain <sac@slash...
1995-08-16  Ian Lance Taylor * config/tc-sparc.c (tc_gen_reloc): If PIC, only chang...
1995-08-16  Ian Lance Taylor * gas/mri/for.s: Add nop to round out to four byte...
1995-08-16  Ian Lance Taylor * config/tc-z8k.c (md_number_to_chars): Don't do it...
1995-08-16  Stan Shebs * configure.in: Only configure gdb.chill for particula...
next
This page took 0.039576 seconds and 4 git commands to generate.