summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * tree.h: Guard against multiple inclusion.gdr2002-08-142-0/+9
* * reload1.c (reload_cse_simplify): Before checkinghp2002-08-142-1/+7
* * Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency.geoffk2002-08-132-1/+5
* 2002-08-13 Jesse Rosenstock <jmr@fulcrummicro.com>tromey2002-08-132-0/+12
* opts.c (c_common_init_options): Extra braces needed.neil2002-08-132-0/+6
* * sh.c (sh_init_builtins): Add PARAMS to declaration.amylaar2002-08-133-9/+19
* * decl.c (pushdecl_class_level): Honor requests to bind names tommitchel2002-08-134-8/+30
* * s390-modes.def [CCL1, CCL2, CCT1, CCT2, CCT3, CCUR, CCSR]: Declareuweigand2002-08-135-462/+926
* * config/avr/avr.md: Call CC_STATUS_INIT in all peepnolesdenisc2002-08-132-1/+11
* * gcse.c (adjust_libcall_notes): New function.amylaar2002-08-132-6/+77
* * Make-lang.in (gnatbind$(exeext)): Link with $(SYSLIBS).ro2002-08-132-2/+7
* * libgcc2.c (L_bb): Remove unneeded #includes.nathan2002-08-133-135/+220
* * config/ip2k/ip2k.c (commands_in_file): Variable removed.denisc2002-08-133-20/+16
* Fixes for treelang, mainly provide fake definition of rtx for parse.y includes.timjosling2002-08-134-8/+61
* Daily bump.gccadmin2002-08-133-3/+3
* * c-opts.c (c_common_init_options): Check option array isneil2002-08-132-0/+13
* * c-pretty-print.c: #include "c-tree.h".gdr2002-08-133-100/+219
* * c-opts.c (deps_seen, deps_file, deferred_count, deferred_size,neil2002-08-1210-180/+281
* * config/mmix/mmix.md (define_constants): Add MMIX_rR_REGNUM.hp2002-08-123-5/+17
* * diagnostic.h (output_formatted_scalar): Rename fromgdr2002-08-126-14/+145
* - improve wording of previous changedje2002-08-121-2/+2
* * doc/trouble.texi (Disappointments): Add static constructor anddje2002-08-122-0/+16
* * cpphash.h (struct printer): New from cppmain.c.neil2002-08-123-111/+133
* * real.c (ieee_64): Always define.ghazi2002-08-122-3/+19
* * i386.md (tablejump): Sign extend the operand.hubicka2002-08-123-2/+7
* Daily bump.gccadmin2002-08-123-3/+3
* * c-common.c (STDC_0_IN_SYSTEM_HEADERS, c_common_init): Moveneil2002-08-129-93/+88
* * config.gcc (mips*-*-netbsd*): Include ${tm_file}.ghazi2002-08-122-1/+5
* * i370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious trailingghazi2002-08-125-4/+12
* * expr.c (store_expr): In condition for checking if value ishp2002-08-122-3/+11
* * c-common.c (c_common_init): Call preprocess_file instead.neil2002-08-117-175/+192
* * dsp16xx.c (print_operand): Fix format specifier.ghazi2002-08-1111-15/+33
* * darwin-c.c (darwin_pragma_options): Const-ify.ghazi2002-08-114-14/+28
* * ip2k.c (mdr_resequence_xy_yx, mdr_propagate_reg_equivs,ghazi2002-08-113-14/+25
* * arc.c (arc_init): Don't use ISO C style function definitions.ghazi2002-08-119-12/+33
* * decl2.c (build_call_from_tree): Fix uninitialized variable.ghazi2002-08-114-3/+15
* * decl.c (duplicate_decls): Replace DECL_SOURCE_FILE +gdr2002-08-115-20/+20
* * Forgotten commit.neil2002-08-111-0/+12
* * i386.c (classify_argument): Fix computing of field's offsets.hubicka2002-08-112-3/+12
* PR target/7531:aj2002-08-112-11/+43
* * c-common.h (enum c_language_kind): Emphasize that clk_c is 0.neil2002-08-113-81/+62
* Daily bump.gccadmin2002-08-113-3/+3
* 2002-08-10 Ziemowit Laski <zlaski@apple.com>zlaski2002-08-114-3/+11
* * c-opts.c (set_std_cxx98, set_std_c89): New.neil2002-08-1010-104/+117
* * cfg.c (redirect_edge_succ_nodup): Avoid overflows due to roundoffhubicka2002-08-102-0/+8
* cp:nathan2002-08-104-3/+13
* * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,ghazi2002-08-107-18/+31
* * gengtype.c (write_gc_structure_fields): Avoid signed/unsignedghazi2002-08-102-1/+6
* Daily bump.gccadmin2002-08-103-3/+3
* - fix formatting of previous patch.dje2002-08-101-4/+4