aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-07-08Daily bump.GCC Administrator1-1/+1
2003-07-07rs6000.c (rs6000_output_mi_thunk): Remove bogus clearing of SYMBOL_FLAG_LOCAL...Jakub Jelinek2-5/+20
2003-07-07opts.c (common_handle_option): Correct handling of the -falign- switches that...Neil Booth2-4/+21
2003-07-07* friend.c: Convert to ISO C90 prototypes.Andreas Jaeger1-12/+6
2003-07-07h8300.md (pushqi1_h8300hs): Revert my patch today.Kazu Hirata2-2/+8
2003-07-07genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger18-115/+86
2003-07-07re PR rtl-optimization/11059 (empty union optimization ice)Roger Sayle4-10/+55
2003-07-07mips-tfile.c: Convert prototypes to ISO C90.Andreas Jaeger3-359/+244
2003-07-07rtl.h (emit_line_note): Take a location_t.Nathan Sidwell21-81/+115
2003-07-07Fix PR 10900.Dale Johannesen2-1/+5
2003-07-07i386-protos.h: Convert prototypes to ISO C90.Andreas Jaeger3-1052/+648
2003-07-07h8300.md: Use gen_int_mode instead of GEN_INT (trunc_int_for_mode (...)).Kazu Hirata2-5/+10
2003-07-07h8300.md (pushqi1_h8300hs): Optimize by pushing 2 bytes and then subtract 2 f...Kazu Hirata2-2/+8
2003-07-07configure.in (enable_coverage): Remove -DSELF_COVERAGE, add -frandom-seed.Nathan Sidwell6-340/+352
2003-07-07re PR rtl-optimization/11198 (-O2 -frename-registers generates wrong code)Richard Kenner4-8/+157
2003-07-07* search.c (lookup_base_r): Remove unused variable.Andreas Jaeger2-2/+4
2003-07-07re PR debug/10055 (g++ emits "<internal>" as source filename with -gstabs+)Michael Chastain2-2/+15
2003-07-07invoke.texi (-falign-functions): Document that when n is zero then a machine-...Andreas Jaeger1-0/+8
2003-07-07invoke.texi (-falign-functions): Document that when n is zero then a machine-...Andrew Pinski1-5/+14
2003-07-07cppcharset.c (ICONV_CONST): Define iff !HAVE_ICONV.Andrew Pinski3-3/+11
2003-07-06Patch from Art HaasArt Haas2-8/+13
2003-07-06re PR rtl-optimization/9812 ([m68k] ICE in extract_insn, at recog.c:2148)James E Wilson10-99/+38
2003-07-07Daily bump.GCC Administrator1-1/+1
2003-07-07* cfglayout.c (fixup_reorder_chain): Call delete_dead_jumptables.Jan Hubicka2-0/+5
2003-07-06call.c: Fix comment formatting.Kazu Hirata14-55/+71
2003-07-06h8300.c: Fix comment typos.Kazu Hirata17-25/+44
2003-07-06re PR c++/11345 (ICE in build_base_path)Mark Mitchell3-54/+25
2003-07-06stmt.c: Convert remaining prototypes to ISO C90.Andreas Jaeger6-13/+18
2003-07-06bad.c: Convert () to (void) in function definitions.Andreas Jaeger30-374/+386
2003-07-06Add entries for last round of ISO C90 conversions.Andreas Jaeger1-0/+16
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth18-145/+196
2003-07-06basic-block.h: Convert prototypes to ISO C90.Andreas Jaeger13-525/+462
2003-07-06Makfile.in: Remove traces of mbchar.Neil Booth13-435/+16
2003-07-06* varray.c (varray_check_failed): Fix typo.Andreas Jaeger2-2/+4
2003-07-06unroll.c: Convert prototypes to ISO C90.Andreas Jaeger8-728/+397
2003-07-06gcov-io.h: Add a local time stamp.Nathan Sidwell6-14/+80
2003-07-06tree.h (default_flag_random_seed): Remove.Nathan Sidwell5-39/+65
2003-07-06tree.h (crc32_string): Declare.Nathan Sidwell3-45/+36
2003-07-06sbitmap.c: Convert prototypes to ISO C90.Andreas Jaeger31-2616/+1668
2003-07-06* genattrtab.h: Convert prototypes to ISO C90.Andreas Jaeger1-20/+20
2003-07-06Adjust last entry.Andreas Jaeger1-1/+1
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger48-4948/+3095
2003-07-06gcc.c: Convert prototypes to ISO C90.Andreas Jaeger20-1648/+1044
2003-07-06re PR c++/11431 (static_cast behavior with subclasses when default constructo...Mark Mitchell12-70/+164
2003-07-06Daily bump.GCC Administrator1-1/+1
2003-07-05* combine.c (nonzero_bits1): Fix a warning.Kazu Hirata2-2/+7
2003-07-05h8300.c (compute_mov_length): Correct the length of loading CONST0_RTX (SFmode).Kazu Hirata2-0/+9
2003-07-05toplev.c (output_clean_symbol_name): Remove.Nathan Sidwell4-29/+16
2003-07-05ggc.h: Follow spelling conventions.Kazu Hirata5-4/+11
2003-07-05bt-load.c: Fix comment typos.Kazu Hirata32-36/+70