OSDN Git Service

2007-11-27 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / gcc / crtstuff.c
2007-08-24 jiez * crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define for...
2007-05-04 jakub * crtstuff.c (HIDDEN_DTOR_LIST_END): New macro.
2007-01-18 rsandifogcc/
2006-05-16 dj* crtstuff.c (__dso_handle): Set section from
2005-11-15 jsm28 * crtstuff.c: Undefine gid_t, pid_t, rlim_t, ssize_t...
2005-06-25 kcookUpdate FSF address.
2005-05-11 nathan PR bootstrap/21481
2005-05-10 nathan * crtstuff.c: Revert part of 2005-05-08 Change.
2005-05-09 kazu * crtstuff.c, integrate.h, tree-scalar-evolution.h,
2005-05-08 nathan * Makefile.in (cs-tconfig.h): Pass USED_FOR_TARGET...
2005-04-29 jules * crtstuff.c: Handle targets that use .init_array.
2004-11-24 jsm282004-11-24 Mark Mitchell <mark@codesourcery.com>
2004-10-13 rth PR c/17384
2004-09-18 kazu * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk...
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-21 jakub * crtstuff.c (frame_dummy, __do_global_ctors_1): Call
2003-11-21 ro * config/mips/t-iris6 (CRTSTUFF_T_CFLAGS): Add -Wno...
2003-10-31 aj2003-10-31 Andreas Jaeger <aj@suse.de>,
2003-10-28 ghazi * config/mips/irix6-libc-compat.c (inet_makeaddr)...
2003-06-07 aj * crtstuff.c: Remove undefined usage of INIT_SECTION_P...
2003-06-04 aj * config/i386/uwin.h: Remove SUBTARGET_PROLOGUE.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-26 jakub * varasm.c (default_exception_section): Move to...
2002-11-07 geoffkIndex: ChangeLog
2002-09-13 shebs * target.h (struct gcc_target): New field
2002-06-04 rth * crtstuff.c (__EH_FRAME_BEGIN__): Conditionali...
2002-02-26 jakub * attribs.c (c_common_attribute_table): Add visibility.
2002-02-05 aj * crtstuff.c: Fix comments.
2002-01-27 rth * Makefile.in (CRTSTUFF_CFLAGS): New.
2002-01-25 jakub * unwind-dw2-fde-glibc.c: If inhibit_libc, use __regis...
2001-12-15 jakub * configure.in: Check for ld.
2001-10-26 ghazi * dwarf2out.c (PTR_SIZE, default_eh_frame_section...
2001-10-10 kazu * calls.c: Fix formatting.
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-21 rth * crtstuff.c: Fix thinko last change. Move...
2001-08-20 oldham2001-08-20 Jeffrey Oldham <oldham@codesourcery.com>
2001-08-19 rth * crtstuff.c: Move list heads before code that...
2001-08-17 rth * varasm.c (assemble_variable): Don't overalign...
2001-08-09 rthMove constructor/destructor handling into target hooks.
2001-08-08 green2001-08-08 Anthony Green <green@redhat.com>
2001-08-04 rth * target.h (gcc_target): Add asm_out.named_section,
2001-08-01 kazu * alias.c: Fix comment formatting.
2001-05-22 rth * unwind-dw2-fde.c (__deregister_frame_info...
2001-05-22 rth * crtstuff.c (__register_frame_info_bases)...
2001-05-17 zacki * libgcc1-test.c, libgcc1.c, config/i386/perform...
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-19 jakub * crtstuff.c (init_dummy): Use CRT_END_INIT_DUMMY...
2001-03-05 ghazi * crtstuff.c: Restore include of auto-host.h.
2001-03-03 zack * configure.in: Kill tm.h. Include the files in the...
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2000-11-20 rth * crtstuff.c (force_to_data): Use array size...
2000-09-25 hpChanges add TABs on either or both sides, covering...
2000-08-25 aoliva* crtstuff.c (CRT_CALL_STATIC_FUNCTION): Define default.
2000-05-15 lawUpdate to libgcc copyright exception clause.
2000-04-05 drepper * acconfig.h: Add HAVE_GAS_HIDDEN.
2000-02-26 lawFix copyrights.
2000-02-12 ghazi * crtstuff.c (__do_global_ctors_aux, __reg_frame_ctor,
2000-02-01 ghazi * tsystem.h: New file.
1999-12-29 ghazi * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
1999-12-19 mmitchel * crtstuff.c (__do_global_ctors_aux): Do not call...
1999-12-17 mmitchel * crtstuff.c (__dso_handle): Declare.
1999-09-20 ghazi * crtstuff.c (ON_EXIT): Delete empty macro defin...
1999-09-09 jason * defaults.h (EH_FRAME_SECTION, EH_FRAME_SECTION_ASM_O...
1999-03-23 law * crtstuff.c: Use ANSI function definitions...
1999-02-27 law * frame.h: Update some comments.
1998-09-19 law * configure.in: Disable collect2 for nextstep...
1998-06-08 ghaziWarning fixes:
1998-05-13 ghaziWarning fixes:
1998-04-04 law * Check in merge from gcc2. See ChangeLog...
1998-01-23 law * crtstuff.c (init_dummy): Keep the epilogue...
1998-01-14 lawBring in final gcc-2.8.0 changes.
1998-01-02 law * crtstuff.c (__frame_dummy): New function...
1997-12-15 lawBring over changes from latest gcc-2.8 pre-release.
1997-12-10 greenFixed typo.
1997-12-08 lawUpdates from gcc-2.8 test tarball to current gcc-2...
1997-12-07 lawMerge from gcc-2.8
1997-11-25 law * crtstuff.c (do_global_dtors_aux): Handle...
1997-09-10 jasondwarf2 EH support
1996-10-31 wilsonPut HAS_INIT_SECTION ifdefs around Irix6 support.
1996-10-24 mrs * crtstuff.c (__do_global_dtors_aux): Allow...
1996-10-16 merrillirix6 ctors
1996-07-03 mrsformatting tweaks
1996-06-28 kenner(init_dummy): Only i386-linux (at most) needs ___brk_ad...
1995-06-15 kennerUpdate FSF address.
1995-05-19 kennerAdded reference to INIT_SECTION_PREAMBLE for systems...
1995-05-16 kennerFix typos in comments.
1994-12-08 kenner(CRT_END): Add dummy refs to ___brk_addr, __environ...
1994-11-19 merrillShared library support.
1994-03-23 kennerChange rfg's address.
1993-02-05 wilson(__do_global_ctors_aux): Use FORCE_INIT_SECTION_ALIGN
1992-06-04 mycroftentered into RCS
1992-05-24 rms*** empty log message ***
1992-05-13 rms*** empty log message ***
1992-03-20 wood*** empty log message ***
1992-03-19 wood*** empty log message ***
1992-03-19 rms*** empty log message ***
1992-03-16 rms*** empty log message ***
1992-03-07 rmsInitial revision