Age | Commit message (Expand) | Author | Files | Lines |
1996-02-08 | actually sed off the X in the OSF1 version | Brendan Kehoe | 1 | -1/+1 |
1996-02-08 | * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version. | Brendan Kehoe | 2 | -1/+33 |
1996-02-08 | Thu Feb 8 14:01:03 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+22 |
1996-02-08 | * read.c (potable): Add balignw, balignl, p2alignw, and p2alignl. | Ian Lance Taylor | 7 | -115/+236 |
1996-02-07 | * config/tc-sh.h (sh_do_align): Declare. | Ian Lance Taylor | 3 | -43/+100 |
1996-02-07 | * ecoff.c (ecoff_build_lineno): Don't try to store the address | Ian Lance Taylor | 2 | -8/+23 |
1996-02-07 | update copyrights | Ian Lance Taylor | 4 | -25/+40 |
1996-02-07 | * symtab.c (gdb_mangle_name): Change opname var to be const to | Stu Grossman | 2 | -3/+9 |
1996-02-07 | * config/tc-m68k.c (struct m68k_cpu): Add alias field. | Ian Lance Taylor | 2 | -28/+65 |
1996-02-07 | * as.c (main): Call parse_args before read_begin. | Ian Lance Taylor | 2 | -40/+60 |
1996-02-07 | * ieee.c (ieee_start_compilation_unit): Clear modified and | Ian Lance Taylor | 2 | -52/+38 |
1996-02-07 | * configure.in: Check for --enable-shared. Substitute new | Ian Lance Taylor | 4 | -59/+161 |
1996-02-07 | * configure.in: Check for --enable-shared. If linking against | Ian Lance Taylor | 3 | -56/+380 |
1996-02-07 | * configure.in: Don't set CC. Look for --enable-shared. Set | Ian Lance Taylor | 4 | -24/+297 |
1996-02-07 | * configure.in: Look for --enable-shared. Change the value of | Ian Lance Taylor | 5 | -29/+151 |
1996-02-07 | * Makefile.in (SONAME): New variable. | Ian Lance Taylor | 1 | -0/+14 |
1996-02-07 | * configure.host: When making a shared library, set HLDFLAGS to | Ian Lance Taylor | 1 | -0/+11 |
1996-02-07 | Fix WRS bug where -Ttext 0x10000 left first program header invalid | Michael Meissner | 1 | -0/+8 |
1996-02-07 | * gdbtk.tcl (create_file_win): Eliminate text widget B1 binding so | Tom Tromey | 2 | -9/+67 |
1996-02-07 | * config/i386/linux.mh (XM_CLIBS, GDBSERVER_LIBS): Remove. These | Fred Fish | 1 | -0/+6 |
1996-02-07 | * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch: New test case. | Per Bothner | 5 | -0/+86 |
1996-02-07 | * stabsread.c (read_range_type): If !self-subrange and language | Per Bothner | 2 | -7/+15 |
1996-02-06 | * configure.in (*-*-netbsd*): Set COREFILE to netbsd-core.c. | J.T. Conklin | 11 | -121/+330 |
1996-02-06 | * reloc.c (BFD_RELOC_SPARC_[567]): New reloc types. | David Edelsohn | 1 | -0/+23 |
1996-02-06 | Rename XL to JX, and remove sanitization. | Ian Lance Taylor | 3 | -36/+11 |
1996-02-06 | Rename XL to JX, and remove sanitization. | Ian Lance Taylor | 5 | -96/+4 |
1996-02-06 | * configure.host: Make SHLIB_CFLAGS include $(PICFLAG) on a | Ian Lance Taylor | 2 | -0/+4 |
1996-02-06 | * Makefile.in (program_transform_name): New variable. | Ian Lance Taylor | 2 | -6/+14 |
1996-02-06 | From Michael_Snyder@NeXT.COM (Michael Snyder): | Steve Chamberlain | 1 | -0/+6 |
1996-02-05 | * archures.c (bfd_mach_i960_hx): Define. | Ian Lance Taylor | 5 | -42/+54 |
1996-02-05 | * i960-dis.c (mem): Add HX dcinva instruction. | Ian Lance Taylor | 1 | -0/+7 |
1996-02-05 | * config/tc-i960.c (ARCH_HX): Define. | Ian Lance Taylor | 2 | -32/+66 |
1996-02-05 | * i960.h (I_HX, I_HX2): Define. | Ian Lance Taylor | 2 | -0/+519 |
1996-02-05 | * i960.h (F_I960HX): Define. | Ian Lance Taylor | 2 | -0/+257 |
1996-02-05 | tipo | Ian Lance Taylor | 2 | -2/+2 |
1996-02-05 | * configure.in: If --enable-shared was used, set SET_LIB_PATH to | Ian Lance Taylor | 1 | -0/+9 |
1996-02-05 | Support for building bfd and opcodes as shared libraries, based on | Ian Lance Taylor | 2 | -2/+11 |
1996-02-05 | Support for building bfd and opcodes as shared libraries, based on | Ian Lance Taylor | 1 | -0/+19 |
1996-02-05 | Support for building bfd and opcodes as shared libraries, based on | Ian Lance Taylor | 1 | -0/+22 |
1996-02-05 | Support for building as a shared library, based on patches from | Ian Lance Taylor | 4 | -27/+244 |
1996-02-05 | Support for building as a shared library, based on patches from | Ian Lance Taylor | 5 | -65/+341 |
1996-02-05 | * language.c (set_language_command): Use languages table when | Tom Tromey | 2 | -17/+38 |
1996-02-05 | * libcoff-in.h: Add comment reminding people that libcoff.h is a | Ian Lance Taylor | 1 | -0/+4 |
1996-02-05 | * elf32-mips.c (mips_elf_create_dynamic_sections): Clear | Ian Lance Taylor | 1 | -0/+27 |
1996-02-05 | * elflink.h (elf_adjust_dynamic_symbol): Don't try to get the | Ian Lance Taylor | 1 | -2/+3 |
1996-02-04 | * coffcode.h: Move today's libcoff.h change into coffcode.h. | Ian Lance Taylor | 1 | -3/+7 |
1996-02-03 | * libcoff.h (bfd_coff_link_add_one_symbol): Combine macro args back into | Fred Fish | 2 | -2/+7 |
1996-02-03 | * command.c (add_cmd): Add missing initialization for enums member. | Fred Fish | 1 | -8/+9 |
1996-02-03 | * exec.c (exec_file_command): Fix problem reported by Hans Verkuil | Fred Fish | 1 | -0/+6 |
1996-02-03 | Winsup needs libiberty | Michael Meissner | 1 | -0/+4 |