Age | Commit message (Expand) | Author | Files | Lines |
1995-10-06 | * coff-rs6000.c: Add full support for AIX archives. Rewrite old | Ian Lance Taylor | 1 | -195/+702 |
1995-10-06 | * coffcode.h (coff_slurp_symbol_table): Set C_HIDEXT symbols to be | Ian Lance Taylor | 1 | -11/+13 |
1995-10-06 | * ar.c (do_quick_append): Comment out. | Ian Lance Taylor | 1 | -0/+8 |
1995-10-06 | more vms work (mostly whitespace/comment cleanup) from Pat Rankin | Ken Raeburn | 2 | -124/+124 |
1995-10-06 | * bucomm.c: Always include time.h. | Ken Raeburn | 1 | -0/+4 |
1995-10-06 | * i386-dis.c: Describe cmpxchg8b operand, and spell the opcode name correctly. | Ken Raeburn | 2 | -12/+33 |
1995-10-06 | pentium updates | Ken Raeburn | 2 | -4/+39 |
1995-10-06 | split out ns32k doc like other cpus | Ken Raeburn | 3 | -0/+35 |
1995-10-06 | * sb.c, macro.c: Include string.h. | Ken Raeburn | 3 | -10/+75 |
1995-10-06 | * Makefile.in (comparison): Only check *.o; we don't care if timestamps | Ken Raeburn | 2 | -2/+7 |
1995-10-06 | * config/tc-alpha.c (alpha_align): Only fill with a no-op pattern if alignment | Ken Raeburn | 1 | -0/+6 |
1995-10-06 | * values.c allocate_repeat_value): Allocate an array type, and | Per Bothner | 4 | -123/+72 |
1995-10-05 | * parse.c (write_dollar_variable): New function. | Per Bothner | 7 | -374/+123 |
1995-10-05 | * objdump.c (compare_symbols): Sort gnu_compiled and gcc2_compiled | Ian Lance Taylor | 2 | -30/+69 |
1995-10-05 | new file. | Steve Chamberlain | 2 | -0/+6 |
1995-10-05 | * interp.c (callback): Initialize to default callback. | Steve Chamberlain | 2 | -22/+59 |
1995-10-05 | * peicode.c (coff_swap_filehdr_in): If symptr is | Steve Chamberlain | 1 | -0/+5 |
1995-10-05 | Thu Oct 5 13:27:30 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 11 | -125/+1138 |
1995-10-05 | * configure.in: Allow configuration and build of emacs19 for the alpha. | Brendan Kehoe | 2 | -3/+6 |
1995-10-05 | * libecoff.h (struct ecoff_backend_data): Add adjust_headers | Ian Lance Taylor | 5 | -35/+188 |
1995-10-05 | * ecoff.h: Define section name macros and STYP macros for various | Ian Lance Taylor | 1 | -0/+6 |
1995-10-05 | * hosts/i386bsd.h: Restore file incorrectly deleted on Sep 6. | Ian Lance Taylor | 2 | -0/+5 |
1995-10-05 | * configure.in (CC): Get ^CC, not just any old CC, from | Jason Molenda | 2 | -1/+6 |
1995-10-05 | * expression.h (enum exp_code): Added OP_NAME. | Per Bothner | 9 | -265/+576 |
1995-10-05 | * configure.in (CC): Try to get CC from | Jason Molenda | 2 | -2/+7 |
1995-10-05 | * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs | Jason Molenda | 1 | -0/+5 |
1995-10-05 | * pr-8136.{ch,exp}, pr-8134.exp, func1.ch, Makefile.in: New test cases. | Per Bothner | 7 | -1/+175 |
1995-10-05 | * gdbtypes.c (get_discrete_bounds): New function. | Per Bothner | 4 | -19/+73 |
1995-10-05 | * rs6000-core.c (CORE_VERSION_1): Use CORE_VERSION_1 instead | Jeff Law | 1 | -2/+9 |
1995-10-04 | Better parsing, tocd, tocv started | Kim Knuttila | 1 | -0/+8 |
1995-10-04 | * ldexp.c (exp_get_abs_int): Return bfd_vma, not int. | Ian Lance Taylor | 2 | -15/+29 |
1995-10-04 | Better parsing, tocd, tocv started | Kim Knuttila | 1 | -47/+322 |
1995-10-04 | quote string for test | Ian Lance Taylor | 1 | -1/+1 |
1995-10-04 | NS32k changes from Ian Dall: | Ken Raeburn | 4 | -7/+70 |
1995-10-04 | * chew.c: Include <stdio.h>. | Ken Raeburn | 1 | -0/+69 |
1995-10-04 | small rearranging, remove DEFAULT_* defines | Kim Knuttila | 1 | -0/+26 |
1995-10-04 | remove DEFAULT_* defines | Kim Knuttila | 1 | -0/+201 |
1995-10-04 | remove DEFAULT_* defines | Kim Knuttila | 1 | -0/+248 |
1995-10-04 | * coffcode.h (coff_write_object_contents): Restore setting | Ian Lance Taylor | 2 | -1/+7 |
1995-10-04 | * config/tc-ppc.c (ppc_frob_symbol): Don't create an aux entry for | Ian Lance Taylor | 2 | -124/+75 |
1995-10-04 | * config/tc-m68k.c (isbyte): Accept all values from -65536 to | Ian Lance Taylor | 1 | -2/+2 |
1995-10-04 | * configure: If CC and CXX are not set in the environment, set | Ian Lance Taylor | 4 | -58/+245 |
1995-10-04 | * arsup.c (ar_save): Use rename, not unlink/link/unlink. | Ian Lance Taylor | 1 | -0/+4 |
1995-10-03 | * remote-nrom.c (nrom_ops): Add value for to_thread_alive, | Stan Shebs | 2 | -24/+32 |
1995-10-03 | Tue Oct 3 16:28:32 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -14/+110 |
1995-10-03 | revert to stock autoconf 2.4 configure scripts. | Jason Molenda | 1 | -5/+5 |
1995-10-03 | Remove last (incorrect) change. | Jeff Law | 2 | -5/+2 |
1995-10-03 | * som.c (setup_sections): Don't die if a space has no subspaces. | Jeff Law | 2 | -0/+12 |
1995-10-03 | Opps. Forgot to commit this with the elf.c changes... | Jeff Law | 1 | -2/+1 |
1995-10-03 | * elf.c (_bfd_elf_assign_file_position_for_section): Always | Jeff Law | 1 | -33/+16 |