Age | Commit message (Expand) | Author | Files | Lines |
1996-07-05 | No longer sanitize away h8s stuff. | Jeff Law | 1 | -8/+1 |
1996-06-24 | Do not do PROVIDE of _GLOBAL_OFFSET_TABLE_ | Michael Meissner | 1 | -1/+0 |
1996-06-18 | * scripttempl/h8300s.sc: New file for H8/S. | Jeff Law | 2 | -0/+84 |
1996-06-08 | Kill r16/rce/acp stuff. | Jim Wilson | 2 | -38/+0 |
1996-05-29 | * scripttempl/elfmips.sc: Quote test -z argument. | Ian Lance Taylor | 1 | -2/+2 |
1996-05-10 | Set __stack = 0 if it is referenced and not defined. | Michael Meissner | 1 | -0/+2 |
1996-05-09 | * emulparams/{elf32bmip.sh,elf32lmip.sh,mipsidt.sh,mipsidtl.sh}: | Rob Savoye | 1 | -1/+9 |
1996-05-07 | * scripttempl/h8300.sc: Place ".tiny" sections right | Jeff Law | 1 | -1/+6 |
1996-05-07 | * scripttempl/h8300.sc: Set the entry point to the value of | Jeff Law | 2 | -0/+2 |
1996-05-07 | * scripttempl (h8300.sc, h8300h.sc): Place .rodata sections | Jeff Law | 2 | -8/+15 |
1996-05-07 | * scripttempl/h8300h.sc: Use "eight", not "eightbit" for the | Jeff Law | 1 | -8/+14 |
1996-04-30 | * scripttempl/pe.sc (.endjunk): Define __end__. | David Edelsohn | 1 | -1/+3 |
1996-04-15 | * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so I can use it | Rob Savoye | 1 | -4/+3 |
1996-04-11 | * scripttempl/m68kcoff.sc: Remove regions and simplify. | Ian Lance Taylor | 1 | -0/+41 |
1996-04-09 | Put .init/.fini in correct places. | Michael Meissner | 1 | -4/+4 |
1996-03-31 | * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and use /DISCARD/. | Steve Chamberlain | 1 | -2/+3 |
1996-03-29 | * scripttempl/h8300.sc: Make vectors section 0xc4 bytes long | Jeff Law | 2 | -0/+124 |
1996-03-07 | * scripttmpl/elfppc.sc (.sdata2, .sbss2): Implement Feb 2 change | J.T. Conklin | 1 | -8/+8 |
1996-02-14 | Wed Feb 14 16:38:36 1996 Martin Anantharaman <martin@mail.imech.uni-duisbur... | Ian Lance Taylor | 2 | -0/+62 |
1996-02-03 | Move .sdata2/.sbss2 into read-only section | Michael Meissner | 1 | -10/+42 |
1996-01-31 | Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 2 | -0/+47 |
1996-01-22 | Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -1/+1 |
1996-01-22 | Refine eabi support | Michael Meissner | 1 | -24/+15 |
1996-01-15 | Add some Irix 5 support, mostly from Kazumoto Kojima | Ian Lance Taylor | 2 | -0/+168 |
1996-01-13 | Add .rela.got.neg section; remove .rel.* sections | Michael Meissner | 1 | -28/+17 |
1996-01-12 | Add support for .sdata2/.sbss2 and old 2.7.2 compiler; Make text start at 64k... | Michael Meissner | 1 | -9/+35 |
1996-01-05 | Move creating section begin/end labels to compiler crt{i,n}.o | Michael Meissner | 1 | -18/+2 |
1995-11-30 | Expose .edata section | Kim Knuttila | 1 | -0/+195 |
1995-11-30 | Add a comment saying .junk sections are discarded by the linker. | David Edelsohn | 1 | -0/+1 |
1995-11-25 | * scripttempl/pe.sc: Two .junk's is too much junk. | David Edelsohn | 1 | -26/+49 |
1995-11-07 | New PowerPC Portable Executable stuff | Kim Knuttila | 1 | -0/+1 |
1995-11-01 | Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 <manfre... | Ian Lance Taylor | 2 | -10/+19 |
1995-10-26 | * scripttempl/aix.sc: Move special symbols inside sections. | Ian Lance Taylor | 1 | -7/+7 |
1995-10-25 | add OUTPUT_FORMAT and LIB_SEARCH_DIRS | Ian Lance Taylor | 1 | -0/+2 |
1995-10-25 | * emultempl/aix.em: Add support for various AIX linker options, | Ian Lance Taylor | 1 | -0/+50 |
1995-10-16 | * configure.tgt (powerpc-*-aix*): New target; use aixppc. | Ian Lance Taylor | 1 | -0/+1 |
1995-09-28 | * lexsup.c (parse_args): Handle -assert. | Ian Lance Taylor | 1 | -5/+9 |
1995-09-28 | * Makefile.in (earmcoff.c): Build. | David Edelsohn | 2 | -0/+38 |
1995-09-21 | Locate __bss_start at the real start of bss. | Michael Meissner | 1 | -3/+9 |
1995-08-17 | Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -111/+3 |
1995-08-16 | * scripttempl/armpe.sc: Always start code at 0x401000, even | Steve Chamberlain | 1 | -1/+7 |
1995-08-16 | Wed Aug 16 11:38:59 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 1 | -1/+1 |
1995-07-27 | Thu Jul 27 15:26:28 1995 steve chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 3 | -7/+9 |
1995-07-22 | Add R_PPC_SDAREL relocation. | Michael Meissner | 1 | -4/+5 |
1995-06-29 | Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash.cygnus.com> | Steve Chamberlain | 2 | -50/+50 |
1995-06-23 | msdos and moss code from Bryan Ford | Ken Raeburn | 2 | -0/+41 |
1995-06-22 | Add .fixup section | Michael Meissner | 1 | -1/+4 |
1995-06-15 | * scripttempl/armpe.sc: Add constructor support. | Steve Chamberlain | 1 | -5/+7 |
1995-06-08 | * emulparams/armpe.sh, scriptempl/armpe.sc: Add end and stack. | Steve Chamberlain | 1 | -5/+9 |
1995-05-24 | Add support for ARM-PE. | Steve Chamberlain | 2 | -0/+96 |