OSDN Git Service

* parse.y (sizeof, alignof, typeof): New non-terminals to
[pf3gnuchains/gcc-fork.git] / gcc /
2002-08-15 aoliva* parse.y (sizeof, alignof, typeof): New non-terminals to
2002-08-15 aoliva* c-tree.h (skip_evaluation): Move declaration...
2002-08-15 rupp * dbxout.c (dbx_debug_hooks): Update end_prologue...
2002-08-15 sje * gcc/unwind.h (_Unwind_Ptr): Make 64 bits on IA64...
2002-08-15 ghazi * loop.c (scan_loop, move_movables, count_one_set...
2002-08-15 dje * rs6000.c (output_mi_thunk): Return to functio...
2002-08-15 gdr*** empty log message ***
2002-08-15 nathancp:
2002-08-15 uweigand * config/s390/s390.c (legitimize_address): Optimize...
2002-08-15 gccadminDaily bump.
2002-08-15 rupp * config/alpha/alpha-protos.h: Update.
2002-08-15 rth * ggc-page.c (RTL_SIZE): New.
2002-08-15 rth * gcc.dg/tls/diag-3.c: Fix expected message...
2002-08-15 rth * calls.c: Include target.h.
2002-08-15 rth * Makefile.in (LOOSE_WARN): Add -fno-common.
2002-08-14 neil PR preprocessor/7358
2002-08-14 neil PR preprocessor/7526
2002-08-14 nathan * doc/invoke.texi (-a): Remove documentation.
2002-08-14 gdr Fix PR/7566
2002-08-14 dalejInsert memory clobbers before the code that pops variab...
2002-08-14 neil * c-opts.c (c_common_post_options): Correct test.
2002-08-14 ghazi * m88k.h (ASM_OUTPUT_SOURCE_FILENAME): Fix incorrect...
2002-08-14 ro * config/sparc/sol2.h (SUBTARGET_EXTRA_SPECS): Define.
2002-08-14 uweigand * reload.c (find_reloads): Handle constraint letters...
2002-08-14 ciceron * config/m68hc11/m68hc11.h (LINK_SPEC): Support -mrelax.
2002-08-14 ciceron * doc/invoke.texi: Document -minmax for 68HC12.
2002-08-14 ciceronChangeLog for Update libgcc to use -mlong-calls (HC12)
2002-08-14 ciceron * config/m68hc11/t-m68hc11-gas (LIB1ASMFUNCS): Build...
2002-08-14 gccadminDaily bump.
2002-08-14 ciceron * doc/invoke.texi: Document -mlong-calls for 68HC12.
2002-08-14 neil * toplev.c (parse_options_and_default_flags): Don...
2002-08-14 gdr * c-pretty-print.h: Guard against multiple...
2002-08-14 ghazi * m68k.c (m68k_output_function_prologue,
2002-08-14 ghazi * c-opts.c (lang_flags): Const-ify.
2002-08-14 gdr * tree.h: Guard against multiple inclusion.
2002-08-14 hp * reload1.c (reload_cse_simplify): Before checking
2002-08-13 geoffk * Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency.
2002-08-13 tromey2002-08-13 Jesse Rosenstock <jmr@fulcrummicro.com>
2002-08-13 neil opts.c (c_common_init_options): Extra braces needed.
2002-08-13 amylaar * sh.c (sh_init_builtins): Add PARAMS to declaration.
2002-08-13 mmitchel * decl.c (pushdecl_class_level): Honor requests to...
2002-08-13 uweigand * s390-modes.def [CCL1, CCL2, CCT1, CCT2, CCT3, CCUR...
2002-08-13 denisc * config/avr/avr.md: Call CC_STATUS_INIT in all peepnoles
2002-08-13 amylaar * gcse.c (adjust_libcall_notes): New function.
2002-08-13 ro * Make-lang.in (gnatbind$(exeext)): Link with $(SYSLIBS).
2002-08-13 nathan * libgcc2.c (L_bb): Remove unneeded #includes.
2002-08-13 denisc * config/ip2k/ip2k.c (commands_in_file): Variable...
2002-08-13 timjoslingFixes for treelang, mainly provide fake definition...
2002-08-13 gccadminDaily bump.
2002-08-13 neil * c-opts.c (c_common_init_options): Check option array is
2002-08-13 gdr * c-pretty-print.c: #include "c-tree.h".
2002-08-12 neil * c-opts.c (deps_seen, deps_file, deferred_count,...
2002-08-12 hp * config/mmix/mmix.md (define_constants): Add MMIX_rR_...
2002-08-12 gdr * diagnostic.h (output_formatted_scalar): Renam...
2002-08-12 dje- improve wording of previous change
2002-08-12 dje * doc/trouble.texi (Disappointments): Add static const...
2002-08-12 neil * cpphash.h (struct printer): New from cppmain.c.
2002-08-12 ghazi * real.c (ieee_64): Always define.
2002-08-12 hubicka * i386.md (tablejump): Sign extend the operand.
2002-08-12 gccadminDaily bump.
2002-08-12 neil * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init...
2002-08-12 ghazi * config.gcc (mips*-*-netbsd*): Include ${tm_file}.
2002-08-12 ghazi * i370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious...
2002-08-12 hp * expr.c (store_expr): In condition for checking if...
2002-08-11 neil * c-common.c (c_common_init): Call preprocess_file...
2002-08-11 ghazi * dsp16xx.c (print_operand): Fix format specifier.
2002-08-11 ghazi * darwin-c.c (darwin_pragma_options): Const-ify.
2002-08-11 ghazi * ip2k.c (mdr_resequence_xy_yx, mdr_propagate_reg_equivs,
2002-08-11 ghazi * arc.c (arc_init): Don't use ISO C style function...
2002-08-11 ghazi * decl2.c (build_call_from_tree): Fix uninitialized...
2002-08-11 gdr * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +
2002-08-11 neil * Forgotten commit.
2002-08-11 hubicka * i386.c (classify_argument): Fix computing of field...
2002-08-11 aj PR target/7531:
2002-08-11 neil * c-common.h (enum c_language_kind): Emphasize that...
2002-08-11 gccadminDaily bump.
2002-08-11 zlaski2002-08-10 Ziemowit Laski <zlaski@apple.com>
2002-08-10 neil * c-opts.c (set_std_cxx98, set_std_c89): New.
2002-08-10 hubicka * cfg.c (redirect_edge_succ_nodup): Avoid overflows...
2002-08-10 nathancp:
2002-08-10 ghazi * emit-rtl.c (emit_jump_insn_before, emit_call_insn_be...
2002-08-10 ghazi * gengtype.c (write_gc_structure_fields): Avoid signed...
2002-08-10 gccadminDaily bump.
2002-08-10 dje- fix formatting of previous patch.
2002-08-10 zlaski2002-08-09 Ziemowit Laski <zlaski@apple.com>
2002-08-09 mmitchel * call.c (standard_conversion): Use build_ptrmem_type.
2002-08-09 rth * ifcvt.c (find_if_case_2): Test correct basic...
2002-08-09 dalejAdd sibcall handling for rs6000 target.
2002-08-09 nathan * profile.c (da_file_name): New static var.
2002-08-09 gccadminDaily bump.
2002-08-09 neil * Makefile.in (c-opts.o): Update
2002-08-09 bryce2002-08-08 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2002-08-09 mrscleanup whitespacing a tad.
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-09 jakub * config/i386/i386.c (legitimate_constant_p): UNSPEC_T...
2002-08-08 dpatel * objc/objc-act.c (build_selector_translation_t...
2002-08-08 nathan * g++.dg/abi/bitfield4.c: New test.
2002-08-08 amylaar2002-08-08 Stephen Clarke <stephen.clarke@superh.com>
2002-08-08 mmitchel * typeck.c (build_class_member_access_expr): Do not...
2002-08-08 jakub * config/rs6000/rs6000.h, config/rs6000/aix.h,
next