2003-07-08 |
Zack Weinberg | system.h: Poison MAP_CHARACTER.
|
commit | commitdiff | tree |
2003-07-08 |
Zack Weinberg | Makefile.tpl (configure-gcc): Depend on maybe-configure...
|
commit | commitdiff | tree |
2003-07-05 |
Zack Weinberg | cpplib.h (CPP_AT_NAME, [...]): New token types.
|
commit | commitdiff | tree |
2003-07-04 |
Zack Weinberg | Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
|
commit | commitdiff | tree |
2003-07-04 |
Zack Weinberg | intl: New directory; see intl/ChangeLog for details.
|
commit | commitdiff | tree |
2003-07-03 |
Zack Weinberg | system.h: Include filenames.h.
|
commit | commitdiff | tree |
2003-07-03 |
Danny Smith | pex-win32.c (fix_argv): Ensure that the executable...
|
commit | commitdiff | tree |
2003-07-01 |
Zack Weinberg | * filenames.h: New file imported from binutils.
|
commit | commitdiff | tree |
2003-06-28 |
Zack Weinberg | dbxout.c (flag_debug_only_used_symbols): Delete redundant...
|
commit | commitdiff | tree |
2003-06-28 |
Zack Weinberg | * c-format.c (check_format_string, get_constant)
|
commit | commitdiff | tree |
2003-06-27 |
Zack Weinberg | * config/darwin.h, config/elfos.h, config/i960/i960...
|
commit | commitdiff | tree |
2003-06-25 |
Zack Weinberg | re PR c/10178 (ICE in tree_low_cst)
|
commit | commitdiff | tree |
2003-06-22 |
Zack Weinberg | safe-ctype.h (HC_UNKNOWN, [...]): Rename to HOST_CHARSET_UNK...
|
commit | commitdiff | tree |
2003-06-21 |
Zack Weinberg | safe-ctype.h (HC_UNKNOWN, [...]): New #defines.
|
commit | commitdiff | tree |
2003-06-20 |
Zack Weinberg | tm.texi: Uniformly use @defmac for macros, rather than...
|
commit | commitdiff | tree |
2003-06-19 |
Zack Weinberg | target.h (asm_out.file_start, [...]): New hooks.
|
commit | commitdiff | tree |
2003-06-17 |
Zack Weinberg | * cpplib.h, cpphash.h, cppcharset.c, cpperror.c, cppexp.c
|
commit | commitdiff | tree |
2003-06-15 |
Zack Weinberg | vmsdbgout.c (vmsdbgout_finish): Rename parameter to...
|
commit | commitdiff | tree |
2003-06-14 |
Zack Weinberg | svr3.h (ASM_FILE_START): Don't use ASM_FILE_START_1.
|
commit | commitdiff | tree |
2003-06-09 |
Andrew Pinski | re PR target/8787 ([DJGPP] GCC fails to emit .intel_syntax...
|
commit | commitdiff | tree |
2003-06-09 |
Zack Weinberg | re PR c++/8861 ([ABI] mangling floating point literal...
|
commit | commitdiff | tree |
2003-06-07 |
Zack Weinberg | config.gcc (with_cpu handling): Translate sparc64 in...
|
commit | commitdiff | tree |
2003-06-04 |
Zack Weinberg | re PR bootstrap/3163 ([3.3 Only] gcc/aclocal.m4 mmap...
|
commit | commitdiff | tree |
2003-06-02 |
Zack Weinberg | ggc-page.c (init_ggc): Give better diagnostics on failure...
|
commit | commitdiff | tree |
2003-05-23 |
Larin Hennessy | explow.c (allocate_dynamic_stack_space): Remove call...
|
commit | commitdiff | tree |
2003-05-22 |
Zack Weinberg | re PR other/2873 ([3.3 only][fixinclude] Bogus fixinclude...
|
commit | commitdiff | tree |
2003-05-17 |
Zack Weinberg | * doc/install.texi: Remove information about desupported...
|
commit | commitdiff | tree |
2003-05-15 |
Zack Weinberg | config.gcc: Purge all targets obsoleted in GCC 3.3.
|
commit | commitdiff | tree |
2003-05-13 |
Zack Weinberg | diagnostic.c (output_format): Add support for %m.
|
commit | commitdiff | tree |
2003-05-13 |
Zack Weinberg | * gcc.dg/const-elim-1.c: Tighten scan-assembler-not...
|
commit | commitdiff | tree |
2003-05-13 |
Zack Weinberg | varasm.c (notice_rtl_inlining_of_deferred_constant...
|
commit | commitdiff | tree |
2003-05-12 |
Zack Weinberg | diagnostic.c (diagnostic_for_decl): Take a diagnostic_contex...
|
commit | commitdiff | tree |
2003-05-11 |
Zack Weinberg | diagnostic.c: Reorder functions for clarity...
|
commit | commitdiff | tree |
2003-05-07 |
Zack Weinberg | stmt.c (force_label_rtx): New function, based on logic...
|
commit | commitdiff | tree |
2003-05-05 |
Zack Weinberg | rtl.h (STRING_POOL_ADDRESS_P): Rename to DEFERRED_CONSTANT_P.
|
commit | commitdiff | tree |
2003-05-03 |
Zack Weinberg | re PR c/10604 (-Wall includes sign conversion warning...
|
commit | commitdiff | tree |
2003-04-29 |
Zack Weinberg | config.gcc: Install obsolete target list for GCC 3.3.
|
commit | commitdiff | tree |
2003-04-29 |
Zack Weinberg | * tree.h: Delete no-checking definition of CST_OR_CONSTRUCTO...
|
commit | commitdiff | tree |
2003-04-28 |
Zack Weinberg | tree.h (TREE_CST_RTL, [...]): Delete.
|
commit | commitdiff | tree |
2003-04-28 |
Zack Weinberg | expr.c (expand_expr <COMPLEX_CST, [...]): Always call...
|
commit | commitdiff | tree |
2003-04-27 |
Zack Weinberg | varasm.c (const_str_htab_hash, [...]): Kill.
|
commit | commitdiff | tree |
2003-04-27 |
Zack Weinberg | varasm.c (output_constant_def): Split out two new static...
|
commit | commitdiff | tree |
2003-04-22 |
Zack Weinberg | Strip carriage returns
|
commit | commitdiff | tree |
2003-04-20 |
Chris Lattner | c-common.h, [...]: Rename genrtl_decl_cleanup to genrtl_clea...
|
commit | commitdiff | tree |
2003-04-20 |
Zack Weinberg | * varasm.c (struct deferred_constant, defer_addressed_consta...
|
commit | commitdiff | tree |
2003-04-20 |
Zack Weinberg | target.h (encode_section_info): Add new argument carrying...
|
commit | commitdiff | tree |
2003-04-16 |
Zack Weinberg | configure.in: Unify the code which creates symlinks...
|
commit | commitdiff | tree |
2003-04-15 |
Zack Weinberg | varasm.c (output_constant_def): Do not consult CONSTANT_AFTE...
|
commit | commitdiff | tree |
2003-04-13 |
Zack Weinberg | * c-typeck.c (digest_init, push_init_level): Use CONSTRUCTOR...
|
commit | commitdiff | tree |
2003-04-13 |
Zack Weinberg | tree.c (build_constructor): New function.
|
commit | commitdiff | tree |
2003-04-12 |
Zack Weinberg | * intl.h: #define gcc_gettext_width to strlen when...
|
commit | commitdiff | tree |
2003-04-12 |
Zack Weinberg | configure.in: Check for wchar.h, mbstowcs, and wcswidth.
|
commit | commitdiff | tree |
2003-04-11 |
Zack Weinberg | darwin-c.c (darwin_pragma_unused): Use lookup_name...
|
commit | commitdiff | tree |
2003-04-11 |
Zack Weinberg | c-decl.c (struct binding_level): Add shadowed_tags...
|
commit | commitdiff | tree |
2003-04-11 |
Zack Weinberg | tree.c (tree_operand_check_failed): New function.
|
commit | commitdiff | tree |
2003-04-10 |
Zack Weinberg | install.html: Document complete list of locales required...
|
commit | commitdiff | tree |
2003-04-10 |
Dan Nicolaescu | regrename.c (struct du_chain): Use a bitfield for reg_class.
|
commit | commitdiff | tree |
2003-04-07 |
Zack Weinberg | tree.c (tree_size): For all 'c' and 'x' nodes...
|
commit | commitdiff | tree |
2003-04-07 |
Zack Weinberg | Oops, this belongs with the previous calls.c commit
|
commit | commitdiff | tree |
2003-04-07 |
Zack Weinberg | mklibgcc.in: Use a here document to avoid running afoul...
|
commit | commitdiff | tree |
2003-04-07 |
Zack Weinberg | call.c: Include intl.h.
|
commit | commitdiff | tree |
2003-04-06 |
Zack Weinberg | re PR rtl-optimization/10024 ([HP-PA] inline optimization...
|
commit | commitdiff | tree |
2003-03-23 |
Zack Weinberg | configure.in: Check whether it is necessary to link...
|
commit | commitdiff | tree |
2003-03-22 |
Zack Weinberg | * gcc.dg/Wshadow-1.c: Add a dg-warning line.
|
commit | commitdiff | tree |
2003-03-22 |
Zack Weinberg | c-common.c: Include intl.h.
|
commit | commitdiff | tree |
2003-03-21 |
Aldy Hernandez | Makefile.in (TEXI_GCCINT_FILES): Add libgcc.texi.
|
commit | commitdiff | tree |
2003-03-21 |
Zack Weinberg | aclocal.m4 (gcc_AC_EXAMINE_OBJECT, [...]): Delete.
|
commit | commitdiff | tree |
2003-03-21 |
Zack Weinberg | javaop.h (jfloat, jdouble): Make them structures mirroring...
|
commit | commitdiff | tree |
2003-03-17 |
Zack Weinberg | c-tree.h (struct lang_identifier): Remove error_locus...
|
commit | commitdiff | tree |
2003-03-17 |
Zack Weinberg | naming-1.m: Use "(parse|syntax) error".
|
commit | commitdiff | tree |
2003-03-15 |
Zack Weinberg | * doc/libgcc.texi: Remove @tie.
|
commit | commitdiff | tree |
2003-03-15 |
Aldy Hernandez | Makefile.in (TEXI_GCCINT_FILES): Add libgcc.texi.
|
commit | commitdiff | tree |
2003-03-10 |
Zack Weinberg | c-opts.c (add_prefixed_path): Don't use concat.
|
commit | commitdiff | tree |
2003-02-21 |
Zack Weinberg | * MAINTAINERS: Add self to blanket write privs. section.
|
commit | commitdiff | tree |
2003-02-21 |
Zack Weinberg | cpphash.h (struct lexer_state): Add directive_wants_padding.
|
commit | commitdiff | tree |
2003-02-19 |
Zack Weinberg | search.c (grow_bfs_bases): New subroutine of bfs_walk.
|
commit | commitdiff | tree |
2003-02-14 |
Zack Weinberg | emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
|
commit | commitdiff | tree |
2003-02-12 |
Zack Weinberg | cpplib.c (do_include_common): Move warnings for #include_nex...
|
commit | commitdiff | tree |
2003-02-04 |
Rodney Brown | i386.c (x86_function_profiler): Fix typo in format.
|
commit | commitdiff | tree |
2003-01-24 |
Zack Weinberg | Makefile.in (CFILES): Add pex-*.c.
|
commit | commitdiff | tree |
2003-01-22 |
Zack Weinberg | fix typo in last change
|
commit | commitdiff | tree |
2003-01-22 |
Zack Weinberg | genautomata.c (output_internal_insn_latency_func, ...
|
commit | commitdiff | tree |
2003-01-22 |
Zack Weinberg | Make-lang.in: Disable -Werror for tracebak.c and b_gnatb.c.
|
commit | commitdiff | tree |
2003-01-21 |
Zack Weinberg | genautomata.c (output_internal_insn_latency_func):...
|
commit | commitdiff | tree |
2003-01-21 |
Zack Weinberg | genautomata.c: Space savings in generated code:
|
commit | commitdiff | tree |
2003-01-21 |
Zack Weinberg | configure.in: Check for system-provided 'uchar' type.
|
commit | commitdiff | tree |
2003-01-21 |
Zack Weinberg | configure.in: Check for system-provided 'uchar' type.
|
commit | commitdiff | tree |
2003-01-16 |
Zack Weinberg | rs6000.h: Mention Altivec registers in commentary.
|
commit | commitdiff | tree |
2003-01-06 |
Zack Weinberg | hwint.h: If the current compiler has no 64-bit type...
|
commit | commitdiff | tree |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk
|
commit | commitdiff | tree |
2002-12-01 |
Zack Weinberg | * config/frv/xm-frv.h: Delete, unnecessary.
|
commit | commitdiff | tree |
2002-12-01 |
Zack Weinberg | Revert change accidentally applied to wrong branch
|
commit | commitdiff | tree |
2002-12-01 |
Zack Weinberg | i * configure.in: Don't put ${tm_file} into host_xm_file,
|
commit | commitdiff | tree |
2002-11-28 |
Zack Weinberg | rs6000.c (altivec_init_builtins): Make the pointer...
|
commit | commitdiff | tree |
2002-11-14 |
Zack Weinberg | tree.c (tree_vec_elt_check_failed): New function.
|
commit | commitdiff | tree |
2002-11-12 |
Zack Weinberg | params.def (ggc-min-expand, [...]): New parameters.
|
commit | commitdiff | tree |
2002-11-10 |
Zack Weinberg | sysv4.h: Define NO_IMPLICIT_EXTERN_C here...
|
commit | commitdiff | tree |
2002-11-02 |
Zack Weinberg | PR c/7353 redux
|
commit | commitdiff | tree |
2002-10-25 |
Zack Weinberg | re PR c++/7266 (pedantic segfaults on missing typename)
|
commit | commitdiff | tree |
2002-10-25 |
Zack Weinberg | re PR c++/6994 (ICE in find_function_data)
|
commit | commitdiff | tree |
next |