OSDN Git Service

* scripttempl/elf.sc (DATA_SEGMENT_RELRO_GOTPLT_END): Delete.
[pf3gnuchains/pf3gnuchains4x.git] / ld / ldexp.c
2005-03-14 Alan Modra * ldexp.c (exp_fold_tree): Ensure return value is...
2005-02-22 Alan Modra * ldexp.c: Warning fixes.
2005-02-17 Zack Weinberg * ldexp.c (assigning_to_dot): New global flag.
2005-02-17 Alan Modra * ldexp.c (new_abs): Init new.str.
2005-01-21 Ben Elliston * ldlang.c (lang_reasonable_defaults): Remove.
2004-12-17 Jakub Jelinek * ldexp.h (exp_data_seg): Add min_base and maxpagesize...
2004-11-24 Alan Modra * ldexp.c (fold_name): Correct PR 338 fix.
2004-11-19 Nick CliftonAdd ORIGIN and LENGTH linker script operators.
2004-10-26 Mark Mitchell * Makefile.in (earmsymbian.c): Depend on armbpabi...
2004-10-15 Alan Modra * ldexp.c (exp_fold_tree): Don't immediately exit...
2004-10-04 Jakub Jelinek * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.
2004-09-19 Andreas Schwab * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust...
2004-09-17 Alan Modrainclude/
2004-09-07 Andreas Schwab * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply...
2004-08-18 Alan Modra PR 338
2004-06-24 Alan Modrabfd/
2004-05-11 Jakub Jelinekbfd/
2004-02-23 Nathan Sidwell * ldlang.h (struct lang_output_section_state): Change...
2004-02-20 Nathan Sidwell * ldgram.y (exp): Add two operand ALIGN.
2004-01-03 Alan Modra * ldexp.c (align_n): Make static.
2003-10-11 Hans-Peter Nilsson * ld.texinfo (Builtin Functions) <DEFINED>: Say that...
2003-10-08 Hans-Peter Nilsson * ldexp.c (fold_name) <case DEFINED>: Set section...
2003-06-28 Alan ModraConvert to C90
2003-06-25 Alan ModraCorrect spelling of "relocatable".
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-30 Daniel Jacobowitz * emultempl/aix.em: Use include <> for generated headers.
2002-09-25 Alan Modra * ldexp.c (fold_unary): New. Split out from exp_fold_...
2002-09-02 Nick CliftonAdd EXTERN references to __ctbpm __gp and __ep.
2002-09-02 Nick CliftonFix PROVIDE
2002-08-13 Alan Modra * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set...
2002-06-08 Alan Modra * ldexp.c: Replace CONST with const.
2002-05-03 Kazu Hirata * ld.h: Fix formatting.
2002-04-30 Richard Sandiford * ldlang.c (print_assignment): Update print_dot for...
2002-04-03 Jakub Jelinek * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If commo...
2002-02-15 Alan Modra Support arbitrary length fill patterns.
2002-02-12 Jakub Jelinek * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END):...
2001-12-04 Alan Modra * ldexp.c (exp_print_token): Correct "table" entry...
2001-07-19 Nick CliftonUse stderr if config.map_file is not available. Do...
2001-03-13 Nick CliftonFixtypos in ChangeLogs, fix copyright dates in files
2001-02-13 H.J. Lu2001-02-13 H.J. Lu <hjl@gnu.org>
2000-10-09 Kazu Hirata2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-03 Kazu Hirata2000-10-03 Kazu Hirata <kazu@hxi.com>
2000-09-29 Kazu Hirata2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-02-03 Timothy WallAdd octets vs bytes functionality to LD.
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 Richard HendersonInitial revision