aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-11-11Misc. fixes for -mpowerpc64 vesion darwin.Fariborz Jahanian2-2/+26
2003-11-11Daily bump.GCC Administrator1-1/+1
2003-11-10* dwarf2out.c (gen_label_die): Cope with DECL_RTL not set.Richard Henderson2-4/+9
2003-11-10darwin-protos.h (darwin_assemble_visibility): Declare.Matt Austern4-0/+40
2003-11-10jcf-parse.c (classify_zip_file): Correctly compare filename_length against le...Tom Tromey2-1/+6
2003-11-10* cvt.c (convert_to_void): Use void_zero_node after overload failure.Richard Henderson2-0/+5
2003-11-10[multiple changes]Arnaud Charlet41-265/+1185
2003-11-10run_all.sh: Add handling of unsupported (tasking) tests.Arnaud Charlet2-15/+34
2003-11-107sosprim.adb: tv_usec of struct_timeval and time_t are long integer.Andreas Jaeger2-3/+8
2003-11-10Add handling of -nostdlib, now recognized/needed by gnat1.Arnaud Charlet3-0/+14
2003-11-10Makefile.in, [...]: Remove build of gnat_wrapper and gnatpsta, no longer needed.Arnaud Charlet6-534/+13
2003-11-10* Make-lang.in: Makefile automatically updatedGNAT Script2-31/+35
2003-11-10Complete previous change.Arnaud Charlet1-4/+1
2003-11-10re PR ada/12950 (Ada runtime is not relocatable)Arnaud Charlet4-14/+144
2003-11-10re PR c++/12832 (ICE: tree check: expected class 'd', have 'x' (error_mark) i...Gabriel Dos Reis3-4/+18
2003-11-10re PR target/12865 (`mprotect' call to make trampoline executable may fail)Waldek Hebisch4-11/+79
2003-11-10Daily bump.GCC Administrator1-1/+1
2003-11-09200031109-1.c: New test.Andrew Pinski2-0/+15
2003-11-09loop.c (check_dbra_loop): Try swapping the comparison operands of the loop co...Roger Sayle3-1/+36
2003-11-09sparc.h (TARGET_CPU_CPP_BUILTINS): Fix sparc vs sparc64 #cpu and #machine ass...Kaveh R. Ghazi2-4/+9
2003-11-09* Makefile.in (rtlanal.o): Depend on BASIC_BLOCK_H.Richard Henderson2-4/+9
2003-11-09* tree-optimize.c (tree_rest_of_compilation): Fix warning.Jan Hubicka2-8/+2
2003-11-09cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka4-45/+4
2003-11-09cgraphunit.c (cgraph_expand_function): Use cgraph_possibly_inlined_p.Jan Hubicka2-16/+12
2003-11-09Daily bump.GCC Administrator1-1/+1
2003-11-08re PR c/3190 (-Wformat-y2k doesn't belong to -Wall - it's hard to avoid)Joseph Myers9-13/+28
2003-11-08re PR libgcj/12894 (META-INF entries should be incoluded as --resource entrie...Tom Tromey2-3/+7
2003-11-08re PR rtl-optimization/12630 (Various unrecognizable insns and ICEs at -O3)John David Anglin4-28/+669
2003-11-08dbxout.c (current_file): Also wrap inside DBX_DEBUGGING_INFO || XCOFF_DEBUGGI...Andreas Schwab2-1/+7
2003-11-08* dbxout.c (current_file): Wrap declaration in DBX_USE_BINCL.Kaveh R. Ghazi2-0/+6
2003-11-08re PR target/10467 ([arm] [3.3/3.4 regression] ICE in pre_insert_copy_insn,)Roger Sayle2-0/+40
2003-11-08rs6000.c (rs6000_legitimize_address): Remove redundant parens.Geoffrey Keating2-4/+7
2003-11-08cppfiles.c (pch_open_file): New parameter 'invalid_pch', set it.Geoffrey Keating4-9/+38
2003-11-08c-typeck.c (pedantic_lvalue_warning): Deprecate compound expressions as lvalues.Joseph Myers7-10/+32
2003-11-08Daily bump.GCC Administrator1-1/+1
2003-11-07re PR pch/11654 (incorrect stabs when using pre-compiled headers)Geoffrey Keating2-8/+22
2003-11-07elf.h, [...]: Convert to ISO C90.Falk Hueffner4-5/+10
2003-11-07* config/arm/pe.h: Convert to ISO C90.Nathanael Nerode2-5/+7
2003-11-07Fix libstdc++-v3 build failure on sh64-elf:J"orn Rennecke4-1/+102
2003-11-07i386.c (x86_64_sign_extended_value): Return false from tls variables.Jan Hubicka2-0/+11
2003-11-07mips.md (loadgp): Take $25 as a second operand.Richard Sandiford3-12/+21
2003-11-07Daily bump.GCC Administrator1-1/+1
2003-11-06c-common.c (handle_visibility_attribute): Set DECL_VISIBILITY field instead o...Matt Austern8-58/+61
2003-11-06s390.c (s390_emit_epilogue): Recognize more cases where register 14 will be s...Ulrich Weigand2-1/+8
2003-11-06rs6000.h (USE_FP_FOR_ARG_P): Move to rs6000.c.Geoffrey Keating6-43/+152
2003-11-06s390-protos.h (s390_function_value): Declare.Ulrich Weigand4-30/+136
2003-11-06expr.c (java_stack_swap): Make sure destination stack slots are of the correc...Andrew Haley2-2/+8
2003-11-06mips-protos.h (mips_initial_elimination_offset): Change return type to HOST_W...Richard Sandiford3-31/+48
2003-11-06frv.c (frv_initial_elimination_offset): Remove bogus negation.Richard Sandiford2-1/+6
2003-11-06* config/frv/frv.h (ASM_OUTPUT_ALIGN_WITH_NOP): Define.Richard Sandiford2-0/+7