Define STAGE1_LIBS to link against libcl.a in stage1 on hpux.
[official-gcc.git] / libgomp / libgomp.map
blobac1653ea7c635eb85bd28295a4cd683e1e3342b5
1 OMP_1.0 {
2   global:
3         omp_set_num_threads;
4         omp_get_num_threads;
5         omp_get_max_threads;
6         omp_get_thread_num;
7         omp_get_num_procs;
8         omp_in_parallel;
9         omp_set_dynamic;
10         omp_get_dynamic;
11         omp_set_nested;
12         omp_get_nested;
13 #ifdef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
14         # If the assembler used lacks the .symver directive or the linker
15         # doesn't support GNU symbol versioning, we have the same symbol in
16         # two versions, which Sun ld chokes on. 
17         omp_init_lock;
18         omp_init_nest_lock;
19         omp_destroy_lock;
20         omp_destroy_nest_lock;
21         omp_set_lock;
22         omp_set_nest_lock;
23         omp_unset_lock;
24         omp_unset_nest_lock;
25         omp_test_lock;
26         omp_test_nest_lock;
27         omp_destroy_lock_;
28         omp_destroy_nest_lock_;
29         omp_init_lock_;
30         omp_init_nest_lock_;
31         omp_set_lock_;
32         omp_set_nest_lock_;
33         omp_test_lock_;
34         omp_test_nest_lock_;
35         omp_unset_lock_;
36         omp_unset_nest_lock_;
37 #endif
38         omp_get_dynamic_;
39         omp_get_max_threads_;
40         omp_get_nested_;
41         omp_get_num_procs_;
42         omp_get_num_threads_;
43         omp_get_thread_num_;
44         omp_in_parallel_;
45         omp_set_dynamic_;
46         omp_set_dynamic_8_;
47         omp_set_nested_;
48         omp_set_nested_8_;
49         omp_set_num_threads_;
50         omp_set_num_threads_8_;
51   local:
52         *;
55 OMP_2.0 {
56   global:
57         omp_get_wtick;
58         omp_get_wtime;
59         omp_get_wtick_;
60         omp_get_wtime_;
61 } OMP_1.0;
63 OMP_3.0 {
64   global:
65         omp_set_schedule;
66         omp_set_schedule_;
67         omp_set_schedule_8_;
68         omp_get_schedule;
69         omp_get_schedule_;
70         omp_get_schedule_8_;
71         omp_get_thread_limit;
72         omp_get_thread_limit_;
73         omp_set_max_active_levels;
74         omp_set_max_active_levels_;
75         omp_set_max_active_levels_8_;
76         omp_get_max_active_levels;
77         omp_get_max_active_levels_;
78         omp_get_level;
79         omp_get_level_;
80         omp_get_ancestor_thread_num;
81         omp_get_ancestor_thread_num_;
82         omp_get_ancestor_thread_num_8_;
83         omp_get_team_size;
84         omp_get_team_size_;
85         omp_get_team_size_8_;
86         omp_get_active_level;
87         omp_get_active_level_;
88         omp_init_lock;
89         omp_init_nest_lock;
90         omp_destroy_lock;
91         omp_destroy_nest_lock;
92         omp_set_lock;
93         omp_set_nest_lock;
94         omp_unset_lock;
95         omp_unset_nest_lock;
96         omp_test_lock;
97         omp_test_nest_lock;
98         omp_destroy_lock_;
99         omp_destroy_nest_lock_;
100         omp_init_lock_;
101         omp_init_nest_lock_;
102         omp_set_lock_;
103         omp_set_nest_lock_;
104         omp_test_lock_;
105         omp_test_nest_lock_;
106         omp_unset_lock_;
107         omp_unset_nest_lock_;
108 } OMP_2.0;
110 OMP_3.1 {
111   global:
112         omp_in_final;
113         omp_in_final_;
114 } OMP_3.0;
116 OMP_4.0 {
117   global:
118         omp_get_cancellation;
119         omp_get_cancellation_;
120         omp_get_proc_bind;
121         omp_get_proc_bind_;
122         omp_set_default_device;
123         omp_set_default_device_;
124         omp_set_default_device_8_;
125         omp_get_default_device;
126         omp_get_default_device_;
127         omp_get_num_devices;
128         omp_get_num_devices_;
129         omp_get_num_teams;
130         omp_get_num_teams_;
131         omp_get_team_num;
132         omp_get_team_num_;
133         omp_is_initial_device;
134         omp_is_initial_device_;
135 } OMP_3.1;
137 OMP_4.5 {
138   global:
139         omp_get_max_task_priority;
140         omp_get_max_task_priority_;
141         omp_get_num_places;
142         omp_get_num_places_;
143         omp_get_place_num_procs;
144         omp_get_place_num_procs_;
145         omp_get_place_num_procs_8_;
146         omp_get_place_proc_ids;
147         omp_get_place_proc_ids_;
148         omp_get_place_proc_ids_8_;
149         omp_get_place_num;
150         omp_get_place_num_;
151         omp_get_partition_num_places;
152         omp_get_partition_num_places_;
153         omp_get_partition_place_nums;
154         omp_get_partition_place_nums_;
155         omp_get_partition_place_nums_8_;
156         omp_get_initial_device;
157         omp_get_initial_device_;
158         omp_target_alloc;
159         omp_target_free;
160         omp_target_is_present;
161         omp_target_memcpy;
162         omp_target_memcpy_rect;
163         omp_target_associate_ptr;
164         omp_target_disassociate_ptr;
165 } OMP_4.0;
167 OMP_5.0 {
168   global:
169         omp_capture_affinity;
170         omp_capture_affinity_;
171         omp_display_affinity;
172         omp_display_affinity_;
173         omp_get_affinity_format;
174         omp_get_affinity_format_;
175         omp_set_affinity_format;
176         omp_set_affinity_format_;
177         omp_pause_resource;
178         omp_pause_resource_;
179         omp_pause_resource_all;
180         omp_pause_resource_all_;
181 } OMP_4.5;
183 OMP_5.0.1 {
184   global:
185         omp_set_default_allocator;
186         omp_set_default_allocator_;
187         omp_get_default_allocator;
188         omp_get_default_allocator_;
189         omp_init_allocator;
190         omp_init_allocator_;
191         omp_init_allocator_8_;
192         omp_destroy_allocator;
193         omp_destroy_allocator_;
194         omp_alloc;
195         omp_free;
196         omp_get_supported_active_levels;
197         omp_get_supported_active_levels_;
198         omp_fulfill_event;
199         omp_fulfill_event_;
200 } OMP_5.0;
202 OMP_5.0.2 {
203   global:
204         omp_get_device_num;
205         omp_get_device_num_;
206 } OMP_5.0.1;
208 OMP_5.1 {
209   global:
210         omp_display_env;
211         omp_display_env_;
212         omp_display_env_8_;
213 } OMP_5.0.2;
215 GOMP_1.0 {
216   global:
217         GOMP_atomic_end;
218         GOMP_atomic_start;
219         GOMP_barrier;
220         GOMP_critical_end;
221         GOMP_critical_name_end;
222         GOMP_critical_name_start;
223         GOMP_critical_start;
224         GOMP_loop_dynamic_next;
225         GOMP_loop_dynamic_start;
226         GOMP_loop_end;
227         GOMP_loop_end_nowait;
228         GOMP_loop_guided_next;
229         GOMP_loop_guided_start;
230         GOMP_loop_ordered_dynamic_next;
231         GOMP_loop_ordered_dynamic_start;
232         GOMP_loop_ordered_guided_next;
233         GOMP_loop_ordered_guided_start;
234         GOMP_loop_ordered_runtime_next;
235         GOMP_loop_ordered_runtime_start;
236         GOMP_loop_ordered_static_next;
237         GOMP_loop_ordered_static_start;
238         GOMP_loop_runtime_next;
239         GOMP_loop_runtime_start;
240         GOMP_loop_static_next;
241         GOMP_loop_static_start;
242         GOMP_ordered_end;
243         GOMP_ordered_start;
244         GOMP_parallel_end;
245         GOMP_parallel_loop_dynamic_start;
246         GOMP_parallel_loop_guided_start;
247         GOMP_parallel_loop_runtime_start;
248         GOMP_parallel_loop_static_start;
249         GOMP_parallel_sections_start;
250         GOMP_parallel_start;
251         GOMP_sections_end;
252         GOMP_sections_end_nowait;
253         GOMP_sections_next;
254         GOMP_sections_start;
255         GOMP_single_copy_end;
256         GOMP_single_copy_start;
257         GOMP_single_start;
260 GOMP_2.0 {
261   global:
262         GOMP_task;
263         GOMP_taskwait;
264         GOMP_loop_ull_dynamic_next;
265         GOMP_loop_ull_dynamic_start;
266         GOMP_loop_ull_guided_next;
267         GOMP_loop_ull_guided_start;
268         GOMP_loop_ull_ordered_dynamic_next;
269         GOMP_loop_ull_ordered_dynamic_start;
270         GOMP_loop_ull_ordered_guided_next;
271         GOMP_loop_ull_ordered_guided_start;
272         GOMP_loop_ull_ordered_runtime_next;
273         GOMP_loop_ull_ordered_runtime_start;
274         GOMP_loop_ull_ordered_static_next;
275         GOMP_loop_ull_ordered_static_start;
276         GOMP_loop_ull_runtime_next;
277         GOMP_loop_ull_runtime_start;
278         GOMP_loop_ull_static_next;
279         GOMP_loop_ull_static_start;
280 } GOMP_1.0;
282 GOMP_3.0 {
283   global:
284         GOMP_taskyield;
285 } GOMP_2.0;
287 GOMP_4.0 {
288   global:
289         GOMP_barrier_cancel;
290         GOMP_cancel;
291         GOMP_cancellation_point;
292         GOMP_loop_end_cancel;
293         GOMP_parallel_loop_dynamic;
294         GOMP_parallel_loop_guided;
295         GOMP_parallel_loop_runtime;
296         GOMP_parallel_loop_static;
297         GOMP_parallel_sections;
298         GOMP_parallel;
299         GOMP_sections_end_cancel;
300         GOMP_taskgroup_start;
301         GOMP_taskgroup_end;
302         GOMP_target;
303         GOMP_target_data;
304         GOMP_target_end_data;
305         GOMP_target_update;
306         GOMP_teams;
307 } GOMP_3.0;
309 GOMP_4.0.1 {
310   global:
311         GOMP_offload_register;
312         GOMP_offload_unregister;
313 } GOMP_4.0;
315 GOMP_4.5 {
316   global:
317         GOMP_target_ext;
318         GOMP_target_data_ext;
319         GOMP_target_update_ext;
320         GOMP_target_enter_exit_data;
321         GOMP_taskloop;
322         GOMP_taskloop_ull;
323         GOMP_offload_register_ver;
324         GOMP_offload_unregister_ver;
325         GOMP_loop_doacross_dynamic_start;
326         GOMP_loop_doacross_guided_start;
327         GOMP_loop_doacross_runtime_start;
328         GOMP_loop_doacross_static_start;
329         GOMP_doacross_post;
330         GOMP_doacross_wait;
331         GOMP_loop_ull_doacross_dynamic_start;
332         GOMP_loop_ull_doacross_guided_start;
333         GOMP_loop_ull_doacross_runtime_start;
334         GOMP_loop_ull_doacross_static_start;
335         GOMP_doacross_ull_post;
336         GOMP_doacross_ull_wait;
337         GOMP_loop_nonmonotonic_dynamic_next;
338         GOMP_loop_nonmonotonic_dynamic_start;
339         GOMP_loop_nonmonotonic_guided_next;
340         GOMP_loop_nonmonotonic_guided_start;
341         GOMP_loop_ull_nonmonotonic_dynamic_next;
342         GOMP_loop_ull_nonmonotonic_dynamic_start;
343         GOMP_loop_ull_nonmonotonic_guided_next;
344         GOMP_loop_ull_nonmonotonic_guided_start;
345         GOMP_parallel_loop_nonmonotonic_dynamic;
346         GOMP_parallel_loop_nonmonotonic_guided;
347 } GOMP_4.0.1;
349 GOMP_5.0 {
350   global:
351         GOMP_loop_doacross_start;
352         GOMP_loop_maybe_nonmonotonic_runtime_next;
353         GOMP_loop_maybe_nonmonotonic_runtime_start;
354         GOMP_loop_nonmonotonic_runtime_next;
355         GOMP_loop_nonmonotonic_runtime_start;
356         GOMP_loop_ordered_start;
357         GOMP_loop_start;
358         GOMP_loop_ull_doacross_start;
359         GOMP_loop_ull_maybe_nonmonotonic_runtime_next;
360         GOMP_loop_ull_maybe_nonmonotonic_runtime_start;
361         GOMP_loop_ull_nonmonotonic_runtime_next;
362         GOMP_loop_ull_nonmonotonic_runtime_start;
363         GOMP_loop_ull_ordered_start;
364         GOMP_loop_ull_start;
365         GOMP_parallel_loop_maybe_nonmonotonic_runtime;
366         GOMP_parallel_loop_nonmonotonic_runtime;
367         GOMP_parallel_reductions;
368         GOMP_sections2_start;
369         GOMP_taskgroup_reduction_register;
370         GOMP_taskgroup_reduction_unregister;
371         GOMP_task_reduction_remap;
372         GOMP_taskwait_depend;
373         GOMP_teams_reg;
374         GOMP_workshare_task_reduction_unregister;
375 } GOMP_4.5;
377 GOMP_5.0.1 {
378   global:
379         GOMP_alloc;
380         GOMP_free;
381 } GOMP_5.0;
383 GOMP_5.1 {
384   global:
385         GOMP_scope_start;
386 } GOMP_5.0.1;
388 OACC_2.0 {
389   global:
390         acc_get_num_devices;
391         acc_get_num_devices_h_;
392         acc_set_device_type;
393         acc_set_device_type_h_;
394         acc_get_device_type;
395         acc_get_device_type_h_;
396         acc_set_device_num;
397         acc_set_device_num_h_;
398         acc_get_device_num;
399         acc_get_device_num_h_;
400         acc_async_test;
401         acc_async_test_h_;
402         acc_async_test_all;
403         acc_async_test_all_h_;
404         acc_wait;
405         acc_wait_h_;
406         acc_wait_async;
407         acc_wait_async_h_;
408         acc_wait_all;
409         acc_wait_all_h_;
410         acc_wait_all_async;
411         acc_wait_all_async_h_;
412         acc_init;
413         acc_init_h_;
414         acc_shutdown;
415         acc_shutdown_h_;
416         acc_on_device;
417         acc_on_device_h_;
418         acc_malloc;
419         acc_free;
420         acc_copyin;
421         acc_copyin_32_h_;
422         acc_copyin_64_h_;
423         acc_copyin_array_h_;
424         acc_present_or_copyin;
425         acc_present_or_copyin_32_h_;
426         acc_present_or_copyin_64_h_;
427         acc_present_or_copyin_array_h_;
428         acc_create;
429         acc_create_32_h_;
430         acc_create_64_h_;
431         acc_create_array_h_;
432         acc_present_or_create;
433         acc_present_or_create_32_h_;
434         acc_present_or_create_64_h_;
435         acc_present_or_create_array_h_;
436         acc_copyout;
437         acc_copyout_32_h_;
438         acc_copyout_64_h_;
439         acc_copyout_array_h_;
440         acc_delete;
441         acc_delete_32_h_;
442         acc_delete_64_h_;
443         acc_delete_array_h_;
444         acc_update_device;
445         acc_update_device_32_h_;
446         acc_update_device_64_h_;
447         acc_update_device_array_h_;
448         acc_update_self;
449         acc_update_self_32_h_;
450         acc_update_self_64_h_;
451         acc_update_self_array_h_;
452         acc_map_data;
453         acc_unmap_data;
454         acc_deviceptr;
455         acc_hostptr;
456         acc_is_present;
457         acc_is_present_32_h_;
458         acc_is_present_64_h_;
459         acc_is_present_array_h_;
460         acc_memcpy_to_device;
461         acc_memcpy_from_device;
462         acc_get_current_cuda_device;
463         acc_get_current_cuda_context;
464         acc_get_cuda_stream;
465         acc_set_cuda_stream;
468 OACC_2.0.1 {
469   global:
470         acc_async_wait;
471         acc_async_wait_all;
472         acc_pcopyin;
473         acc_pcreate;
474 } OACC_2.0;
476 OACC_2.5 {
477   global:
478         acc_copyin_async;
479         acc_copyin_async_32_h_;
480         acc_copyin_async_64_h_;
481         acc_copyin_async_array_h_;
482         acc_copyout_async;
483         acc_copyout_async_32_h_;
484         acc_copyout_async_64_h_;
485         acc_copyout_async_array_h_;
486         acc_copyout_finalize;
487         acc_copyout_finalize_32_h_;
488         acc_copyout_finalize_64_h_;
489         acc_copyout_finalize_array_h_;
490         acc_copyout_finalize_async;
491         acc_copyout_finalize_async_32_h_;
492         acc_copyout_finalize_async_64_h_;
493         acc_copyout_finalize_async_array_h_;
494         acc_create_async;
495         acc_create_async_32_h_;
496         acc_create_async_64_h_;
497         acc_create_async_array_h_;
498         acc_delete_async;
499         acc_delete_async_32_h_;
500         acc_delete_async_64_h_;
501         acc_delete_async_array_h_;
502         acc_delete_finalize;
503         acc_delete_finalize_32_h_;
504         acc_delete_finalize_64_h_;
505         acc_delete_finalize_array_h_;
506         acc_delete_finalize_async;
507         acc_delete_finalize_async_32_h_;
508         acc_delete_finalize_async_64_h_;
509         acc_delete_finalize_async_array_h_;
510         acc_memcpy_from_device_async;
511         acc_memcpy_to_device_async;
512         acc_update_device_async;
513         acc_update_device_async_32_h_;
514         acc_update_device_async_64_h_;
515         acc_update_device_async_array_h_;
516         acc_update_self_async;
517         acc_update_self_async_32_h_;
518         acc_update_self_async_64_h_;
519         acc_update_self_async_array_h_;
520 } OACC_2.0.1;
522 OACC_2.5.1 {
523   global:
524         acc_prof_lookup;
525         acc_prof_register;
526         acc_prof_unregister;
527         acc_register_library;
528 } OACC_2.5;
530 OACC_2.6 {
531   global:
532         acc_attach;
533         acc_attach_async;
534         acc_detach;
535         acc_detach_async;
536         acc_detach_finalize;
537         acc_detach_finalize_async;
538         acc_get_property;
539         acc_get_property_h_;
540         acc_get_property_string;
541         acc_get_property_string_h_;
542 } OACC_2.5.1;
544 GOACC_2.0 {
545   global:
546         GOACC_data_end;
547         GOACC_data_start;
548         GOACC_enter_exit_data;
549         GOACC_parallel;
550         GOACC_update;
551         GOACC_wait;
552         GOACC_get_thread_num;
553         GOACC_get_num_threads;
556 GOACC_2.0.1 {
557   global:
558         GOACC_declare;
559         GOACC_parallel_keyed;
560 } GOACC_2.0;
562 GOACC_2.0.2 {
563   global:
564         GOACC_enter_data;
565         GOACC_exit_data;
566 } GOACC_2.0.1;
568 GOMP_PLUGIN_1.0 {
569   global:
570         GOMP_PLUGIN_malloc;
571         GOMP_PLUGIN_malloc_cleared;
572         GOMP_PLUGIN_realloc;
573         GOMP_PLUGIN_debug;
574         GOMP_PLUGIN_error;
575         GOMP_PLUGIN_fatal;
576         GOMP_PLUGIN_async_unmap_vars;
577         GOMP_PLUGIN_acc_thread;
580 GOMP_PLUGIN_1.1 {
581   global:
582         GOMP_PLUGIN_target_task_completion;
583 } GOMP_PLUGIN_1.0;
585 GOMP_PLUGIN_1.2 {
586   global:
587         GOMP_PLUGIN_acc_default_dim;
588 } GOMP_PLUGIN_1.1;
590 GOMP_PLUGIN_1.3 {
591   global:
592         GOMP_PLUGIN_goacc_profiling_dispatch;
593         GOMP_PLUGIN_goacc_thread;
594 } GOMP_PLUGIN_1.2;