aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-04-16expr.c (store_field): Force usage of bitfield instructions when the field pos...Olivier Hainque2-5/+11
2003-04-16re PR middle-end/8866 (Bug in switch statement code generation -- missing label)Mark Mitchell2-8/+9
2003-04-16ia64.c (sdata_symbolic_operand): Use SYMBOL_REF_SMALL_P and SYMBOL_REF_LOCAL_P.Richard Henderson4-122/+20
2003-04-16alpha.c (SYMBOL_FLAG_NEAR, [...]): New.Richard Henderson2-204/+103
2003-04-16config.gcc: Add t-spe for eabispe.Aldy Hernandez2-0/+61
2003-04-16Re-apply this patch:J"orn Rennecke2-6/+16
2003-04-16pa-protos.h (function_arg): Remove last argument.John David Anglin4-17/+36
2003-04-16configure.in: Unify the code which creates symlinks to a just-built as...Zack Weinberg3-71/+106
2003-04-16Daily bump.GCC Administrator1-1/+1
2003-04-15varasm.c (output_constant_def): Do not consult CONSTANT_AFTER_FUNCTION_P.Zack Weinberg8-118/+26
2003-04-15tree.c (next_decl_uid): Mark with GTY.Geoffrey Keating2-2/+7
2003-04-15* lib/prune.exp: Ignore more messages.Mark Mitchell1-0/+2
2003-04-15re PR c++/10381 (Accepts call to inexistent function)Mark Mitchell5-30/+62
2003-04-15re PR target/9594 ([sh4-elf] Assembler complains pcrel too far.)J"orn Rennecke2-1/+8
2003-04-15c-decl.c (implicitly_declare): Copy declarations that are going to be placed ...Mark Mitchell2-1/+12
2003-04-15invoke.texi (Spec Files): Wrap if-exists-else example.James A. Morrison2-19/+7
2003-04-15decl2.c (mark_used): Don't instantiate anything if skip_evaluation.Jason Merrill3-4/+21
2003-04-15unwind.inc (_Unwind_Backtrace): New function.Ulrich Weigand4-0/+51
2003-04-15PR middle-end/10336, c++/10401Jason Merrill3-1/+20
2003-04-15re PR target/10338 ([3.3 regression?] [Cygwin -> tic4x | avr] cross target co...Kaveh R. Ghazi2-1/+8
2003-04-15i386.md (abssf2_if+1): Make condition agree with abssf2_1 .J"orn Rennecke4-1/+13
2003-04-15optabs.c (expand_binop): In multi-word add cases, ensure XTARGET is copied to...Richard Kenner2-1/+7
2003-04-15except.c (resolve_fixup_regions): Avoid dereferencing null pointer to region...Olivier Hainque2-1/+7
2003-04-15rs6000.h (EPILOGUE_USES): Use register 2...Jakub Jelinek2-1/+7
2003-04-15extend.texi (Empty Structures): Correct description of G++'s handling of thes...Mark Mitchell2-2/+6
2003-04-15c-decl.c (grokdeclarator): Reject extern redeclarations of static variables.Mark Mitchell4-2/+27
2003-04-15tree.c (build_cplus_array_type_1): Do not call uses_template_parms() on a NUL...Ziemowit Laski2-1/+6
2003-04-15Daily bump.GCC Administrator1-1/+1
2003-04-14rs6000.md (define_constants): Define constants for all UNSPEC usage, includin...Janis Johnson3-46/+90
2003-04-14rtl.h (SYMBOL_REF_TLS_MODEL): Fix mask value.Janis Johnson2-1/+5
2003-04-14* Makefile.in (c-opts.o): Use custom action.Neil Booth2-0/+6
2003-04-14explow.c (round_push): Use HOST_WIDE_INT instead of int for the temporary use...Olivier Hainque2-1/+8
2003-04-14dbxout.c (print_int_cst_bounds_in_octal_p): New function, extracted from dbxo...Joel Brobecker2-26/+50
2003-04-14tree.c (int_fits_type_p): Extract generic checks from the case of constant ty...Olivier Hainque3-19/+74
2003-04-14global.c (global_conflicts): Prevent allocation of call clobbered hard regs t...Olivier Hainque2-8/+24
2003-04-14* ifcvt.c (noce_process_if_block): Fail on BLKmode move.Douglas B Rupp2-1/+5
2003-04-14stor-layout.c (layout_type, [...]): Add missing code to handle "superflat arr...Richard Kenner2-0/+12
2003-04-14integrate.c (expand_inline_function): Don't inline if would lose /u on a BLKm...Richard Kenner2-0/+13
2003-04-14dwarf2out.c (gen_compile_unit_die): Emit DW_LANG_Ada95 instead of DW_LANG_Ada...Joel Brobecker2-1/+6
2003-04-14* fold-const.c (fold): Reorder tests for conditional expressions.Olivier Hainque2-8/+10
2003-04-14expr.c (highest_pow2_factor): Return unsigned.Olivier Hainque4-10/+18
2003-04-14builtins.c (expand_builtin_strlen): Evaluate the lengths of string literals a...Roger Sayle2-5/+14
2003-04-14fold-const.c (fold): Transform (c1 - x) cmp c2...Roger Sayle4-1/+62
2003-04-14genautomata.c (output_translate_vect): Fix a typo in loop condition.Vladimir Makarov2-1/+6
2003-04-14re PR target/10377 (gcc-3.2.2 creates bad assembler for cris)Hans-Peter Nilsson2-38/+52
2003-04-14re PR rtl-optimization/10024 ([HP-PA] inline optimization ICE)Jan Hubicka2-1/+6
2003-04-14re PR target/10377 (gcc-3.2.2 creates bad assembler for cris)Hans-Peter Nilsson2-0/+44
2003-04-14* doc/contrib.texi (Contributors): Correct my entry.Kriang Lerdsuwanakij2-1/+6
2003-04-14* gjavah.c (print_c_decl): Indentation fix.Tom Tromey2-6/+10
2003-04-14tree.h (DECL_BUILT_IN_NONANSI): Remove.Roger Sayle5-40/+18