Age | Commit message (Expand) | Author | Files | Lines |
1995-12-12 | Fixes for .reloc | Kim Knuttila | 3 | -5/+114 |
1995-12-12 | Reflect file rename. | Stan Shebs | 1 | -1/+1 |
1995-12-12 | * mpw-config.in: Recognize mips-*-* as equivalent to | Stan Shebs | 4 | -4/+59 |
1995-12-12 | * Makefile.in (distclean): Remove stamp-h. From Ronald | Ian Lance Taylor | 1 | -0/+5 |
1995-12-12 | * Makefile.in (DISTCLEAN_HERE): New variable. | Ian Lance Taylor | 1 | -0/+10 |
1995-12-12 | * Makefile.in (clean): Remove $(DEMANGLER_PROG).1. From Ronald | Ian Lance Taylor | 1 | -0/+5 |
1995-12-12 | * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From | Ian Lance Taylor | 2 | -0/+8 |
1995-12-12 | * config.bfd: Handle sparc-*-elf*. From Ronald F. Guilmette | Ian Lance Taylor | 1 | -0/+5 |
1995-12-12 | Keep all new PowerMac files. | Stan Shebs | 2 | -0/+5 |
1995-12-12 | * configure.in (powerpc-*-macos*): New target configuration. | Stan Shebs | 11 | -10/+527 |
1995-12-12 | * dbxread.c (process_one_symbol): When looking at the next | Fred Fish | 1 | -0/+6 |
1995-12-12 | * tuples.ch, tuples.exp: Exhance test cases (from PR 8643). | Per Bothner | 3 | -0/+64 |
1995-12-12 | * eval.c (evaluate_struct_tuple): Fix thinko. | Per Bothner | 1 | -0/+4 |
1995-12-12 | * mac-as.r: Fix copyright and version strings. | Stan Shebs | 2 | -3/+8 |
1995-12-11 | * configure.in (host==powerpc-pe): Add many directories to noconfigdirs | Jason Molenda | 2 | -5/+16 |
1995-12-11 | Moved the .reloc section slightly | Kim Knuttila | 1 | -0/+4 |
1995-12-11 | * mac-binutils.r: Fix copyright and version strings. | Stan Shebs | 3 | -4/+8 |
1995-12-11 | * read.c (read_a_source_file): If tc_unrecognized_line is defined, | Ian Lance Taylor | 3 | -1/+78 |
1995-12-11 | * builtins.exp, pr-5016.{ch,exp}, result.{ch,exp}, | Wilfried Moser | 8 | -22/+79 |
1995-12-11 | * ch-typeprint.c (chill_type_print_base): Slightly change of printing | Wilfried Moser | 2 | -1/+7 |
1995-12-11 | * valops.c (value_cast): Handle casts to and from TYPE_CODE_CHAR. | Per Bothner | 3 | -5/+16 |
1995-12-09 | Disable newlib for all vxworks targets. | Jim Wilson | 2 | -1/+6 |
1995-12-09 | * coffread.c, dbxread.c, dstread.c, objfiles.c, os9kread.c, | Fred Fish | 5 | -4/+9 |
1995-12-09 | * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz. | Fred Fish | 1 | -0/+5 |
1995-12-08 | * elflink.h (elf_link_add_object_symbols): Set section_count to 0 | Ian Lance Taylor | 2 | -0/+6 |
1995-12-07 | * builtins.ch, builtins.exp, Makefile.in: New test case. | Wilfried Moser | 5 | -2/+453 |
1995-12-07 | * config/obj-multi.h: If OBJ_MAYBE_ELF, define OBJ_SYMFIELD_TYPE. | Ian Lance Taylor | 1 | -0/+4 |
1995-12-07 | Always keep the newly-added configure scripts. | Stan Shebs | 5 | -6/+16 |
1995-12-07 | Keep ch-exp.c, not ch-exp.y now. | Stan Shebs | 1 | -1/+1 |
1995-12-07 | * emultempl/aix.em (unix_ld): New static variable. | Ian Lance Taylor | 1 | -0/+5 |
1995-12-07 | * xcofflink.c (struct xcoff_loader_info): Add export_defineds | Ian Lance Taylor | 3 | -2/+12 |
1995-12-07 | * remote-mips.c (mips_receive_header): Allow mips_syn_garbage to be | Stu Grossman | 2 | -1/+18 |
1995-12-06 | * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): Fix | David Edelsohn | 1 | -0/+3 |
1995-12-06 | * ldlang.c (print_statement{,s}): Delete duplicate prototype. | David Edelsohn | 1 | -0/+10 |
1995-12-06 | * ldexp.c (exp_fold_tree): Permit assignments to dot in the final | Ian Lance Taylor | 1 | -0/+5 |
1995-12-06 | * gdbtypes.c (check_stub_method): Make sure we get back a function | Brendan Kehoe | 2 | -6/+13 |
1995-12-06 | * monitor.c (monitor_expect_regexp): Make static, add prototype. | Stu Grossman | 1 | -0/+6 |
1995-12-06 | * c-lang.h (c_op_print_tab): Don't declare, some compilers | Stan Shebs | 2 | -2/+6 |
1995-12-05 | * read.c (s_fill): If md_flush_pending_output is defined, call it. | Ken Raeburn | 2 | -0/+8 |
1995-12-05 | From David Mosberger-Tang <davidm@azstarnet.com>: | Stan Shebs | 1 | -0/+6 |
1995-12-05 | * tests2.exp: Add compiling of the test case. | Wilfried Moser | 2 | -0/+12 |
1995-12-05 | Fix .idata doc bug. | David Edelsohn | 1 | -3/+1 |
1995-12-05 | Document the .idata section. | David Edelsohn | 1 | -0/+39 |
1995-12-04 | * config/obj-coff.c (size_section, fill_section, fixup_mdeps): Treat | Ken Raeburn | 2 | -0/+8 |
1995-12-04 | * ihex.c (ihex_scan): Handle record types 4 and 5. | Ian Lance Taylor | 2 | -39/+124 |
1995-12-04 | Removed some debugging prints. duh | Kim Knuttila | 2 | -5/+4 |
1995-12-04 | * mpw-configure: Add support for exec-prefix. | Stan Shebs | 2 | -12/+55 |
1995-12-04 | * sh-opc.h (sh_arg_type): Added A_SSR and A_SPC. | J.T. Conklin | 3 | -10/+49 |
1995-12-04 | * gencode.c (tab): Added several sh3 opcodes. | J.T. Conklin | 2 | -5/+27 |
1995-12-04 | * config.guess: Recognize HP model 816 machines as having | Jeff Law | 1 | -0/+5 |