1996-09-16 |
Ian Lance Taylor | * scripttempl/armcoff.sc: For -N or -n, don't align... |
tree | commitdiff |
1996-08-21 |
Ian Lance Taylor | * scripttempl/elf.sc: Put .gnu.linkonce* sections... |
tree | commitdiff |
1996-07-05 |
Jeff Law | No longer sanitize away h8s stuff. |
tree | commitdiff |
1996-06-24 |
Michael Meissner | Do not do PROVIDE of _GLOBAL_OFFSET_TABLE_ |
tree | commitdiff |
1996-06-18 |
Jeff Law | * scripttempl/h8300s.sc: New file for H8/S. |
tree | commitdiff |
1996-06-08 |
Jim Wilson | Kill r16/rce/acp stuff. |
tree | commitdiff |
1996-05-29 |
Ian Lance Taylor | * scripttempl/elfmips.sc: Quote test -z argument. |
tree | commitdiff |
1996-05-10 |
Michael Meissner | Set __stack = 0 if it is referenced and not defined. |
tree | commitdiff |
1996-05-09 |
Rob Savoye | * emulparams/{elf32bmip.sh,elf32lmip.sh,mipsidt.sh... |
tree | commitdiff |
1996-05-07 |
Jeff Law | * scripttempl/h8300.sc: Place ".tiny" sections... |
tree | commitdiff |
1996-05-07 |
Jeff Law | * scripttempl/h8300.sc: Set the entry point... |
tree | commitdiff |
1996-05-07 |
Jeff Law | * scripttempl (h8300.sc, h8300h.sc): Place... |
tree | commitdiff |
1996-05-07 |
Jeff Law | * scripttempl/h8300h.sc: Use "eight", not ... |
tree | commitdiff |
1996-04-30 |
David Edelsohn | * scripttempl/pe.sc (.endjunk): Define __end__. |
tree | commitdiff |
1996-04-15 |
Rob Savoye | * scripttempl/aout.sc: Add PROVIDE (__stack = 0) so... |
tree | commitdiff |
1996-04-11 |
Ian Lance Taylor | * scripttempl/m68kcoff.sc: Remove regions and simplify. |
tree | commitdiff |
1996-04-09 |
Michael Meissner | Put .init/.fini in correct places. |
tree | commitdiff |
1996-03-31 |
Steve Chamberlain | * scripttempl/{ppcpe.sc, pe.sc} (.junk): Remove and... |
tree | commitdiff |
1996-03-29 |
Jeff Law | * scripttempl/h8300.sc: Make vectors section... |
tree | commitdiff |
1996-03-07 |
J.T. Conklin | * scripttmpl/elfppc.sc (.sdata2, .sbss2): Implement... |
tree | commitdiff |
1996-02-14 |
Ian Lance Taylor | Wed Feb 14 16:38:36 1996 Martin Anantharaman <martin... |
tree | commitdiff |
1996-02-03 |
Michael Meissner | Move .sdata2/.sbss2 into read-only section |
tree | commitdiff |
1996-01-31 |
Ian Lance Taylor | Wed Jan 31 14:34:23 1996 Richard Henderson <rth@tamu... |
tree | commitdiff |
1996-01-22 |
Ian Lance Taylor | Mon Jan 22 13:01:35 1996 Andreas Schwab <schwab@issan... |
tree | commitdiff |
1996-01-22 |
Michael Meissner | Refine eabi support |
tree | commitdiff |
1996-01-15 |
Ian Lance Taylor | Add some Irix 5 support, mostly from Kazumoto Kojima |
tree | commitdiff |
1996-01-13 |
Michael Meissner | Add .rela.got.neg section; remove .rel.* sections |
tree | commitdiff |
1996-01-12 |
Michael Meissner | Add support for .sdata2/.sbss2 and old 2.7.2 compiler... |
tree | commitdiff |
1996-01-05 |
Michael Meissner | Move creating section begin/end labels to compiler... |
tree | commitdiff |
1995-11-30 |
Kim Knuttila | Expose .edata section |
tree | commitdiff |
1995-11-30 |
David Edelsohn | Add a comment saying .junk sections are discarded by... |
tree | commitdiff |
1995-11-25 |
David Edelsohn | * scripttempl/pe.sc: Two .junk's is too much junk. |
tree | commitdiff |
1995-11-07 |
Kim Knuttila | New PowerPC Portable Executable stuff |
tree | commitdiff |
1995-11-01 |
Ian Lance Taylor | Wed Nov 1 15:42:45 1995 Manfred Hollstein KS/EF4A... |
tree | commitdiff |
1995-10-26 |
Ian Lance Taylor | * scripttempl/aix.sc: Move special symbols inside... |
tree | commitdiff |
1995-10-25 |
Ian Lance Taylor | add OUTPUT_FORMAT and LIB_SEARCH_DIRS |
tree | commitdiff |
1995-10-25 |
Ian Lance Taylor | * emultempl/aix.em: Add support for various AIX linker... |
tree | commitdiff |
1995-10-16 |
Ian Lance Taylor | * configure.tgt (powerpc-*-aix*): New target; use... |
tree | commitdiff |
1995-09-28 |
Ian Lance Taylor | * lexsup.c (parse_args): Handle -assert. |
tree | commitdiff |
1995-09-28 |
David Edelsohn | * Makefile.in (earmcoff.c): Build. |
tree | commitdiff |
1995-09-21 |
Michael Meissner | Locate __bss_start at the real start of bss. |
tree | commitdiff |
1995-08-17 |
Steve Chamberlain | Thu Aug 17 13:35:49 1995 steve chamberlain <sac@slash... |
tree | commitdiff |
1995-08-16 |
Steve Chamberlain | * scripttempl/armpe.sc: Always start code at 0x401000... |
tree | commitdiff |
1995-08-16 |
Steve Chamberlain | Wed Aug 16 11:38:59 1995 steve chamberlain <sac@slash... |
tree | commitdiff |
1995-07-27 |
Steve Chamberlain | Thu Jul 27 15:26:28 1995 steve chamberlain <sac@slash... |
tree | commitdiff |
1995-07-22 |
Michael Meissner | Add R_PPC_SDAREL relocation. |
tree | commitdiff |
1995-06-29 |
Steve Chamberlain | Wed Jun 28 17:11:25 1995 Steve Chamberlain <sac@slash... |
tree | commitdiff |
1995-06-23 |
Ken Raeburn | msdos and moss code from Bryan Ford |
tree | commitdiff |
1995-06-22 |
Michael Meissner | Add .fixup section |
tree | commitdiff |
1995-06-15 |
Steve Chamberlain | * scripttempl/armpe.sc: Add constructor support. |
tree | commitdiff |
1995-06-08 |
Steve Chamberlain | * emulparams/armpe.sh, scriptempl/armpe.sc: Add end... |
tree | commitdiff |
1995-05-24 |
Steve Chamberlain | Add support for ARM-PE. |
tree | commitdiff |
1995-05-18 |
Ken Raeburn | Bunch of changes from Richard Earnshaw for generic... |
tree | commitdiff |
1995-05-12 |
Steve Chamberlain | Fri May 12 11:03:55 1995 Steve Chamberlain <sac@slash... |
tree | commitdiff |
1995-03-16 |
Michael Meissner | Provide eabi C++ static constructor/destructor support. |
tree | commitdiff |
1995-02-17 |
Michael Meissner | Add support for .got1 and .got2 sections; Offset _GLOBA... |
tree | commitdiff |
1995-02-09 |
Ian Lance Taylor | fix comments |
tree | commitdiff |
1995-01-26 |
Michael Meissner | Add embedded PowerPC ELF support. |
tree | commitdiff |
1995-01-16 |
Steve Chamberlain | * configure.in (w65-*-*): New target. |
tree | commitdiff |
1994-12-06 |
Michael Tiemann | Switch r3 to scratch register, r0 to stack register. |
tree | commitdiff |
1994-11-26 |
Michael Tiemann | Add changes from customer since last work. |
tree | commitdiff |
1994-11-25 |
Michael Tiemann | Enable ld to build for RCE. This is not tested yet! |
tree | commitdiff |
1994-11-16 |
Jeff Law | * scripttempl/hppaelf.sc (.text): Place unwind descrip... |
tree | commitdiff |
1994-11-15 |
Ken Raeburn | keep riscix, pc532mach files |
tree | commitdiff |
1994-11-08 |
Ian Lance Taylor | Tue Nov 8 17:50:43 1994 Eric Youngdale (eric@aib... |
tree | commitdiff |
1994-11-04 |
Ken Raeburn | * Makefile.in (check): Add missing "else true" clause. |
tree | commitdiff |
1994-10-14 |
J.T. Conklin | * Makefile.in (ALL_EMULATIONS): Add ei386nw.o and eppcnw.o. |
tree | commitdiff |
1994-09-12 |
Ian Lance Taylor | * config/i386lynx.mh: New file. |
tree | commitdiff |
1994-09-07 |
Ian Lance Taylor | * scripttempl/m68kcoff.sc: Put .bss in data segment. |
tree | commitdiff |
1994-09-05 |
Ken Raeburn | ARM Acorn/RISCiX target and host patches from Richard... |
tree | commitdiff |
1994-07-22 |
Ian Lance Taylor | * scripttempl/elf.sc: Use PROVIDE to define etext... |
tree | commitdiff |
1994-06-22 |
Ian Lance Taylor | * scripttempl/go32coff.sc: Don't put ${DATA_ALIGNMENT... |
tree | commitdiff |
1994-06-15 |
Ian Lance Taylor | * scripttempl/aout.sc: Define __etext and __edata... |
tree | commitdiff |
1994-06-02 |
Ian Lance Taylor | Add support for SunOS shared libraries. |
tree | commitdiff |
1994-05-27 |
Ken Raeburn | changes from gas-2.3/binutils-2.4 dist (details in... |
tree | commitdiff |
1994-05-19 |
Ian Lance Taylor | Add support for ELF shared libraries. |
tree | commitdiff |
1994-05-16 |
Jeff Law | * emultempl/hppaelf.em: Change all references of |
tree | commitdiff |
1994-05-06 |
Steve Chamberlain | support for Xgo32X. |
tree | commitdiff |
1994-05-02 |
Stan Shebs | Keep Lynx linker scripts. |
tree | commitdiff |
1994-04-27 |
Steve Chamberlain | * Makefile.in, configure.in: Support for go32 coff. |
tree | commitdiff |
1994-04-27 |
Stan Shebs | Tue Apr 26 17:20:03 1994 Stan Shebs (shebs@andros... |
tree | commitdiff |
1994-02-26 |
Ian Lance Taylor | * scripttempl/elf.sc: Force all sections to be aligned. |
tree | commitdiff |
1994-02-24 |
Steve Chamberlain | H8/500 bits. |
tree | commitdiff |
1994-02-08 |
Jeff Law | Opps. |
tree | commitdiff |
1994-02-08 |
Jeff Law | Renamed hppaosf.sc to hppaelf.sc |
tree | commitdiff |
1994-02-04 |
Steve Chamberlain | Support for various sicko segmented memory models. |
tree | commitdiff |
1994-01-14 |
Ian Lance Taylor | Motorola Delta sysV68 support from [email protected]... |
tree | commitdiff |
1994-01-08 |
Ian Lance Taylor | * scripttempl/elf.c: Define __bss_start before the... |
tree | commitdiff |
1993-11-12 |
Stan Shebs | More correct m68k LynxOS support |
tree | commitdiff |
1993-11-02 |
Jeff Law | * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext, |
tree | commitdiff |
1993-11-01 |
Stan Shebs | Keep Sparc file |
tree | commitdiff |
1993-10-29 |
Stan Shebs | Sparc COFF support |
tree | commitdiff |
1993-10-19 |
Ian Lance Taylor | New files for Alpha linker. |
tree | commitdiff |
1993-08-24 |
Ken Raeburn | From Peter Hoogenboom <[email protected]>: |
tree | commitdiff |
1993-08-17 |
Steve Chamberlain | * scripttempl/h8500.sc: Start all sections in a differ... |
tree | commitdiff |
1993-08-04 |
Steve Chamberlain | Keep h8300h.sc |
tree | commitdiff |
1993-07-15 |
Ian Lance Taylor | * Makefile.in (em_m88kbcs.c): Correct dependency. |
tree | commitdiff |
1993-07-12 |
Ken Raeburn | Include .init, .fini, .rodata sections. |
tree | commitdiff |
1993-07-08 |
Ken Raeburn | keep elf.sc |
tree | commitdiff |
1993-07-08 |
Ken Raeburn | initial v9 stuff |
tree | commitdiff |
next |