summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gcc:bonzini2005-01-045-13/+73
* 2005-01-04 Ira Rosen <irar@il.ibm.com>dorit2005-01-042-5/+14
* * tree-eh.c (replace_goto_queue): Return early if the queue isebotcazou2005-01-042-0/+6
* * gnat_ugn.texi: Fix texi errors with null variables.charlet2005-01-042-5/+11
* PR target/19240uros2005-01-042-2/+10
* * fold-const.c (force_fit_type): Cope with types larger than 2 HWI.rth2005-01-042-131/+156
* PR target/19235rth2005-01-042-28/+55
* 2005-01-03 Ira Rosen <irar@il.ibm.com>dorit2005-01-042-15/+50
* * gcc.target/i386/amd64-abi-1.c: Only run as 64-bit tests.aj2005-01-042-0/+5
* Correct typo in PR numberkcook2005-01-041-1/+1
* Index: libcpp/ChangeLoggeoffk2005-01-048-1/+46
* 2005-01-03 Daniel Berlin <dberlin@dberlin.org>dberlin2005-01-047-1/+120
* * testsuite/testsuite_hooks.cc: Use __throw_exception_againmmitchel2005-01-042-4/+11
* * testsuite/testsuite_hooks.cc: Update coypright and follow stylemmitchel2005-01-0414-31/+45
* Daily bump.gccadmin2005-01-042-2/+2
* Fix typosmmitchel2005-01-041-2/+2
* 2005-01-03 Geoffrey Keating <geoffk@apple.com>geoffk2005-01-035-3/+24
* * config/rs6000/darwin-fallback.c: Use 'ucontext_t' rather thangeoffk2005-01-032-3/+8
* * passes.c (rest_of_compilation): Don't run regmove if onlysteven2005-01-032-1/+6
* * arith.c: Add system.h; remove string.hrth2005-01-0329-82/+51
* * configure.ac: Check for sys/ipc.h and sys/sem.h.mmitchel2005-01-0317-38/+208
* * config/sparc/litecoff.h (TARGET_OS_CPP_BUILTINS): Do notebotcazou2005-01-036-21/+9
* * g++.old-deja/g++.ext/attrib5.C: Move the alias after the referent.rth2005-01-032-1/+5
* * config/ia64/ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.rth2005-01-0315-66/+1544
* * simplify-rtx.c (simplify_binary_operation): Handle VEC_CONCAT.rth2005-01-032-7/+42
* * testsuite/libjava.lang/Process_4.java (Process_4): Expect onlyebotcazou2005-01-032-1/+7
* PR c++/14136reichelt2005-01-032-1/+9
* PR target/19235uros2005-01-032-0/+18
* Resync.charlet2005-01-031-0/+342
* * ug_words, gnat_ugn.texi: Added alpha-ivms transitioning section tocharlet2005-01-0320-390/+916
* * s-tasini.ads, s-tasini.adb (Undefer_Abortion): Handle case ofcharlet2005-01-034-7/+53
* * s-fileio.adb (Temp_File_Record): Change length of string componentcharlet2005-01-031-1/+1
* * sem_ch4.adb (Has_Fixed_Op): New predicate in Check_Arithmetic_Pair,charlet2005-01-032-21/+92
* * sem_ch12.adb (Analyze_Package_Instantiation): Create a separate nodecharlet2005-01-031-1/+14
* * s-arit64.adb (Double_Divide): Put back changes that got accidentallycharlet2005-01-031-4/+13
* * par.adb: Enhance error message handling for configuration filecharlet2005-01-031-13/+21
* * s-osinte-darwin.ads, s-osinte-darwin.adb: Clean upcharlet2005-01-032-85/+32
* * namet.adb (Get_Decoded_Name_With_Brackets): Fix case of not allowingcharlet2005-01-031-2/+6
* * make.adb (Collect_Arguments_And_Compile): Do not attempt to buildcharlet2005-01-031-2/+6
* PR ada/16949charlet2005-01-031-2/+2
* PR ada/17527charlet2005-01-031-8/+6
* * i-cstrin.adb (Update): Do not append a null in form called with acharlet2005-01-031-1/+7
* * i-c.adb (To_C): Raise CE if string is null and Append_Nullcharlet2005-01-031-9/+8
* * exp_ch7.ads (Make_Final_Call): Rewrite comment (was incorrectlycharlet2005-01-032-37/+83
* * exp_dist.adb:charlet2005-01-035-1143/+2237
* * exp_ch3.adb (Stream_Operations_OK): Predicate to determine when thecharlet2005-01-031-8/+22
* * exp_aggr.adb (Packed_Array_Aggregate_Handled): The values of thecharlet2005-01-033-44/+45
* * eval_fat.adb: (Eps_Model,Eps_Denorm): Remove, no longer used.charlet2005-01-032-107/+87
* * decl.c (compatible_signatures_p): New function. The intended purposecharlet2005-01-033-3/+91
* * checks.adb (Apply_Alignment_Check): Generate a warning if an objectcharlet2005-01-031-17/+31