OSDN Git Service

* system.h (STRIP_NAME_ENCODING): Poison it.
[pf3gnuchains/gcc-fork.git] / gcc / system.h
2002-05-19 rth * system.h (STRIP_NAME_ENCODING): Poison it.
2002-05-19 rth * system.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18 rth * system.h (SELECT_RTX_SECTION): Poison.
2002-05-17 neil * defaults.h (UNIQUE_SECTION): Remove.
2002-05-15 zack * c-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-07 neil * c-common.c (c_common_init): Set options->unsigned_wchar.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-21 tromey * dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.
2002-02-02 neil * cpphash.h (struct spec_nodes): Remove n__CHAR_UNSIGN...
2002-01-31 kazu * rtlanal.c (subreg_regno_offset): Do not use
2002-01-22 kazu * predict.c: Fix formatting.
2002-01-16 kazu * expmed.c (extract_fixed_bit_field): Remove unused...
2002-01-15 jsm28 * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_A...
2002-01-08 jsm28 * doc/tm.texi (EASY_DIV_EXPR, IMPLICIT_FIX_EXPR,
2002-01-08 jsm28 * doc/tm.texi (ASM_OUTPUT_EH_REGION_BEG, ASM_OUTPUT_EH...
2002-01-03 grahams * mkconfig.sh: Output to config.h, hconfig.h and tconfig.h
2001-12-28 kazu * except.c: Fix comment formatting.
2001-12-21 robertl * system.h (PREFETCH): Explictly undefine.
2001-11-19 jason * cppmacro.c (_cpp_backup_tokens): Pop cur_run...
2001-10-28 jsm28 * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog...
2001-10-21 ghazi * arm.h (FUNCTION_ARG_REGNO_P): Use IN_RANGE.
2001-10-15 neil * system.h: Poison old unused target macros.
2001-10-09 kazu * c-common.h: Fix comment formatting.
2001-09-28 zack * cpplex.c (cpp_output_token): Use a putc loop for
2001-09-10 zack * cpplex.c (parse_identifier): Fast-path optimize...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-17 zack * system.h: Forward-declare struct rtx_def, struct...
2001-06-27 neil * system.h (TARGET_ESC): Move to ...
2001-05-26 rthStandardize header guards.
2001-04-12 ghazi * configure.in (errno): Check for declaration.
2001-03-28 ghazi * configure.in: Don't check for bcopy.
2001-03-27 ghazi * system.h: Include symcat.h.
2001-03-14 zack * aclocal.m4 (gcc_AC_COMPILE_CHECK_SIZEOF, gcc_AC_C_CH...
2001-03-13 ghazi * system.h (malloc, realloc, calloc, strdup): Only...
2001-03-12 zack * configure.in: Move check for unsigned enumerated...
2001-03-10 ghazi * system.h (malloc, realloc, calloc, strdup, bzero...
2001-03-10 ghazi * fixinc/server.c (load_data, run_shell): Use xmalloc...
2001-03-06 zacklibiberty:
2001-03-03 zack * configure.in: Kill tm.h. Include the files in the...
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2000-12-22 ghazi * Makefile.in (sched-deps.o, sched-rgn.o): Fix depende...
2000-12-19 rth * system.h (getopt): Update prototype to match...
2000-12-08 zackinclude:
2000-11-28 kenner * system.h (IS_DIR_SEPARATOR): Use uppercase macro...
2000-11-21 shebs * config/rs6000/xm-darwin.h: New file, Darwin...
2000-11-09 jsm28 * calls.c (expand_call, emit_library_call_value_1...
2000-10-20 kenner * gcse.c (set_hash_table_size): Now unsigned.
2000-09-25 bkoz2000-09-25 Branko Cibej <branko.cibej@hermes.si>
2000-08-21 law * gcc.c (do_spec_1): Implement %j spec flag.
2000-08-18 neil * cpphash.h: Use HAVE_DESIGNATED_INITIALIZERS.
2000-07-22 ghazi * system.h (__FUNCTION__): Wrap definition in #ifndef.
2000-07-21 zack * diagnostic.c (trim_filename, fancy_abort): Moved...
2000-07-13 ghazi * system.h (alloca): Prototype if __GNUC__ && __SIZE_T...
2000-07-07 ghazi * system.h (UNION_INIT_ZERO): New macro for initializi...
2000-06-09 ghazi * system.h (SSIZE_MAX): Delete backup definition.
2000-05-27 zack * configure.in: Add AC_CHECK_TYPE(ssize_t). Remove...
2000-05-23 ghaziinclude:
2000-05-17 ghazi * system.h (offsetof): Define at the very end, to...
2000-05-12 phdm * ggc-simple.c (offsetof): Macro definition moved...
2000-05-05 law * system.h (S_ISBLK): Provide fallback definition.
2000-05-04 ghazi * system.h: Don't wrap <sys/types.h> with HAVE_SYS_TYP...
2000-04-25 kennerFix comment
2000-04-22 rth * diagnostic.c (init_output_buffer): Don't...
2000-04-19 mmitchel * system.h (ONLY_INT_FIELDS): Make sure it is defined.
2000-04-18 robertl * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED...
2000-02-27 zack * Makefile.in (STMP_FIXINC): New toggle.
2000-02-18 loewis * gcc.texi (Bug Reporting): Refer to bugs.html.
2000-01-17 ghazi * reload.c: PROTO -> PARAMS.
2000-01-13 jason * configure.in (i?86-*-beos{pe,elf,}*): Recognize.
2000-01-07 khan2000-01-06 Mumit Khan <khan@xraylith.wisc.edu>
2000-01-04 lawUpdate copyrights
2000-01-02 mmitchel * system.h (CEIL): Define.
1999-12-30 ghazi * system.h (bcopy, bcmp, bzero, index, rindex, atof...
1999-12-27 ghazi * system.h (strsignal): Don't check HAVE_STRSIG...
1999-09-22 ghazi * configure.in (AC_PREREQ): Bump to 2.13.
1999-09-21 ghazi * machmode.h (HOST_PTR_PRINTF): Move from here ...
1999-09-16 ghazi * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros...
1999-09-08 ghazi * system.h (sbrk, malloc, calloc, realloc): Backup...
1999-09-08 rth * defaults.h (TARGET_ESC): Move ...
1999-09-08 rthLinas Vepstas <linas@linas.org>
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-26 zack1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover...
1999-08-09 lawMore mail address and web address updates.
1999-07-18 law * gcc.texi: Update e-mail addresses and URLs...
1999-06-24 law
1999-06-21 lawx
1999-04-16 zack1999-04-16 22:44 -0400 Zack Weinberg <zack@rabi.colum...
1999-04-15 law * aclocal.m4 (GCC_FUNC_MKDIR_TAKES_ONE_ARG...
1999-03-31 law * system.h (STDERR_FILENO): Fix typo.
1999-03-24 law * system.h (STDIN_FILENO): Provide default...
1999-03-19 law * system.h: Use putc_unlocked, fputc_unlocked...
1999-03-07 ghazi * system.h (const, inline): Move the stage2...
1999-02-15 ghazi * cccp.c: Don't define HOST_WIDE_INT. Replace...
1999-02-12 ghazi * system.h: Provide a definition for HOST_WIDES...
1999-02-09 law * system.h (_, N_): Remove dummy i18n macros.
1999-02-09 zack1999-02-09 16:42 -0500 Zack Weinberg <zack@rabi.colum...
1999-02-06 law * README.g77, gcc.c, gcc.texi: Update email...
1999-02-01 ghazi * system.h (inline, const): Handle these for...
1999-01-27 lawMerge in gcc2 snapshot 19980929. See gcc/ChangeLog...
1999-01-17 rth* system.h (bcopy): Implement with memmove not memcpy.
next