Age | Commit message (Expand) | Author | Files | Lines |
1997-12-17 | * lexsup.c (parse_args): Keep track of where we are in the option | Ian Lance Taylor | 1 | -0/+7 |
1997-12-11 | Rename d30velf_{o,e} to be unique within 8 characters | Michael Meissner | 1 | -0/+11 |
1997-12-11 | sanitization fixes. (files not mentioned, fences misspelled) | Felix Lee | 1 | -1/+10 |
1997-12-10 | Add .rel/.rela sections; Setup constructors/destructors; Delete sections not ... | Michael Meissner | 1 | -0/+9 |
1997-12-09 | Add support for d30velf_{e,o} emulations to control whether text/data/et. al ... | Michael Meissner | 1 | -1/+14 |
1997-12-09 | Add d30v, d10v, tic80 to all_emulations; Add Oct 23 changes to Makefile.in to... | Michael Meissner | 1 | -2/+12 |
1997-12-09 | Add configurability to d30v | Michael Meissner | 1 | -0/+22 |
1997-12-02 | Add support for Thumb target. | Nick Clifton | 1 | -0/+11 |
1997-11-17 | Make d30v defaults match chip | Michael Meissner | 1 | -0/+19 |
1997-11-02 | Sun Nov 2 14:51:36 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+5 |
1997-10-30 | * ld.h (args_type): Add warn_mismatch field. | Ian Lance Taylor | 1 | -0/+10 |
1997-10-29 | * configure.tgt: Add tx49 configury based on 4300. | Gavin Romig-Koch | 1 | -0/+6 |
1997-10-23 | Rename '_stack' to '__stack' | Nick Clifton | 1 | -0/+6 |
1997-10-23 | * Makefile.in (ALL_EMULATIONS): Move eelf64_sparc.o ... | Richard Henderson | 1 | -0/+7 |
1997-10-23 | * configure.tgt: Add sparc64-*-linux*. | Richard Henderson | 1 | -0/+5 |
1997-10-22 | * scripttempl/pe.sc: Put .eh_frame in .rdata. | Ian Lance Taylor | 1 | -0/+4 |
1997-10-17 | * ldlang.c (lang_register_vers_node): Only check globals<=>locals, | Richard Henderson | 1 | -0/+6 |
1997-10-15 | * scripttempl/pe.sc: Put .stab and .stabstr sections at end. | Ian Lance Taylor | 1 | -0/+4 |
1997-10-08 | * configure.tgt, configure.host: Change alpha-*-* to alpha*-*-*; | Richard Henderson | 1 | -0/+10 |
1997-10-02 | * ldlang.c (wild_doit): Rewrite flag handling for clarity. If we | Ian Lance Taylor | 1 | -0/+6 |
1997-10-02 | * configure.tgt (mips*-sgi-irix[56]*): Use elf32bsmip rather than | Ian Lance Taylor | 1 | -0/+14 |
1997-10-01 | Created seperate sections for read only data in order to prevent their | Nick Clifton | 1 | -0/+12 |
1997-09-24 | * ld.texinfo (Section Options): Improve documentation of NOLOAD | Ian Lance Taylor | 1 | -0/+3 |
1997-09-24 | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 1 | -0/+5 |
1997-09-22 | * ldlang.c (wild_doit): Revert patch of September 3. | Ian Lance Taylor | 1 | -3/+5 |
1997-09-17 | Added support for the call table data area. | Nick Clifton | 1 | -23/+12 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -0/+8 |
1997-09-09 | * ldlang.c (lang_memory_region_lookup): Remove extraneous | Fred Fish | 1 | -0/+5 |
1997-09-04 | * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): In | Ian Lance Taylor | 1 | -0/+5 |
1997-09-04 | * ldmisc.h, ldmisc.c, ldcref.c: Rename finfo to lfinfo, to avoid | Ian Lance Taylor | 1 | -0/+5 |
1997-09-03 | * ldlang.c (wild_doit): Clear SEC_HAS_CONTENTS from a | Ian Lance Taylor | 1 | -0/+5 |
1997-08-29 | * Makefile.am (ld_new_DEPENDENCIES): Remove @LEXLIB@. | Ian Lance Taylor | 1 | -0/+5 |
1997-08-28 | * configure.tgt (arc-*-elf*): Recognize. | David Edelsohn | 1 | -28/+7 |
1997-08-20 | * ldlang.c (wildcardp): Don't let a backslash by itself cause a | Ian Lance Taylor | 1 | -0/+3 |
1997-08-20 | * ldgram.y (atype): Accept parentheses with no type. | Ian Lance Taylor | 1 | -0/+26 |
1997-08-09 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1997-08-09 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 1 | -0/+19 |
1997-07-29 | * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for | Rob Savoye | 1 | -0/+7 |
1997-07-22 | Tue Jul 22 18:50:38 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz... | Ian Lance Taylor | 1 | -0/+7 |
1997-07-15 | * configure.tgt: Default the r5900 to little endian. | Jeff Law | 1 | -0/+6 |
1997-07-07 | From Manfred Hollstein <manfred@s-direktnet.de>: | Ian Lance Taylor | 1 | -0/+7 |
1997-06-26 | * scripttempl/pe.sc: Put .rsrc after .reloc. Put input .rsrc | Ian Lance Taylor | 1 | -0/+5 |
1997-06-25 | Wed Jun 25 12:48:41 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+6 |
1997-06-16 | Mon Jun 16 19:18:21 1997 Geoff Keating <geoffk@ozemail.com.au> | Ian Lance Taylor | 1 | -0/+12 |
1997-06-16 | Mon Jun 16 12:49:36 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+15 |
1997-06-16 | Mon Jun 16 12:49:36 1997 H.J. Lu <hjl@gnu.ai.mit.edu> | Ian Lance Taylor | 1 | -0/+4 |
1997-06-07 | * scripttempl/pe.sc: Add zeroes after .idata$3 to mark the end of | Ian Lance Taylor | 1 | -1/+17 |
1997-05-21 | * ldmain.c (main): Correct check of fclose return value when | Ian Lance Taylor | 1 | -0/+10 |
1997-05-13 | * scripttempl/elfmips.sc: Remove. | Ian Lance Taylor | 1 | -0/+26 |
1997-05-12 | Mon May 12 11:11:06 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+6 |