1994-02-12 |
David MacKenzie | * ldlex.l (comment): Increment line number when newlin... |
blob | commitdiff | raw |
1994-02-11 |
Ian Lance Taylor | * ldlang.c (lookup_name): Take new argument, force_loa... |
blob | commitdiff | raw | diff to current |
1994-02-10 |
Ian Lance Taylor | * ldmain.c (main): Use %ld when printing long values. |
blob | commitdiff | raw | diff to current |
1994-02-08 |
Jeff Law | * Rename all "hppaosf" files to "hppaelf". |
blob | commitdiff | raw | diff to current |
1994-02-07 |
David MacKenzie | * ldmain.c (main): Call xatexit, not atexit. |
blob | commitdiff | raw | diff to current |
1994-02-07 |
David MacKenzie | * ldlang.c (lang_size_sections): Check if bfd_relax_se... |
blob | commitdiff | raw | diff to current |
1994-02-05 |
David MacKenzie | * emultempl/lnk960.em (append), emultempl/hppaosf.em |
blob | commitdiff | raw | diff to current |
1994-02-05 |
Jeff Law | * ldlang.h (LANG_FOR_EACH_{INPUT,OUTPUT}_SECTIO... |
blob | commitdiff | raw | diff to current |
1994-02-05 |
David MacKenzie | * ldmisc.c (ldmalloc, xmalloc, ldrealloc, xrealloc... |
blob | commitdiff | raw | diff to current |
1994-02-04 |
Steve Chamberlain | * Makefile.in: Lots of new H8/500 memory models. |
blob | commitdiff | raw | diff to current |
1994-01-30 |
Ken Raeburn | * ldlex.l: Removed duplicate rules. |
blob | commitdiff | raw | diff to current |
1994-01-28 |
David MacKenzie | * ldmisc.c (vfinfo): For `%I', if the file is in an... |
blob | commitdiff | raw | diff to current |
1994-01-28 |
David MacKenzie | * ldlex.l: Add rule to catch invalid input characters... |
blob | commitdiff | raw | diff to current |
1994-01-28 |
Ken Raeburn | * Makefile.in (check): Don't bother running any tests of |
blob | commitdiff | raw | diff to current |
1994-01-28 |
Steve Chamberlain | Thu Jan 27 17:19:54 1994 Steve Chamberlain (sac@jonny... |
blob | commitdiff | raw | diff to current |
1994-01-27 |
David MacKenzie | * ldmain.c ldmain.h ldgram.y: If -v -V or --version... |
blob | commitdiff | raw | diff to current |
1994-01-26 |
Stan Shebs | * Makefile.in: Format variable definitions consistently. |
blob | commitdiff | raw | diff to current |
1994-01-25 |
Stan Shebs | Tue Jan 25 13:19:41 1994 Stan Shebs (shebs@andros... |
blob | commitdiff | raw | diff to current |
1994-01-24 |
Ian Lance Taylor | * ldmain.c (reloc_overflow): Added name, reloc_name... |
blob | commitdiff | raw | diff to current |
1994-01-24 |
Ian Lance Taylor | * ldlang.c (lookup_name): Set BFD GP size to -G argume... |
blob | commitdiff | raw | diff to current |
1994-01-24 |
Ian Lance Taylor | * ldlang.c (relaxing): Removed global variable. |
blob | commitdiff | raw | diff to current |
1994-01-21 |
Ian Lance Taylor | * ldlang.c (new_afile): Initialize loaded field to... |
blob | commitdiff | raw | diff to current |
1994-01-19 |
David MacKenzie | * ld.texinfo: Clarify what -T option does. |
blob | commitdiff | raw | diff to current |
1994-01-19 |
Steve Chamberlain | * scripttempl/m88kbcs.sc: Don't use CREATE_OBJECT_SYMB... |
blob | commitdiff | raw | diff to current |
1994-01-14 |
Ian Lance Taylor | Motorola Delta sysV68 support from [email protected]... |
blob | commitdiff | raw | diff to current |
1994-01-11 |
Ian Lance Taylor | * scripttempl/elf.sc: Correct typo. |
blob | commitdiff | raw | diff to current |
1994-01-11 |
David MacKenzie | * ldgram.y, ldlex.l: Make the space between -e, -u... |
blob | commitdiff | raw | diff to current |
1994-01-08 |
Ian Lance Taylor | * scripttempl/elf.c: Define __bss_start before the... |
blob | commitdiff | raw | diff to current |
1994-01-06 |
Ian Lance Taylor | Various entries. |
blob | commitdiff | raw | diff to current |
1994-01-06 |
Ian Lance Taylor | * scripttempl/alpha.sc: Don't create .lit4 or .sdata... |
blob | commitdiff | raw | diff to current |
1994-01-06 |
David MacKenzie | * ldemul.h (ld_emulation_xfer_struct): Comment the... |
blob | commitdiff | raw | diff to current |
1994-01-01 |
David MacKenzie | clarify change |
blob | commitdiff | raw | diff to current |
1994-01-01 |
David MacKenzie | * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT... |
blob | commitdiff | raw | diff to current |
1993-12-31 |
Ian Lance Taylor | * ldgram.y (yyerror): Make argument const char *,... |
blob | commitdiff | raw | diff to current |
1993-12-31 |
David MacKenzie | * emulparams/i386mach.sh (NONPAGED_TEXT_START_ADDR... |
blob | commitdiff | raw | diff to current |
1993-12-30 |
Ian Lance Taylor | A major rewrite to move the bulk of the linker into... |
blob | commitdiff | raw | diff to current |
1993-12-14 |
Ian Lance Taylor | * ldlex.h: Don't declare yywrap if it is a macro. |
blob | commitdiff | raw | diff to current |
1993-12-14 |
Ian Lance Taylor | * ldlang.c (lang_for_each_statement_worker, |
blob | commitdiff | raw | diff to current |
1993-12-13 |
Ian Lance Taylor | * Makefile.in: Added .PHONY targets where appropriate... |
blob | commitdiff | raw | diff to current |
1993-12-11 |
Ian Lance Taylor | Made many changes to eliminate gcc warnings. Made... |
blob | commitdiff | raw | diff to current |
1993-12-11 |
Ian Lance Taylor | * ldlang.c (lang_process): Ifdef out final call to |
blob | commitdiff | raw | diff to current |
1993-12-02 |
Ian Lance Taylor | * ldgram.y (OPTION_Oval): New token. |
blob | commitdiff | raw | diff to current |
1993-12-01 |
Ken Raeburn | * configure.in: Group targets by CPU. Merge some m68k... |
blob | commitdiff | raw | diff to current |
1993-12-01 |
Ian Lance Taylor | * ldgram.y (OPTION_call_shared, OPTION_non_shared... |
blob | commitdiff | raw | diff to current |
1993-11-19 |
Ian Lance Taylor | * configure.in (mips*-sgi-irix5*): New target. Use... |
blob | commitdiff | raw | diff to current |
1993-11-08 |
David Henkel-Wallace | netware target support. |
blob | commitdiff | raw | diff to current |
1993-11-06 |
David MacKenzie | correct mach3 values |
blob | commitdiff | raw | diff to current |
1993-11-04 |
Ken Raeburn | Fix up dependencies and rules for ld.dvi, ld.info. |
blob | commitdiff | raw | diff to current |
1993-11-03 |
Ken Raeburn | * Makefile.in (distclean): Don't get rid of dvi or... |
blob | commitdiff | raw | diff to current |
1993-11-03 |
David MacKenzie | make -o override OUTPUT |
blob | commitdiff | raw | diff to current |
1993-11-02 |
Jeff Law | * scripttempl/hppaosf.sc: (___stack_zero, etext, _etext, |
blob | commitdiff | raw | diff to current |
1993-11-02 |
Jeff Law | * emultempl/hppaosf.em: Various fixes and... |
blob | commitdiff | raw | diff to current |
1993-11-02 |
Jeff Law | * ldlang.c (lang_process): Re-enable last call... |
blob | commitdiff | raw | diff to current |
1993-10-29 |
Ian Lance Taylor | * ld.h (flag_is_*): Removed macros. |
blob | commitdiff | raw | diff to current |
1993-10-29 |
Stan Shebs | Sparc Lynx support |
blob | commitdiff | raw | diff to current |
1993-10-28 |
Ian Lance Taylor | * Makefile.in: Add dependency for $(EMULATION_OFILES). |
blob | commitdiff | raw | diff to current |
1993-10-25 |
Ian Lance Taylor | * relax.c (write_relax): Check return value of bfd_sec... |
blob | commitdiff | raw | diff to current |
1993-10-25 |
Ken Raeburn | * ldlang.c (delete_output_file_on_failure): New variable. |
blob | commitdiff | raw | diff to current |
1993-10-19 |
Ian Lance Taylor | * configure.in (alpha-*-osf*): New target; use alpha.mt. |
blob | commitdiff | raw | diff to current |
1993-10-13 |
Ian Lance Taylor | * ldmain.c (enter_global_ref): Just ignore any weak... |
blob | commitdiff | raw | diff to current |
1993-10-12 |
Ian Lance Taylor | * configure.in (mips-*-elf*): New target; use mipsb... |
blob | commitdiff | raw | diff to current |
1993-10-01 |
Rob Savoye | * ldlang.c (lang_add_input_file): If it's a library... |
blob | commitdiff | raw | diff to current |
1993-09-17 |
Ian Lance Taylor | Finish up support for i386-sysv4 (without shared libra... |
blob | commitdiff | raw | diff to current |
1993-09-17 |
Stan Shebs | Added statements for stab sections in coff files. |
blob | commitdiff | raw | diff to current |
1993-09-12 |
David Edelsohn | * ldmain.c (main): Call set_scripts_dir after argv... |
blob | commitdiff | raw | diff to current |
1993-09-10 |
Jeffrey Wheat | Changed CXX back to g++. ../gcc/xgcc breaks the cdtest... |
blob | commitdiff | raw | diff to current |
1993-09-10 |
Jeffrey Wheat | Fixed RUNTEST* CXX CXXFLAGS macros and check rule. |
blob | commitdiff | raw | diff to current |
1993-09-10 |
David MacKenzie | * Makefile.in (TAGS): Use shell wildcards. |
blob | commitdiff | raw | diff to current |
1993-09-08 |
Jeffrey Osier | * Makefile.in: add TEXINPUTS variable and... |
blob | commitdiff | raw | diff to current |
1993-09-03 |
Roland Pesch | * ld.texinfo: re-enable included config file; conditio... |
blob | commitdiff | raw | diff to current |
1993-08-26 |
David Edelsohn | * ld.h (BYTE_SIZE, SHORT_SIZE, LONG_SIZE): Define... |
blob | commitdiff | raw | diff to current |
1993-08-24 |
Ken Raeburn | From Peter Hoogenboom <[email protected]>: |
blob | commitdiff | raw | diff to current |
1993-08-24 |
K. Richard Pixley | move BYTE_SIZE, SHORT_SIZE, LONG_SIZE from ldlang.c... |
blob | commitdiff | raw | diff to current |
1993-08-24 |
K. Richard Pixley | define BYTE_SIZE, SHORT_SIZE, and LONG_SIZE which are... |
blob | commitdiff | raw | diff to current |
1993-08-17 |
Ian Lance Taylor | * ldlang.c (open_output, lang_check): Check return... |
blob | commitdiff | raw | diff to current |
1993-08-17 |
Steve Chamberlain | * scripttempl/h8500.sc: Start all sections in a differ... |
blob | commitdiff | raw | diff to current |
1993-08-12 |
Jeffrey Wheat | check targets reimplemented to old way. |
blob | commitdiff | raw | diff to current |
1993-08-11 |
Ian Lance Taylor | * config/i386v.mh, config/irix4.mh: Use gcc |
blob | commitdiff | raw | diff to current |
1993-08-11 |
Ian Lance Taylor | * config/i386sco.mh: New file; copy of i386v.mh to... |
blob | commitdiff | raw | diff to current |
1993-08-06 |
David MacKenzie | clean up error messages |
blob | commitdiff | raw | diff to current |
1993-08-06 |
Ian Lance Taylor | * scripttempl/mips.sc: Always define _ftext, _fdata... |
blob | commitdiff | raw | diff to current |
1993-08-05 |
Jeffrey Wheat | Changes to add dejagnu testsuite support |
blob | commitdiff | raw | diff to current |
1993-08-05 |
David MacKenzie | add missing newlines in messages |
blob | commitdiff | raw | diff to current |
1993-08-03 |
David MacKenzie | add -warn-common option |
blob | commitdiff | raw | diff to current |
1993-08-02 |
Ken Raeburn | * scripttempl/elf.sc: Add hooks for .sdata, .sbss... |
blob | commitdiff | raw | diff to current |
1993-07-26 |
Ken Raeburn | solaris 2 changes |
blob | commitdiff | raw | diff to current |
1993-07-22 |
David MacKenzie | move compile-in decision to genscripts.sh |
blob | commitdiff | raw | diff to current |
1993-07-22 |
David MacKenzie | fix typo |
blob | commitdiff | raw | diff to current |
1993-07-22 |
David MacKenzie | The default script is now compiled in; the others are... |
blob | commitdiff | raw | diff to current |
1993-07-20 |
Ken Raeburn | Make emul-list.h depend on Makefile, so changes to... |
blob | commitdiff | raw | diff to current |
1993-07-20 |
Ken Raeburn | disable em_i386linux.o until emulparams/i386linux.sh... |
blob | commitdiff | raw | diff to current |
1993-07-16 |
Ian Lance Taylor | * ldgram.y (OPTION_Lfile): New token. |
blob | commitdiff | raw | diff to current |
1993-07-16 |
David Edelsohn | h8/300h stuff |
blob | commitdiff | raw | diff to current |
1993-07-15 |
David MacKenzie | remove dupliate include |
blob | commitdiff | raw | diff to current |
1993-07-15 |
David Edelsohn | Add h8/300h support. |
blob | commitdiff | raw | diff to current |
1993-07-15 |
David MacKenzie | source cleanups; fix finding scripts |
blob | commitdiff | raw | diff to current |
1993-07-15 |
Ian Lance Taylor | * scripttempl/m88kbcs.sc: Removed TARGET statement... |
blob | commitdiff | raw | diff to current |
1993-07-15 |
Ian Lance Taylor | * Makefile.in (em_m88kbcs.c): Correct dependency. |
blob | commitdiff | raw | diff to current |
1993-07-15 |
David MacKenzie | * ldfile.c (ldlang_open_file, ldfile_open_command_file), |
blob | commitdiff | raw | diff to current |
1993-07-14 |
David Edelsohn | * configure.in: Accept h8300h for target cpu. |
blob | commitdiff | raw | diff to current |
next |