Age | Commit message (Expand) | Author | Files | Lines |
1994-03-15 | * environ.c (set_in_environ): Eliminate special handling of PATH and | Jim Kingdon | 5 | -119/+14 |
1994-03-15 | * rs6000-tdep.c: Change value to value_ptr. | Jim Kingdon | 2 | -3/+7 |
1994-03-15 | * TODO: Add suggestions for shared library tests. | Jim Kingdon | 2 | -0/+10 |
1994-03-15 | * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove | Jim Kingdon | 1 | -0/+5 |
1994-03-15 | * i386os9k.c : new file to handle os9k format bfd. | Jim Kingdon | 1 | -0/+1 |
1994-03-15 | * Most files: | David MacKenzie | 18 | -1703/+1844 |
1994-03-15 | * som.c (som_prep_for_fixups): A relocation involving the section | Jeff Law | 2 | -8/+23 |
1994-03-15 | * som (setup_sections): Set SEC_DEBUGGING and the section attributes | Jeff Law | 2 | -0/+21 |
1994-03-15 | keep ic960coff.mt | Ken Raeburn | 1 | -0/+1 |
1994-03-15 | keep vmsconf.sh | Ken Raeburn | 1 | -0/+1 |
1994-03-15 | today's changes for vms, misc bugs | Ken Raeburn | 1 | -0/+36 |
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 |