Age | Commit message (Expand) | Author | Files | Lines |
1994-03-15 | (VMS_Initialized_Data_Size): Cache symbol values to reduce number of lookups | Ken Raeburn | 1 | -19/+29 |
1994-03-15 | (obj_coff_line): Set symbol lnno field with this_base, not line_base. (Patch | Ken Raeburn | 1 | -2/+1 |
1994-03-15 | Scan Makefile.in, not version.c, for current version number. Delete all | Ken Raeburn | 1 | -20/+12 |
1994-03-14 | * som.c (som_bfd_count_ar_symbols): Fix typo. | Jeff Law | 2 | -1/+3 |
1994-03-14 | * ieee-float.h: Removed; no longer used. | Ian Lance Taylor | 2 | -66/+0 |
1994-03-14 | * m68881-ext.c: Removed; no longer used. | Ian Lance Taylor | 3 | -7/+3 |
1994-03-14 | various configuration changes, obj-coff change | Ken Raeburn | 1 | -0/+18 |
1994-03-14 | Don't include "ieee-float.h". I'm not sure I know where ChangeLog | Ian Lance Taylor | 1 | -1/+0 |
1994-03-14 | * m68k-dis.c (ext_format_68881): Don't declare. | Ian Lance Taylor | 1 | -0/+9 |
1994-03-14 | rewritten, untested | Ken Raeburn | 1 | -21/+50 |
1994-03-14 | new script, for regenerating make-gas.com | Ken Raeburn | 1 | -0/+81 |
1994-03-14 | * som.c (som_object_setup): Set EXEC_P, D_PAGED, WP_TEXT, and | Jeff Law | 2 | -46/+55 |
1994-03-14 | * objcopy.c (mangle_section): Delete unused function. | Jeff Law | 2 | -19/+14 |
1994-03-14 | * ar.c (write_archive): Close inarch before unlinking it. | Ian Lance Taylor | 1 | -0/+4 |
1994-03-13 | * i386m3-nat.c: Include floatformat.h. | Jim Kingdon | 2 | -1/+5 |
1994-03-13 | * Version 4.12.3. | Jim Kingdon | 2 | -12/+20 |
1994-03-13 | * TODO: Add suggestions for x/s tests. | Jim Kingdon | 2 | -0/+10 |
1994-03-13 | * valprint.c (val_print_string): Ignore error if the error | Jim Kingdon | 2 | -3/+10 |
1994-03-13 | * target.h (enum target_signal): Add TARGET_SIGNAL_FIRST, for | Jim Kingdon | 1 | -0/+6 |
1994-03-13 | * Makefile.in: Add TAGS target. | Jim Kingdon | 1 | -0/+4 |
1994-03-13 | * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather | Jim Kingdon | 1 | -0/+5 |
1994-03-12 | * elf32-ppc.c: Renamed from elf32-powerpc.c. | Ian Lance Taylor | 4 | -1656/+12 |
1994-03-12 | Changes to 68k-lynx to make it handle symbols in common sections "properly", | Mark Eichin | 1 | -1/+141 |
1994-03-12 | * elf32-powerpc.c: Extensive changes to update to preliminary ABI. | Ian Lance Taylor | 3 | -154/+791 |
1994-03-12 | * config/tc-ppc.c (md_pcrel_from): Return 0 for undefined ELF | Ian Lance Taylor | 1 | -0/+8 |
1994-03-12 | * nlmconv.c (main): For PowerPC, call powerpc_build_stubs and | Ian Lance Taylor | 2 | -21/+504 |
1994-03-12 | Remove ppc.em; do it all in nlmconv instead. | Ian Lance Taylor | 2 | -374/+0 |
1994-03-11 | Some alpha-ecoff and vax-vms related changes. | Ken Raeburn | 1 | -0/+17 |
1994-03-11 | Include aout/stab_gnu.h. | Ken Raeburn | 1 | -20/+2 |
1994-03-11 | (Close_VMS_Object_File): Add comment pointing out some code that doesn't belong | Ken Raeburn | 1 | -0/+3 |
1994-03-11 | * config/tc-mips.c (mips_ip): Accept numbers between 0x8000 and | Ian Lance Taylor | 2 | -1/+11 |
1994-03-11 | Add name of submitter for previous check-in. | Per Bothner | 1 | -0/+1 |
1994-03-11 | * config.guess: Recognize i[34]86-unknown-freebsd. | Per Bothner | 2 | -0/+7 |
1994-03-11 | * main.c (main): When printing warning about bad baud rate, don't | Jim Kingdon | 2 | -1/+10 |
1994-03-11 | * gdb.t00/help.exp: Replace most of docstrings for "tbreak", | Jim Kingdon | 1 | -0/+5 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 1 | -1/+2 |
1994-03-11 | * gdb.texinfo (Set Breaks): Update documentation for tbreak to | Jim Kingdon | 2 | -1/+6 |
1994-03-11 | * breakpoint.c (_initialize_breakpoint): Update docstring for | Jim Kingdon | 2 | -3/+8 |
1994-03-11 | * sunos.c (sunos_read_dynamic_info): Assume that dynamic info | Peter Schauer | 2 | -25/+18 |
1994-03-10 | * config/tc-sparc.h (LOCAL_LABEL): Local labels are .Lfoo. | David Edelsohn | 1 | -0/+4 |
1994-03-10 | * symfile.h (ADD_PSYMBOL_VT_TO_LIST): Don't put a semicolon after | Jim Kingdon | 2 | -6/+25 |
1994-03-10 | * stabsread.c (define_symbol): If REG_STRUCT_HAS_ADDR, also | Jim Kingdon | 2 | -4/+10 |
1994-03-10 | * TODO: Add suggestions about structure passing tests. | Jim Kingdon | 2 | -3/+5 |
1994-03-10 | * TODO: Add suggestion about passing a structure as the 7th argument. | Jim Kingdon | 2 | -4/+23 |
1994-03-10 | * mdebugread.c (parse_type): Do not complain for types with | Peter Schauer | 2 | -21/+84 |
1994-03-10 | * stabsread.c (common_block_end, fix_common_block): Stash the | Jim Kingdon | 3 | -4/+11 |
1994-03-10 | * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s. | Jim Kingdon | 2 | -0/+7 |
1994-03-10 | Modified Files: | Kung Hsu | 5 | -104/+134 |
1994-03-10 | CVS: | Kung Hsu | 1 | -1/+2 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 2 | -6/+9 |